yii-web-start

Hello everybody,

I created a new project

http://code.google.com/p/yii-web-start

Basic webapp with user and rights module and dropdownredirect component for multilanguage included:

Rights extension, 1.1.0-r132 version

User extension, 0.3-r69 version

Dropdownredirect extension

Mysql database schema is located on protected/data/schema.mysql.yiiwebstart.sql

Default config:

mysql enable with localhost and username/password root/root

gii enable with password = admin

urlformat path enable

firephp debug enable

enhancement:

global abbrevation with global.php included on index.php (ie: app(), user(), fb() …).

any suggestion is welcome