implemented a karma RFE for adding template variables to the front page of the Wiki

This commit is contained in:
Colin Kuskie 2006-12-12 18:09:44 +00:00
parent f8ee7e632e
commit a0d3c2d17c
3 changed files with 13 additions and 0 deletions

View file

@ -226,6 +226,12 @@ our $HELP = {
{
'name' => 'recentChangesLabel',
},
{
'name' => 'addPageUrl',
},
{
'name' => 'addPageLabel',
},
],
fields => [
],
@ -396,6 +402,10 @@ our $HELP = {
namespace => "Asset_WikiMaster",
tag => "wiki master search box variables"
},
{
namespace => "WebGUI",
tag => "pagination template variables"
},
],
variables => [
{