티키9 | |
티키9 는 2012년 6월 26일 출시되었고 장기 지원 (LTS) 버전으로 2015년 11월 까지 지원될 것입니다. PHP 5.2.x 를 지원하는 최신버전입니다, 5.2.x의 PHP가 필요하다면 티키17이 출시될 때까지 유지를 하실 수 있습니다. 하지만, 진지하게 말씀드리자면, PHP 5.2.x 는 PHP 자체에서도 더 이상 지원되지 않으므로 PHP 5.3 으로 업그레이드 하시는 것이 좋습니다. 다음을 참고하십시오: Version Lifecycle 관련 링크:
|
1.1. 기사 에서는 공용 프리태그에 기반하여 유사한 기사를 보여주게 됩니다 | |
기사 기능이 한 기사의 하단에 유사한 기사로의 링크를 보여주도록 향상되었습니다, 이는 기사들간의 공통의 유사한 프리태그 의 숫자에 기반합니다. |
1.2. 일괄 작업 | |
몇몇 일괄 작업이 향상되어서 토큰 억세스로 url에 기반하여 실행될 수 있게 되었습니다. 다음과 같이 구성되어 있습니다: Batch 과 Token Access 을 참고하십시오 |
1.3. 작업 로그 데이터에서 스패머를 차단 | |
작업 로그 인터페이스 내부에 표기되는 여러 항목의 선택을 허용함과 그들의 IP의 정보를 차단 기능으로 보냄과 동시에 여러 개의 IP를 한번에 차단하도록 클릭수를 최소화하게 하는 새 선택사항이 있습니다. :
|
1.4. BigBlueButton | |
음성/화상 컨퍼런스를 위한 BigBlueButton (BBB) 시스템은 BBB 0.8 이후로 회의를 녹화하도록 하여왔습니다. 티키는 이제 사용자에게 회의에 참여할 권한 없이도 녹화내용을 보여줄 수 있습니다, 이는 새 권한 tiki_p_bigbluebutton_view_rec 이 추가되었기 때문입니다. 추가 정보는 다음을 참고하십시오: BigBlueButton |
1.5. 달력 | |
1.5.1. 달력이름이 번역가능 | |
Calendar names are now translatable (but not individual events).
|
1.5.2. New interface "FullCalendar" | |
A new interface called "FullCalendar" in tiki has been added, which allows to edit events through drag and drop edition of items in the calendar. See FullCalendar. |
1.5.3. Calendar: new options | |
New options have been added to set default new events to all day, and another option to put the name of the event on each day. See Calendars. |
1.6. Cron jobs | |
Some webhosts don't allow users to set up cron jobs in shared hosting. To avoid this issue, Tiki9 includes another system to manage cronjob calls in a tiki site, in order to allow launching cron jobs from external servers with a special security token. See Cron jobs. |
1.7. Daily reports | |
Daily reports feature has been internally revamped, and has a few improvements for end users. These include improvements in internationalization of messages sent, footer added to messages, and tracker item comments are also include in the reports. |
1.8. Draw | |
Draw has the ability to edit tracker files (through the tracker 'files' field) and wikiplugin_img.
|
1.9. File galleries | |
|
1.9.1. Maximum displayed name converted to a preference | |
Maximum displayed name length a pref (default now 40) |
1.9.2. Thumbnails with transparency (png with transparent bg supported) | |
Thumbnails use png image format for thumbnails if the source file is .png. This preserves transparency in thumbnails. |
1.9.3. VCS | |
File Gallery include a simple version control system (VCS), which adds revision information to file versions. (Ref. r38587, r38596 in trunk) |
1.9.4. Wiki Attachments in File Galleries fixed | |
There is a new preference to allow handling attachments in file galleries which is fixed in Tiki9 (r38997).
|
1.10. File upload improvements in text areas (and new toolbar icon) | |
New icon and tool in the textarea toolbars allows for faster insertion of file in file galleries for end users, with a reduced number of clicks. |
1.11. HtmlFeeds | |
|
1.12. Image directory revamp | |
The 3 directories for image storing (images/, pics/, img/) has been consolidated under img/ directory. See details here Important Clear Tiki cache after upgrade, otherwise you get missing icons
|
1.13. Map Improvements | |
|
1.14. Menu | |
Some enhancements to the menu admin which include some usability improvements, separated sections into tabs, fixed "quick urls" box, added autocompletes for pages, prefs and perms, and improved preview.
|
1.15. Modules: new and updated | |
|
1.15.1. module map_edit_features | |
|
1.15.2. module months_links (blog and posts archive) | |
|
1.15.3. module users_own_rank | |
New module, which shows the users' own rank and score in the 'My Score' module. |
1.16. Multilingual Articles improved | |
Multilingual articles had some issues fixed and some interface improvements has been added |
1.17. PDF from (jQuery.S5) Slideshow | |
Slideshows using jQuery.S5 allows to print the presentation in a single PDF file, using "dompdf" library, already included in Tiki9. See PluginSlideshow
|
1.18. Plugins: new and improved! | |
|
1.18.1. Pending approval notification | |
The feature "Plugin pending notification" in "Admin home > Editing and plugins > Plugins (tab)" has been improved since its addition in Tiki7. It currently sends a copy of the plugin pending aproval in the email message to the admin users. See Plugins for more information. |
1.18.2. Plugin AppFrame | |
See PluginAppFrame. |
1.18.3. Plugin Category Transition | |
New plugin that displays controls to trigger Category transitions for any object. See PluginCategoryTransition |
1.18.4. Plugin Contribution Dashboard | |
|
1.18.5. Plugin Convene ("Doodle"-like) | |
New plugin that allows a group to indicate their prefferences for the best option to convene a date for a meeting, action, etc. The interface and purpose is very similar to the basic goal that is commonly achieved by using the website "Doodle" (http://doodle.com). See PluginConvene |
1.18.6. Plugin Countdown | |
Many fixes and improvements to PluginCountdown have been implemented.
|
1.18.7. Plugin Exercise | |
New plugin. See PluginExercise |
1.18.8. Plugin HTMLfeed | |
New plugin. See PluginHTMLfeed |
1.18.9. Plugin Page Tabs | |
Introduced in Tiki9, it allows the display of content in Tabs, where tabs = wiki pages.
|
1.18.10. Plugin List | |
New parameters maxRecords and offset added, and use the preference for maximum records if this is not set in plugin parameters. See PluginList. |
1.18.11. Plugin Map | |
Improved plugin, which currently allows to specify layers to load via search. See PluginMap. |
1.18.12. Plugin MemberPayment | |
Improved plugin, which currently allows for giving of free periods on the purchase of at least 1 real full period. Moreover, the plugin shows 2 decimal places even if there is only one. See PluginMemberPayment. |
1.18.13. Plugin Now | |
Display the current date or time -> PluginNow |
1.18.14. Plugin Report | |
New plugin, that builds a Report, stores it in a wiki page, and has the ability to edit it from the wiki page itself. See PluginReport. |
1.18.15. Plugin Slideshow | |
It includes the option to generate a PDF from the presentation itself. See PluginSlideshow |
1.18.16. Plugin Timesheet | |
This plugins allows to use the new feature #Timesheet inside a wiki page. See PluginTimeSheet |
1.18.17. Plugin TrackerFilter | |
It allows filtering for the fields Tags Tracker Field and Auto-Increment Field.
|
1.18.18. Plugin WYSIWYG | |
This plugin permits to have a WYSIWYG section for part of a page. For example, you want to use WYSIWYG for a table, but keep most of the page as wiki syntax. See PluginWYSIWYG
|
1.19. Profiles | |
|
1.20. Reports | |
A new feature for reporting based on other tiki features has been added, deprecating the previous partial "tracker reports". See Reports.
|
1.21. Search: shell script added for cron and index maintenance | |
Shell script for use in cron tasks for search index maintenance. See Search and List from Unified Index and Cron. |
1.22. Security | |
A new preference has been added (trust_input) to allow (or disallow) the tiki_p_trust_input permission in a tiki-wide sense to increase security. It defaults to n for safety. See General Security |
1.23. Smarty updated to 3.1 | |
Smarty, the template engine used in Tiki, has been updated to its version 3.1.
|
1.24. Spam protection through multiple ip banning from comments and action log | |
Spam protection as been enhanced by means of adding the ability to send multiple ip information to the Admin Banning directly from either the Comment moderation or from the Action log. |
1.25. Structures | |
See #Wiki_Structure_enhancements below |
1.26. TextBacklink Protocol | |
|
1.27. Themes | |
Raspberry theme option added for FiveAlive theme. See Themes |
1.28. Timesheet | |
See TimeSheet |
1.29. Token Access | |
It has been improved with an interface in the admin panels, and another interface to manage created tokens and create new ones. Moreover, tokens can have no limit in time or clicks. See Token Access
|
1.30. Trackers | |
|
1.30.1. Exporting items improvement | |
New option added to export ItemLink fields by reference instead of displayed value for cases when the purpose is to reimport later. See the new checkbox saying "Export ItemLink type fields as the itemId of the linked item (to facilitate importing)". For more information, see also Item Link. |
1.30.2. Files field allows replacing files instead of just adding them in file galleries | |
|
1.30.3. Item link improvements | |
Some new parameters have been added to tracker field "item link", which allows selecting more than one item from Tracker B as linked with that item in Tracker A, and many other improvements. See Tracker Field Item Link. |
1.31. TRIM | |
The Tiki Remote Instance Manager (TRIM) supports to backup wordpress instances. See TRIM and WordPress importer. |
1.32. Wiki Structure enhancements | |
1.32.1. Structure management with drag & drop | |
Nodes from Wiki Structures can be moved around in the tree through drag and drop.
|
1.32.2. Structures allows management delegation | |
The permission to edit structures (tiki_p_edit_structures) has now object scope, which allows to delegate it's management to some groups of users, without granting the same permission globally or to the other structures. This management allows to add new pages to the sttucture or to move pages to different positions in the same structure. See Structures |
1.33. WYSIWYG enhancements | |
Tiki9 add a new option, Visual Wiki.
Setting it on add a new toolbar set "Visual Wiki" in conjunction with previous Wiki and WYSIWYG toolbar that stay the same as previous version. |
Upgrading | |
Upgrade from Tiki8 | |
If you had some toolbars with custom icons, you might need to reset them, since there was a general directory revamp of icons in Tiki, and the toolbar admin interface won't work with these "bad" tools in there, if the icon paths are wrong.
|
Upgrade from earlier than Tiki8 (Tiki6 LTS, ...) | |
Besides reading the general Upgrade notes, keep in mind also that Tiki7 introduced several major changes from prior versions. If you are upgrading from an earlier version, you are encouraged to read first the pages describing the changes introduced in earlier versions of Tiki, such as:
|
업그레이드 단계 | |
이전 버전에서 9로 업그레이할 경우 다음 단계들을 기억하십시오.
티키9 으로 링크한 페이지들
No pages link to 티키9
|