Recent Changes - Search:

Site

Dev

pmwiki.org

WikiSandbox edit SideBar
Version: Php-5.2.17
Version: pmwiki-2.2.5

Txtdb-changelog

Txtdb (A simple csv based database)

Package version/links:

pmwiki-2.2.5
Skin - pmwiki
txtdb-2.2.0-alpha-6-20100212

  • sample1 Data in PmWiki csv and simple table
    Form based queries
    Output as Table/Wikitable
    |
  • sample2 Data in PmWiki csv and simple table
    Wiki directive based queries
    Output as Table/Wikitable
    |
  • sample3 Data in PmWiki simple table
    Form based queries
    Output as List/Wikilist
    |
  • sample4 Data in PmWiki simple table
    Wiki directive based queries
    Output as List/Wikilist
    |
  • sample5 Data in PmWiki simple table
    Wiki directive based queries
    Data output as Pmwiki PageVars
    |
  • sample6 Data in PmWiki simple table
    Form based queries
    Data output as Pmwiki PageVars

  • Txtdb - To create sql capable simple wiki based database/datastorage.
    • This package is presently experimental and in alpha state.
-----------------------------------------------------
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.

Edit - History - Print - Recent Changes - Search
Page last modified on March 31, 2010, at 05:19 AM