Macro Tests: refactored all macro tests to remove a very evil hack
for inserting macros into the config. The new method is much cleaner and uses the Config API. Updated the docs for the RootTitle macro, both POD and online help.
This commit is contained in:
parent
cc61639232
commit
f1159269a0
32 changed files with 245 additions and 132 deletions
|
|
@ -25,7 +25,7 @@ Macro for returning the title of the root for this page.
|
|||
|
||||
If an asset exists in the session variable cache and and it's
|
||||
topmost parent (root) can be found the title for that asset
|
||||
is returned. Otherwise a space is returned.
|
||||
is returned. Otherwise an empty string is returned.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue