hak_article_image 0.6.3
Tiny update.
- Page linktype can pass a specified category to target page or will pass along the currently active category..
hak_article_image 0.6.2
Small update.
- Adds new category and section-category linktypes.
- Adds new
<txp:hak_image_alt />form tag. - fixes a bug with messy URLs.
hak_article_image 0.6.1
Small update.
- Adds a linkclass attribute to both
<txp:hak_article_image />and<txp:hak_article_thumb />. Applies a class to the link created with link=“1”. - Adds a class attribute to
<txp:hak_article_image_link />,<txp:hak_image />and<txp:hak_thumbnail />
hak_article_image 0.6
This took a little longer then I expected.
- Can now use forms (not as extensive as upm_image but it’s easily extendable).
- Access to image caption.
- Creates a global
$hak_thisimagevariable if anyone wants to create more form tags. - should be fully backwards compatible with old non-form syntax.
I tried to test this as best I could but eventually it just needs to go out. It’s a fairly big re-implementation so I migth have missed things so please report any problems.
hak_tinymce 0.7
New Feature Release.
- Implements the GZIP compressor which is included in the bundled TinyMCE install.
- TinyMCE updated to 2.1.0.
- General clean ups.