|
Site
WikiSandbox
edit SideBar |
Cookbook /
Infobox-changelogInfobox (A simple Javascript based tooltip)Package version/links:
pmwiki-2.2.5 Infobox-sample1 - Infobox-sample2 - Infobox-sample3(from wikitext and css)
-------------------------------------------------------
InfoBox Cookbook/Addon Recipe/Module for PmWiki 2.2.4+
-------------------------------------------------------
March 25, 2012
=================
InfoBox version 2.2.2
------------------------
-- Improved css based tooltip.
-- Minor bug fix.
-- Code clean.
September 28, 2009
=================
InfoBox version 2.2.1
------------------------
-- Add css based tooltip from simple text on wikipages.
September 14, 2009
=================
InfoBox version 2.2.0
------------------------
-- Add footer to global variable HTMLFooterFmt[]
-- Loads only when directive present in pages.
October 12, 2005
=================
InfoBox version 2.0.9
------------------------
-- Changed version.php format.
-- Maintenance release.
August 25, 2005
=================
InfoBox version 2.0.8
------------------------
-- Improved retrieve infobox page logic.
-- Code clean.
August 25, 2005
=================
InfoBox version 2.0.7
------------------------
-- Refined farm/field logic.
-- Changed var $IBPageText to $IBLinkText.
-- Changed order for infotips load.
August 17, 2005
=================
InfoBox version 2.0.6
------------------------
-- Refined farm/field logic
-- install ($thisScriptUrl,$thisScriptDUrl).
-- Code clean.
August 16, 2005
=================
InfoBox version 2.0.5
------------------------
-- added $EnableInfoBox.
-- set global $InfoTipsPage, $DefaultIBGroup, $InfoBoxFmt;
-- Code clean.
-- Changed $InfoBoxVersion to $infoboxVersion in version.php
August 12, 2005
=================
InfoBox version 2.0.4
------------------------
-- Conflict with other javascripts resolved,
Un-Commented window.onload=infoinit; Commented it within tip();
Back to default.
-- $IBHeaderFmt renamed to $InfoBoxFmt and renamed other internal
variable names. Now it can be placed last in the template file.
-- Used $HTMLHeaderFmt['InfoBox'] instead of $HTMLHeaderFmt[].
-- Code clean.
May 5, 2005
=================
InfoBox version 2.0.3
------------------------
-- Conflict with other javascripts,
Commented window.onload=infoinit; and moved enabled it within tip();
May 1, 2005
=================
InfoBox version 2.0.2
------------------------
-- Changed variable names to be more consistent.
April 29, 2005
=================
InfoBox version 2.0.1
------------------------
-- Cleaned code.
April 28, 2005
=================
InfoBox version 2.0.0
------------------------
-- Jumped version number to conincide with PmWiki version 2.
|