We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Plugins Web>LinkTooltipPluginDev (24 Sep 2002, AndreaSterbini)
Tags:
create new tag
, view all tags

Link Tooltip Plugin Dev Discussions

Just a note on an idea I would like to implement.

By using the "title" tag of links we can show a tooltip that shows some info on the page linked to.

Examples:

PS: it seems I already opened a topic on TooltipPlugins ... smile

-- AndreaSterbini - 01 Mar 2002

Looks good, maybe we could start small by allowing it in the [[ syntax.

Perhaps we could use [[url][name]/[tooltip]]??

-- JohnCavanaugh - 09 Mar 2002

I am packaging and enhancing a LinkTooltipPlugin? from some code FrancoBagnoli has written for his WebComplex site (in Italian) ... see you soon! smile

  • uses the wonderful javascript overlib.js javascript library
  • adds a internalLinkHandler hook to the plugins hooks
  • shows the summary only if the user is allowed to view the topic

TODO:

  • save the topic summary to a Mysql database at topic save time (beforeSaveHandler)
  • define a plugin FORMAT variable with the following vars:
    • $web
    • $topic
    • $webColor
    • $summary
    • $size
    • $isoDate
    • $author
    • $changedBy

-- AndreaSterbini - 24 Sep 2002

Topic revision: r3 - 24 Sep 2002 - 08:51:00 - AndreaSterbini
Plugins.LinkTooltipPluginDev moved from Plugins.LinkTooltipPlugin on 24 Sep 2002 - 08:50 by AndreaSterbini - put it back
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback