w3easyTools
Integrated but Standalone (PHP) Scripts and Tools
2011-08-18 [last edited 2012-05-11]
The w3easyTools are (mainly php) scripts and tools intended to be integrated and work as in the w3easyCMS as in any PHP based cms or framework. Thus you may look at or use them both: As standalone applications or as part of the w3easy cms.
Solely the w3easyNewSite module is developed to be used especially in the w3easyCMS.
Concerning the w3easy cms the w3easy tools provide the extended core functionalities, so that after installation and configuration you can instantly work with the site, f.e. set up a weblog.
Currently the below listed scripts and tools are available resp. in developement:
-
w3easyAdmin - admin tool, containing:
- Editor with optional wysiwyg functionality (provided by the CKEditor)
- Basic file and folder manager
- Chmod functionality
- Backup functionality
- File upload functionality
- w3easyBackup - backup script (also included in the w3easyAdmin tool)
- w3easyComment - comment script
- w3easyContact - contact form
- w3easyEditor - file and folder editing and handling
- w3easyLogs - logfiles
- w3easyNews - news script
- w3easyNewSite [creating new pages for the w3easyCMS]
- w3easyProtect - .htaccess directory protection
-
w3easySSearch - site search (hopefully...;)[temporarily cancelled to stay in schedule] - w3easyToolbox - box for the w3easyTools...;)
My personal wishlist for further modules
- Site search [see above]
- Newsletter
- Rss feed
- Carousel
External modules
The integration of the below mentioned external modules already is prepared:
- CKEditor - wysiwyg editor
- Flowplayer - flv player
- Galleria - image gallery
- KCFinder - web file manager
- PHP Web Stat - statistics module
- Lightbox2 - presenting pictures in a 'lightbox mode'
- iBeginShare - social sharing and bookmarking
The external modules are described in the 'External Modules' resp. in the 'Multimedia' section.
Btw: What scripts and modules would you like to be added to the w3easyCMS?
w3easyNews
2012-05-09
Btw: Our directory protection script 'w3easyProtect' has got several 5/5 ratings at HotScripts. Not too bad. There must be some experts out there...;)
2012-05-03
Finally the 3. note in the php.net article about the chmod function solved the 'chmod' problem concerning the editor resp. the admin tool. The $_POST chmod value, that is first given as string, has to be transformed to an integer by the octdec() function. Basically not that difficult. Hmmm...
Many Thanks, MethodicalFool...;)
2012-03-30
Hmmm... Ok, we have not changed the server yet. But this will happen next week, for sure!!!