Ionize - Free & Open Source creative CMS |
[eluser]BrianDHall[/eluser]
OK, working off a different computer today, going through Ionize again. - Ran into the mcrypt requirement ![]() Easy install for me, but is the only thing you use it for password encryption? If so, you might consider the CI library: http://ellislab.com/codeigniter/user-gui...ption.html It automatically uses mcrypt where available, or doesn't when not available (uses its own relatively basic encryption). The downside there - data created in an mcrypt environment won't be compatible with one that isn't. I don't know if its really a big deal to require mycrypt, but if thats the only use I don't see the harm in making it optional. - Language fixes: application/language/en: Very well translated, just about 10-15 minor fixes (a few were just still in french) File attached for ease in integration. |
Welcome Guest, Not a member yet? Register Sign In |