This page last changed on Mar 28, 2006 by mryall.
Is there a way change the output of the Poweredby Macro and also include the help link to take to the confluence2.0 help

Posted by lakskl at Jan 25, 2006 22:03
|
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

Posted by jeremy@atlassian.com at Jan 26, 2006 21:09
|
Thank you. I have changed it 
Laks

Posted by lakskl at Jan 27, 2006 15:13
|
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

Posted by andrewj628@gmail.com at Mar 28, 2006 21:44
|
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.

Posted by mryall at Mar 28, 2006 22:08
|
|