[[...][...]]
or <a href="...">...</a>
, and may not contain any text next to the link.
To preserve the "you are here" breadcrumb, it is important to add additional pulldown menus after the INCLUDE of %SYSTEMWEB%.FotoSkinEnTopicMenu. The top level menu-bar should have this structure:
%INCLUDE{%SYSTEMWEB%.FotoSkinEnHomeMenu}% * [[%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}%]] * [[%SCRIPTURLPATH{"view"}%/%BASEWEB%/WebCreateNewTopic?topicparent=%BASETOPIC%][ %ICON{"newtopic"}% %MAKETEXT{"Create New Topic"}%]] * [[%BASEWEB%.WebTopicList][ %ICON{"index"}% %MAKETEXT{"Index"}%]] * [[%BASEWEB%.WebSearch][ %ICON{"searchtopic"}% %MAKETEXT{"Search"}%]] * [[%BASEWEB%.WebChanges][ %ICON{"changes"}% %MAKETEXT{"Changes"}%]] * [[%BASEWEB%.WebNotify][ %ICON{"notify"}% %MAKETEXT{"Notifications"}%]] * [[%BASEWEB%.WebRss][ %ICON{"feed"}% %MAKETEXT{"RSS Feed"}%]] * [[%BASEWEB%.WebStatistics][ %ICON{"statistics"}% %MAKETEXT{"Statistics"}%]] * [[%BASEWEB%.WebPreferences][ %ICON{"wrench"}% %MAKETEXT{"Preferences"}%]] %INCLUDE{%SYSTEMWEB%.FotoSkinEnTopicMenu}% * [[BugTracker][%ICON{bug}% Bugs %ICON{menu-down}%]] * [[NewReport][Create bug report]] * [[OpenBugs][Open bugs]] * [[ConfirmedBugs][Confirmed bugs]] * [[FixedBugs][Fixed bugs]]
[[...][...]]
or <a href="...">...</a>
) without any text next to the link.
<div class="twTopMenuTab">
tag.
%INCLUDE{"%SYSTEMWEB%.FotoSkinEn"}% <div class="twTopMenuTab"> * [[WebHome][%ICON{home}% Home %ICON{menu-down}%]] * [[WebNotify][Subscribe]] * [[WebStatistics][Statistics]] * [[WebSearch][%ICON{searchtopic}% Search %ICON{menu-down}%]] * [[WebSearchAdvanced][Advanced search]] * [[SearchHelp][Search help]] </div>Renders as: NOTE: The pulldown menus only work if the TWiki:Plugins/JQueryPlugin is installed and enabled.
templates/vewi.topmenu.tmpl
FotoSkinEn.zip
in your twiki installation directory
* Set SKIN = foto, pattern
%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 %WEB%
), or apply patch TWikibug:Item6424 (to add the format parameter feature).
%ADDTOHEAD{}%
to add style sheets to the HTML head section. Apply patch TWiki:Support.SID-01117 to inline style sheets.
twiki/templates/view.foto.tmpl
. Details in PatternSkinCustomization and PatternSkinCssCookbook.
The top bar FotoSkinEnTopBar (with menu bar, logo and search boxes) can be cloned using same topic name and customized per web.
Skin Author: | TWiki:Main.MariuszTwardowski |
Copyright: | © 2010-2011, TWiki:Main.MariuszTwardowski, Fotogrametria AGH © 2010-2011 TWiki:TWiki.TWikiContributor |
License: | GPL (GNU General Public License) |
Description: | Fotogrametria skin |
Screenshot: | |
Preview: | Preview with this topic |
Base Name: | foto,pattern |
Skin Version: | 2011-01-16 |
Change History: | |
Dependencies: | TWiki 4.2 or later; TWiki:Plugins/PatternSkin; TWiki:Plugins/JQueryPlugin |
Skin Home: | http://TWiki.org/cgi-bin/view/Plugins/FotoSkinEn |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/FotoSkinEnDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/FotoSkinEnAppraisal |