|
Site
WikiSandbox
edit SideBar |
Cookbook /
Txtdb-changelogTxtdb (A simple csv based database)Package version/links:
pmwiki-2.2.5
----------------------------------------------------- TxtDb Cookbook/Addon Recipe/Module for PmWiki 2.2.4+ ----------------------------------------------------- February 12, 2010 =================== TxtDb version 2.2.0-alpha-6 --------------------------- -- Output as 'sessionvar'. -- Output as raw 'array'. -- Output as raw 'serialize'. -- Call/Moved txtdb lib call from within markup's function call. -- Renamed option 'OutputId' to 'id'. -- Renamed option 'OutputClass' to class. February 02, 2010 =================== TxtDb version 2.2.0-alpha-5 --------------------------- -- Improved transpose behaviour. -- Transpose available in pagevars. -- Two different ouputs from same id txtdbDraw call(But different OutputId). -- Included sample_table.txt for reference. January 31, 2010 =================== TxtDb version 2.2.0-alpha-4 --------------------------- -- Minor correction in markups. -- Support for multiline data in pmwiki's simple table format -- OutputId and OutputClass for txtdbDraw. -- Added 'List' output type. -- Added behaviour 'transpose' for table and list output. -- Improved form support. January 21, 2010 =================== TxtDb version 2.2.0-alpha-3 --------------------------- -- Fixed, now allows both Pmwiki simple-table and txtdb table format to display together. -- Added, Output from query can be used as Pmwiki PageVariables. -- Improved code logic. January 19, 2010 =================== TxtDb version 2.2.0-alpha-2 --------------------------- -- Added wikitable output option for (:txtdbDraw:) directive. -- Added options to read PmWiki 'simple table' as a database table. January 12, 2010 =================== TxtDb version 2.2.0-alpha-1 --------------------------- -- Initial Release. -- Version num start made to coincide with Current PmWiki version. |