This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant version.
Is there a more comprehensive list of the macros available in 'macros.vm'? For e...
Is there a more comprehensive list of the macros available in 'macros.vm'? For example, the Theme Plugin page references a #editPageLink() which is not listed here
That would be probably be macros.vm. If you're looking for entirely comprehensiv...
That would be probably be macros.vm. If you're looking for entirely comprehensive documentation, 'use the Source, Luke'.
Seriously though, this section of the documentation isn't being actively maintained. Perhaps we need a way of writing Javadoc for our velocity macros so it can be generated from the source? Otherwise it's unlikely the docs will ever be comprehensive.
Comments (5)
Jan 25, 2006
Laks Krishnamoorthy says:
Is there a way change the output of the Poweredby Macro and also include the hel...Is there a way change the output of the Poweredby Macro and also include the help link to take to the confluence2.0 help
Jan 26, 2006
Jeremy Higgs says:
Hi Laks, Just modify the poweredby macro definition in the macros.vm file. Sim...Hi Laks,
Just modify the poweredby macro definition in the macros.vm file.
Similarly, modify the helpicon macro to point to the user guide, if you wish.
Jeremy
Jan 27, 2006
Laks Krishnamoorthy says:
Thank you. I have changed it LaksThank you. I have changed it
Laks
Mar 28, 2006
Andrew J says:
Is there a more comprehensive list of the macros available in 'macros.vm'? For e...Is there a more comprehensive list of the macros available in 'macros.vm'? For example, the Theme Plugin page references a #editPageLink() which is not listed here
Mar 28, 2006
Matt Ryall says:
That would be probably be macros.vm. If you're looking for entirely comprehensiv...That would be probably be macros.vm. If you're looking for entirely comprehensive documentation, 'use the Source, Luke'.
Seriously though, this section of the documentation isn't being actively maintained. Perhaps we need a way of writing Javadoc for our velocity macros so it can be generated from the source? Otherwise it's unlikely the docs will ever be comprehensive.
Add Comment