finished design, improved template functions
This commit is contained in:
parent
5b4c3e6049
commit
23bca4f384
12 changed files with 220 additions and 147 deletions
|
|
@ -4,8 +4,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
$lang['foo'] = 'Tagline';
|
||||
$lang['discussionNS'] = 'Discussion namespace (leave empty to disable discussions)';
|
||||
$lang['userNS'] = 'User namespace (leave empty to disable user pages)';
|
||||
$lang['sidebarID'] = 'page name of page included in sidebar';
|
||||
$lang['hideTools'] = 'Hide tools when not logged in?';
|
||||
$lang['tagline'] = 'Tagline';
|
||||
$lang['discussionNS'] = 'Discussion namespace (leave empty to disable discussions)';
|
||||
$lang['discussNSreverse'] = 'Reverse discussion namespace? (e.g. "foo:bar:discussion" instead of "discussion:foo:bar")';
|
||||
$lang['userNS'] = 'User namespace (leave empty to disable user pages)';
|
||||
$lang['sidebarID'] = 'page name of page included in sidebar';
|
||||
$lang['hideTools'] = 'Hide tools when not logged in?';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue