[X] The "/glestae_snapshots/revision_305/glestadv_r305_32bit_linux.tar.gz" file could not be found or is not available. Please select another file.

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.


http://hackers.ath.cx/wiki





Separate each tag with a space.

Ratings and Reviews

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.

Project Feed

  • cms-bandits Stable file released: cms-bandits-3-4.tar.bz2

    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)

    posted 558 days ago

  • File released: /cms-bandits/Stable/cms-bandits-3-4.tar.bz2

    posted 558 days ago

  • cms-bandits 3.4 pre file released: cms-bandits-3.4-pre.tar.bz2

    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)

    posted 563 days ago

  • File released: /cms-bandits/3.4 pre/cms-bandits-3.4-pre.tar.bz2

    posted 563 days ago

  • cms-bandits beta file released: cms-bandits-3-3-beta.tar.bz2

    posted 925 days ago

  • File released: /cms-bandits/beta/cms-bandits-3-3-beta.tar.bz2

    posted 925 days ago

  • Code committed

    nfocreater committed patchset 19 of module cms to the cms-bandits CVS repository, changing 2 files

    posted by nfocreater 988 days ago

  • Code committed

    nfocreater committed patchset 18 of module cms to the cms-bandits CVS repository, changing 1 files

    posted by nfocreater 1018 days ago

  • Code committed

    nfocreater committed patchset 17 of module cms to the cms-bandits CVS repository, changing 2 files

    posted by nfocreater 1020 days ago

  • Code committed

    nfocreater committed patchset 16 of module cms to the cms-bandits CVS repository, changing 1 files

    posted by nfocreater 1027 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

cms-bandits Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks