-
Notifications
You must be signed in to change notification settings - Fork 0
hijinks/php-mootools-wysiwyg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Doodle Editor is a Mootools and PHP based WYSIWYG web page authoring tool. Server Stuff: I use Nginx as my testbed and rewrite URLs as follows: rewrite ^/public_assets/(.*)$ /public_assets/$1 break; rewrite ^/(.+)\.php$ /$1.php break; rewrite ^/([a-zA-Z0-9\/]+)$ /ajax_test.php?p=$1 break; -hijinks 27/2/11
About
A Mootools and PHP based WYSIWYG web page authoring tool
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published