Wolf CMS 0.5.5 RC1 available for download
You can now download version 0.5.5 RC1. This is the release candidate, not the final version, though not many changes are expected for this release.
- Added Slovak translation. Thanks Payo.
- Added Slovenian translation. Thanks skye28.
- Fixed backend favicon tag not closed – frog issue 178
- Fixed faulty code in comment plugin documentation – thanks stevesmc
- Changed include to include_once in PluginController – frog issue 179
- Rebranded to Wolf CMS
Notes for plugin developers
- Changed FROG_VERSION into CMS_VERSION
- Changed FROG_ROOT into CMS_ROOT
- Changed FROG_CONN into CMS_CONN
- Changed all other instances of “frog” into “wolf”
- The FROG_VERSION, FROG_ROOT and FROG_CONN constants are still available but will be taken out in future versions. Please use the CMS_ constants instead.
0 Responses