Loading...
 
Skip to main content

Mouseover plugin : Data & param should be inverted

Status
Closed
Subject
Mouseover plugin : Data & param should be inverted
Version
2.x
3.x
Category
  • Usability
  • Feature request
  • Dogfood on a *.tiki.org site
Feature
Theme: Look & feel, Styles, CSS, Theme Control Center
Wiki Plugin (extends basic syntax)
Resolution status
Fixed or Solved
Submitted by
Marc Laporte
Lastmod by
sylvie greverend
Rating
(0)
Description

Typically, mouseover is to show more text over a small snippet. To save screen real estate.

So the data in the mouseover will typically be much large than the text. Plus, I may want wiki syntax parsing in the mouse over part.

It is now:

Image
Copy to clipboard
{MOUSEOVER(text=text that goes to mouseover)} snippet that is moused-over {MOUSEOVER}


It should be :

Image
Copy to clipboard
{MOUSEOVER(label=snippet that is moused-over)} text that goes to mouseover {MOUSEOVER}



Plus, this is a very cool plugin. It should be in main code base, like the THUMB plugin.

Solution

Resolved in trunk as of r14286 - 16250
New param label.

Old behavior with text is still preserved (people may need to have a button or something else.

Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1550
Created
Tuesday 05 February, 2008 16:21:37 UTC
by Unknown
LastModif
Monday 12 January, 2009 19:04:33 UTC


Show PHP error messages