updates for use with styling plugin
This commit is contained in:
parent
5c7e8b9af5
commit
d5181379cb
3 changed files with 11 additions and 0 deletions
|
|
@ -7,3 +7,7 @@
|
|||
$lang['discussion'] = 'Discussion';
|
||||
$lang['back_to_article'] = 'Back to article';
|
||||
$lang['userpage'] = 'User page';
|
||||
$lang['__existing__'] = 'The color for links to existing pages';
|
||||
$lang['__missing__'] = 'The color for links to non-existing pages';
|
||||
$lang['__site_width__'] = 'The width of the full site (can be any length unit: %, px, em, ...)';
|
||||
$lang['__sidebar_width__'] = 'The width of the sidebar, if any (can be any length unit: %, px, em, ...)';
|
||||
|
|
|
|||
1
lang/en/style.txt
Normal file
1
lang/en/style.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
If you'd like to change the favicon, simply use the Media Manager to upload a ''favicon.ico'' into the ''wiki'' or the root namespace and it will automatically be used. If you use a closed wiki it is recommended to make the ''wiki'' (or root) namespace world readable in the ACL settings or your favicon will not be shown to logged-out users.
|
||||
Loading…
Add table
Add a link
Reference in a new issue