Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Topic closed
#1 2004-07-08 12:42:18
- Rufnex
- Archived Plugin Author
- From: Germany, Munich (Bavaria)
- Registered: 2004-06-23
- Posts: 51
[archived] jgh_acronym
Notice: This thread is archived, this and be achieved with textile now
**********************************************************
jgh_acronym
Date: 07.07.2004
Version: 0.1
Author: Johannes Gamperl – visit my blog at http://www.jg-privat.de
This Plug-In prints out a text wraped into -Tag to display a Help-Tooltip by mouse contact. Not to useful, it’s just to save you typing work ;o)
Usage:
<txp:jgh_acronym title=“My Title” text=“Some content” />
or wraped text
<txp:jgh_acronym title=“My Title”>Some content</txp:jgh_acronym>
Attributes:
- text (must be)
- title (should be)
- css (optionall – if set use a valid css)
- href (optional – if set with protocol e.g. http://www.domain.tld)
- acss (optional – if set use a valid css)
If you want to have a clickable Help, you have to use attribute href and acss, e.g.
<txp:jgh_acronym title=“My Title” text=“Some content” css=“font-size:140%;” href=“http://www.jg-privat.de” />
Note: Standard-CSS looks like border-bottom:1px dotted #000.
<a href=“http://www.jg-privat.de/dloads/jgh_acronym.zip”>Download jgh_acronym</a>
Last edited by Rufnex (2004-07-08 12:45:53)
Offline
Pages: 1
Topic closed