The CMS-Bandits is a set of php scripts, with online html editor, calendar, search engine, rss reader, revision log, personal nickpage, comment system, webcrawler and even more.
Be the first to post a text review of cms-bandits. Rate and review a project by clicking thumbs up or thumbs down in the right column.
20.06.2008 functions.php edit_news.php * Small fixes in the changelog function 17.06.2008 functions.php edit_news.php cms.php indes-rss.php * Some more UTF-8 support 16.06.2008 functions.php edit_news.php config.php * new revision plugin added. updates now unique and can be replicated Just turn $cfg["plugin"]["changelog"]="true"; in config.php works in 3.4 stable (not in pre release) 15.06.2008 functions.php index.php config.php * the code runs now faster, after some code cleanup around (2ms) * TinyMCE updated to version 3.0.9 * translate function added for better multilingual support example: translate("tag", $lang); translation files in messages: lang_de.php lang_en.php (feel free to add more) 14.06.2008 functions.php edit_news.php index-rss.php actions.php del.php * Database Abstraction layer added * del.php removed and function integrated to functions.php * utf8 support enabled * more input validation in actions.php 13.06.2008 functions.php, db.php, index.php, actions.php, buildNav.php and even more * The database abstraction layer MDB2 now allmost supported * General Code Cleanup * Next release comming soon * Special plus dev release (with tree menu structure) * Target Release Date 20.06.2008 06.06.2008 index-rss.php * A lot of changes. The feed should now rss2 valid. 11.01.2008 functionns.php * The artikels_details() now checks if the menu group exist. 09.11.2007 webcrawler.php actions.php andreas.beder@gmx.at validates now the GET variable ($_GET[go]) in webcrawler.php The comment section dint do a break after a unavlid user input in actions.php 06.11.2007 actions.php andreas.beder@gmx.at * The new/update_item case can now handle the * javascript image selector from edit_item 25.10.2007 actions.php andreas.beder@gmx.at The comment section wasnt checking the errors corectley 24.10.2007 indexer.php, webcrawler.php, webcrawler-cache.php andreas.beder@gmx.at * now the output of indexer.php is more standard compilence, it was lacking due false parameter handling * the login function is now checking if a cookie can be set its nessesary for the authentication. * the webcrawler module is now working again, due some updates this modul was brocken 27.07.2007 functions.php andreas.beder@gmx.at * mark as read/unread added * mail delete, re functions added 26.07.2007 edit_news.php del.php andreas.beder@gmx.at * Upgrade New Design template 25.07.2007 cms.sql andreas.beder@gmx.at * Add a MSGS Table for user() mailing function * Add a Friends Table for user() friend and blocking function 25.07.2007 include/functions.php, index.php andreas.beder@gmx.at * add user() function * modified outputweb function short: the user function list all users and give detail infos 25.07.2007 .haccess rewrite andreas.beder@gmx.at * add /usr/nickname //.htaccess * add /mails //.htaccess * add /showfriends/nickname //.htaccess * add /showblocked/nickname //.htaccess 04.02.2007 andreas.beder@gmx.at * you can turn register_globals off * a captcha (image) validation is included * new paging script added * wysiwyg editor tiny_mce upgraded * rss indexer is now more webstandards conform * new session authentication and permission function added 14.06.2006 andreas.beder@gmx.at * Small patch for the webcrawler module 13.06.2006 andreas.beder@gmx.at * Spaw editor removed, due securety reasons. * Also some Code improvement was made. 22.02.2006 andreas.beder@gmx.at * New Plugin, you can now choose between two wysiwyg editors (spaw and default tinymce) * Delete confirmation added * Error codes cleaned up 15.02.2006 andreas.beder@gmx.at * Spaw editor now allmost work. The code is now stable and mature enough to hanndle large amount of data and traffic. i tested the code now over 3 months and added all bugfixed i found in my real life app. 09.02.2006 andreas.beder@gmx.at Member area. (works for me) Database update. HTML Editor all functions should be working now 01.02.2006 andreas.beder@gmx.at many bugfixes in the online html editor. new plugins support i.e. dailyscripts. 24.01.2006 edit_news.php, actions.php, include/functions.php, del.php andreas.beder@gmx.at * Bug fixes in the edit_news, action, functions and del script * Now a Vote and Comment script is includet * Users online script added * Design update of index.php, cms.php and del.php * Bugfix for count of comments * Bugfix for comment system * Removed all unnecessary files (reduced the package from 9.7 mb to 5 mb)
15.06.2008 functions.php index.php config.php * the code runs now faster, after some code cleanup around (2ms) * TinyMCE updated to version 3.0.9 * translate function added for better multilingual support example: translate("tag", $lang); translation files in messages: lang_de.php lang_en.php (feel free to add more) 14.06.2008 functions.php edit_news.php index-rss.php actions.php del.php * Database Abstraction layer added * del.php removed and function integrated to functions.php * utf8 support enabled * more input validation in actions.php 13.06.2008 functions.php, db.php, index.php, actions.php, buildNav.php and even more * The database abstraction layer MDB2 now allmost supported * General Code Cleanup * Next release comming soon * Special plus dev release (with tree menu structure) * Target Release Date 20.06.2008 06.06.2008 index-rss.php * A lot of changes. The feed should now rss2 valid. 11.01.2008 functionns.php * The artikels_details() now checks if the menu group exist. 09.11.2007 webcrawler.php actions.php andreas.beder@gmx.at validates now the GET variable ($_GET[go]) in webcrawler.php The comment section dint do a break after a unavlid user input in actions.php 06.11.2007 actions.php andreas.beder@gmx.at * The new/update_item case can now handle the * javascript image selector from edit_item 25.10.2007 actions.php andreas.beder@gmx.at The comment section wasnt checking the errors corectley 24.10.2007 indexer.php, webcrawler.php, webcrawler-cache.php andreas.beder@gmx.at * now the output of indexer.php is more standard compilence, it was lacking due false parameter handling * the login function is now checking if a cookie can be set its nessesary for the authentication. * the webcrawler module is now working again, due some updates this modul was brocken 27.07.2007 functions.php andreas.beder@gmx.at * mark as read/unread added * mail delete, re functions added 26.07.2007 edit_news.php del.php andreas.beder@gmx.at * Upgrade New Design template 25.07.2007 cms.sql andreas.beder@gmx.at * Add a MSGS Table for user() mailing function * Add a Friends Table for user() friend and blocking function 25.07.2007 include/functions.php, index.php andreas.beder@gmx.at * add user() function * modified outputweb function short: the user function list all users and give detail infos 25.07.2007 .haccess rewrite andreas.beder@gmx.at * add /usr/nickname //.htaccess * add /mails //.htaccess * add /showfriends/nickname //.htaccess * add /showblocked/nickname //.htaccess 04.02.2007 andreas.beder@gmx.at * you can turn register_globals off * a captcha (image) validation is included * new paging script added * wysiwyg editor tiny_mce upgraded * rss indexer is now more webstandards conform * new session authentication and permission function added 14.06.2006 andreas.beder@gmx.at * Small patch for the webcrawler module 13.06.2006 andreas.beder@gmx.at * Spaw editor removed, due securety reasons. * Also some Code improvement was made. 22.02.2006 andreas.beder@gmx.at * New Plugin, you can now choose between two wysiwyg editors (spaw and default tinymce) * Delete confirmation added * Error codes cleaned up 15.02.2006 andreas.beder@gmx.at * Spaw editor now allmost work. The code is now stable and mature enough to hanndle large amount of data and traffic. i tested the code now over 3 months and added all bugfixed i found in my real life app. 09.02.2006 andreas.beder@gmx.at Member area. (works for me) Database update. HTML Editor all functions should be working now 01.02.2006 andreas.beder@gmx.at many bugfixes in the online html editor. new plugins support i.e. dailyscripts. 24.01.2006 edit_news.php, actions.php, include/functions.php, del.php andreas.beder@gmx.at * Bug fixes in the edit_news, action, functions and del script * Now a Vote and Comment script is includet * Users online script added * Design update of index.php, cms.php and del.php * Bugfix for count of comments * Bugfix for comment system * Removed all unnecessary files (reduced the package from 9.7 mb to 5 mb)
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: