Currently, you can call the List Pages - tree by calling the menulink:map, is there any way to call listpages-alphaview.action? This would be very helpful for our dictionary space.
|
|||||||
Adaptavist Theme Builder Powered by Atlassian Confluence |
Comments (3)
Jun 21, 2009
danny r says:
it look like menulink:info does the trick. Follow up: Is there anyway that this...it look like menulink:info does the trick.
Follow up: Is there anyway that this menulink can exist as a macro one could call on a page?
Jun 21, 2009
Alain Moran says:
Most of the builder macros can be used on a page, the exceptions are those which...Most of the builder macros can be used on a page, the exceptions are those which contain the name 'builder' in them, eg {builder-labels}, {builder-children} etc.. since these macros depend on certain pieces of information that are provided by builder in panels - hence the naming scheme
There is a exception to this (kinda), in the builder-show/hide macros which will work partially on a page - for instance switching on mode/context/decorator wont work on a page/blogpost, but a lot of the other tests will still function.
Jun 21, 2009
danny r says:
So to confirm, i should be able to use {builder:info} to provide the result i'm ...So to confirm, i should be able to use {builder:info} to provide the result i'm looking for?