Skip to content

certae/topbarsyntax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/** 
*  topbarsyntax Plugin: delivers css based menu on dw page wherever you want to have it 
*
* @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author     Taggic <taggic@t-online.de>
*/

Intro
------ 
This syntax plugin is derived from simple template created by Michael Klier and 
modified to deliver vertical css menues. It delivers you the possibility to place
it within the page syntax of dw wherever you might need it.
 
Syntax
------- 
There are two parameters. The first defines the width of the menu. There are all 
css compatible width values allowed (like px, %, em). The second parameter configures 
the menu orientation (h = horizontal, vl = vertical, left sided, vr = vertical, right sided).
 
  horizontal menu bar syntax             = {{topbarsyntax>850px,h}} 
  left sided vertical menu bar syntax    = {{topbarsyntax>12em,vl}}
  right sided vertical menu bar syntax    = {{topbarsyntax>12em,vr}} 

Installation
------------
 Just download and extract it as folder “topbarsyntax” into your “\lib\plugins” 
 directory.


Configuration
--------------
CSS file can be modified to your needs according menu-item width, colors, etc.

Examples/Usage
--------------
for examples please refer to: http://www.fristercons.de/fcon/doku.php?id=tips:tips_topbar

About

delivers css based menu on dw page wherever you want to have it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published