User Tools

Site Tools


docs:development:dokuwiki:ulsql:index.html

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:development:dokuwiki_ulsql:index.html [22.03.2012 12:18 CET] peterdocs:development:dokuwiki:ulsql:index.html [22.03.2012 13:15 CET] (current) peter
Line 1: Line 1:
 ====== Dokuwiki SQL Plugin ====== ====== Dokuwiki SQL Plugin ======
  
-I did some modifications to the [[http://dokuwiki.org/plugin:sql|Dokuwiki SQL Plugin]] by Slim Amamou and will publish the result here soon.+I did some modifications to the [[http://dokuwiki.org/plugin:sql|Dokuwiki SQL Plugin]] by Slim Amamou
 + 
 +===== New Features ===== 
 + 
 +  * 2012-03-22 
 +    * Function ''property($prop,$xml)'' is now a class member 
 +    * Linebreaks in SQL output will be prefixed by '<BR>' when //wikitext// is disabled 
 +    * Wikitext may be enabled on "by column" basis to speed up dokuwiki page loading when wiki syntax is needed only for few columns.\\ (Give a colon separated list of column headers where to enable wiki syntax parsing instead of ''"enable"'' or ''"disable"''
 +    * Databases can be configured in ''conf/local.protected.php'' file and referenced by name. 
 + 
 +  $conf['plugin']['ulsql']['myname'] = 'mysql://myuser:mypass@myserver/mydb';  
 + 
 +===== Download =====
  
 For a start, you can get a tarfile here: For a start, you can get a tarfile here:
-{{:docs:development:dokuwiki_ulsql:ulsql-2012-03-22.tgz|}}+{{:docs:development:dokuwiki:ulsql:ulsql-2012-03-22.tgz|}}
docs/development/dokuwiki/ulsql/index.html.txt · Last modified: 22.03.2012 13:15 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki