Tiki11 | |
To check all the commits in this branch, see: https://sourceforge.net/p/tikiwiki/code/HEAD/tree/branches/11.x/changelog.txt Tiki 11 was released in July 2013. It was supported until version 12.1 was released, as of Version lifecycle. Like Tiki10, the requirements are PHP 5.3.x If you require pre-5.3 support, you can use Tiki9 which is a Long Term Support version. Alphabetically sorted |
1.1. Advanced Ratings | |
|
1.2. Check (improvements) | |
Added check for WinCache ByteCode Cache in tiki-check. See Server check |
1.3. Comments | |
1.4. Composer added to manage external libraries | |
This has no impact on Tiki users but makes things better for developers. See https://dev.tiki.org/Composer , and the section called "#Upgrades" below, for more information. |
1.5. Console | |
Tiki Console is to administer your Tiki instance via the command line. It is based on Symfony's Console Component. It can handle
See Console |
1.6. elFinder | |
1.7. File Galleries | |
1.7.1. Management with elFinder | |
File galleries allow using a new more visual way to manage files and folders, with drag and drop features within the file galleries, and also from a local desktop and the tiki file gallery.
For more information, see File Gallery & elFinder |
1.8. Gravatar | |
Add option to use Gravatar for all user avatars: Gravatar |
1.9. Google Analytics | |
|
1.10. Kaltura | |
See #Video below |
1.11. Machine Translation | |
|
1.12. Mail | |
1.13. Modules | |
Now possible to hard code modules and module zones in templates Displays all of the modules within a zone Copy to clipboard
Allows to hard-code the parameters of a module in a template Copy to clipboard
This is useful for easy sync of Dev, Test, Prod : Configuration Management |
1.13.1. Module freetags_most_popular improved | |
There a new parameter to select type of object (wiki page, blog post, article, file gallery, etc) in module freetags_most_popular. |
1.13.2. Module last_youtube_playlist_videos improved | |
The module accepts the param "orderby" to indicate the sorting order of the videos in the playlist shown, and its default came back to 'position', which is the official default by youtube. |
1.13.3. Module to list top bloggers | |
Module to list top bloggers |
1.14. OpenPGP | |
OpenPGP supported added. |
1.15. Override of memory and time limits for certain operations | |
1.16. Payment | |
Example templates to create a basic, but functional, shopping site with Tiki 11. Used by the TikiKart profile, finally working! |
1.17. Rating | |
Advanced rating can read categories and tracker item fields. |
1.18. Replacing rewrite rules with a routing file | |
1.19. Search | |
|
1.20. Session collision protection | |
1.21. Setup.sh | |
See the sections called "#Composer" above and "#Upgrades" below, for more information. |
1.22. Themes | |
1.22.1. Updated in mods: many | |
Andreas08, Andreas09, CandiiClouds, Club Card, Faulkner, Fluid Index, Green Blog, Judy, Kubrick, LiteJazz, Milkyway, Mittwoch, Mollio, Planetfall, Smooth, Tikipedia, Twenty Ten, Underground, |
1.22.2. New: Greenvalley | |
New theme kind of nature working fine also with rtl languages. |
1.22.3. New: Uthopias | |
New Utopias theme & options another, attainable, foundation, greycard, north, spaces, writer. |
1.22.4. New: Horizons option in teal frmo jqui | |
New: jqui - Horizons option in teal |
1.23. Trackers | |
1.23.1. Inline editing | |
There is a new feature in trackers to allow Inline editing of items (using ajax_inline_edit), from the list of displayed items. Once enabled, the list can be edited from the tracker item listing itself. You will see this icon
In addition, lists of items generated from PluginTrackerList or from PluginTrackerFilter can be editable also if the corresponding new param "editable" (with the list of fields to be editable) or "editableall=y" are used:
For more information, see Tracker Inline edit |
1.23.2. List Trackers: added autocomplete to the find field | |
1.23.3. Tracker Fields: Kaltura | |
1.23.4. Tracker Fields: Math | |
New 'Math' tracker field added to calculate a value from the other fields.-> Mathematical Calculation Tracker Field |
1.23.5. Tracker forms enhanced with library 'Chosen' | |
You can choose a value from a dropdown box by selecting the items in the list through scrolling down, as usual, or you can nowadays filter the list values based on the text you type at the top.
Similary, section to allow multiple selection of items can be shown in a small but enhanced dropdown box, which allows the user to select one or many of the options, remove then from the list in the text field at the top:
Additionally, you can also filter the values displayed in the dropdown so that only those matching your typed text are shown in the list (only the ones starting with "D" in the example below: Documentation and Dogfood a *.tiki.org site.
|
1.24. Translations | |
1.24.1. Custom JavaScript translations | |
1.24.2. Bing Translate support | |
Added Bing Translate support for machine translation |
1.25. Video | |
|
1.26. Wiki | |
1.26.1. Flagged Revisions | |
Many enhancements, including batch approval and reporting on status of Revision approval, Flagged Revisions. |
1.27. Wiki Plugins | |
1.27.1. New: Plugin ListExecute | |
1.27.2. New: PluginPref | |
Simple plugin to allow global preference check and display content depending on the condition. See PluginPref |
1.27.3. Enhanced: Plugin TrackerList & TrackerFilter | |
There is a new feature in trackers to allow Inline editing of items (using ajax_inline_edit), from the list of displayed items. Once enabled, you can use some new params in these plugins, to allow some displayed fields to be editable (param "editable", with the list of fields to be editable), or the whole list of displayed items (with param "editableall=y") See PluginTrackerList or PluginTrackerFilter for more information. |
** Upgrades ** | |
Things to watch out for | |
ComposerWhen installing or updating through subversion, some external libraries are nowadays handled differently (using "composer"):
This also means that you might have to install some extra packages such as phpseclib/phpseclib suggests installing ext-gmp (Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.) You can install them in Debian-based server (adapt to your OS if different) with a command like: Command in a console Copy to clipboard
To install on Mac OSX (Moutain Lion 10.8) it have to be tricked a little bit as Mac OSX Unix doesn't come with some basic command we usually use (like apt-get or wget, etc). You can install MacPorts">http://www.macports.org/|MacPorts (xcode will be required too, follow the install guide) to get usual set of command required to install what Composer need. Command in a Mac Terminal once MacPorts in installed Copy to clipboard
It is also required you install PEAR php_compat. (since Mac OSX 10.5) Command in a Mac Terminal once MacPorts in installed to check and install PEAR/PHP_COMPAT Copy to clipboard
You should have no more worries installing Tiki and Composer stuff on Mac OSX. Pages linking to Tiki11
34 pages link to Tiki11
Alias names for this page
Tiki11.0 | TikiWiki11 | TikiWiki11.0 | TikiWiki 11.0 | TikiWiki 11 | Tiki 11 | Tiki 11.0 |