5.1 Release Notes
1. R5.1
(17.06.2012) 686eb5b[link1] -> Final (Change Log[link2])This is a minor release.
The 5.1 release serves mainly one purposes. To remove the old legacy code.
For major changes please read the Release Notes of R5.0[link3].
Notable in this release:
- removed legacy code
- Fixed a number of localization issues
- minor fixes
milestones
- final - 17.06.12
1.1. Download
wacko.r5.1.0.zip[link4]- SHA1: 9dfca4439d95e22dcc7d68537320b27315df6036
Repo files
- R5.1.0 (zip)[link4]
- R5.1.0 (tar.gz)[link5]
Clone repo
git clone -b 5.1.0 https://bitbucket.org/wackowiki/wackowiki.git
1.2. Translations
- Call for Localization
- If you can help with languages other than English and German, it would be appreciated.
1.3. Upgrade path
R4.x -> R5.0 (requires PHP >= 5.2)R5.0 -> R5.1 (requires PHP >= 5.2)
Please read the upgrade notices[link6] carefully.
1.4. Installation
1.4.1. Requirements
requires now- PHP 5.2 - 5.3 (PHP 5.3 recommended)
- Apache >= 2.0
- MySQL >= 5.0.3
1.4.2. File Permissions
touch config/config.php
chmod 666 config/config.php
Example:
chmod 0755 xml files/global files/perpage sitemap.xml _cache/config/ _cache/queries/ _cache/pages/ _cache/feeds/
chmod 644 config/config.php
1.5. Backwards Compatibility
We dropped compatibility code for older PHP and MySQL versions. R5.x and later requires at least PHP 5.2 and MySQL 5. To use with older PHP or MySQL versions, use the older (but still maintained) branch of 4.3.x releases, which you can find on the download page[link7].1.6. Known Issues
All known issues are tracked in our Bug Tracker.[link8]- To use Captcha, you must ensure that the session settings in freecap.php do not differ from the default values or your config settings, else Captcha can't pass its values to the session. In the following link you find a workaround:
- Fixing Captcha And Session[link9]
- toc action does not recognize include page structure[link10]
- broken POST & reset of Session in menu section via user settings which requires you to logout and login to refresh the changed bookmarks / menu
- HOTFIX: add the
{{menu}}
action into a seperate page and edit the menu items / bookmarks there
- HOTFIX: add the
- Not compatible with PHP 5.4! - see bugs:422[link11]
1.7. Documentation
- URL: https://wackowiki.org
- Bug Tracker https://wackowiki.org/bugs/
- Repository
https://github.com/WackoWiki/wackowiki.git
- Documentation https://wackowiki.org/doc/
1.8. Credits
- DidierSpaier[link12] -- French translation, testing
- [link1] https://bitbucket.org/wackowiki/wackowiki/commits/686eb5bbb49b1df8af5fc4542613ef5dbf40eac7
- [link2] https://wackowiki.org/doc/Dev/Release/R5.1/ChangeLog
- [link3] https://wackowiki.org/doc/Dev/Release/R5.0/ReleaseNotes
- [link4] https://bitbucket.org/wackowiki/wackowiki/get/5.1.0.zip
- [link5] https://bitbucket.org/wackowiki/wackowiki/get/5.1.0.tar.gz
- [link6] https://wackowiki.org/doc/Dev/Release/R5.1/Upgrade
- [link7] https://wackowiki.org/doc/Download
- [link8] http://wackowiki.sourceforge.net/bugs/
- [link9] https://wackowiki.org/doc/Dev/Release/R5.0/CaptchaAndSession
- [link10] https://wackowiki.org/bugs/view.php?id=405
- [link11] https://wackowiki.org/bugs/view.php?id=422
- [link12] https://wackowiki.org/doc/Users?profile=DidierSpaier