2017-05-01 20:05:36 +02:00
..
2017-05-01 20:05:36 +02:00
2017-05-01 20:05:36 +02:00
2017-05-01 20:05:36 +02:00
2017-05-01 20:05:36 +02:00
2017-05-01 20:05:36 +02:00

CodeIgniter/Dwoo adapater
-------------------------
Integration of Dwoo into Codeigniter (1.7.0 >)

Links:
Dwoo - http://dwoo.org
CodeIgniter - http://codeigniter.com

Installation:
1) Extract package into your application directory (i.e. $webroot/application or 
   $webroot/system/application)
2) Change the parameters in config/dwootemplate.php
3) Create the compile and cache directory you set in your config file in step 2
   and give it the correct rights (chmod 777 when on *nix)
4) Extract/copy the Dwoo package into application/libraries/dwoo
5) Browse to : http://[yoururl]/dwoowelcome


Version info
1.0.2 [11-03-2009] Fixed a problem with $data attribute (which Dwoo also used)
1.0.1 [12-11-2008] Removed some & in the dwootemplate
                   Changed licencse
                   Changed 'output' in 'get' in the dwootemplate (line 122)
1.0.0 [11-11-2008] Initial release


Questions/Remarks?
mail to:        stefan.verstege@newmedia.nl
IM me on GTALK: verstege@gmail.com
Contact me on the Dwoo forums: stefanv

---------[ copyright notice ]-----------------------------------------------------------------------
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.

License    http://dwoo.org/LICENSE   Modified BSD License