Skip to content

Commit

Permalink
New template for the tag-stack that will appear above the nod/nix menus
Browse files Browse the repository at this point in the history
  • Loading branch information
scc committed Feb 19, 2008
1 parent 911d8eb commit ec579dd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugins/FireHose/PLUGIN
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ template=templates/firehose_usage;misc;default
template=templates/firehose_options;misc;default
template=templates/formatHoseIntro;misc;default
template=templates/formatHoseTitle;misc;default
template=templates/tagstack;firehose;default
template=templates/nodnix_menus;firehose;default
template=templates/paginate;firehose;default
template=templates/portalmap;firehose;default
Expand Down
18 changes: 18 additions & 0 deletions plugins/FireHose/templates/tagstack;firehose;default
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
__title__
Useless title to template
__page__
firehose
__lang__
en_US
__name__
tagstack
__seclev__
10000
__template__
<div id="tagstack">
<ul id="stack-system"></ul>
<ul id="stack-top"></ul>
<ul id="stack-user"></ul>
</div>
__version__
$Id$

0 comments on commit ec579dd

Please sign in to comment.