ReaX the.system is a CMS/Portal, module based; Reax-Core enables basic functionality, modules enable full customizing/scalability. Both Team-ReaX and you can add any functionality. Including an extensive template-editor. Customize your portal with ReaX.
Be the first to post a text review of ReaX the.system. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changelog -------------------- reax-1.0-cricket-1 * feature: add global variable for currenttime * bugfix: fixed non-working queue for CSW * bugfix: fixed bad profile link * bugfix: fixed non-working profile * bugfix: made anonymous replies working reax-1.0-beetle-8 * feature: documentation [in dutch] * bugfix: unauthorized access to admin-files * bugfix: some other bugs * misc: comments in php-files reax-1.0-beetle-7 * feature: /admin/ renamed to /acp/ reax-1.0-beetle-6 * feature: totally new template-engine! * bugfix: posttime and postedby in submits made by CSW is now correctly displayed * bugfix: serveral bugs due to conversion to new template-engine * bugfix: some minor bugs reax-1.0-beetle-5 * bugfix: forgot a ; in install.php * bugfix: bug in addsubmit.php: invalid SQL-query * bugfix: invalid query in installmod.php when only one user was registered: added check for num_rows == 0 * bugfix: templateset in editor wasn't displayed due to missing </FORM> * bugfix: several bugs in CSW, to many to mention * bugfix: error in .config file generated by addsubmit.php * bugfix: added check for nuw_rows > 0 in SetOutputVars() * bugfix: permissionbug in moduser.php: permissions weren't updated correctly * misc: should work with PHP >= 4.2.x now. Doesn't work with PHP < 4.1.x * misc: cosmetic stuff * misc: updated release.txt * misc: cleaned up reax.sql (again) * misc: some small optimalizations * misc: moved check for install.lock so that check is done before loading installer reax-1.0-beetle-4 * feature: added install.lock to installer to prevent people running install.php twice (thanx PCdude) * bugfix: typo in install.php: dbpassword wasn't written to dblogin.php * bugfix: typo in members.php:58 * bugfix: fixed bug in main_options-template * bugfix: added addslashes() in admin/edittmpl.php around base_tmplset["template"] reax-1.0-beetle-3.2 * bugfix: install.php didn't make dblogin.php (me stupid) reax-1.0-beetle-3.1 * bugfix: stupid typo in admin/install.php * bugfix: another typo in admin/install.php * bugfix: admin/install.php didn't encode password: added md5() reax-1.0-beetle-3 * feature: basic installer added * feature: protected modules/shared/queue.php * bugfix: addsubmit.php: code went into switch at wrong moment * bugfix: installmod.php: permissions weren't added * bugfix: installmod.php: queries weren't always processed. Added trim(). * misc: cleaned reax.sql up * misc: added templates for modules reax-1.0-beetle-2 * missing, it seems I can't count... ;-) reax-1.0-bromtor-1 * fixed addsubmit.php
Changelog -------------------- reax-1.0-beetle-8 * feature: documentation [in dutch] * bugfix: unauthorized access to admin-files * bugfix: some other bugs * misc: comments in php-files reax-1.0-beetle-7 * feature: /admin/ renamed to /acp/ reax-1.0-beetle-6 * feature: totally new template-engine! * bugfix: posttime and postedby in submits made by CSW is now correctly displayed * bugfix: serveral bugs due to conversion to new template-engine * bugfix: some minor bugs reax-1.0-beetle-5 * bugfix: forgot a ; in install.php * bugfix: bug in addsubmit.php: invalid SQL-query * bugfix: invalid query in installmod.php when only one user was registered: added check for num_rows == 0 * bugfix: templateset in editor wasn't displayed due to missing </FORM> * bugfix: several bugs in CSW, to many to mention * bugfix: error in .config file generated by addsubmit.php * bugfix: added check for nuw_rows > 0 in SetOutputVars() * bugfix: permissionbug in moduser.php: permissions weren't updated correctly * misc: should work with PHP >= 4.2.x now. Doesn't work with PHP < 4.1.x * misc: cosmetic stuff * misc: updated release.txt * misc: cleaned up reax.sql (again) * misc: some small optimalizations * misc: moved check for install.lock so that check is done before loading installer reax-1.0-beetle-4 * feature: added install.lock to installer to prevent people running install.php twice (thanx PCdude) * bugfix: typo in install.php: dbpassword wasn't written to dblogin.php * bugfix: typo in members.php:58 * bugfix: fixed bug in main_options-template * bugfix: added addslashes() in admin/edittmpl.php around base_tmplset["template"] reax-1.0-beetle-3.2 * bugfix: install.php didn't make dblogin.php (me stupid) reax-1.0-beetle-3.1 * bugfix: stupid typo in admin/install.php * bugfix: another typo in admin/install.php * bugfix: admin/install.php didn't encode password: added md5() reax-1.0-beetle-3 * feature: basic installer added * feature: protected modules/shared/queue.php * bugfix: addsubmit.php: code went into switch at wrong moment * bugfix: installmod.php: permissions weren't added * bugfix: installmod.php: queries weren't always processed. Added trim(). * misc: cleaned reax.sql up * misc: added templates for modules reax-1.0-beetle-2 * missing, it seems I can't count... ;-) reax-1.0-bromtor-1 * fixed addsubmit.php
Changelog -------------------- reax-1.0-beetle-8 * feature: documentation [in dutch] * bugfix: unauthorized access to admin-files * bugfix: some other bugs * misc: comments in php-files reax-1.0-beetle-7 * feature: /admin/ renamed to /acp/ reax-1.0-beetle-6 * feature: totally new template-engine! * bugfix: posttime and postedby in submits made by CSW is now correctly displayed * bugfix: serveral bugs due to conversion to new template-engine * bugfix: some minor bugs reax-1.0-beetle-5 * bugfix: forgot a ; in install.php * bugfix: bug in addsubmit.php: invalid SQL-query * bugfix: invalid query in installmod.php when only one user was registered: added check for num_rows == 0 * bugfix: templateset in editor wasn't displayed due to missing </FORM> * bugfix: several bugs in CSW, to many to mention * bugfix: error in .config file generated by addsubmit.php * bugfix: added check for nuw_rows > 0 in SetOutputVars() * bugfix: permissionbug in moduser.php: permissions weren't updated correctly * misc: should work with PHP >= 4.2.x now. Doesn't work with PHP < 4.1.x * misc: cosmetic stuff * misc: updated release.txt * misc: cleaned up reax.sql (again) * misc: some small optimalizations * misc: moved check for install.lock so that check is done before loading installer reax-1.0-beetle-4 * feature: added install.lock to installer to prevent people running install.php twice (thanx PCdude) * bugfix: typo in install.php: dbpassword wasn't written to dblogin.php * bugfix: typo in members.php:58 * bugfix: fixed bug in main_options-template * bugfix: added addslashes() in admin/edittmpl.php around base_tmplset["template"] reax-1.0-beetle-3.2 * bugfix: install.php didn't make dblogin.php (me stupid) reax-1.0-beetle-3.1 * bugfix: stupid typo in admin/install.php * bugfix: another typo in admin/install.php * bugfix: admin/install.php didn't encode password: added md5() reax-1.0-beetle-3 * feature: basic installer added * feature: protected modules/shared/queue.php * bugfix: addsubmit.php: code went into switch at wrong moment * bugfix: installmod.php: permissions weren't added * bugfix: installmod.php: queries weren't always processed. Added trim(). * misc: cleaned reax.sql up * misc: added templates for modules reax-1.0-beetle-2 * missing, it seems I can't count... ;-) reax-1.0-bromtor-1 * fixed addsubmit.php
Changelog -------------------- reax-1.0-beetle-8 * feature: documentation [in dutch] * bugfix: unauthorized access to admin-files * bugfix: some other bugs * misc: comments in php-files reax-1.0-beetle-7 * feature: /admin/ renamed to /acp/ reax-1.0-beetle-6 * feature: totally new template-engine! * bugfix: posttime and postedby in submits made by CSW is now correctly displayed * bugfix: serveral bugs due to conversion to new template-engine * bugfix: some minor bugs reax-1.0-beetle-5 * bugfix: forgot a ; in install.php * bugfix: bug in addsubmit.php: invalid SQL-query * bugfix: invalid query in installmod.php when only one user was registered: added check for num_rows == 0 * bugfix: templateset in editor wasn't displayed due to missing </FORM> * bugfix: several bugs in CSW, to many to mention * bugfix: error in .config file generated by addsubmit.php * bugfix: added check for nuw_rows > 0 in SetOutputVars() * bugfix: permissionbug in moduser.php: permissions weren't updated correctly * misc: should work with PHP >= 4.2.x now. Doesn't work with PHP < 4.1.x * misc: cosmetic stuff * misc: updated release.txt * misc: cleaned up reax.sql (again) * misc: some small optimalizations * misc: moved check for install.lock so that check is done before loading installer reax-1.0-beetle-4 * feature: added install.lock to installer to prevent people running install.php twice (thanx PCdude) * bugfix: typo in install.php: dbpassword wasn't written to dblogin.php * bugfix: typo in members.php:58 * bugfix: fixed bug in main_options-template * bugfix: added addslashes() in admin/edittmpl.php around base_tmplset["template"] reax-1.0-beetle-3.2 * bugfix: install.php didn't make dblogin.php (me stupid) reax-1.0-beetle-3.1 * bugfix: stupid typo in admin/install.php * bugfix: another typo in admin/install.php * bugfix: admin/install.php didn't encode password: added md5() reax-1.0-beetle-3 * feature: basic installer added * feature: protected modules/shared/queue.php * bugfix: addsubmit.php: code went into switch at wrong moment * bugfix: installmod.php: permissions weren't added * bugfix: installmod.php: queries weren't always processed. Added trim(). * misc: cleaned reax.sql up * misc: added templates for modules reax-1.0-beetle-2 * missing, it seems I can't count... ;-) reax-1.0-bromtor-1 * fixed addsubmit.php
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?