Skip to content

Commit

Permalink
Item8931: adjust menu graphics locations
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/TopMenuSkin@9372 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
WillNorris authored and WillNorris committed Sep 27, 2010
1 parent 21e3acd commit d504af9
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 22 deletions.
2 changes: 1 addition & 1 deletion data/Main/WebTopMenu.txt
Expand Up @@ -7,7 +7,7 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[%SYST
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* %IF{"istopic '%USERSWEB%.WikiUsers'" else=" $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt" then="[[$percntUSERSWEB$percnt.WikiUsers][ $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt]]"}%
* [[%USERSWEB%.WikiGroups][ %ICON{"group"}% %MAKETEXT{"Groups"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
Expand Down
2 changes: 1 addition & 1 deletion data/Sandbox/WebTopMenu.txt
Expand Up @@ -7,7 +7,7 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[%SYST
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
Expand Down
15 changes: 7 additions & 8 deletions data/System/TopMenuSkin.txt
Expand Up @@ -41,7 +41,7 @@ To preserve the "you are here" breadcrumb, it is important to add additional pul
Example !WebTopBar menu structure with additional "Bugs" pulldown menu:
<verbatim>
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
Expand All @@ -51,7 +51,7 @@ Example !WebTopBar menu structure with additional "Bugs" pulldown menu:
* [[%BASEWEB%.WebStatistics][ %ICON{"statistics"}% %MAKETEXT{"Statistics"}%]]
* [[%BASEWEB%.WebPreferences][ %ICON{"wrench"}% %MAKETEXT{"Preferences"}%]]
%INCLUDE{%SYSTEMWEB%.TopMenuSkinTopicMenu}%
* [[BugTracker][%ICON{bug}% Bugs %ICON{menu-down}%]]
* [[BugTracker][%ICON{bug}% Bugs %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[NewReport][Create bug report]]
* [[OpenBugs][Open bugs]]
* [[ConfirmedBugs][Confirmed bugs]]
Expand All @@ -72,21 +72,21 @@ A menu-bar can be added anywhere in a topic:
Example:<verbatim>
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">
* [[WebHome][%ICON{home}% Home %ICON{menu-down}%]]
* [[WebHome][%ICON{home}% Home %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[WebNotify][Subscribe]]
* [[WebStatistics][Statistics]]
* [[WebSearch][%ICON{searchtopic}% Search %ICON{menu-down}%]]
* [[WebSearch][%ICON{searchtopic}% Search %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[WebSearchAdvanced][Advanced search]]
* [[SearchHelp][Search help]]
</div>
</verbatim>

Renders as:
<div class="twTopMenuTab">
* [[WebHome][%ICON{home}% Home %ICON{menu-down}%]]
* [[WebHome][%ICON{home}% Home %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[WebNotify][Subscribe]]
* [[WebStatistics][Statistics]]
* [[WebSearch][%ICON{searchtopic}% Search %ICON{menu-down}%]]
* [[WebSearch][%ICON{searchtopic}% Search %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[WebSearchAdvanced][Advanced search]]
* [[SearchHelp][Search help]]
</div>
Expand Down Expand Up @@ -116,7 +116,7 @@ function twTopMenuTimer() {
function twTopMenuCancelTimer() {
if(twclosetimer) { window.clearTimeout(twclosetimer); twclosetimer = null; }
}
$(document).ready(function() {
$(function() {
$('.twTopMenuTab > ul li').bind('mouseover', twTopMenuOpen);
$('.twTopMenuTab > ul').bind('mouseout', twTopMenuTimer);
});
Expand Down Expand Up @@ -209,7 +209,6 @@ document.onclick = twTopMenuClose;
* *Note* on using this skin on TWiki 4.2 and 4.3:
* This skin depends on TWiki 5.0 specific feature =%<nop>WEB{format="$current"}%= to show the current web in the Web menu. To use this skin on TWiki 4.2 or 4.3, remove the parameter from the WEB variable (to show only =%<nop>WEB%=), or apply patch TWiki:Item6424 (to add the format parameter feature).
* Apply patch TWikibug:Item6430 so that Edit and Attach buttons point to the current topic instead of !TopMenuSkinTopBar.
* Attach %ATTACHURL%/menu-down.gif to %SYSTEMWEB%.DocumentGraphics.
* If you have more than 30 webs, apply TWikibug:Item6429 to limit the number of webs shown in the "Home" menu.

---++ Creating your own look
Expand Down
2 changes: 1 addition & 1 deletion data/System/TopMenuSkinDefaultWebTopMenu.txt
Expand Up @@ -8,7 +8,7 @@ This topic defines the default menu structure of a web. It is used by the TopMen
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
Expand Down
2 changes: 1 addition & 1 deletion data/System/TopMenuSkinHomeMenu.txt
Expand Up @@ -8,7 +8,7 @@ This topic defines the Home pulldown menu, used by the TopMenuSkin.
%INCLUDE{"TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%<nop>
* <img src='%PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-vbar.png' alt='' width='4' height='22' />
* <a href="%WEBLOGOURL%" title="Foswiki home --- Tip: This menu-bar is also a 'You are here' breadcrumb">%ICON{"foswiki"}% <nop>%MAKETEXT{"Home"}% %ICONURL{menu-down}%</a>
* <a href="%WEBLOGOURL%" title="Foswiki home --- Tip: This menu-bar is also a 'You are here' breadcrumb">%ICON{"foswiki"}% <nop>%MAKETEXT{"Home"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif</a>
* <a href="%SCRIPTURLPATH{view}%/%SYSTEMWEB%/SiteMap" title="Site map listing all webs">%ICON{sitetree}% %MAKETEXT{"Site map"}%</a>
%WEBLIST{
" * <span style=\"white-space:nowrap\"><a href=\"%SCRIPTURLPATH{"view"}%/$name/%HOMETOPIC%\"><img src=\"%ICONURL{web-bg}%\" border=\"0\" alt=\"\" width=\"16\" height=\"16\" style=\"background-color:%$markerVAR{\"WEBBGCOLOR\" web=$qname}$marker%\" />&nbsp;<nop>$indentedname %MAKETEXT{web}%</a></span>"
Expand Down
2 changes: 1 addition & 1 deletion data/System/TopMenuSkinTopBar.txt
Expand Up @@ -17,7 +17,7 @@ Top bar of TopMenuSkin, replacing WebTopBar.
else="$percntINCLUDE{%SYSTEMWEB%.TopMenuSkinDefaultWebTopMenu}$percnt"
}%
</div></td><td><div class="twTopMenuTab" style="float:right">
* [[%WIKIUSERNAME%][ %ICON{"person"}% %MAKETEXT{"Account"}% %ICON{menu-down}%]]
* [[%WIKIUSERNAME%][ %ICON{"person"}% %MAKETEXT{"Account"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
%IF{
"context authenticated"
then=' * [[%WIKIUSERNAME%][%SPACEOUT{%WIKINAME%}%]]'
Expand Down
4 changes: 2 additions & 2 deletions data/System/TopMenuSkinTopicMenu.txt
Expand Up @@ -15,13 +15,13 @@ This topic defines the Topic pulldown menu with topic actions, used by the TopMe
format="<a href='%SCRIPTURL{view}%/$web/$topic' title='$topic (parent topic)'>P</a>"
}%
* <img src='%PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-right.png' alt='' width='8' height='22' />
* <a href="%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%" title="%MAKETEXT{"Topic"}% <nop>%BASETOPIC% -- %REVINFO{ "<nop>$wikiname - $date - r$rev" web="%BASEWEB%" topic="%BASETOPIC%" }%">%MAKETEXT{"View"}% %ICONURL{menu-down}%</a>
* <a href="%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%" title="%MAKETEXT{"Topic"}% <nop>%BASETOPIC% -- %REVINFO{ "<nop>$wikiname - $date - r$rev" web="%BASEWEB%" topic="%BASETOPIC%" }%">%MAKETEXT{"View"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif</a>
* <a href='%SCRIPTURLPATH{"view"}%/%BASEWEB%/%BASETOPIC%?raw=on%REVARG%' rel='nofollow' title='View raw text without formatting'>%MAKETEXT{"Raw View"}%</a>
* <a href='%SCRIPTURLPATH{"view"}%/%BASEWEB%/%BASETOPIC%?cover=print%REVARG%' rel='nofollow' title='Printable version of this topic'>%MAKETEXT{"Print version"}%</a>
* <a href='%SCRIPTURLPATH{"oops"}%/%BASEWEB%/%BASETOPIC%?template=backlinksweb' rel='nofollow' title='Search the <nop>%BASEWEB% web for topics that link to here'>%MAKETEXT{"Find backlinks"}%</a>
* <a href='%SCRIPTURLPATH{"rdiff"}%/%BASEWEB%/%BASETOPIC%?type=history' rel='nofollow' title='View total topic history'>%MAKETEXT{"History"}%</a>
* <a href='%SCRIPTURLPATH{"oops"}%/%BASEWEB%/%BASETOPIC%?template=oopsmore&param1=%MAXREV%&param2=%CURRREV%' rel='nofollow' title='Delete or rename this topic; set parent topic; view and compare revisions'>%MAKETEXT{"More topic actions"}%</a>
* %IF{"context new_topic" then="<a href='%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{$epoch}%%TMPL:P{"url_param_editaction"}%' rel='nofollow' title='Create new topic'>%MAKETEXT{"Create"}% %ICONURL{menu-down}%</a>" else="<a href='%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{$epoch}%%TMPL:P{"url_param_editaction"}%' rel='nofollow' title='Edit this topic text'>%MAKETEXT{"Edit"}% %ICONURL{menu-down}%</a>" }%
* %IF{"context new_topic" then="<a href='%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{$epoch}%%TMPL:P{"url_param_editaction"}%' rel='nofollow' title='Create new topic'>%MAKETEXT{"Create"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif</a>" else="<a href='%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{$epoch}%%TMPL:P{"url_param_editaction"}%' rel='nofollow' title='Edit this topic text'>%MAKETEXT{"Edit"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif</a>" }%
* <a href='%SCRIPTURL{edit}%/%BASEWEB%/%BASETOPIC%?t=%GMTIME{$epoch}%%TMPL:P{"url_param_editaction"}%;nowysiwyg=1' rel='nofollow' title='Raw Edit this topic text'>%MAKETEXT{"Raw edit"}%</a>
* <a href='%SCRIPTURLPATH{attach}%/%BASEWEB%/%BASETOPIC%' rel='nofollow' title='Attach an image or document to this topic'>%MAKETEXT{"Attach file or image"}%</a>
* [[%SCRIPTURL{manage}%/%BASEWEB%/%BASETOPIC%?t=%SERVERTIME{$epoch}%;action=editSettings][%MAKETEXT{"Edit topic preference settings"}%]]
Expand Down
10 changes: 5 additions & 5 deletions data/System/WebTopMenu.txt
Expand Up @@ -8,7 +8,7 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[TopMe
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][ <img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICONURL{menu-down}% ]]
* [[%BASEWEB%.%HOMETOPIC%][ <img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif ]]
* [[%BASEWEB%.UserRegistration][ %ICON{"edittable"}% %MAKETEXT{"User registration"}%]]
* %IF{"istopic '%USERSWEB%.WikiUsers'" else=" $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt" then="[[$percntUSERSWEB$percnt.WikiUsers][ $percntICON{\"person\"}$percnt $percntMAKETEXT{\"Users\"}$percnt]]"}%
* [[%USERSWEB%.WikiGroups][ %ICON{"group"}% %MAKETEXT{"Groups"}%]]
Expand All @@ -20,24 +20,24 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[TopMe
* [[%BASEWEB%.WebStatistics][ %ICON{"statistics"}% %MAKETEXT{"Statistics"}%]]
* [[%BASEWEB%.WebPreferences][ %ICON{"wrench"}% %MAKETEXT{"Preferences"}%]]
%INCLUDE{%SYSTEMWEB%.TopMenuSkinTopicMenu}%
* [[UserDocumentationCategory][%MAKETEXT{"User Reference"}% %ICONURL{menu-down}% ]]
* [[ATasteOfFoswiki]]
* [[UserDocumentationCategory][%MAKETEXT{"User Reference"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif ]]
* [[BeginnersStartHere]]
* [[TextFormattingRules]]
* [[Macros]]
* [[FormattedSearch]]
* [[QuerySearch]]
* [[DocumentGraphics]]
* [[SkinBrowser]]
* [[InstalledPlugins]]
* [[AdminToolsCategory][%MAKETEXT{"Admin Maintenance"}% %ICONURL{menu-down}% ]]
* [[AdminToolsCategory][%MAKETEXT{"Admin Maintenance"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif ]]
* [[ReferenceManual][Reference Manual]]
* [[InterWikis]]
* [[ManagingUsers]]
* [[ManagingWebs]]
* [[SiteTools]]
* [[%WIKIPREFSTOPIC%]]
* [[%WEBPREFSTOPIC%]]
* [[CategoryCategory][%MAKETEXT{"Categories"}% %ICONURL{menu-down}% ]]
* [[CategoryCategory][%MAKETEXT{"Categories"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif ]]
* [[AdminDocumentationCategory][Admin Documentation]]
* [[AdminToolsCategory][Admin Tools]]
* [[DeveloperDocumentationCategory][Developer Doc]]
Expand Down
2 changes: 1 addition & 1 deletion data/Trash/WebTopMenu.txt
Expand Up @@ -7,7 +7,7 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[%SYST
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[%BASEWEB%.TrashAttachment][ %ICON{"attachfile"}% Trash Attachment]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
Expand Down
2 changes: 1 addition & 1 deletion data/_default/WebTopMenu.txt
Expand Up @@ -7,7 +7,7 @@ This topic defines the menu structure of the <nop>%WEB% web, used by the [[%SYST
%INCLUDE{"%SYSTEMWEB%.TopMenuSkin"}%
<div class="twTopMenuTab">%STARTINCLUDE%
%INCLUDE{%SYSTEMWEB%.TopMenuSkinHomeMenu}%
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %ICON{menu-down}%]]
* [[%BASEWEB%.%HOMETOPIC%][<img src="%ICONURL{web-bg}%" border="0" alt="" width="16" height="16" style="background-color:%WEBBGCOLOR%" /> <nop>%MAKETEXT{"[_1] Web" args="%BASEWEB{format="$current"}%"}% %PUBURL%/%SYSTEMWEB%/TopMenuSkin/menu-down.gif]]
* [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]]
* [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]]
* [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]]
Expand Down

0 comments on commit d504af9

Please sign in to comment.