NOTE: This post has been updated to reflect the new RC9 release.
Download here (200 KiloBytes of Gloriousness)
Hello CodeIgniters,
This thread is to announce the immediate and public availability of CodeExtinguisher 2.0 RC10. This is not the full and final version of CodeExtinguisher 2.0!
After a round of testing, bugs have been ironed out and some new features have been introduced. As of this posting, the documentation has not been updated. However, the attached zip is fully functional and should be fairly obvious to previous CodeExtinguisher users.
Installation:
1) Extract the zip’s contents into your CI-root directory (alongside index.php)
2) Run installer.php (or set it up manually by running codex.sql and updating your database.php file)
3) Delete installer.php (and codex.sql)
4) Access the backend through backend.php (Login with the credentials you created in the installer)
Please report any bugs and concerns in this thread.
Major Changes:
Changelog for Release Candidate 10:
- Touched up the design
- Added the ability for the ManyToMany and the OneToMany plugins to pick up definition files
- Fixed bugs in the ManyToMany plugin
- Fixed get_where / getwhere inconsistency
- Fixed the way TextArea handles newlines
- Added resource identifiers to the template library so that resources don’t get loaded twice
- Replaced native session library with the OB Session library, fixing a random logout bug
- Added ability to declare a user as an Admin, circumventing all restrictions
- Fixed validation bugs
- Added a new Hidden plugin
The download links are updated to point to the latest release candidate!
Download here (200 KiloBytes of Gloriousness)
Thank you,
jTaby