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:40 CET] peterdocs:development:dokuwiki:ulsql:index.html [22.03.2012 13:15 CET] (current) peter
Line 5: Line 5:
 ===== New Features ===== ===== New Features =====
  
-  * Databases can be configured in ''conf/local.protected.php'' file and referenced by name.+  * 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';    $conf['plugin']['ulsql']['myname'] = 'mysql://myuser:mypass@myserver/mydb'; 
- 
-  * 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 
  
 ===== Download ===== ===== 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.1332416405.txt.gz · Last modified: 22.03.2012 12:40 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki