Quick Table Tag

Example:

This is just an idea at this moment:

Will work on it later, as time allows, but post it up here, perhaps somebody else has a better idea and more time to implement.

Later it should be able to used as an include file in the Side Menu, or also directly on any page:

Tags only:
_incl !hidden !dev !test !help

Tag Key: ON = green, OFF = red


Helmut:
_incl !hidden !dev !testing !help
Tags with counters (ON):
_incl !hidden !dev !test !help
20 7 12 9 3

Tag Key: ON = green, OFF = red

Problems:

Long tag names are a problems using unnecessary space on the menu.
So either existent tags would have to be renamed or a flexible solution with names would have to be catered for.
- Perhaps Helmut's plan to turn text 90° would come handy here, too!

Function:

  • Clicking on the tag should toggle it.

-Perhaps a counter could be added later, too.

— A more flexible version with tags passed via parameters can be created later. ;-)

Include File:

To use the above INCL file, please include the following line into your code:

[[include :incl:incl:quick-table-tag]]

Code:

[!-- THIS TEXT is just an idea for a new INCL file and should actually have been posted into the TALK page !   --]
+ This is just an idea at this moment:
Will work on it later, as time allows, but post it up here, perhaps somebody else has a better idea and more time to implement.

++ Later it should be able to used as an include file in the Side Menu, or also directly on any page:
**Tags only:**
||_incl||!hidden||!dev||!test||!help||
Tag Key: ON = green, OFF = red
----
Helmut: 
||[[iftags +_incl]]##green|_incl##[[/iftags]][[iftags -_incl]]##red|_incl##[[/iftags]]||[[iftags +!hidden]]##green|!hidden##[[/iftags]][[iftags -!hidden]]##red|!hidden##[[/iftags]]||[[iftags +!dev]]##green|!dev##[[/iftags]][[iftags -!dev]]##red|!dev##[[/iftags]]||[[iftags +!testing]]##green|!testing##[[/iftags]][[iftags -!testing]]##red|!testing##[[/iftags]]||[[iftags +!help]]##green|!help##[[/iftags]][[iftags -!help]]##red|!help##[[/iftags]]||

**Tags with counters (ON):**
||_incl||!hidden||!dev||!test||!help||
||= 20 ||= 7 ||= 12 ||= 9 ||= 3 ||
Tag Key: ON = green, OFF = red

++++ Problems:
Long tag names are a problems using unnecessary space on the menu.
So either existent tags would have to be renamed or a flexible solution with names would have to be catered for.
- Perhaps [[[*http://wikidot.com/user:info/Helmut_pdorf|Helmut's]]] plan to turn text 90° would come handy here, too!

+++ Function:
* Clicking on the tag should toggle it.

-Perhaps a counter could be added later, too.

-- A more flexible version with tags passed via parameters can be created later. ;-)

Tags (toggle):

- !done

+ !need_help

+ !dev

- !dev-idea

+ !testing

- +!hidden

+ _open

- _closed

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License