Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template.

This commit is contained in:
Martin Kamerbeek 2006-07-19 15:16:53 +00:00
parent 209e529a45
commit e3b558fc2b
5 changed files with 23 additions and 6 deletions

View file

@ -529,6 +529,12 @@ a Google sitemap of your site.</p>
lastUpdated => 1149394665,
},
'page.parent.rank' => {
message => q|The rank of the mother of this page.|,
lastUpdated => 1153314572,
},
'1097' => {
message => q|<p>These variables are available in Navigation Templates:</p>
|,