Question
Is there a recognised procedure for making coding changes? Primarily I want to create some short style macros such as %ICONL{}% and %ICONR{}% to float images left and right respectively. I have already made small changes to the %ICON{}% var which removes the height and width so different sized icons can be used but I am reluctant to progress further lest I run into problems later.
Environment
--
BrianTibbels - 02 Apr 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
There's a section at the bottom of
http://twiki.org/ called, "Can I contribute as a developer".
But I'm wondering if you looked at existing plug-ins that can do image alignment?
TWiki:Plugins.ImagePlugin and
TWiki:Plugins.ImgPlugin
If they don't do what you want, maybe you could (officially) extend them, rather than create a third plug-in.
--
SeanCMorgan - 02 Apr 2008