History: ReleaseNotes7.0
Preview of version: 5
Tiki 7.0 Release Notes

For Tiki support, please use the forums.
Table of contents
Introduction to upgraders from earlier versions
If you are migrating to Tiki7 from Tiki versions earlier than Tiki6, you are encouraged to read first the pages describing the changes introduced in earlier versions of Tiki, such as:
as well as the page linking to the resources related with Upgrades
If this is your first installation ever of Tiki, welcome to Tiki Community! You'll find details about the installation here:
What's New
For complete information on what's new in Tiki 7, see (http://doc.tiki.org/Tiki7). Some major new features include:
- http://doc.tiki.org/Syntax+Highlighter
- Revamp of the search infrastructure to take advantage of Zend_Search_Lucene.
See http://doc.tiki.org/Tiki7 for complete details.
Important Changes
Tiki 7 introduces several major changes from prior versions. If you are upgrading from an earlier version, you should be aware of the following:
- Extensive changes to Module use and management.
- Custom header and footer areas in themes have been replaced with modules.
See http://doc.tiki.org/Tiki7#Upgrade for additional upgrade information.
Requirements
See Requirements & Setup.
Installation
Upgrade
See Upgrade for general information, and http://doc.tiki.org/Tiki7#Upgrade for additional information specific to this version.
Known Issues
You should be aware of the following issues when upgrading to Tiki7 from prior versions:
- Instances of HTML plugins may need to be re-approved. You can approve them individually, or select multiple plugins to approve from the tiki-plugins.php page. See http://doc.tiki.org/Plugin+Security for details.
- Tracker field IDs and names may have changed. As part of the on-going Tracker Re-vamp and to improve consistency, all tracker fields now use ins_XX, where XX is the fieldId.
If you use custom jQuery or other code with trackers, you will need to update the code to reflect this change.