sectionimage plugin v0.2
Posted: Mon Apr 18, 2005 4:37 pm
Wasn't sure if this should be posted straight to the wiki or posted here for approval first...
Tried to attach zip but not allowed
Anyway you can get it here.
Changes:
* ALT text is now generated from the content_name rather than the content_alias as before.
* added get_dimensions parameter which fetches the image width and height using getimagesize() and outputs the appropriate HTML. This is off by default due to the very small performance hit that the lookup causes.
* added a space before the closing /> as is recommended for HTML 4 backwards compatibility.
Tried to attach zip but not allowed

Changes:
* ALT text is now generated from the content_name rather than the content_alias as before.
* added get_dimensions parameter which fetches the image width and height using getimagesize() and outputs the appropriate HTML. This is off by default due to the very small performance hit that the lookup causes.
* added a space before the closing /> as is recommended for HTML 4 backwards compatibility.