TikiWiki Changelog
------------------

Changelog is now generated by cvs2cl.pl
http://cvsbook.red-bean.com/cvsbook.html#cvs2cl%20--%20Generate%20GNU-Style%20ChangeLogs
This script lists chronologically the comments made with cvs commits.
For example, for 1.9.7 : cvs2cl -F BRANCH-1-9 --delta REL-1-9-6:BRANCH-1-9
produces a file named Changelog, then in vim :%s/\n\(\s*\*\)/\1/

Use the following tags to distinguish changes :
* [NEW] apply if something new was added in tikiwiki
* [MOD] is an enhancement; not really new but makes things work better
* [FIX] can be used for bug fixes of any sort
* [SEC] for security fix operations
* [REL] changes for release process only
* [KIL] removal of unused or obsolete files
* -[DB] for changes in the database
when possible, it's also nice to indicate what feature is concerned by 
the change.


----------------------------------------------------------------------
Version 1.9.7
<http://tikiwiki.org/ReleaseProcess197>
------------------

2006-11-25 15:58  mose
	* db/tiki-secdb_1.9_mysql.sql: [REL] updated secdb

2006-11-25 15:41  mose
	* styles/tikineat.css: [FIX] jscalendar: fixed style for better
	  display of the button

2006-11-25 15:32  mose
	* templates/tiki-view_tracker.tpl: [FIX] trackers: backported fixes
	  for jscalendar display

2006-11-23 22:56  marclaporte
	* templates/tiki-view_tracker_item.tpl: information (name, comment,
	  version and description) about files attached to trackers was not
	  visible in file listing

2006-11-23 14:33  sylvieg
	* lang/fr/language.php: translation update

2006-11-23 02:23  franck
	* tiki-list_articles.php, templates/tiki-list_articles.tpl: [MOD]
	  Can find articles by categories

2006-11-23 02:07  franck
	* lib/: calendar/calendarlib.php,
	  wiki-plugins/wikiplugin_events.php: [MOD] EVENTS wikiplugin to
	  use with tiki calendar

2006-11-23 02:02  franck
	* lib/wiki-plugins/wikiplugin_rss.php: [MOD] multiple RSS in the
	  wikiplugin

2006-11-23 01:51  franck
	* lib/wiki-plugins/wikiplugin_rss.php: [MOD] multiple RSS in the
	  wikiplugin

2006-11-22 03:13  lmoss
	* categorize_list.php: Show only categories for which the user has
	  permissions

2006-11-21 16:56  marclaporte
	* templates/tiki-browse_gallery.tpl: [FIX] correct the link to the
	  user information

2006-11-21 16:23  mose
	* tiki-setup_base.php: [SEC] stronger protection against js
	  injection

2006-11-21 05:48  franck
	* lib/wiki-plugins/wikiplugin_events.php: [FIX] events wikiplugin

2006-11-21 05:48  franck
	* lib/wiki-plugins/wikiplugin_events.php: file
	  wikiplugin_events.php was added on branch BRANCH-1-9 on
	  2006-11-23 01:07:09 +0000

2006-11-21 00:52  franck
	* lib/wiki-plugins/wikiplugin_events.php: [Feature]
	  Events(calendar) list wiki plugin

2006-11-20 08:46  josefgc
	* lang/langmapping.php: Added gl language

2006-11-20 08:39  josefgc
	* lang/gl/: index.php, language.php: Galician language files

2006-11-19 14:29  mose
	* README, templates/tiki-top_bar.tpl,
	  templates/styles/neat/tiki-top_bar.tpl,
	  templates/styles/simple/tiki-top_bar.tpl: [MOD] incremented
	  version number

2006-11-19 13:03  mose
	* styles/smartiki.css, templates/styles/smartiki/tiki.tpl: [MOD]
	  smartiki theme improvement

2006-11-16 14:56  mose
	* tiki-setup_base.php: [SEC] more power even, for the javascript
	  shield

2006-11-15 20:40  sylvieg
	* lib/userslib.php: [FIX]:user - rename user was missing
	  lastUserModif in tiki_files

2006-11-15 15:18  sylvieg
	* tiki-setup.php, lib/userslib.php: [FIX]ldap: the stupid rename
	  was not done everywhere. DO NOT DO rename only for pretty reason
	  in 1.9

2006-11-15 12:08  mose
	* tiki-setup_base.php: [SEC] strengthening javascript shield

2006-11-12 23:45  sylvieg
	* lang/fr/language.php: rollback: please do not run get_strings if
	  you do not plan to translate

2006-11-12 18:28  sampaioprimo
	* lang/: ar/language.php, ca/language.php, cn/language.php,
	  cs/language.php, da/language.php, de/language.php,
	  el/language.php, en/language.php, en-uk/language.php,
	  es/language.php, fi/language.php, fr/language.php,
	  he/language.php, hr/language.php, hu/language.php,
	  it/language.php, ja/language.php, ko/language.php,
	  nl/language.php, no/language.php, pl/language.php,
	  pt/language.php, pt-br/language.php, ru/language.php,
	  sb/language.php, sk/language.php, sr/language.php,
	  sr-latn/language.php, sv/language.php, tv/language.php,
	  tw/language.php, uk/language.php: update language.php files using
	  get_strings.php script

2006-11-12 00:09  sylvieg
	* tiki-view_tracker.php: [FIX]tracker: field1 hidden, field2
	  mandatory, field3 madatory, save only with filed3 value. the
	  error pannel will put field3 value in field3 and not field2

2006-11-10 23:08  sylvieg
	* tiki-import_tracker.php: [FIX]tracker: export perm is
	  tiki_p_admin_trackers and not tiki_p_admin

2006-11-10 17:27  sylvieg
	* lib/tikilib.php: [FIX]perm: a tiki_p_admin can see all the
	  options of the menu even if assigned to another group

2006-11-10 04:06  mose
	* tiki-register.php: [SEC] added a minimal check on email for new
	  registration, even if check is not requested in prefs, to avoid
	  notification-spam

2006-11-09 21:10  mose
	* lib/pear/CMD.php: [KIL] removed unused file

2006-11-09 17:23  mose
	* tiki-admin_include_intertiki.php,
	  templates/tiki-admin-include-intertiki.tpl: [FIX] admin panel was
	  not working properly, it should now (especially the
	  tiki_preferences checkbox)

2006-11-08 19:52  mose
	* lib/tikilib.php, tiki-login.php: [FIX] enabled logins to accept @
	  even when using intertiki slave mode

2006-11-07 23:07  xavidp
	* lang/ca/language.php: a few more strings translated


----------------------------------------------------------------------
Version 1.9.6
<http://tikiwiki.org/ReleaseProcess196>
------------------

2006-11-06 02:36  mose
	* styles/smartiki.css (BRANCH-1-9): minor style improvement

2006-11-05 18:27  mose
	* tiki-setup_base.php (BRANCH-1-9): adapted filter for url var, as
	  url can be relative

2006-11-05 18:25  mose
	* fixperms.sh (BRANCH-1-9): synced list of dirs with setup.sh

2006-11-05 10:32  mose
	* tiki-setup_base.php (BRANCH-1-9): avoiding error when highlight
	  is an array (cannot happen)

2006-11-05 10:08  mose
	* tiki-setup_base.php (BRANCH-1-9): better security against XSS

2006-11-03 15:34  sylvieg
	* tiki-setup_base.php (BRANCH-1-9): username can be empty (come
	  from the admin login box)

2006-11-03 06:12  sampaioprimo
	* templates/tiki-edit_help.tpl (BRANCH-1-9): the command ...page...
	  should not be translated on wiki help

2006-11-02 19:37  sylvieg
	* lib/tikidblib.php (BRANCH-1-9): do not reveal a part of the path
	  if error

2006-11-02 15:35  sylvieg
	* messu-archive.php, messu-mailbox.php, messu-sent.php,
	  tiki-admin_banning.php, tiki-admin_calendars.php,
	  tiki-admin_categories.php, tiki-admin_chart_items.php,
	  tiki-admin_charts.php, tiki-admin_chat.php,
	  tiki-admin_content_templates.php, tiki-admin_cookies.php,
	  tiki-admin_drawings.php, tiki-admin_dsn.php,
	  tiki-admin_external_wikis.php, tiki-admin_forums.php,
	  tiki-admin_hotwords.php, tiki-admin_html_page_content.php,
	  tiki-admin_html_pages.php, tiki-admin_include_trackers.php,
	  tiki-admin_include_wikiatt.php, tiki-admin_menu_options.php,
	  tiki-admin_menus.php, tiki-admin_newsletter_subscriptions.php,
	  tiki-admin_newsletters.php, tiki-admin_notifications.php,
	  tiki-admin_polls.php, tiki-admin_quicktags.php,
	  tiki-admin_rssmodules.php, tiki-admin_shoutbox_words.php,
	  tiki-admin_structures.php, tiki-admin_survey_questions.php,
	  tiki-admin_surveys.php, tiki-admin_tracker_fields.php,
	  tiki-admin_trackers.php, tiki-admingroups.php,
	  tiki-adminusers.php, tiki-assignpermission.php,
	  tiki-assignuser.php, tiki-browse_categories.php,
	  tiki-browse_gallery.php, tiki-browse_image.php, tiki-charts.php,
	  tiki-directory_add_site.php, tiki-directory_admin_categories.php,
	  tiki-directory_admin_related.php, tiki-directory_admin_sites.php,
	  tiki-directory_browse.php, tiki-directory_ranking.php,
	  tiki-directory_search.php, tiki-directory_validate_sites.php,
	  tiki-edit_programmed_content.php, tiki-edit_question_options.php,
	  tiki-edit_quiz.php, tiki-edit_quiz_questions.php,
	  tiki-edit_quiz_results.php, tiki-eph.php, tiki-eph_admin.php,
	  tiki-faq_questions.php, tiki-file_galleries.php,
	  tiki-forum_queue.php, tiki-forums.php, tiki-forums_reported.php,
	  tiki-friends.php, tiki-g-admin_graph.php,
	  tiki-g-admin_processes.php, tiki-g-admin_roles.php,
	  tiki-g-monitor_activities.php, tiki-g-monitor_instances.php,
	  tiki-g-monitor_processes.php, tiki-g-monitor_workitems.php,
	  tiki-g-user_activities.php, tiki-g-user_instances.php,
	  tiki-g-user_processes.php, tiki-galleries.php,
	  tiki-lastchanges.php, tiki-list_articles.php,
	  tiki-list_banners.php, tiki-list_blogs.php, tiki-list_cache.php,
	  tiki-list_contents.php, tiki-list_faqs.php,
	  tiki-list_file_gallery.php, tiki-list_gallery.php,
	  tiki-list_posts.php, tiki-list_quizzes.php,
	  tiki-list_submissions.php, tiki-list_surveys.php,
	  tiki-list_trackers.php, tiki-list_users.php, tiki-listpages.php,
	  tiki-live_support_transcripts.php, tiki-minical.php,
	  tiki-my_tiki.php, tiki-newsletter_archives.php,
	  tiki-newsletters.php, tiki-newsreader_servers.php,
	  tiki-notepad_list.php, tiki-old_polls.php, tiki-orphan_pages.php,
	  tiki-quiz_stats.php, tiki-quiz_stats_quiz.php,
	  tiki-received_articles.php, tiki-received_pages.php,
	  tiki-referer_stats.php, tiki-search_stats.php,
	  tiki-send_newsletters.php, tiki-sheets.php, tiki-shoutbox.php,
	  tiki-survey_stats.php, tiki-survey_stats_survey.php,
	  tiki-syslog.php, tiki-theme_control.php,
	  tiki-theme_control_objects.php, tiki-userfiles.php,
	  tiki-usermenu.php, tiki-view_articles.php, tiki-view_blog.php,
	  tiki-view_faq.php, tiki-view_tracker.php,
	  tiki-view_tracker_item.php, tiki-webmail.php,
	  tiki-webmail_contacts.php (BRANCH-1-9): rollback - the url
	  doesn't be longer only to deal with error

2006-11-02 00:44  mose
	* lib/wiki-plugins/wikiplugin_box.php (BRANCH-1-9): removed a extra
	  parsing unneeded in wikiplugin

2006-11-01 23:54  sylvieg
	* messu-archive.php, messu-mailbox.php, messu-sent.php,
	  tiki-admin_banning.php, tiki-admin_calendars.php,
	  tiki-admin_categories.php, tiki-admin_chart_items.php,
	  tiki-admin_charts.php, tiki-admin_chat.php,
	  tiki-admin_content_templates.php, tiki-admin_cookies.php,
	  tiki-admin_drawings.php, tiki-admin_dsn.php,
	  tiki-admin_external_wikis.php, tiki-admin_forums.php,
	  tiki-admin_hotwords.php, tiki-admin_html_page_content.php,
	  tiki-admin_html_pages.php, tiki-admin_include_trackers.php,
	  tiki-admin_include_wikiatt.php, tiki-admin_menu_options.php,
	  tiki-admin_menus.php, tiki-admin_newsletter_subscriptions.php,
	  tiki-admin_newsletters.php, tiki-admin_notifications.php,
	  tiki-admin_polls.php, tiki-admin_quicktags.php,
	  tiki-admin_rssmodules.php, tiki-admin_shoutbox_words.php,
	  tiki-admin_structures.php, tiki-admin_survey_questions.php,
	  tiki-admin_surveys.php, tiki-admin_tracker_fields.php,
	  tiki-admin_trackers.php, tiki-admingroups.php,
	  tiki-adminusers.php, tiki-assignpermission.php,
	  tiki-assignuser.php, tiki-browse_categories.php,
	  tiki-browse_gallery.php, tiki-browse_image.php, tiki-charts.php,
	  tiki-directory_add_site.php, tiki-directory_admin_categories.php,
	  tiki-directory_admin_related.php, tiki-directory_admin_sites.php,
	  tiki-directory_browse.php, tiki-directory_ranking.php,
	  tiki-directory_search.php, tiki-directory_validate_sites.php,
	  tiki-edit_programmed_content.php, tiki-edit_question_options.php,
	  tiki-edit_quiz.php, tiki-edit_quiz_questions.php,
	  tiki-edit_quiz_results.php, tiki-eph.php, tiki-eph_admin.php,
	  tiki-faq_questions.php, tiki-file_galleries.php,
	  tiki-forum_queue.php, tiki-forums.php, tiki-forums_reported.php,
	  tiki-friends.php, tiki-g-admin_graph.php,
	  tiki-g-admin_processes.php, tiki-g-admin_roles.php,
	  tiki-g-monitor_activities.php, tiki-g-monitor_instances.php,
	  tiki-g-monitor_processes.php, tiki-g-monitor_workitems.php,
	  tiki-g-user_activities.php, tiki-g-user_instances.php,
	  tiki-g-user_processes.php, tiki-galleries.php,
	  tiki-lastchanges.php, tiki-list_articles.php,
	  tiki-list_banners.php, tiki-list_blogs.php, tiki-list_cache.php,
	  tiki-list_contents.php, tiki-list_faqs.php,
	  tiki-list_file_gallery.php, tiki-list_gallery.php,
	  tiki-list_posts.php, tiki-list_quizzes.php,
	  tiki-list_submissions.php, tiki-list_surveys.php,
	  tiki-list_trackers.php, tiki-list_users.php, tiki-listpages.php,
	  tiki-live_support_transcripts.php, tiki-minical.php,
	  tiki-my_tiki.php, tiki-newsletter_archives.php,
	  tiki-newsletters.php, tiki-newsreader_servers.php,
	  tiki-notepad_list.php, tiki-old_polls.php, tiki-orphan_pages.php,
	  tiki-quiz_stats.php, tiki-quiz_stats_quiz.php,
	  tiki-received_articles.php, tiki-received_pages.php,
	  tiki-referer_stats.php, tiki-search_stats.php,
	  tiki-send_newsletters.php, tiki-sheets.php, tiki-shoutbox.php,
	  tiki-survey_stats.php, tiki-survey_stats_survey.php,
	  tiki-syslog.php, tiki-theme_control.php,
	  tiki-theme_control_objects.php, tiki-userfiles.php,
	  tiki-usermenu.php, tiki-view_articles.php, tiki-view_blog.php,
	  tiki-view_faq.php, tiki-view_tracker.php,
	  tiki-view_tracker_item.php, tiki-webmail.php,
	  tiki-webmail_contacts.php, db/tiki-1.9-mysql.sql,
	  db/tiki-1.9-oci8.sql, db/tiki-1.9-pgsql.sql,
	  db/tiki-1.9-sqlite.sql, db/tiki-1.9-sybase.sql, db/tiki.sql
	  (BRANCH-1-9): change isset to empty for sort_mode

2006-11-01 22:09  ohertel
	* lib/tikidblib.php (BRANCH-1-9): [fix] removed debug code

2006-11-01 21:48  ohertel
	* tiki-setup_base.php (BRANCH-1-9): [sec] type check improvement
	  (empty parameters), cleanup

2006-11-01 18:40  ohertel
	* tiki-setup_base.php (BRANCH-1-9): [sec] security fix: fix for XSS
	  mentioned in
	  http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&offset=0&sort_mode=lastModif_desc&itemId=927

2006-11-01 18:33  ohertel
	* tiki-setup_base.php (BRANCH-1-9): [sec] security fix: let's have
	  at least 1 character for type checked variables, as empty
	  variables are typeless and we don't want them anyway. fixes
	  http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&offset=0&sort_mode=lastModif_desc&itemId=927

2006-10-31 23:47  sampaioprimo
	* lib/tikilib.php (BRANCH-1-9): [FIX] image uploaded from wiki
	  wasn't displayed if it has quote in the sintax and feature wiki
	  allow html = y

2006-10-31 22:36  marclaporte
	* lang/fr/language.php (BRANCH-1-9): better expression

2006-10-31 01:02  marclaporte
	* templates/tiki-admin-include-login.tpl (BRANCH-1-9): fix doc link

2006-10-30 21:43  xavidp
	* lang/ca/language.php (BRANCH-1-9): a few more strings translated

2006-10-30 10:08  xavidp
	* lib/smarty_tiki/function.menu.php (BRANCH-1-9): patched by jreyes
	  to allow longer menu names (workspaces)

2006-10-27 18:18  mose
	* lib/wiki-plugins/wikiplugin_trackerlist.php (BRANCH-1-9): [FIX]
	  proper display of number of attachments in trackerlist wikiplugin

2006-10-25 16:22  sylvieg
	* templates/tiki-list_file_gallery.tpl (BRANCH-1-9): some center
	  align

2006-10-24 23:45  sylvieg
	* templates/tiki-list_file_gallery.tpl (BRANCH-1-9): split each
	  info in different columns to be able to sort each column

2006-10-23 17:08  sylvieg
	* tiki-view_tracker.php (BRANCH-1-9): OOPs let a trace

2006-10-23 15:57  sylvieg
	* tiki-view_tracker.php (BRANCH-1-9): a message if the trackerId is
	  set but incorrect

2006-10-23 15:54  sylvieg
	* categorize_list.php (BRANCH-1-9): include categ only if feature
	  active

2006-10-23 15:53  sylvieg
	* tiki-admin_trackers.php (BRANCH-1-9): trackers were badly
	  categorized and were shown if the categ gave no perm

2006-10-22 18:16  mose
	* doc/devtools/tikimerge.sh (BRANCH-1-9): warning, mergers :
	  changed the name of the moving tag because the old one have been
	  borked

2006-10-22 17:35  cfreeze
	* lib/bablotron.php (BRANCH-1-9): Make spell checking work for
	  words that have different case than that in the dictionary

2006-10-22 06:16  cfreeze
	* lib/pear/Auth/: Auth.php, index.php, Container/LDAP.php
	  (BRANCH-1-9): Added missing Auth.php file.  Should complete
	  upgrade of new PEAR::Auth module.

	  For using IMAP and Courier, the following settings worked for me.

	  Set authentication method to "Tiki and PEAR Auth" Check "Create
	  user if not in Tiki" Uncheck "Create user if not in Auth" Set
	  "Auth Type" to IMAP Set the Host and Port to your IMAP server Set
	  the IMAP BaseDSN to "/imap/notls" if not using SSL, or
	  "/imap/ssl" if using SSL

2006-10-21 22:01  mose
	* tiki-admin_include_login.php, tiki-setup.php,
	  db/tiki-1.9-mysql.sql, db/tiki-1.9-oci8.sql,
	  db/tiki-1.9-pgsql.sql, db/tiki-1.9-sqlite.sql,
	  db/tiki-1.9-sybase.sql, db/tiki.sql, db/tiki_1.8to1.9.sql,
	  db/profiles/default-inserts.sql, lib/userslib.php,
	  templates/tiki-admin-include-login.tpl, lib/pear/Auth/Auth.php,
	  lib/pear/Auth/index.php, lib/pear/Auth/Container/LDAP.php
	  (BRANCH-1-9): auth improvement including pear-auth upgrade for
	  security reasons (involving ldap auth), and possible auth against
	  pop/imap server via that lib as well, brought to you by cfreeze

2006-10-21 21:31  mose
	* doc/devtools/myspell_dic_2_tikiWiki_sql.pl (BRANCH-1-9): changed
	  dict script generation to accept words with quotes

2006-10-21 14:23  mose
	* lib/wiki/wikilib.php (BRANCH-1-9): added notification when a file
	  is attached to a watched wiki page

2006-10-19 21:25  awolfff
	* tiki-download_file.php (BRANCH-1-9): NEW: tiki-download_file can
	  now retrieve a file by name from a file gallery. Parameters:
	  galleryId and name

2006-10-19 21:20  awolfff
	* lib/tikilib.php (BRANCH-1-9): NEW: added new function
	  get_file_by_name to get the most recent version of a file with a
	  given name from a given file gallery.  NEW: added maxdepth=<num>
	  to {toc} to control the maximum depth of the toc to be generated.

2006-10-19 21:14  awolfff
	* lib/structures/structlib.php (BRANCH-1-9): NEW: extended get_toc
	  and fetch_toc to handle the maxdepth of the toc to be generated.

2006-10-19 20:43  awolfff
	* show_image.php (BRANCH-1-9): NEW: if called with a galleryId
	  only, a random picture of the gallery is chosen.

2006-10-19 20:29  awolfff
	* lib/wiki-plugins/wikiplugin_sql.php (BRANCH-1-9): FIX: Empty
	  passwords in a DSN confused the parser. Now checking for empty
	  password.

2006-10-19 12:51  xavidp
	* lang/ca/language.php (BRANCH-1-9): some more strings

2006-10-19 02:36  mose
	* tiki-wiki_rss.php (BRANCH-1-9): fixed again the rss behaviour
	  with wiki when no diff is requested

2006-10-18 21:59  sylvieg
	* lib/wiki-plugins/wikiplugin_trackerlist.php (BRANCH-1-9): to
	  avoid multiple trackerlist on the same page

2006-10-18 21:11  xavidp
	* lang/ca/language.php (BRANCH-1-9): install strings translated

2006-10-18 21:08  xavidp
	* templates/tiki-install.tpl (BRANCH-1-9): 2 strings were missing
	  (tr tags added now)

2006-10-18 20:30  sylvieg
	* lib/wiki-plugins/wikiplugin_trackerlist.php (BRANCH-1-9): an
	  error message is filterfield is incorrect

2006-10-18 19:59  xavidp
	* templates/tiki-install.tpl (BRANCH-1-9): added tr tags to allow
	  install strings in other languages (thanks sylvie)

2006-10-18 19:59  sylvieg
	* lib/trackers/trackerlib.php (BRANCH-1-9): a global xxxlib  must
	  have an include ( situation often needs for tracker)

2006-10-18 16:58  luciash
	* htaccess.sh (BRANCH-1-9): [FIX] activate/deactivate tiki root
	  .htaccess too (backport from HEAD)

2006-10-18 13:30  xavidp
	* lang/ca/language.php (BRANCH-1-9): some new admin strings
	  translated

2006-10-18 04:09  marclaporte
	* lang/: no/language.php, pl/language.php, pt/language.php,
	  pt-br/language.php, ru/language.php, sk/language.php,
	  sr/language.php, sr-latn/language.php, sv/language.php,
	  tv/language.php, tw/language.php, uk/language.php (BRANCH-1-9):
	  missing .sh

2006-10-18 04:06  marclaporte
	* lang/: es/language.php, en-uk/language.php, it/language.php,
	  ar/language.php, ca/language.php, cn/language.php,
	  cs/language.php, da/language.php, de/language.php,
	  el/language.php, en/language.php, fi/language.php,
	  he/language.php, hr/language.php, hu/language.php,
	  ja/language.php, ko/language.php, nl/language.php (BRANCH-1-9):
	  missing .sh

2006-10-18 00:55  marclaporte
	* templates/tiki-mods.tpl (BRANCH-1-9): missing .sh

2006-10-18 00:51  marclaporte
	* lang/fr/language.php (BRANCH-1-9): issing .sh in instructions

2006-10-17 02:07  mose
	* lib/trackers/trackerlib.php (BRANCH-1-9): fixed item link field
	  type and cache issue (thx sean)

2006-10-16 20:50  sylvieg
	* templates/tiki-assignpermission.tpl (BRANCH-1-9): missing escape
	  for group name with special chars

2006-10-16 20:10  sylvieg
	* tiki-directory_redirect.php (BRANCH-1-9): do not redirect for a
	  non validated site

2006-10-16 15:36  sylvieg
	* lib/tikilib.php (BRANCH-1-9): avoid a notice

2006-10-16 15:19  sylvieg
	* lib/tikilib.php (BRANCH-1-9): avoid a notice

2006-10-16 00:40  sylvieg
	* lang/fr/language.php (BRANCH-1-9): some more

2006-10-15 21:16  xavidp
	* lang/ca/language.php (BRANCH-1-9): a few more strings translated

2006-10-13 21:04  xavidp
	* lang/ca/language.php (BRANCH-1-9): a few more strings I forgot
	  previously from admin screens

2006-10-13 15:39  sylvieg
	* tiki-install.php (BRANCH-1-9): possibilty to add a param
	  tiki-install.php?lang=ca - next step add the {tr}

2006-10-13 11:16  xavidp
	* lang/ca/language.php (BRANCH-1-9): some new strings translated
	  (some admin interfaces, tips, etc.)

2006-10-09 21:05  marclaporte
	* tiki-pagepermissions.php (BRANCH-1-9): alphabetical sort of group
	  names is nicer

2006-10-06 16:02  sylvieg
	* lib/trackers/trackerlib.php (BRANCH-1-9): backport 1.9

2006-09-27 20:22  sylvieg
	* styles/transitions/1.8to1.9.css (BRANCH-1-9): imgs are  a step
	  above

2006-09-27 12:54  sylvieg
	* lib/wiki-plugins/wikiplugin_titlesearch.php (BRANCH-1-9):
	  list_pages is in tikilib

2006-09-27 12:42  xavidp
	* db/tiki_1.8to1.9.sql (BRANCH-1-9): removed actions of creating
	  and deleting tiki_project* tables

2006-09-27 12:24  xavidp
	* _htaccess (BRANCH-1-9): removed references to workspaces

2006-09-27 11:41  xavidp
	* _htaccess (BRANCH-1-9): added entries for workspaces

2006-09-26 15:11  sylvieg
	* lib/search/: refresh-functions.php, refresh.php (BRANCH-1-9):
	  global search functions

2006-09-26 14:00  luciash
	* tiki-browse_categories.php (BRANCH-1-9): [FIX] removed duplicate
	  CVS header

2006-09-26 12:56  luciash
	* templates/header.tpl (BRANCH-1-9): [FIX] removed duplicate js
	  block

2006-09-26 11:45  makenai
	* tiki-setup_base.php (BRANCH-1-9): Fix for updating lastlogin
	  information for users when using website authorization

2006-09-26 06:23  marclaporte
	* tiki-calendars_rss.php (BRANCH-1-9): typo reported on IRC by
	  Makenai

2006-09-25 21:15  sylvieg
	* templates/poll.tpl (BRANCH-1-9): highlight also in poll view div
	  the user vote

2006-09-23 21:17  mose
	* tiki-wiki_rss.php (BRANCH-1-9): fixed rss to make optional the
	  link to the diff (default go to page)

2006-09-19 19:39  ohertel
	* tiki-setup_base.php (BRANCH-1-9): [fix] less restrict
	  typechecking on 'type', not only used in galaxia

2006-09-19 16:36  ohertel
	* lib/: feedcreator/feedcreator.class.php, rss/rsslib.php
	  (BRANCH-1-9): [mod] added simply style 0.9 RDF feed for old style
	  rss feeds (e.g. Object Desktop Silica RSS Reader), use ?ver=a or
	  or ?ver=RSS0.9

2006-09-19 03:38  ohertel
	* tiki-setup_base.php (BRANCH-1-9): [sec] security fix (type check)

2006-09-19 02:25  ohertel
	* lib/Galaxia/src/ProcessManager/ProcessManager.php,
	  tiki-g-admin_processes.php, tiki-setup_base.php (BRANCH-1-9):
	  [sec] security fix (type check), typo fixed

2006-09-19 00:49  ohertel
	* tiki-calendars_rss.php, tiki-tracker_rss.php (BRANCH-1-9): [fix]
	  misc fixes on rss feeds (visibility, speed, general bugs, cache),
	  caching time configurable now

2006-09-19 00:43  ohertel
	* tiki-admin_include_rss.php, tiki-articles_rss.php,
	  tiki-blog_rss.php, tiki-blogs_rss.php, tiki-directories_rss.php,
	  tiki-directory_rss.php, tiki-file_galleries_rss.php,
	  tiki-file_gallery_rss.php, tiki-forum_rss.php,
	  tiki-forums_rss.php, tiki-image_galleries_rss.php,
	  tiki-image_gallery_rss.php, tiki-map_rss.php, tiki-setup.php,
	  tiki-wiki_rss.php, lib/rss/rsslib.php,
	  templates/tiki-admin-include-rss.tpl, lang/de/language.php
	  (BRANCH-1-9): [fix] misc fixes on rss feeds (visibility, speed,
	  general bugs, cache), caching time configurable now

2006-09-18 19:30  sylvieg
	* templates/tiki-editpage.tpl (BRANCH-1-9): not to recreate the
	  poll each time you edit a page with a poll

2006-09-18 19:26  sylvieg
	* lib/categories/categlib.php (BRANCH-1-9): must keep the
	  tiki_categorized object when removing categorization because poll
	  can use it

2006-09-18 15:37  sylvieg
	* templates/tiki-listpages.tpl (BRANCH-1-9): syntax error

2006-09-16 14:16  ohertel
	* templates/modules/mod-random_images.tpl (BRANCH-1-9): [fix]
	  random image thumbnail should be centered and have no border

2006-09-16 02:58  mose
	* lib/smarty_tiki/outputfilter.highlight.php (BRANCH-1-9): still
	  not perfect highlight regexp, but this one is not buggy at least

2006-09-16 01:10  mose
	* lib/smarty_tiki/outputfilter.highlight.php (BRANCH-1-9): cleaned
	  dirtiness and maybe fixed the onmouseover regexp in highlight

2006-09-15 22:23  mose
	* lib/smarty_tiki/outputfilter.highlight.php (BRANCH-1-9): dirty
	  fix, onmouseover is still not saved from highlight, but at least
	  user popup do not break now

2006-09-15 22:06  sylvieg
	* tiki-login.php (BRANCH-1-9): when you log in from
	  tiki-login_validate do not go back in this page because the
	  password has been changed and you will have an error

2006-09-15 19:31  mose
	* templates/tiki-calendar.tpl (BRANCH-1-9): fixed link to calendar
	  item from list view

2006-09-15 15:52  sylvieg
	* lib/smarty_tiki/function.phplayers.php,
	  tiki-browse_categories.php (BRANCH-1-9): a phplayer icon
	  tree_expand_corner_first.png was in another directory - it
	  changes the look but at least the logs are not filled

2006-09-15 15:19  sylvieg
	* lib/notifications/notificationemaillib.php (BRANCH-1-9): the
	  outbound url was bad for a topic post

2006-09-14 18:27  sylvieg
	* lib/trackers/trackerlib.php (BRANCH-1-9): filter can have
	  multiple category filters

2006-09-13 19:39  ohertel
	* tiki-admin_include_metatags.php,
	  templates/tiki-admin-include-metatags.tpl (BRANCH-1-9): [fix] fix
	  for collision between global metatag setting and setting for that
	  specific page (robots: noindex, nofollow set for admin pages)

2006-09-13 17:58  sylvieg
	* tiki-view_tracker_item.php (BRANCH-1-9): some confusion with perm
	  between closed and pending

2006-09-13 15:57  sylvieg
	* lib/wiki-plugins/wikiplugin_category.php (BRANCH-1-9): fix help
	  on sub

2006-09-11 15:43  sylvieg
	* lib/shoutbox/shoutboxlib.php (BRANCH-1-9): instead of not being
	  able to post 2 times the same message/same user in shoutbox,
	  update the timestamp... (ex: message hellp or post). Perhaps the
	  solution is to controlled timing?

2006-09-10 20:06  ohertel
	* templates/styles/moreneat/tiki.tpl (BRANCH-1-9): rollback of
	  toggg edit: the page bar is hardcoded into
	  templates/moreneat/tiki-show_page.tpl, with those lines you just
	  doubled the comments zone

2006-09-10 07:44  toggg
	* templates/styles/moreneat/tiki.tpl (BRANCH-1-9): Get wiki help
	  button in there

2006-09-09 11:43  ohertel
	* styles/: olive-blue.css, olive-red.css, olive.css (BRANCH-1-9):
	  move away external link icon from text

2006-09-09 11:41  ohertel
	* styles/moreneat.css (BRANCH-1-9): fix: content killing the border

2006-09-08 13:04  sylvieg
	* lib/wiki/wikilib.php (BRANCH-1-9): limit a little bit the bug, if
	  you delete an attachment, the file is deleted only if no more
	  referenced - BUT it does not solve the problem that a
	  filedownloaded with the same name than an already attached file
	  in another page erased the olf file

2006-09-08 10:51  sylvieg
	* lib/wiki-plugins/wikiplugin_attach.php (BRANCH-1-9): use also the
	  filename extension to show the icon as it is done in attachment
	  list

2006-09-07 19:24  sylvieg
	* templates/tiki-editpage.tpl (BRANCH-1-9): add a name on the form
	  to be able to do javascript on the form

2006-09-06 17:04  wesleywillians
	* templates/tiki-view_blog_post.tpl (BRANCH-1-9): [MOD] Adding
	  title to blog's post

2006-09-06 13:40  sylvieg
	* tiki-download_item_attachment.php (BRANCH-1-9): if the attached
	  file doesn't exist for some errors, out a message in the download
	  instead of a php error



Version 1.9.5
<http://tikiwiki.org/ReleaseProcess195>
------------------

[SEC] Security: fix in tiki-editpage.php
[SEC] Security: fixes in jhot.php
[SEC] Security: Parameter highlight may not countain & , " , ' , < or >
[SEC] Security: Script htaccess.sh for dis/enabling .htaccess files
[FIX] Avoid some messages due to undefined variables
[FIX] Tracker: fixed tracker data import when no status indicated in csv
[FIX] Trackers: check we have a right image handle before taking its info
[FIX] Avoid notice and insert message case id xxx does not exist in {rss id=xxx}
[FIX] Optional 's' for $groupHome protocol as https://... ,correct the
      https: goup home case for logout too
[FIX] Installer shows memory limit warning
[FIX] No more take offset from cookies
[FIX] Image Gallery: Check we have a right image handle before taking its info
[FIX] Image Gallery: Strengthen get_one_image_from_disk() to refuse non image data
[FIX] Image Gallery: Check and get image sizes even if .gif or no
      imagecreatefromstring()
[FIX] Image Gallery: All files are now checked against being right images
[FIX] Image Gallery: Double link to image gallery when returning from edit
[FIX] Image Gallery: Get optional thumbnail image size so it works if same scale
      as thumbs scale from gallery
[FIX] Image Gallery: Double link to image gallery when returning from edit
[FIX] Image Gallery: Use gallery's default for image scale or sort order
      if none in browse and show images
[FIX] Image Gallery: Image permissions
[FIX] Image Gallery: Navigation / scale control in image browsing
[FIX] Image Gallery: Once image gallery saved, avoid double create link display
[FIX] Image Gallery: small change in images batch upload to respect name
      order in batch
[FIX] Keep menus wide open if javascript or cookies not allowed
[FIX] Styles: Simple style fixes for PLM and other enhancements
[FIX] Tiki-index_p.php: typo feature_wiki_usrlock
[FIX] Blogs: Trackback pings for blog posts accepted only if the feature
      blog is enabled
[FIX] Blogs: Secured and fixed blogs trackback pings display
[FIX] Wikiplugin snarf: don't change line feeds in <br />
[FIX] Wikiplugin code: uses proper <br />
[FIX] mk_profile.sh: accepts optionals backticks around table names,
      better autodoc
[FIX] Module quick_edit: fixed collision with edit article: 'heading'
      used in both of them, thus preventing 'heading' showing up in
      edit article, if you have quick_edit module activated
[FIX] Admin/login: fixing 1 day bug & adding more options
[FIX] pcllib: removed call by reference to functions
[FIX] Broken links to documentation
[FIX] Some fixes in display of country flag
[FIX] Galaxia: conformed to db abstract
[FIX] Wiki RSS Feed: avoid sql error, show whole file for new wiki pages,
      cleanup of output in rss data
[FIX] Wiki: fixed undefined 'index' variable in page history
[FIX] Wikiplugin TrackerFilter: fix sort and pagination
[FIX] Wikiplugin Trackerlist: several fixes
[MOD] Smarty updated to 2.6.14
[MOD] Modules allow user to create a module without title and display error
      message if no name or data is given to a new module
[MOD] Trackers: add the fulltext index for tracker search with mysql
[MOD] Trackers: many fixes and enhancements
[MOD] change in the message body messu-compose to messu-mailbox to be
      directly in the mailbox when notification from the message box
[MOD] Some clean up and organization on wiki help
[MOD] Trackers: added a new optional behaviour for isHidden field
      type, to make hidden fields only editable by tracker admin
      but still visible to modifier
[MOD] Admin survey questions: longer options field and hint box for
      multiple answer questions where to places those answers
[MOD] at least yahoo and google ignore our robots.txt entries completely,
      so we set META ROBOTS tags on all pages we don't want indexed/followed.
      Thats all admin/submit/print/rename/remove/send pages and pages that
      will make search box go wild (categories, lengthy lists, calendar, ...)
[MOD] Hide MultiTiki info when not in use 
[MOD] lang/de, lang/ca, lang/pt-br, lang/fr updates
[MOD] Edit article: allow to preselect categories when creating a new
      article, like this:
      /tiki-edit_article.php?cat_categories[]=1&cat_categorize=on for
      category '1'
[MOD] Plugins: Extended div wikiplugin to accept justify text align
[MOD] Blogs: Possibility to delete blog post level trackback pings
[MOD] Changed behaviour for description label when no desc is provided
[MOD] Enables relative url for group home as http:tiki-xxx.php...
      (no double slash after ":" )
[MOD] Enables included php to ask extra external js
[MOD] Image slideshow in page , controlled by feature slideshow in admin
      image galleries
[MOD] Images slideshow preloads images and works autonomous when
      cycle complete
[MOD] Images galleries links simplified, only scalesize controls the scale
      (0=original size)
[MOD] Images galleries controls enhanced
[MOD] Update to latest version of PhpLayersMenu (3.2.0-rc)
[MOD] New files (copy for Tiki for modifications) to prevent overriding
      of original files of the PLM package
[MOD] Calendar: added categories support for theme control purpose
[MOD] Imagegal: added a way in admin panel to move images from db
      to filesystem
[MOD] Users: added an option to have new users accept internal messages
      by default
[MOD] Users: switch on receiving internal messages by default
[MOD] Blogs: Added feature/allow blogs trackback pings enabling general and
      on a blog basis
[MOD] Blogs: View blogs post refactored
[MOD] Clearer install & upgrade intructions. Moving 1.7.x stuff to a wiki
      page. Add information about secdb
[NEW] Plugins: Skype plugin to create a clickable link to call or chat
      with a Skype user

Version 1.9.4
<http://tikiwiki.org/ReleaseProcess194>
------------------

[MOD] cms: added an option for availability of print option in cms
[NEW] google-map: new feature, used for usermap and self-location
[FIX] polls: changed polls admin access permission to be distinct from
      admin one
[MOD] user: added an option to remove all pages from user when deleting user
[NEW] trackers: new export page in csv format
[FIX] trackers: made filter work with categ field type
[FIX] trackers: fixed trackers to accept zero when a numeric field type
      is mandatory
[FIX] galaxia: added a check for name of start activity
[FIX] maps: freeing now image memory after request to avoid bloating
[FIX] cms: fixed db commpat for print view (reads->nbreads)
[FIX] newsletter: set up the from address to default from when sending
      newsletter
[MOD] multi: added $local_php and $multi optional vars for geeks only
[SEC] several vars added to sanitization to avoid cross-site scripting
[FIX] devtools: improved sqlupgrade script for when password includes a quote 
[MOD] lang: major improvement of finnish translation
[MOD] lang: update of de, fr, it
[MOD] wiki: changed lock icon
[FIX] wiki: made sorting respect find filter
[MOD] pear: replaced clone() by cloneNode() because reserved in some recent php
[MOD] styles: improvement of mose.css style
[MOD] styles: improvement of trollparty.css style
[FIX] html: made alternate link displayed only if perms ok
[FIX] tabs: fixed cycle with a reset
-[DB] added 3 perms and 1 pref
[FIX] Enables download of file galery 's files bigger than 2MB


Version 1.9.3.1
<http://tikiwiki.org/ReleaseProcess193>
- 04/30/2006
------------------

[FIX] PHP Notice: Only variable references should be returned by reference
      in /lib/adodb/adodb.inc.php on line 2797 - ohertel
[FIX] basic profile: Notice: unserialize(): Error at offset 23 of 27 bytes
      in /tikiwiki-1.9.3/tiki-modules.php on line 67 - ohertel
[FIX] MD5 values for tiki secdb - ohertel
[FIX] What-you-see-is-what-you-can-access fix: a not accessable feature is
      hidden - marclaporte
[FIX] trackers: get the right number of items - sylvie
[MOD] update fr translation - sylvie
[MOD] trackers: give the possibility to move the fields more
      than 1 step - sylvie
[MOD] another crosslink feature -> documentation - marclaporte
[MOD] default_wiki_diff_style: minsidediff - marclaporte
[MOD] some features disabled by default: feature_wiki_export,
      feature_galleries, feature_help, feature_multilingual,
      feature_user_watches_translations, feature_dump,
      feature_view_tpl - marclaporte

Version 1.9.3
<http://tikiwiki.org/ReleaseProcess193>
- 04/29/2006
------------------
[FIX] fix of multiple layout and translation issues - various authors
[FIX] '... but need admin validation:' must work even if 'Validate users
      by email:' is not checked - sylvie
[FIX] admin user: multiple actions on a page other than the first
      one - sylvie
[FIX] article: category kept at approval - sylvie
[FIX] blog: blog pagination - sylvie
[FIX] blog: find now finds also in post title - sylvie
[FIX] blog: reset blog activity if activity too old at each blog post - sylvie
[FIX] bookmark: replace split space in link with <br /> - sylvie
[FIX] category: anon can edit categorized pages - redflo
[FIX] category: browse category on image show up images - sylvie
[FIX] category: display category name for a deep category browse - sylvie
[FIX] cleanups for php 5 compatibility - various authors
[FIX] comment: all comments shown after a post - sylvie
[FIX] forum: new post subject set after a post - sylvie
[FIX] gallery: check object perm - sylvie
[FIX] group: a non admin user can also assign a user to one of his groups if
      he has tiki_p_admin_users - sylvie
[FIX] group: can use username or groupname with the character & in
      assign group - sylvie
[FIX] group: respect perm in tiki_p_admin_user and not tiki_p_admin on
      multiple actions in admin user - sylvie
[FIX] image: current gallery selected in the gallery choice - sylvie
[FIX] image: system gallery images are not shown in last_images modules if
      no gallery is selected - sylvie
[FIX] jscalendar: spanish utf8 calendar - sylvie
[FIX] login: user home page considered at login - sylvie
[FIX] module since_last_visit_new: faqs are displayed - sylvie
[FIX] module since_last_visit_new: fix list index unknown for a comment in
      image gallery - sylvie
[FIX] multilingual: switch lang on default homepage (+bl param with
      value) - sylvie
[FIX] neat.css: upload image in a page - sylvie
[FIX] newsletter: cleanup outgoing newsletter templates - marclaporte
[FIX] newsletter: more perm checking on archived newsletters - sylvie
[FIX] parsing: to be able to have plugin param with a & - sylvie
[FIX] plugin article: respect perms - sylvie
[FIX] plugin wantedpages: accept site settings for dashes in WikiWords.
      Possible filtering of output to get rid of
      "rubbish page names" - markusvk
[FIX] prefer get_user_default_homepage to get_user_preference homePage - ang23
[FIX] quiz: avoid some notices if store quiz results on + error if attachment
      empty - (sylvie)
[FIX] search: do no search if no search words are given - sylvie
[FIX] securing adodb for postgres - mose
[FIX] setup.sh: Use filesystem acls instead of sgid or 777 mode is much
      more safe - redflo
[FIX] template: anon can view/edit templates - ohertel
[FIX] template: can edit in some case + can save only for the style - sylvie
[FIX] tiki search: include wiki page name like in fulltext search and the file
      data extracted by the command associated to the type - sylvie
[FIX] tiki search: when refreshing fix an undefined dcslib + attach
      warning - sylvie
[FIX] tracker plugin: category - sylvie
[FIX] tracker plugin: highlight name of fields with error - sylvie
[FIX] tracker: better support for special character or string (ex: xml) in
      textarea field - sylvie
[FIX] tracker: mandatory category - sylvie
[FIX] tracker: fix notification message header for gmail server for long
      update notif and comment notificaton - sylvie
[FIX] tracker: fixed bugged for () loop that prevented non-admin users from
      updating certain fields values - lorfds
[FIX] tracker: image in tracker plugin - sylvie
[FIX] tracker: main item value displayed in the window title - sylvie
[FIX] tracker: mandatory fields in trackers - rv540
[FIX] tracker: sort the country names in a country field - sylvie
[FIX] tracker: to be able to have 2 category fields in a tracker - sylvie
[FIX] user: admin can change prefs of the third tab - sylvie
[FIX] user: batch load can not add a user to a group the current user has
      if only tiki_p_admin_user and not tiki_p_admin perm is set - sylvie
[FIX] wiki: backlink: respect perms - sylvie
[FIX] wiki: don't show edit buttom if looking at a user page of
      another user - sylvie
[FIX] wiki: don't show the edit buttom when looking at another user's
      userpage - sylvie
[FIX] wiki: download wiki file respects individual perms on a page - sylvie
[FIX] wiki: force server readable perm for img upload - sylvie
[FIX] wiki: highlight name of fields with error - sylvie
[FIX] wiki: if 'display the title' is on and breadcrumb feature off, the
      title must be displayed - sylvie
[FIX] wiki: if ask for a userpage is not yet created go to tiki-editpage
      instead of displaying an invalid page - sylvie
[FIX] wiki: likepage: respect perms - sylvie
[FIX] wiki: page creators are admin of their pages + tiki_p_admin_wiki
      back for editpage - sylvie
[FIX] wiki: watch on 'page change' works again - ohertel
[FIX] wiki: the page named UserPage redirects to the user's UserPage if
      possible - sylvie
[FIX] wiki: wiki discussion now redirects to the same thread for 2 users
      with different languages - sylvie
[FIX] xhtml: <br/> transformed into <br /> - damian
[MOD] added &reg; to special character table - sylvieg
[MOD] added link to [http://dev.tikiwiki.org/tiki-index.php
      ?page=Features|evaluation of each feature] to inform about
      maturity of features - ohertel
[MOD] CAS: note about a required lib installtion on admin/login - ohertel
[MOD] cleanup and improvement of robots.txt - various authors
[MOD] groups/permissions: 'levels' hidden by default - ohertel
[MOD] groups/permissions: show all permissions by default - marclaporte
[MOD] install: added some notes to the installation page tiki-install about
      memory reqirements and more
[MOD] lang: nearly complete finnish translation - hartsa
[MOD] lang: several updates to de/ca/fr - ohertel/xavidp/sylvie/jmaspons
[MOD] many new 'tip' boxed on several pages - marclaporte/ohertel
[MOD] mods: hacked to allow chmodding files to 644 on servers with suphp
      security installed (for instance: ourproject.org, where edu.tw.o is
      installed) - xavidp
[MOD] most admin pages are accessable from tiki-admin.php
      now - marclaporte/ohertel
[MOD] note in tiki-backup section that it's better to use mysqldump or
      phpmyadmin - ohertel
[MOD] param my to last_image_galleries module to limit the
      user's gallery - sylvie
[MOD] removing users from groups -> directly from user listing.
      dev.two #503 - marclaporte
[MOD] tracker: a button to increment the field position from a field
      to the end - sylvie
[MOD] tracker: added tracker filter for category plugin - mose
[MOD] wiki: page renames are monitored with watch on page change - ohertel
[NEW] calendar: RSS feed for upcoming events from calendar:
      [tiki-calendars_rss.php?ver=2] - ohertel 
[NEW] intertiki: use the user db of one tiki for several tiki
      installations - mose
[NEW] perl script to recover wiki data from google cache in case you
      lose data - lfagundes
[NEW] plugin: html tag plugin TAG - sylvie
[NEW] smarty: simple smarty plugin function.count.php for return the
      count of a var - mose
[NEW] switchlang param in the url changes the language - sylvie
[NEW] wiki: new table of contents, wikipedia style: {maketoc:table} - ohertel
[NEW] wiki: search & replace feature - sampaioprimo

Version 1.9.2
<http://tikiwiki.org/ReleaseProcess192>
- 10/30/2005
------------------
[FIX] Added alt text to menu folders to enable browsing with image downloads
disabled in your browser - Damian
[FIX] Fixed a regression with "...but requires admin approval" registration type
- mdavey
[FIX] wiki: Fix the closing / in an openning tag ex:~np~{ARTICLE(id=1)/}~/np~ -
sylvie
[FIX] wiki: http: and www. follows the same rule (icon+new frame) than
~np~[http]~/np~ - sylvie
[FIX] wiki: fix preview in history on a page using ~np~ {file} ~/np~ plugin -
sylvie
[FIX] calendar: calendar is not created anymore with 3 special perms - sylvie
[FIX] calendar: filter button is always displayed even if only one calendar -
sylvie
[FIX] tracker: translate country name in a country field - sylvie
[FIX] wiki: can't edit a page if its belongs to a category you don't have perm -
sylvie
[FIX] tracker: mandatory scrolling list doesn't propose an empty value - sylvie
[FIX] plugin: snarf allows the text body without been the html tag body - sylvie
[FIX] plugin: category new option value sort=shuffle mose) new option one to
display one categ per line - sylvie
[FIX] wiki: ~np~<img src="img/wiki_up/xx.gif">~/np~ fixed in article - sylvie
[FIX] wiki: fix my pages in My Tiki by adding the pages where I am not the last
editor - sylvie
[FIX] remind password message: fix url - sylvie
[FIX] WYSIWYCA regarding tiki_p_vote_poll - amette
[FIX] When no cookies, menus are now wide unfolded, if javascript, by first
close, all will fold
[FIX] Return and passing by reference for PHP4.4.0 and PHP5 - mose amette
[FIX] Import wiki pages put back in service
[FIX] Edit trackers status (messed with list option status) - digao
[FIX] html_entity_decode(), floatval() for PHP4 compatibility
[FIX] 2 WikiWords separated by an unique space should link
[FIX] Fix non closing ~np~ ~np~ ~pp~ or <pre> ~/np~, when the closing miss,
takes up to the end (as considering the closing tag is put at the end)
[FIX] Initial condition whith where for search articles
[FIX] Undefined offset: 0 in multitiki:
lib/notifications/notificationemaillib.php
[FIX] Various warnings in searchlib
[FIX] Refactored output filter highlight, no more memory overflow
[FIX] Refactored wikiplugins help loading by edit (1 MBytes saved)
[FIX] Module ephemerides fatal error (Call to a member function on a non-object)
[FIX] Warning when tracker empty removed
[FIX] Proper $groupHome URL if running Tiki in SSL
[FIX] HawHaw PHP5 compatibility - Norbert Huffschmid, amette
[FIX] Plugin WANTEDPAGES ignore pages separated by "+"
[FIX] Removed dead code for gender-feature - luciash
[FIX] Parse trackers textarea the same as wiki pages
[FIX] When using admin validation for new account registration requests, users
are informed by email when their account is activated. - luciash
[FIX] performance optimisation in category admin, orphan pages, stats - sylvie
[FIX] remove unused images a little less greedy - sylvie
[FIX] users upload batch: some improvment and errors messages - sylvie
[FIX] forum: the list has always the same number of forums whatever the perms
are - sylvie
[FIX] wiki: page name with special characters browseable in categories - sylvie
[FIX] forum perms are distinguish from comments perms - sylvie
[FIX] since_last_visit_new module checks for object perms - sylvie
[FIX] ranking checks for object perms - sylvie
[FIX] calendar: tighter perm when accessing calendar item - sylvie
[FIX] forum plain style doesn't display while lines - sylvie
[FIX] forum: a post just after a post delete is no more lost - sylvie
[FIX] forum: keep topic order, comment view param when going next/previous topic
- sylvie
[FIX] forum: lots of permission fixes - sylvie, rv540
[FIX] mods directory gets taken into account by fixperms.sh - mose
[FIX] Messu: Allow messages from other users is by default Yes - digao
[FIX] calendar: Calendars were created with perms only for registered - sylvie
[FIX] tracker: fixed a bug, that let you only vote, when you had the same
language set as the one enabling rating for the tracker - amette
[FIX] RSS: removed tiki-atom.php, it's unused - amette
[FIX] more reliable way to determine admin's email in Contact Us - mdavey
[FIX] fixed download of tracker attachments - lfagundes
[FIX] wiki: editpage urlencodes pagenames - sylvie
[FIX] wiki: undefined templates if wiki templates not set - sylvie
[FIX] wiki: editpage checks category permissions - sylvie
[FIX] imagegal: System Gallery accessible with PHP > 4.1 - amette
[FIX] imagegal: Better GalleryId-check and other fixes - redflo
[FIX] maps: layer manager gets shown by default and various fixes - Franck
[FIX] myTiki: pages, where one is not the last editor, get shown, too - sylvie
[FIX] calendar: tiki_p_admin_calendar is sufficient for admining calendar -
amette
[FIX] wiki: corrected path for pdf-lib - luciash
[FIX] xmlrpc: performance boost for listing pages in send wiki pages and show
number of articles as it is shown later - sylvie
[FIX] xmlrpc: use the new Pear xmlrpc lib in tiki-send_objects.php - amette
[FIX] removed link to tw.o on site unavailable error page - mose
[FIX] tracker: images can be removed from trackers - rv540
[FIX] MySQL 4.1 compatibility - mose
[FIX] index in database for speeding up article-queries - mose
[FIX] PostgreSQL compatibility functions for max() and right()
[FIX] tracker: added icon as placeholder, when no image in image field - rv540,
yoni
[FIX] fixes and more translated words in catalan - xavidp
[FIX] corrected typo in german translation - amette
[FIX] corrections to french translation - sylvie, marclaporte
[FIX] more translated strings in Hungarian - ang
[FIX] more translated strings in Norwegian - gunnarre
[FIX] more translated strings in Brazilian - lfagundes, digao
[FIX] more translated strings in Russian - dimaz
[FIX] fixed blog post for non admin - sylvie
[FIX] database Oracle/PostgreSQL compat, added backticks to query colinmo
[FIX] PostgreSQL compatibility, replaced last_insert_id() - mdavey, mo0co0
[FIX] calendar: fixed a bug, that was listing upcoming events since 1969 -
thenano
[FIX] calendar: upcoming events sorts start_asc instead of desc - fmathias
[FIX] hawhaw: tiki doesn't need to be on the server root no more - sylvie
[FIX] mods: fixed the case when list is not existing at install - mose
[FIX] PostgreSQL compat - Edgar Holleis, sylvie
[FIX] PHP 4.4 compat issue fixed - atooni, mose
[FIX] fix bug, that made function find_exact_all() mix up trackers and files -
amette
[FIX] sheets: added SUMIF function - lfagundes
[FIX] Smarty upgraded to 2.6.10 - mose
[FIX] wellformed XHTML in structure-tocs - ang
[FIX] surveys: fixed a bug, that messed up the user defined order when having
multiple options - rv540
[FIX] tracker: fixed array-initialization bug with mirror table trackers - rv540
[FIX] wiki: only available plugins get used for building wiki-plugin-help
[FIX] wiki: CODE-plugin - optional RTL-param now and displays text by default
LTR - luciash
[FIX] wiki: moved risky plugins to dist
[FIX] wiki: QUOTE-plugin - was missing EXTR_SKIP - sylvie
[FIX] wiki: SNARF-plugin - allows <div id='tbody' - khinckley, sylvie
[FIX] wiki: SPLIT-plugin - more browser-independent - Patrick Allard,
marclaporte
[FIX] wiki: THUMB-plugin - additional URL-param - mose
[FIX] wiki: TRACKERLIST-plugin - new option showstatus=>n - amette
[FIX] wiki: VERSION-plugin - use_best_language capability and fixed problem with
parsing first line - mose
[FIX] wiki: WANTEDPAGES-plugin - ignored pages are seperated by +
[FIX] module: ephemerides - fixed "Call to a member function on a non-object in
multitiki"
[FIX] module: Last Directory Sites/Forum Topics/Articles/Modif Pages/Tracker
Items/Since Last Visit New have additional option absurl=>n - yoni
[FIX] BrTiki - added theme of br.tikiwiki.org - wesleywillians, lfagundes
[FIX] damian.css - show links in module-titles more nicely, fixed problem with
field surrounding with ' - dimaz, sylvie
[FIX] simple.css - better RTL-language compatibility, better reading by
.postbody/.articlebody/.messureadbody, mod_assistant left aligned, alignment of
menu-separatorlines fixed, scrollbar when mid-column content is too wide,
overflow:auto fix for modules, adjusted look and feel of widgets - amette,
luciash
[FIX] forum: fixed attachment perm issue - wulle, amette
[FIX] wiki: if no like pages, then don't say "perhaps your are looking for:" -
sylvie
[FIX] don't show debug in footer, if it is not enabled - mose
[FIX] module: basic module.tpl - div class="box-{$module_name¦escape} for CSS
and display problem fix - ang, mose
[FIX] admin: Added note about the not finished documentation and link to
'Restore Help Pages' on doc.tw.o - amette
[FIX] admin: fixed some missing ~np~<td>~/np~s and cleaned out
feature_experimental part - sylvie
[FIX] escape forum name to allow for a name with double quotes - sylvie
[FIX] admin: users - add groups to the csv upload help string, same place for
batch result strings and feedback strings, warning message when changing
user-name, that the user has to change his password - sylvie
[FIX] directory: fixed offset calculation - wog
[FIX] added missing poll to tiki-edit_help.tpl - sylvie
[FIX] fixed help-page link in tiki-edit_translation.tpl - amette
[FIX] file gallery: wellformed XTHML, table closing was wrong
[FIX] file gallery: fixed display of empty colspan - mose
[FIX] install: corrected a typo - amette
[FIX] community: when searching for users, say "users like", not "users
registered" - amette
[FIX] Don't show cleartext password in newsreader, show asterisks - amette
[FIX] linebreaks and htmlspecialchars in "Normal"-mode of MyTiki notepad -
amette
[FIX] wiki: fixed the display of page title being optional - mose
[FIX] image gallery: galleryId can be null - sylvie
[FIX] Added "edit css" button in Admin->General panel and show it in
user_preferences only if permission - sylvie
[FIX] Added missing tooltips to accept/reject/trash-icons in user_tasks - amette
[FIX] tracker: fixed table messup in list items view, when activating
tracker-rating - amette
[FIX] traker: list view - don't show date if field is empty, mandatory scrolling
list doesn't display empty value, translation of country names - sylvie
[FIX] tracker: default size for placeholder image - rv540
[FIX] RTL language fix in tiki.tpl - luciash
[FIX] fixed the blank image for xhtml compliant style closing of tag and
height-property - ang
[FIX] removed HTML-code from validation mail, since it's plain text - luciash
[FIX] password reminder mail fix - wog, damian
[FIX] better structured/readable tracker-changed-notification-mail and better
stripping of field-names from simplified tracker-notification-mails - amette
[FIX] blog-notification-mails have post title in addition to blog title - xavidp
[FIX] bottom bar updated - damian
[FIX] added missing blanks in tiki.tpls - sylvie
[FIX] minor fix to module wiki last comments - luciash
[FIX] fixed two wrong messages considering tracker-feature disabled - ohertel
[FIX] Fixed name of admin ephemerides in menu - ohertel
[FIX] more translated strings in German - ohertel
[FIX] maps: working with Windows - Franck
[FIX] changed tiki-install.tpl to reflect the new upgrade-script-paradigm -
amette
[FIX] Tiki-version 1.9.2 is a valid version in security admin - amette
[FIX] Tiki-mobile is in main menu - ohertel
[FIX] added missing function view_blog to tiki-mobile - ohertel
[FIX] forums/articles/threads etc. only in mobile mode, if tiki-mobile is
activated - ohertel
[MOD] wikistructures: whole wiki structure objects maybe included in
admin/modules and assigned to left or right columns ang
[MOD] Show number of Comments/Attachments in Tracker-tabs amette
[MOD] Upgrade Net/Socket to pear's 1.0.6
[MOD] Plugin LANG accepts now + separated list of lang codes, the parameter can
be +lang=>accepted languages or (exlusive) notlang=>rejected languages
[MOD] Wiki Tracker-plugin looks nicer after submitting an item amette
[MOD] tracker: can use tiki-view_tracker_item.php?itemId=xxx without giving the
trackerId - sylvie
[MOD] quicktags: drop down selection for categories in administration, tracker
shows only meaningful quicktags - amette
[MOD] multilang: edit-translation now presents you a dropdown list choice
instead of a text 'input pagename'-field - sylvie
[MOD] maps: WikiPlugin for maps - Franck
[MOD] statistics enhancements - Franck
[MOD] trackers: allow rating an item in tiki-view_tracker and
tiki-view_tracker_items - amette
[MOD] maps: display dynamic coordinates on the map - Franck
[MOD] image gallery: show next/prev buttons also at top of page - ohertel
[MOD] multiprint: can print structures - andreas
[FIX] Redirect: redirect can't be called 2 consecutive times sylvie
[MOD] js: javascript plugin sylvie
[FIX] Database consistency between 1.8.x-upgrade and fresh 1.9 install -
ohertel
[FIX] more translated strings in Czech - luciash
[FIX] multiple Wiki-parsing erros fixed in several features - amette, mose

Version 1.9.1.1
<http://tikiwiki.org/ReleaseProcess1911>

* [FIX] Fixed an XSS-vulnerability
* [MOD] Improved Tiki Security Admin
* [FIX] tweaks to fixperms.sh, /img/tracker included

Version 1.9.1
<http://tikiwiki.org/ReleaseProcess19>

* [FIX] support mysql 4.1
* [FIX] Added options to disable bot_bar logos and debug junk
* [FIX] Increase cookie field length amette &
* [FIX] added missing favicon
* [FIX] admin : disallow blank admin password
* [FIX] admin groups : changed display of included groups
* [FIX] admin users : fixed error when char+numbers enforced in password
* [FIX] admin users : fixed message for batch upload
* [FIX] articles : Allow selecting a topic in RSS feed for articles
* [FIX] articles : fixed date management for listing
* [FIX] articles : fixed watches on articles
* [FIX] calendar : fixed php notice when newsletter disabled
* [FIX] calendar : respect special object perm
* [FIX] comments : caching and optimization
* [FIX] comments : can be used now when js is disabled
* [FIX] database : cluster enabled session
* [FIX] database : corrected creation of tiki_features and tiki_object_ratings
when updating Tiki
* [FIX] database : corrected perms mispelling in db-update-script
* [FIX] database : quicktag table is now correctly updated, when updating Tiki
* [FIX] file gallery/maps: avoid error if user forgets / at end of map_path
* [FIX] file gallery: stats
* [FIX] file type icons: transparent backgroud
* [FIX] filegal : general performance improvements
* [FIX] filegal : search is now case sensitive
* [FIX] forums : mobile forums support
* [FIX] forums/comments : fixed page count
* [FIX] forums: autogenerated email reply link fixed ((UserPagegg|gg))
* [FIX] fulltext search: highlight feature
* [FIX] graph: Adding a plugin to draw math functions
* [FIX] graph: Changing final form from post to get to allow linking to a
specific chart
* [FIX] group: anonymous no more in the included groups of each group
* [FIX] group: remove the link to remove group for an included group
* [FIX] imagegal : fixed warnings when lat/long not set and feature map not
enabled
* [FIX] imagegal/filegal : fixed problem of lock when downloading big file
* [FIX] install: mysqli driver (php5 & mysql 4.1) works now.
* [FIX] install: set magic_quotes_runtime to On (smarty can't work otherwise)
* [FIX] internal messenging : now user need to agee to receive messages before
they can get them
* [FIX] internal parser (tikilib) several fixes and improvements
* [FIX] languages : can change other user language without interfering own
language
* [FIX] languages : some respect on available languages
* [FIX] languages : improved support of cs, da, de, es, fr, pt-br
* [FIX] list users : added feature to display the number of users registered
* [FIX] login : Make password resets more user-friendly (but untranslated in
most langs)
* [FIX] login : Correct ssl to non-ssl redirections in the login process
* [FIX] login : include correct moderate validation mail templates
* [FIX] mail : don't show send message if user doesn't accept message
* [FIX] mail : fix the LF mail end of line for MTA as gmail
* [FIX] mail : return-path added into the mail header to avoid tiki mails to be
considered as spam on some servers
* [FIX] mailin : fix discard_after
* [FIX] menu : fixed cms ranking item in menu 42
* [FIX] mobile : upgraded hawhaw to 5.10 and many extra improvements
* [FIX] mobile : added skinning
* [FIX] mobile : added tikiwiki banner
* [FIX] module : added google adsense module
* [FIX] module : made switchlang and switchtheme respect admin settings ,
* [FIX] module switch language : limit the choice to the available language
* [FIX] modules : fix assigned modules deletion
* [FIX] modules : no more caching for modules
* [FIX] more net_pop3.php bugs; forums mail-in broken on systems that advertise
SASL now fixed
* [FIX] multitiki styles: Customized styles in multitiki were not recognized
(broke after DR4) ((UserPagegg|gg))
* [FIX] newsletter : better formatting - text-email-clients get wiki-formatting
* [FIX] newsletter : fix the unsubscribe link that was always unscribing the
first user
* [FIX] newsletter : fixed content template modification - wasn't possible
before
* [FIX] newsletter : removed double linebreak
* [FIX] newsletters : perm respect for newsletters to send (you see in list only
the one you can send)
* [FIX] notifications : display "by Anonymous" when page edited by Anonymous ;)
* [FIX] password reset : more userfriendly
* [FIX] plugin sql : possibility to add param
* [FIX] postgres : improved postgres support , , ,
* [FIX] prefs : Added fgal_allow_duplicates to preferences
* [FIX] registration : custom fields visible on the registratio form and stored
in user's prefs ((alex_freire))
* [FIX] rss : fixed links in rss feeds in case tiki is installed in a subdir
* [FIX] search : fixed bug provoked when search includes a tilde ~
* [FIX] search : fixed index for trackers
* [FIX] search : active the highlight feature for the mysql fulltext search also
* [FIX] search : fix highligh word with accent
* [FIX] section : added calendar section to theme control
* [FIX] section : centralize the sections list to have the same list everywhere
* [FIX] send/recieve objects: upgraded XMLRPC lib for fixing security issue with
eval()
* [FIX] setup : Fixed multitiki styles
* [FIX] setup : added declaration of a var useable in smarty
* [FIX] setup : change getfilecontent by tikilib->httprequest() - added a new
sanitize pattern for urls - added a sanity check on a sensitive var
* [FIX] setup : improved handling for IIS and PHP5
* [FIX] sheet : Better selection of the graph links display and minor bugfix
* [FIX] stats : new stats per objects and wiki plugin for page hits
* [FIX] style : cleaning to have h1/h2/h3... in each page (and not only
pagetitle)
* [FIX] surveys: fixed link typo in admin template ((UserPagegg|gg))
* [FIX] theme control: fix some conflicts between section control and category
control
* [FIX] theme: don't change user theme in tiki-user_preferences
* [FIX] tiki search: don't highlight in head section and popup
* [FIX] tiki search: file galleries search
* [FIX] tiki search: fix minimum length of search word reference
* [FIX] tiki search: fix some duplicatgion checking
* [FIX] tikineat: fix the overlapping calendar in IE
* [FIX] tracker : added country selector
* [FIX] tracker : fixed bugs in item list and item link field types
* [FIX] tracker : fixed image field
* [FIX] tracker : fixed image field type
* [FIX] tracker : fixes on perms system
* [FIX] tracker : optional new way to store trackers data in a separate table
* [FIX] tracker admin: display the help message on IE when editing a field
* [FIX] tracker attachement: the field order of a tracker attachment can be
edited
* [FIX] tracker edit: create a default user or group tracker if the user or
group tracker doesn't exist
* [FIX] tracker fixed mail sending
* [FIX] tracker permissions: Added permissions in menu for trackers to be hidden
if no tiki_p_view_trackers ((UserPagegg|gg))
* [FIX] tracker plugin: displays the message when tracker successfully created
* [FIX] tracker/tiki search: index all the tracker items
* [FIX] tracker/tiki search: respect of perm open/close/pending
* [FIX] tracker: Checkbox for going back to the main list after editing an item
* [FIX] tracker: acces the user item whan the item has not been created - the
field 'user creator' and 'group creator' must be set
* [FIX] tracker: add email, header, category field in tracker plugin
* [FIX] tracker: added a country field
* [FIX] tracker: an optional field of type list of fields must have an empty
entry at editing time (to be replaced by an empty value)
* [FIX] tracker: display back the notification message when a tracker is
recorded
* [FIX] tracker: fix attachment download counter for IE
* [FIX] tracker: fixed filter issue, a tab to return to list and keep filter,
save&return as a button, unify the no sort_mode case
* [FIX] tracker: fixed tab for attachment
* [FIX] tracker: fixed to work with theme control center
* [FIX] tracker: image field in trackers work
* [FIX] tracker: several fixes to 'item list' and 'item link' like wrong links
and not shown values
* [FIX] tracker: show nb of attachment downloads
* [FIX] tracker: show the number of items at top of listing
* [FIX] tracker: tabs to go to next/previous item, when viewing a tracker item
* [FIX] tracker: use correct variable for determining if tracker may be viewed
* [FIX] trackers with hidden fields : the last tracker field was not seen if the
tracker has an hidden field
* [FIX] user : Fixed user batch upload without overwrite to list duplicate names
((UserPagegg|gg))
* [FIX] userpref : fixed tabs behaviour and other things
* [FIX] users : cluster enabled mod-who_is_there - db-change
* [FIX] users : making custom fields work everywhere, as in
tiki-user_preferences.php
* [FIX] users: user double click was not updated form the db if userwatch !=
current user
* [FIX] webmail : fix delete message in webmail that was bugged since 1.9.0
* [FIX] webmail : fix webmail message size and date that were missing since
1.9.0
* [FIX] webmail : readded size and date and some error messages
* [FIX] wiki : fixed backlinks
* [FIX] wiki : improved import html look
* [FIX] wiki : improvement of protection of camelcase autolinking
* [FIX] wiki comments: fixed count of comments
* [FIX] wiki : can't display history if categ perm on the page not ok
* [FIX] wiki : can't print a page with no category perm - print and pdf
* [FIX] wiki : fixed wiki_rename_page() : SF bug 877240/1178260
((UserPageChealer9|chealer))
* [FIX] wiki : not to have a create proposal when you don't have perm to see a
page and easier to display create page on demand only rather to add smarty var
everywhere
* [FIX] wiki : user Anonymous in the contributors list gets translated
* [FIX] wikiplugin : wantedpage new plugin, lists wanted wiki pages, and the
wiki pages that want them
* [FIX] wikiplugin : articles can be called with a starting index
((michael_davey))
* [FIX] wikiplugin : improved anchor plugin
* [FIX] wikiplugin : new plugin for object hits
* [FIX] xmlrpc : new Pear XML_RPC lib is now used
* [NEW] feature to see or not IP in page history ((sylvie))
* [NEW] added creation of tikihost column for tiki_sessions table in
tiki-1.9-pgsql.sql to make Tiki working again with PostgreSQL ((luci))
* [NEW] a batch cleanCatTrackers to be able to display the tracker item main
value in the category listing. ((sylvie))
* [MOD] can use the syntax tiki-calendar.php?calids=1 (to avoid the nasting wiki
parsing error) ((sylvie))
* [MOD] indicate the default in the group lists of a user in the user admin
pannel ((sylvie))
* [MOD] indicate the list of included groups in a string if the group scrolling
list is too long ((sylvie))
* [MOD] can modify a tracker attachment ((sylvie))
* [MOD] indicate the number of attachments in a tracker item view ((sylvie))
* [MOD] in page permission, don't show the strucutre buttons if the page is not
a structure ((sylvie))
* [MOD] calendar: don't display filter section if only one calendar is available
((sylvie))
* [MOD] tiki search: wiki indexation refresh buttom ((sylvie))
* [MOD] better stats system: records how many time an object is viewed
everyday((Franck))


Version 1.9
<http://tikiwiki.org/ReleaseProcess19>
- (1.9.0) ------------------------------------------------------------------
- 4/27/2005
* [NEW] New placeholder page when database has not been created yet
* [FIX] Calendar: missing tab fix
* [FIX] Module forums_last_posts -> fixed 'endless loop' bug
* [FIX] restored graph on stats page with new GraphEngine
* [MOD] Updated translations: Spanish, Czech, French, Japanese & German
* [MOD] Updated translations: Brazilian-Portuguese, Dutch
* [MOD] Removed Project, Jukebox & Homework (will be in mods)
* [NEW] Groundwork for a future WYSIWYG editor (not working yet)
* [MOD] Admin panel icons are now grayed out when feature is not activated
* [MOD] Changes to features now clear compiled templates
* [FIX] Fix table bug in wiki admin panel
* [NEW] User & group panel and trackers now highlights (focus) of current tab
* [MOD] Security admin control panel (md5 sums) is better & faster
* [NEW] Interfaces to generate graphs from TikiSheet
* [FIX] Category list is now refresh (after a change) for use in trackers
* [MOD] tiki-mobile optional now (default: disabled)
* [MOD] Added feature check in admin menu (WYSIWYCA)
* [FIX] View tracker item: fixed the display of tab by default
* [FIX] Tracker items respect perm in browse categ + special filter tracker item
* [FIX] Restore tracker items in category browser
* [FIX] Adding admin cms (tiki_p_admin_cms) perm to view articles
* [FIX] Improved cookie handling on tracker item view
* [NEW] Adding a links to TikiSheet (import, export, history)
* [FIX] modules: fixing caching on redirections, common on login/logout
* [FIX] category name was not appearing in page permission
* [FIX] added category permission check on tiki-index_p.php
* [MOD] put security md5 database to relational database
* [FIX] removed pop3.php (GPL lib), replaced by net_pop3.php
* [FIX] topics perms read for articles now acting like Tiki 1.8
* [FIX] many css syntax fixes and cleaning to many templates
* [NEW] added wiki view history page permission (WYSIWYCA)
* [FIX] Fix BiDi settings for Persian & Hebrew
* [FIX] WYSIWYCA of source button (in wiki pages)
* [NEW] RSS feeds for trackers
* [MOD] updated JS calendar lib to version 1.0 (fixes at least 1 bug)
* [MOD] cleanup user registration process (when validated by admin)
* [MOD] checks and displays php ini vars (ex.: max upload) for image uploads
* [FIX] siteId location label is now optional
* [FIX] minor fixes to calendar layout
* [FIX] Fixes problems with Blog's wysiwyg editor
* [MOD] all rss feeds use name and description from admin/rss feeds.
* [FIX] Tracker item modules show subject of tracker items now
* [FIX] Moved tiki-special_chars to avoid executing code in templates directory
* [FIX] Fixed sorting by date in trackers
* [FIX] Calendar: fixed edit event and add event perms
* [MOD] Authors styles option in wiki pages (none, business, collab, etc)
* [FIX] WCYSIWYCA for modules wiki_last_comments and last_modif_page
* [MOD] Use default theme when theme is not found
* [FIX] Module "Search new" is now WYSIWYCA
* [MOD] Since_last_visit_new module only shows if there are new items
* [NEW] Calendar: first day of the week localization
* [FIX] Fixed public task user module
* [FIX] Many tracker display fixes
* [FIX] fixed last tracker item module
* [FIX] fixed tracker field imports
* [NEW] made a "HTML in Wiki Pages" box in wiki admin options
* [FIX] make "allow html" checkbox sticky (in wiki pages)
* [NEW] Batch upload of pictures (from a directory on server)
* [FIX] rss feed caching for anonymous users only (security issue)
* [NEW] password reset: users must click email link to confirm
* [MOD] Add button to rebuild cache for all galeries
* [NEW] Allow to import tables from wiki pages into tikisheet.
* [FIX] broken link to games
* [FIX] fix for double slashes in some email notifications links
* [MOD] added name of page editor in wiki page watch email
* [NEW] implement imgcache feature (for faster image galleries)
* [NEW] TikiMaps: new permission for viewing content of mapfiles
* [FIX] TikiMaps: history fixes
* [MOD] Merged events-newsletter feature into an option of newsletters
* [MOD] internal messaging: inform users to allow others to send to them
* [NEW] 1.8to1.9.css transition css
* [FIX] fix: batch delete of users in admin
* [MOD] Clean up of bottom bar & logos
* [FIX] WYSIWYCA for categories in list articles
* [FIX] Fix poll inlcuding {poll} and {poll id=current}
* [FIX] Fixed a double image counter on tiki-browse_image
* [NEW] Replaced rss generator with "FeedCreator", which became LGPL. Tiki's
         outbound feeds now support: RSS0.91, RSS1.0, RSS2.0, PIE0.1, MBOX,
         OPML, ATOM0.3, HTML, JS
* [NEW] Added two new outbound forum mail features; one forwards even inbound
         mail to the outbound address, the other adds a reply link.
* [NEW] module shading-up support
* [MOD] simplification of modules, using ul/ol instead of tables
* [FIX] Newsletter SQL error if subscribe a user 2 times
* [FIX] avoid "unknown" language in languages list
- (rc4) ---------------------------------------------------------------------
* [NEW] Added information about the wiki file attachment image tag.
* [NEW] Added inline image capability to file attachment inclusion code
* [NEW] Inter-user message system: fix: (un)flag messages,
* [FIX] Inter-user message system: enhancement: if mail with reply is in
         list, replier will be shown, new: user can download marked mails
         from mailbox/sent/archive folder
* [FIX] Arguments for plugins length fixed
* [FIX] Image gallery Remove bugged Individual order
* [FIX] Admin notifications, fix sort by email
* [FIX] fix for recursive plugins bug #1172422 (needs testing)
* [MOD] default lang when create an article = user lang
* [FIX] SF1167375 quicktags were not anymore in wiki after an tiki sql upgrade
* [FIX] Various geography fixes in user lists
* [FIX] moved wikigraph to mods
* [FIX] fixed display of list gallery
* [FIX] fixed find function in newlestter list of subscribers
* [FIX] fixed newsletter sending
* [FIX] rename page with a name containing space adds parentheses around name in
other pages
* [FIX] link in the register message is encoded for username with accent
* [FIX] remove structure with all the pages does remove page if no permission
* [FIX] article publish/experitation date must be filled up if article displayed
only
    between these dates (even if these dates are not displayed)
* [FIX] page modules with a pagename with special characters (ex: C++)
* [FIX] fixed autosubmission for articles with a too long titles and special
characters
* [FIX] edit article entry is no more displayed if submission article is on
* [FIX] fixed number od comments for the last comments module used in a wiki
page
* [FIX] wiki page changed notification used the current page version
* [FIX] wikiwords can have multibyte characters (but also needs 2 capitals
A-Zexternal link
* [FIX] fixed numbering first line glitch in code plugin
* [FIX] MultiTiki? sites can have there own favicon, in styles/$tikidomain
* [FIX] fixed the display of types of perms and added a groups menu in assign
perms
* [FIX] Luxemburg flag
* [FIX] can create a page with a &
* [FIX] fix slideshow for a pagename with special characters
* [FIX] a module can be used 2 times in a same page with different parameters
* [FIX] newsletter / page chosen template stays checked
* [FIX] remind title / data if you forget to fill up both in forum
* [FIX] removed last html code from categlib
* [FIX] a non admin user can see the file gal he creates
* [FIX] aPageName is not recognized as a backlink
* [FIX] update categ and perm list if a forum is deleted
* [FIX] aPageName was recognized as a backlink of PageName?
* [FIX] update categ & perm if a forum is deleted
* [FIX] group homepage for a user belonging to several groups
* [FIX] maketoc on the first page of a multipage
* [FIX] isPublic don't affect the fieds displayed in tracker view page
* [FIX] tiki-listpages has now another filter on wikipagename initial ang
* [FIX] day name in French for jscalendar popup
* [FIX] ite language in user perf for monolingual site
* [FIX] fix the date/number appearing in the ranking functions
* [FIX] separator option close a menu section
* [FIX] minor change and last_modif_pages module
* [FIX] switch lang for anonymous change page lang (if best language activated)
* [FIX] definition list with external link
* [FIX] user email not public by default
* [FIX] hotword with quote - hotword following a quote
* [FIX] wrong parsing of ((WikiWord))((AnotherOne))
* [FIX] fixed exploding pages bug for CODE plugin and img/picture quicktags
    for tikineat.css theme, documented solution for theme designers
* [FIX] SF BUG #1108572: tiki-user_preferences.php not saving users Message
settings
* [FIX] SF BUG #1083307: user_preferences defaults not applied. All emails
exposed
* [FIX] message list did use maxRecords instead of mess_maxRecords
* [FIX] drawing in wikis (JgraphPad) works again: path to images fixed
* [FIX] charts: tiki_p_suggest_chart_item enables charts items
* [FIX] quicktags for the newletter content
* [FIX] the section is set as a class of the BODY to easy customisation as
tiki_<section>
* [FIX] additional param hideimgname and hidelink for randow img module
* [FIX] css cleaning: pages are supposed to have a h1 as title and h2, h3 ..
* [FIX] articles are displayed event if the creator/modifior doesn't exist
anyore
* [FIX] can sent to anonymous in message broadcast
* [FIX] username can be begin with an accentuated letter
* [FIX] an error message when a newsletter can't be sent to an email
* [FIX] fix webmail with the new mime lib
* [FIX] clean the modules cache if an menu option chages
* [FIX] the letters in IE bottom status bar doesn't appear anymore
* [FIX] fix broken pagination in forum thread
* [FIX] group calendar event displayed in day view if begins before 10
* [FIX] a user can modify trackers even if he has his user tracker set
* [FIX] moreneat style keeps size in a split
* [FIX] avatars are limited to 45x45 even in the user popup
* [FIX] library avatars shown in the user popup
* [FIX] multiple {toc with differing arguments, in single page
* [FIX] fixed priority bug in messages - when replying it was always set to
lowest
* [FIX] fixed js toggle - e.g. the since_last_visit_new module and debugger
console
   stays closed when it was re-opening after page reload
* [FIX] fixed anonymous anti-bot code check by moving it out of commented part
of php code so it works now
* [FIX] SF Bug #1095239: Two times same word display (list newsletters)
* [FIX] SF Bug #1170596: Browse directory button on Browse page (browse
directories)
* [FIX] SF Bug #982970: "phantom" games upon installation
* [FIX] SF Bug #1170608: Unwished list of cool sites - cool sites can get
switched off now in admin menu
* [FIX] SF Bug #1151923: Blog RSS Feed Shows Blog Name Repeatedly - changed
blogtitle to title
* [FIX] SF Bug #1116551: structure alias name not used in
* [FIX] [FIX] no more double image insert in wiki image insert
* [FIX] to be able to delete a user with a & in the name
* [FIX] fix user CSV import
* [FIX] fix batch remove users
* [FIX] fix articles shown in mod-articles in perm on them
* [FIX] fix file icon in image galleries if uppercase extension (()
* [FIX] article categ shown for admin
* [FIX] reintroduce some comment post perms / forum post perm
* [FIX status switch buttoms not displayed in view tracker is status is not
displayed
* [FIX] displays the status in view tracker if status on even if only one status
shown
* [FIX] fix for the parsing of recursive plugins
* [NEW] new module: mod-last_images (use parameter galleryId=>x
    for images from the gallery only) - latest images
* [NEW] new module: mod-last_images_th (use parameter galleryId=>x
    for images from the gallery only) - thumbnails of latest images
* [NEW] TikiMaps: the community map, create a layer with all the positions from
the user preferences
* [NEW] TikiMaps: Create a layer from geographic image galleries
* [NEW] TikiMaps: View system, from a mapfile METADATA you can create map views
for direct zooming tna?
* [NEW] Tiki Mods installer : new item under admin menu, Package admin, make
possible to install, and remove mods packages
* [NEW] Added an optional validation step for user registration
* [NEW] Discard_t_end in mail-in
* [NEW] New perm tiki_p_admin_users
* [NEW] Calendar event can be view and edit in user local timezone
* [NEW] A user can always edit his own comment
* [NEW] Personal calendar in the user calendar
* [NEW] A user module can be wiki parsed or not
* [NEW] SF RFE #946590: Sent box for user messages
* [NEW] SF RFE #716822: link from sent messages to available replies
* [NEW] link from replied back to replied message
* [NEW] user can enable "send read status to author" in user preferences
* [NEW] auto-archiving of read mails after x days (configurable ob user prefs)
* [NEW] Archive for user messages, helpful if you dont want to delete your
messages
    but get them out of the way to speed up the message checking etc
* [NEW] Admin can set limits for the user mailbox and the user message archive
    in admin / login, there is a percentage bar that shows how much space is
already occupied;
   users with full mailboxes wont get any more mail
* [NEW] new module: mod-last_actions to display users last actions (or all
actions if current user is admin)
* [NEW] new plugin: {RSS(id=>feedId,max=>5,date=>1,desc=>1,author=>1)}{RSS}
* [NEW] Image galleries: Search box for image name / description on browse
gallery page
* [NEW] group calendar respects timezone
* [NEW] group calendar list view
* [NEW] group calendar event view
* [NEW] some check about group calendar creation (respect start < end, format
...)
* [NEW] group calendar date navigation bar
* [NEW] group calendar event end can be defined by a duration
* [NEW] group calendar event descriptions are wiki persed
* [NEW] group calendar evetns can have a sticky popup
* [NEW] a group or a user can be directly subscribed in the newsletter - the
emails list is refreshed at sending tile
* [NEW] newsletter archive
* [NEW] change_password new perm
* [NEW] batch images upload (6 at a time)
* [NEW] a newsletter can use a smarty template defined in templates/newsletters
* [NEW] can specify a usemap in image wiki tag
* [NEW] display category description in category browsing if available
* [NEW] new LSDIR plugin can list files in a directory with many options for
display
* [NEW] new QUOTE plugin resembles the quoteexternal link bbcode
* [NEW] new option to use QUOTE plugin by default when replying to forum posts,
comments and user messages
* [NEW] new option to display the page_id as a hyperlink under the page title
* [NEW] new option to force to go in group homepage not only from the default
homepage
* [NEW] csv import for group calendar
* [MOD] now use the Admin->Menu based application menu rather than the .tpl
* [MOD] a module can be displayed only for some languages
* [MOD] TikiMaps: Can handle non square maps tna?
* [MOD] Simple style updated luci
* [MOD] added direct link to display poll's comments luci
* [MOD] a message is sent if the page doesn't exist in a mailin wiki-get
* [MOD] check the mailin pop3 account before saving it in the database
* [MOD] img in wiki syntax can have a alt parameter
* [MOD] forum post area displays quicktags if wiki syntax allowed
* [MOD] mod_articles param topic=topic_name
* [MOD] user pref page title shows the username
* [MOD] register subject in a template
* [MOD] HTML comments either removed or changed to smarty ones
    (preserves bandwidth, they do mount up!)
    (better wording on tips)
* [MOD] enhanced the quick_edit module with 3 parameters : module_title,
categId, submit, size, heading and templateId
* [MOD] added optional taking in account of a categId param in editpage
* [MOD] improved article plugin : it takes the Id of last article when no Id is
given
* [MOD] Additional parameter to last_modif_page module: minor=y to see minor
changes
* [MOD] Added optional sort order in image galleries, as well as sub-galleries
redflo?
* [MOD] New optional "side-by-side" diff report style that resembles Wikipedia's
diff style ()()
* [MOD] Different styles added in Wiki history + diff between arbritary versions
* [MOD] a mail-in pop3 account must be valid before been saved
* [MOD] PluginModule's np parameter defaults to 1 (enable). Existing uses of
PluginModule without np
    set should see the output change, but it's unlikely that this will have
undesired effects.
* [MOD] can choice email enf of line CRLF / LF
* [MOD] implemented the sticky tracker item : if a fieldname is page, it is used
as a filter on
    trackerlist wikiplugin and automaticaly fed in tracker wikiplugin
* [MOD] new (experimental) referal search functionality, see SearchDev -
* [MOD] Patch#1093839external link Wiki says "page not found" if query string is
"?page="
* [MOD] styles transitions: support for older stylesheets on v1.9
* [MOD] modules can be UserShadeModules or have their Modules Admin -
* [MOD] plugin PluginTitlesearch: additional parameter style=>list for reducing
the output to a comma separated list
* [MOD] module mod-last_articles: additional parameters for filtering articles
* [MOD] initial work for RFE#918526external link Search wiki page name module
should use real search
* [MOD] RFE#828048external link Wiki : Add a "View Source" option
* [MOD] Fancy TOC
* [MOD] DIV plugin got ability to float left or right luci
* [MOD] enhanced ((page|desc)) syntax: ((page|)) (no characters after |) will
yield "page: page's description"
* [MOD] image galleries batch upload from directory: switch for "create sub
galleries from
    sub directory names", means: when uploading images dirname/*.jpg, the images
may go to a sub gallery
    'dirname'. preferences for the new galleries are taken from the parent
gallery
* [MOD] image galleries batch upload from directory: switch for "remove file
extension" from image name in 'name field'
* [MOD] image galleries batch upload from directory: switch for "use sub dir
name as file description"
* [MOD] image galleries batch upload from directory: works on subdirectories now
* [MOD] image galleries: image popup windows have "slideshow" buttons now (back
and forward)
* [NEW] wiki diff styles : .diff, .diffheader,.diffbody,.diffdeleted,
.diffadded, .diffchar
* [NEW] site identity styles : .sitelocbar, .sitenavbar, .sitelogo, .sitead,
.sitesearchbar, .description, .crumblink
* [NEW] admin remarks box styles : .rbox, .rbox-title, .rbox-data,
.rbox-title[name="warning"], .rbox-title[name="note"], .rbox-title[name="tip"],
.rbox-title[name="comment"], .rbox-data[name="warning"],
.rbox-data[name="note"], .rbox-data[name="tip"], .rbox-data[name="comment"] -
will eventually be used for a wiki plugin, too.
* [NEW] (module) box styles : table.box-title, span.box-titletext,
a.flipmodtitle, img.flipmodimage, div.box-data now has unique id also.
* [NEW] a.tikihelp style : new attribute: vertical-align: text-top;
* [NEW] {toc} style : .fancytoclevel
- (rc3) ---------------------------------------------------------------------
* [NEW] changes in score and friendship new feature
* [NEW] new wikiplugin Versions mandatory for building up the doc
* [NEW] new wikiplugin SHOWPAGES
* [NEW] new wikiplugin Snarf for including a web page
* [NEW] Default charset for sending mail
* [MOD] Code Wiki Plugin : added caption param
* [MOD] Calendar last modif events modules ModuleLastModifEvents
* [MOD] RSSModules admin displays size of cached rss data
* [MOD] RSSModules admin "display feed title" is complete and working now
* [MOD] RSSModules publish date is shown in preview, too
* [MOD] Redesign of the forum styles 'threaded', 'plain' and 'headers only'
* [MOD] New usermap feature to add users on tikimap
* [MOD] tiki-install can be deactivated automatically by adding location and
die;
* [MOD] Multiple users can be removed at the same time
* [MOD] Multiple users can be assigned to and removed from multiple groups at
the same time
* [MOD] Default group of multiple users can be set at the same time
* [MOD] Removed some unprofessional wording from admin gallerys screen.
* [MOD] image libraries are detected or not, removed the use at your own risk
warnings.
* [FIX] Submit and article via tiki-edit_submission.php and expiry date is
   one year from now. (OK). Then, edit this same article with
tiki-edit_article.php
   and the expiry date become today. (so the article disappears).
* [FIX] Wiki page edit warning is not reset after user saves page
* [FIX] Cancel edit no longer functioned
* [FIX] score_event caused error when anonymous viewed scored features
* [FIX] Live Support Fixed live support JS file
* [FIX] Live Support Fixed live support chat request window
* [FIX] Live Support Fixed bugs in LS transcripts
* [FIX] Live Support Fixed bugs in transcript display
* [FIX] categories : fixed display bug in tree on admin page
* [FIX] who_is_there module no longer showed idle time and not xhtml compliant
* [FIX] bug #986208external link: the wiki undo function was broken
* [FIX] All newer modules/ code now has path disclosure protection
* [FIX] tiki tabs - now IE friendly
* [FIX] calendar/jscalendar - sits better in middle column
* [FIX] maps upload dir navigation fixed
* [FIX] maps display fixed
* [FIX] CODE plugin no longer spews errors when no caption is defined
* [FIX] CookieMonster : problem of cookie management and navigation memory
* [FIX] Forums have avatar, userlevel, posting, online and email details back
* [FIX] admin category panel is fixed for adding many levels of subcategories
* [FIX] access to image in gallery only if permission to its gallery is
available
* [FIX] fixed postgresql install by enhancing the convertscript
* [FIX] RSSModules external link: Forums RSS provides access to "restricted"
forums
* [FIX] RSSModules display of rss 1.0, 2.0 and atom 0.3 working now
* [FIX] RSSModules most rss feeds should work now
* [FIX] RSSModules Single-blog RSS feed broken 1.9rc2+external link
* [FIX] RSSModules objects remained categorized even if all parent categories
were removed
* [FIX] Multi-tiki install fixed in case of upgrade of existing multitiki
* [FIX] Killed the HashBug? (np replaced by hashes)
* [FIX] use of / in agentinfo
* [FIX] themes fixes in geo, tiki and trollparty styles
* [FIX] exit; applied after header redirections
* [FIX] Many more path disclosure fixes
* [FIX] jspopup fix ported from 1.8 from SF bugs
* [FIX] More path disclosure fixes
* [FIX] exit; applied after header redirection to prevent code execution
- (rc2) ---------------------------------------------------------------------
* [NEW] lang/hu/language.php - Magyar - tra('Hungarian')
* [FIX] tiki-install.php don't spits out many errors anymore
* [FIX] Restoration of Forum moderator controls
* [FIX] Replies to replies to forum topics are hidden when viewing forum
   topics
* [FIX] Blogs posts appear when posted instead of at session expiry
* [MOD] Removed avatars and packaged seperately available from
   http://mods.tikiwiki.org/project6
* [MOD] cross-linking in Admin pages to ease navigation
* [MOD] action feedback/confirmation messages (aka TikiFeedback)
* [MOD] less ambiguity in pages that handle both object creation
   and editing/removal
* [MOD] Make help tips optional with the $feature_help
* [MOD] Improved damian.css even more making right hand modules a different
   colour
* [MOD] added score events to wiki edit page
* [FIX] fixed dbabstraction on score sql queries
- (rc1) ---------------------------------------------------------------------
* [NEW] java plugin for wiki-3d display
* [NEW] member activity scoring new feature
* [NEW] Friends network integration
* [NEW] Site Logo and Identity feature
* [NEW] Experimental BLOGLIST wiki plugin that list the entries of a blog
   in a wiki page
* [NEW] New CAS (Central Authentication Service) authentication option
   using phpCAS
* [NEW] Online Spreadsheet manipulation : TikiSheet !
* [NEW] New experimental formula plugin by gmuslera to include a LaTeX-style
   math formula in wiki pages (inhibited in wiki-plugin-dist)
* [NEW] rss feeds for last links and last links in a specific directory
* [NEW] Use of $category in templates to make templates based on
   categorised pages if theme control is enabled
* [NEW] smarty function tikicon to support icon themes
* [NEW] Filtering of words for shoutboxes
* [NEW] experimental TRACKER plugin to include a tracker form in a wiki page
* [NEW] themes TarynsWorld, gemsi, olive-red, olive-blue, redgrey, 3dblue
* [NEW] Admin Screen for managing Meta Tag details and geo url information
* [MOD] multitiki : full separation of content from virtual tikis
   (stylesheets and templates too)
* [MOD] multitiki : The installer (tiki-install.php) now includes
   the management of multi-tiki
* [MOD] Wiki : New option to place an icon next to external links
* [MOD] Wiki : New option which requires anonymous editors to input an
   anti-bot code
* [MOD] Webmail : Can receive mail in iso-8859-1 and utf8 . If the multibyte
   php extension is installed, other encoding are accepted
* [MOD] The php error reporting can be set globally for the site
* [MOD] Subcomments texts are always displayed with a reply button
   in a <ul class="subcomment"> tag.
* [MOD] Games section usability improved greatly
* [MOD] Galaxia : if a process graph exists it gets show in the process
   overview with an imagemap, so you can click-start any activity you've got
   permission to. It's also a bit easier to visualise a process by a user.
* [MOD] Galaxia : dded some handy smarty-function-quicktags to the template
   code editor
* [MOD] Polls can now be configured to ignore anonymous votes, and this
   is the default.
* [MOD] RSS: New 'refresh' button on admin page for external rss feeds
* [MOD] Maps : icon based navigation interface
* [MOD] Maps : quicktags for mapfile edition
* [MOD] Maps : the name of the map appears on the browser title
* [MOD] Maps : MyTiki preferences now contains lon/lat entry for upcoming
   user map
* [MOD] Articles : Added topic=>topicname parameter to the ARTICLES plugin,
   to filter to a topic if wanted
* [MOD] Articles : adding toplink, subtitle, link, image caption and language
* [MOD] Categories : included optional use of phplayers in browse categs
   page. reworked the layout for more usability
* [MOD] Permissions can be assigned to categories
* [MOD] User menus : new item in user menus: separator
* [MOD] User menus : Added Horizontal menu support to the phplayers menu
* [MOD] User menus : Added vertical menu support too in some themes
* [FIX] Calendar : major debug
* [FIX] Calendar : use of jscalendar is that feature is checked
* [FIX] Calendar : enabling of group calendar with perms checking.
* [MOD] major trackers evolution
* [MOD] trackers : possibility to display a direct link to comments or to
   attachment in view list, optionnaly
* [MOD] trackers : options are now available to choose the fields of
   attachements as well as display order
* [MOD] trackers : look and friendliness with use of tabs.
* [MOD] trackers : jscalendar, an alternative to date field
* [MOD] trackers : action, a web request builder to automate actions from
   tracker items.
* [MOD] trackers : image to include an image in an item
* [MOD] trackers : header, to display passive field with a subtitle in forms
* [MOD] trackers : category, with optional parent id to include categorization
   inside the stream of the form
* [MOD] trackers : tracker item, to auto-link a 1 to 1 relationship to
   another tracker item
* [MOD] trackers : tracker links, to link to several tracker items matching
   on a field content
* [FIX] fixes in display of charts
* [MOD] added a rss feed per image gallery
* [FIX] Search: user input is now checked for unwanted chars
* [FIX] HTML enabled wiki pages : Capital <TABLE> caused many lines
* [FIX] RSS feeds : Display bullets out of page fixed
* [FIX] fixed diff - merge from 1.8.1 branch and flipped colors for added
   (green) and removed (red) stuff
* [FIX] fixed pagination bugs in Galaxia
* [FIX] no more .tmp files generated in the system root dir
* [FIX] XHTML : tiki-show_page - fixed stray table cell marker and added alt
tags
* [FIX] XHTML : smarty function: jspopup (onclick tweakd)
* [FIX] XHTML : backlinks on wiki page (form)
* [FIX] Fixed the repeated Re's in the tiki forums when use reply to post
* [FIX] Fixed case of missing end quotes in the admin menus tpl file
* [FIX] Remove a hardcoded courier font selection for monospaced Wiki text
   and just use a tt tag pair.
* [FIX] Change parse_data to properly recognize a .. .page. .. marker. Without
   this change, lists and div's were not being properly closed out.
* [FIX] Change some hardcoded <br> and <hr> tags to be the XHTML compatible
   form (<br /> and <hr />).
* [MOD] Add a Wiki formatting mode that will put consecutive lines of plain
   text into a block surrounded by HTML paragraph tags. This behavior is
   conditioned on the $feature_wiki_paragraph_formatting flag.
* [MOD] Parse absolute URI correctly in group home page setting
* [NEW] plugin ATTACH to list attachements on a wiki page
* [MOD] Avoid sending user back to registration page on first login


Version 1.8.6 - Polaris -
<http://tikiwiki.org/ReleaseProcess186>
* [FIX] user bookmarks using httpRequest rather than fopen


Version 1.8.5 - Polaris -
<http://tikiwiki.org/ReleaseProcess185>
* [FIX] Header redirections now die; afterwards to prevent other code being
         executed.
* [FIX] More Path Disclosure fixes
* [FIX] Remove the old password from being displayed on the tiki-change_password
         routine.
* [NEW] Tiki security admin, a control panel to check internal tiki security
         settings and tiki files integrity.
* [NEW] Added .htaccess files to most directories to disallow direct access
* [FIX] Remove file from temp after upload
* [FIX] More secure map uploads
* [MOD] Latest ADODB for MySQL 4.1 support
* [FIX] Wiki renaming fixes and enhancements
* [NEW] moves custom permissions and user watches.
* [FIX] Email notifications and theme control objects.
* [FIX] WikiSyntax : Definition list "eats" character
* [FIX] version in the diff of a wiki page changed notification to the previous
         message not the current"
* [FIX] forum post notification with the right url
* [FIX] monthview on year change
* [FIX] fixed content disclosure through user watches.
* [FIX] filename check in map editing code.
* [FIX] REQUEST variable sanitation now works.
* [FIX] fixed the check on filename uploaded on wiki pages
* [FIX] fixed check of filename for upload_image
* [FIX] fixed the article submission image id sanity

Version 1.8.4 - Polaris -
<http://tikiwiki.org/ReleaseProcess184>
* [FIX] individual wiki page permissions could be bypassed
* [FIX] path disclosure vulnerabilities in the smarty_tiki area
* [FIX] removing any parent categories of an object caused the object to
         become uncategorized even if there are other parent categories
* [FIX] version conflicts related to wiki tag restorations
* [FIX] wiki edit permission shouldn't depended on global wiki view permission
         even if individual permissions are assigned for a wiki page
* [FIX] duplicate version numbers when editing wiki pages
* [FIX] scrollbar of textarea jumped to the top after using a quicktag in
         Gecko-based browsers
* [FIX] articles plugin ignored displayed 0 comments all the time
* [FIX] default groups for users were displayed even when they were not set
* [FIX] bugged display of the rating field when selecting article type
         "Review"
* [FIX] workaround for environments where $_SERVER['SERVER_NAME'] is undefined
* [MOD] added RSS feeds with optional authentication
* [FIX] reply icons were displayed in forum threads even if user has no
         permission to post
* [FIX] forum stats aren't updated after moving a thread (until someone enters
         the affected forum)
* [FIX] broken find function for orphan wiki pages
* [FIX] tracker categorization broken on tiki-admin_trackers.php
* [FIX] avoid login problems when tiki-index.php is the DirectoryIndex
* [FIX] current page was deleted without a trace when rolling back to a
         previous version, resulting in the inability to undo a rollback and a
         gap in version numbers
* [FIX] CATEGORY() plugin couldn't handle type=directory or type=forum
* [FIX] a forum home was selected even when none is set in Admin/Forums
* [FIX] directory category removal function left zombie subcategories and
         member sites
* [FIX] buggy wiki page edit-conflict feature
* [FIX] users logging in from the Tiki homepage were not sent to their group
         homepages
* [FIX] users logging in from any wiki page were redirected to the wiki
         homepage
* [FIX] inner boxes created by embedding BOX plugins within each other had
         messed up line spacing
* [FIX] author of a shoutbox msg changed to the shoutbox admin who edits the
         message
* [FIX] name inputted by an anonymous user in Live Support was lost
* [FIX] overlib tooltips in moreneat.css extended across the entire screen
* [MOD] diff engine was replaced with LGPL code to avoid licensing issues

Version 1.8.3 - Polaris -
<http://tikiwiki.org/ReleaseProcess183>
* [FIX] sort_mode problem on FAQ questions (tiki-setup_base)
* [FIX] error message on tiki-faq_questions was reporting no menu
* [MOD] phplayers horizontal menu support added
* [FIX] tiki-modules cannot be called directly
* [MOD] Objects with set permissions show a green key icon instead
         of ( ) around the yellow key icon.

Version 1.8.2 - Polaris -
<http://tikiwiki.org/ReleaseProcess182>
* [MOD] enhanced ticketlib in a second version
* [NEW] added check on vars to avoid XSS attacks
* [NEW] added an option in wiki admin panel to make use of dashes and
         underscores optionnal in WikiWords
* [NEW] Confirmation on all destructive actions
* [NEW] index.php everywhere, which calls ../index.php until the top level
         which will call tiki-index.php as normal
* [NEW] Some scripts cannot be called directly, so we divert to the index.php

Version 1.8.1 - Polaris -
<http://tikiwiki.org/ReleaseProcess181>
* [FIX] File and Image Galleries: Directory value shouldn't need "/"
* [MOD] Wiki Forum Discuss Broken with dropdown on Wiki Admin page
* [FIX] Forums : Show posts by age sorting broken
* [FIX] Wiki Split! (both the @@@ and the line breaks in columns)
* [FIX] forum attachment doesn't work
* [FIX] Taglines uploaded display with escapes
* [FIX] Shoutbox module's delete link doesn't work everywhere
* [FIX] WikiSyntax : Center- if colon in-line, centering breaks
* [FIX] search_box with Fulltext Search
* [FIX] Misspelled link in file /lib/calendarlib.php
* [FIX] Incorrectly specified wiki 'h4' heading
* [FIX] Blog Pagination links were out of sync
* [FIX] moreneat debug console has hard to see colours
* [FIX] Forums : individual RSS feeds not working
* [FIX] RSS not properly processing blogId
* [FIX] FANCYTABLE plugin generates wrong TD format
* [FIX] RSS feeds are sent with Wiki Formatting instead of HTML
* [FIX] RSS feed brakes in 1.8 RC3 - httprequest() in tikilib didnt return
   any data
* [FIX] Newsletters: Subscribers get same unsubscribe code
* [NEW] topic filtering in wikiplugin_articles
* [FIX] File Gals:IIS REQUEST_URI not set in file download
* [FIX] lastLogin was the same as currentLogin
* [MOD] forums' new icon to show for topics new since last login
* [FIX] ARTICLES plugin wasnt showing the topic images.
* [FIX] mod-who_is_there Fixed missing quote marker
* [FIX] commzone/attzone area JS flip link fixed for all themes (comments and
   attachments weren't staying to show in Konqueror) with more accessible
   solution
* [FIX] Contact Anonymous fixed
   remember to enabled the Contact Us and user Messaging features, set a
   contact name on Admin->General and let anonymous use the messaging system
   permission
* [FIX] Integrator that was unable to save new repository
* [FIX] iframe width in featured-link feature
* [FIX] Wiki quick help SQL plugin documentation
* [MOD] translation of 'by' and displaying of 'Anonymous' in
   last_modif_pages module
* [MOD] translation of 'by' in wiki_last_comments module
* [FIX] breaks in the BOX plug-in
* [NEW] dropdown navigation for backlinks and structures in wiki pages
* [MOD] the module last_modif_pages so it don't display minor changes
* [NEW] Javascript added to shoutbox forms to limit
   input to the 255 character table column width
* [MOD] diff to ignore newline characters
* [FIX] missing ?forumId= in tiki-forum(s)_rss.php
* [FIX] SPLIT and BOX plugins to render all wiki syntax properly
* [FIX] diff and source view to display special characters properly
* [FIX] external RSS feeds: first entry was not shown
* [FIX] more XHTML fixes (some ported from 1.7.x branch)
* [NEW] ARTICLES now includes Topic Filtering
* [NEW] new module last_category_items
* [MOD] Spelling Mistakes corrected
   also modified the language files to reflect those changes, so not to
   break the language translations
* [NEW] Added a check on Tiki Backup to remind you if your file and image
   galleries are set to file system storage
   German translation
* [NEW] RSS 2.0 output feeds support the author tag now
* [MOD] RSS: better looking stylesheet
* [MOD] RSS: Blogs now show title instead of a timestamp
* [MOD] RSS: if there is an empty item title, it gets replaced with a creation
   timestamp of that item
* [MOD] RSS: forums rss shows author names now
* [NEW] avatars: user can choose to have no avatar if he has one currently
* [NEW] Added <>[]|)({}'"_-*#;:& to special character input marclaporte
* [MOD] Replaced the powered by RDF button with better quality one and aligned
   all buttons vertically to middle
* [NEW] Belarus now has a tiki flag!
* [NEW] en-uk Language file, mainly because we british love our colour
* [NEW] adding a powered by Tiki logo on bottom bar
* [NEW] Added support for Atom output feeds, details see
   http://bitworking.org/rfc/draft-gregorio-07.html
* [NEW] Added support for external Atom feeds, just add them on the rss feeds
   page!
* [NEW] Added new module forums_last_posts, that shows the newest posts in
   forums. prefixes like Re: or Aw: are removed prior to output
* [FIX] Corrected the alignment in neat theme for wiki page icons

Version 1.8 -Polaris-
<http://tikiwiki.org/ReleaseProcess18>
* [FIX] removed invalid maxlength attribute and added js_maxlength to shoutbox
* [MOD] added js_maxlength smarty function
* [FIX] fixed a bug where the lastLogin wasn't updated when using
   Pear::Auth (LDAP) and no passwords are in Tiki DB
* [FIX] fixed installer: structures upgrade
* [FIX] fixed installer: tiki_1.7to1.8.sql don't have to be run after comments
   fix
* [FIX] fixed installer: security problems where unauthorized users could
   break database settings and even could empty all tables.
* [FIX] structures creation fixed (mose)
* [FIX] fixed Forums - queued and reported messages broken (OneOfMany)
* [FIX] fixed tiki-user_bookmarks was missing a semicolon (jpf)
* [FIX] color in linkbut on tceti theme changed so its readable (dgd)
* [FIX] changed potentially dangerous defaults (link caching)
* [MOD] added option whether mail address should be checked at registration
   (may not work on windows or may not work at all, so default is off). This
   option was before hidden in the "system_os" setting.
* [FIX] fixed missing end quotes backported from 1.9 (Damian)
* [FIX] Error messages in RSS feeds are now readable in RSS readers
* [FIX] fixed the jspop issue in Image Galleries - identified by bnuz, commit
   by damian
* [FIX] fixed the calendar to show the right weekdays applying the
   CalendarBug2004 fix by rpg - gmuslera
* [NEW] added the tikiticket anti-CSRF system mose + Damian - more details on
   TikiSecurity
* [NEW] added tiki-admin_system page for cache and compile operations (mose,
   flo)
* [MOD] enabled fulltext search in search_new(flo)
* [MOD] added error_ticket templates for the metal themes and fixed error.tpls
   Damian + Colorado
* [NEW] added check if cookies are switched on on browsers (if session is
   handled via cookies) at logon time (flo)
- (rc3) ------------------------------------------------------------
* [FIX] fixed thumbnail generation in image galleries
* [FIX] structures moving items now works
* [FIX] fixed thread ordering setting in forum administration
* [MOD] extracted html from structure {toc} tree function,
   and made 2 templates to manage that.
* [FIX] Reoccured problem with email_isPublic not honoured
* [NEW] Module to display pages where last comments added
* [MOD] added optionnal numebr of entries displaye in module titles
* [MOD] navigation buttons added to structures
* [MOD] refactoring modules templates system to be more generic
* [FIX] fixd some bugs in edit language admin panel
* [FIX] fixed a strange bug with images in articles
* [FIX] fixed user menu that had problem creating a new one
* [FIX] fixed bugs in quicktages
* [MOD] some refactoring : creation of initlib, cachelib, tablelib
* [MOD] improved global xhtml compatibility with more & changed in &amp;
* [FIX] fixed automatic url building in register site form
* [MOD] upgraded Smarty to 2.6 final version
* [FIX] fixed minor error handling in maps feature
* [MOD] enhancement of change textarea size in edit forms
* [NEW] added a new function in smarty for including phplayer
# [MOD] changed the way dropdoiwn lists are displayed in tracker admin
* [NEW] BlueMetal added by colloradoweb.com
- (rc2) ------------------------------------------------------------
* [MOD] Partly introduced customizable Quicktags
* [MOD] Wiki Structures provide more flexible relationships to wiki pages
* [MOD] Shoutbox enhanced to auto-replace URLs starting with 'http(s)|ftp(s)'
   to active links and URLs starting with 'www' string. It's made optional.
* [MOD] All modules with numbers at left side (like ''last_...smth'' and
   ''top_...smth'') now have -+nonums+- parameter which is inhibit numbers
   output
* [MOD] The select list of countries in User Preferences is translantable now
   and sorted alphabetically by translated strings
* [MOD] SPLIT wiki plugin now have two parameters: -+fixedsize+- and
   -+joincols+-. Also it can split text by rows (use -+@@@+- as rows
   delimiter)
* [MOD] New mail-in method: ''PREPEND'' -- opposite to ''APPEND''
* [MOD] Czech and Italian translations
* [NEW] TikiIntegrator
* [FIX] Calendar: no year input fixed
* [FIX] Fixed bug that caused changes to admin settings sometimes require a
   page reload to appear
* [FIX] renamed lang/sp folder to lang/es for spanish language
* [MOD] Enhanced user menus so that the menu items only show if a
   feature/permission/group is on. Added new application menu as sample.
* [FIX] fixed pagination in forums
* [FIX] fixed computation of number of queries
* [MOD] Trackers are now faster if you have a large number of
   registred users
* [NEW] new search engine with background collecting of searchwords.
   This search engine is database independent. Use the "new_search"
   module to be able to use the new search engine.
* [MOD] all links that were displayed with [ link ] now use
   linkbut css style for a more homogen navigation
* [FIX] fixed rankings for authors in wiki and cms
* [MOD] made possible for comments to rate articles
* [MOD] total rewrite of the search engine with reverse index
   powers the search a lot ! uses highlighting feature.
* [FIX] fixed smileys not displayed in chat
* [NEW] added tikibot, the irc extension of tikiwiki, that uses
   third party modules : wollabot and smartirc
* [NEW] site registering feature now make new tiki be added more easily
   in tikiwiki.org directlory links
* [NEW] added an admin panel for custimisation of quicktags
   those like icons in edit page that insert text with javascript
* [FIX] removed all unused duplicate templates from styles
* [FIX] removed all hardcoded path from smarty display method
   so it will never complain about lacking tiki.tpl anymore
* [NEW] WebHelp generation from Tiki structures, you can dump a structure to
   generate a webhelp static version with search capabilities that can be
   distributed as a standalone version of the selected tiki pages.
* [NEW] Added 2 prefs cookie_domain and cookie_path for remember me cookie
* [MOD] An alternative module-switch_lang2
* [MOD] Allow article creators to edit their articles even if they don't have
   the p_edit_article permission. Default behavior is unchanged, must be turned
   on via the article types.
* [MOD] submissions can now be edited by the creator, even if they do not
   have the p_edit_submission permission.
* [FIX] Fixed bug that caused all subscriptions to a newsletter to be deleted
   if a new address was added.
* [FIX] lots of tempfile naming fixes
* [FIX] Avatars in articles now show correctly
- (rc1) ------------------------------------------------------------
* [MOD] tiki-install.php now tries to create the dirs it needs. Less need to run
   setup.sh
* [NEW] Installation profiles allow for a pre-configured site at install time.
* [MOD] added a simple cache system for topic_image.php with optionnal
   reload=1 as argument for forcing cache reload (performance gain in articles)
* [NEW] Customizable article types. Default types are Articles, Reviews, Events,
   and Classifieds
* [MOD] some module info removed from tiki_user_assigned_modules, now it comes
   from tiki_modules, as you would expect.
* [MOD] added an anchor jump to comments on comments and attachment links
* [NEW] Plugin to include information from an article.
* [MOD] Improved thread display of comments
* [NEW] newsletter enhancements - per newsletter determine whether users can
   subscribe, whether the address must be validated, and whether to include an
   unsubscribe msg when a newsletter is sent. Removed frequency as unused.
* [NEW] plugin for automatic link building of sourceforge tracker items
   using {SF(aid=>xxxxxx)}{SF}
* [NEW] Editable dynamic variables can be added to tiki objects using %name%.
   This allows quick editing and displaying of short information in wiki pages
   and other objects.
* [NEW] Last n messages posted in a forum can be displayed when listing forum
   topics to provide a quick access to the last posts in the forum regardless if
   they are new topics or replies to an existing thread. This is optional and
the
   number of post titles to display can be configured.
* [NEW] Wiki pages can be cached or not cached individually, this setting
   overrides the global setting for caching wiki pages. (Allows to have all
pages
   cached but one or no pages cached but some, refresh times can differ too)
* [FIX] Article topics no longer require an image file to be uploaded
* [MOD] Article pages now accepts type and topic parms to filter articles
* [NEW] Added a Jabber plugin {JABBER()} Needs local jabber server to run.
* [NEW] Basic error handling in function "query" in lib/tikilib.php
* [NEW] assign page permissions to whole structures
* [NEW] added an optional &highlight=word+otherword to highlight some words in
   any page
* [NEW] admin topics now allows existing topics to be changed
* [FIX] fixed galaxia bugs while porting to adodb queries
* [NEW] added a module to switch themes
* [FIX] moved wiki table parse code behind link parse code
* [NEW] function targetBlank in tiki-js.lib
* [MOD] CODE plugin now accepts php syntax highlighting {CODE(colors=>php)}
* [NEW] Replace PEAR::DB with ADOdb to support PostgreSQL, Oracle, MSSQL, etc.
* [NEW] Added Real-time IRC (Internet Relay Chat) logging
* [MOD] Wiki pages can now belong to multiple structures

Version 1.7.1.1 -Eta Carinae-
* [FIX] fixed a blocking bug that prevents wiki pages from being saved in some
   cases


Version 1.7.1 -Eta Carinae-
<http://tikiwiki.org/ReleaseProcess171>

* [FIX] fixed bug where special chars in site search resulted in warning notices
* [FIX] fixed smtp error on tiki-webmail.php
* [NEW] language : ru, nl, da and de updated
* [FIX] fixed bug with undefined variable and bugged form when creating a
calendar
* [FIX] fixed bug where users could not create file galleries even when
   granted tiki_p_create_file_galleries
* [FIX] fixed bug where wiki quicklinks and quickhelp don't correspond to the
   wiki table syntax setting
* [FIX] fixed 'quote' bug in debugger console command line
* [FIX] fixed email-validator in case servers disallow identical FROM and TO
   addresses which may have prevented some users from registering
* [FIX] the page description in category page will stay the page description
   (instead of the page data) after updating the page
* [FIX] themes list is now sorted
* [FIX] fixed bug where browsing to forum threads using the forum modules
results
   in errors on subsequent forum actions
* [NEW] updated to stable and official HAWHAW V5.1
* [FIX] fixed bug where the lastLogin and currentLogin time stored in Tiki DB
are
   always the same, the currentLogin time
* [FIX] page names will now keeps the original capitalization even if linked to
   with another kind of capitalization
* [FIX] inserted a lot of spaces to help give the site a consistant look
* [FIX] fixed bug where hotwords at the beginning of a line don't work; fixed
   other strange behaviors
* [FIX] allow user to confirm his email and bypass validation in case the mail
   server does not work with Tiki's validation methods
* [FIX] fixed bug where user information and data was left in a dozen DB tables
   after the user is deleted
* [FIX] fixed some Galaxia graphing problems due to typo's
   /Processes/ should be /processes/
* [FIX] fixed comments and attachment styles in geo and trollparty themes
* [FIX] fixed display of categories in select : it now displays the full path
* [FIX] fixed bug where SSL login sends user to a bad URL if tikiIndex is more
   than just a filename on the same Tiki site
* [FIX] fixed bug where games did not load in tiki-list_games.php
* [FIX] fixed a blocking bug occuring with Galaxia and php prior to 4.2
* [FIX] fixed bug where auth failed when !$userTikiPresent && $userAuthPresent;
   should be !$userTikiPresent && !$userAuthPresent
* [FIX] fixed bug where user cannot be created in Tiki even if authenticated
   via LDAP
* [FIX] fixed bug with ext link caching when URL contains parameters
* [FIX] fixed challenge/response auth; user now has to input their email; quick
   hack until tiki auth is overhauled for 1.8
* [FIX] fixed bug where tiki-user_information.php?view_user=smith shows your
   personal theme rather than site theme if smith has not set a theme
* [FIX] fixed PDF remove page bug
* [FIX] fixed bug in img gal where thumbnails are not created when extensions
   are written in captial letters
* [FIX] fixed bug where stylesheet is not used for blog_rss
* [FIX] forum moderator and reply action toolbars are hidden if there are no
   replies
* [FIX] performing moderator actions without selecting any replies no longer
   results in errors
* [FIX] fixed broken filter function in Galaxia/workflow
* [FIX] fixed erratic behavior of hotwords
* [FIX] hotwords now take precedence over WikiWord? links
* [FIX] Tiki no longer tries to cache URLs containing some common binary
   file extensions
* [FIX] fixed bug where tiki was not displaying 'random_image' modules
* [FIX] fixed bug where wiki edit preview screws up html special chars
* [FIX] fixed bug "forum rss feed is a security hole", fixed for all rss feeds
* [FIX] fixed bug "Tiki Forum RSS: Faulty tiki-forums_rss.php"
* [FIX] fixed bug with wiki plugin parameter syntax => being encoded
* [NEW] added TikiHelp? links to many pages


Version 1.7 -Eta Carinae-
<http://tikiwiki.org/tiki-index.php?page=ReleaseProcess1.7>

* [FIX] Added form to edit groups and change included groups
* [FIX] fixed bug where attachments to wiki pages with title of over 40 chars
failed
* [NEW] CATORPHANS plugin that displays uncategorized objects
* [NEW] much more informative and user-friendly Tiki installer
* [FIX] changed field maxlength from 40 to 200 for some fields (names or
pagenames)
   in tiki_featured_links, tiki_files, tiki_html_pages,
tiki_html_pages_dynamic_zones,
   tiki_images, tiki_wiki_attachments
* [FIX] changed name field maxlength from 20 to 200 for tiki_dsn, tiki_extwiki,
   tiki_menu_options, tiki_menus in database
* [NEW] all RSS feeds are converted to UTF-8. If you have iconv or recode
   even non-latin fonts could be displayed!
* [NEW] "admin" user can no longer be removed from tiki-adminuser.php
* [NEW] user is presented with link to installer if tiki fails to connect to db
* [NEW] tiki installer warns user if it fails to rename tiki-install.php
* [FIX] fixed a typo in forums that produced a blocking error
* [FIX] fixed Smarty bugs related to smarty.request variables and
register_globals setting
* [FIX] fixed bug where admins can su to a user that doesn't exist
* [FIX] fixed bug where selecting "categorize this object" then clicking
   preview in wiki edit will cause the categorize checkbox to become deselected
   if the page is not already categorized
* [FIX] fixed bug where changing email prevents user from logging on again
* [FIX] fixed bug where comment area (comzone) takes 2 clicks to show the first
time
* [FIX] fixed bug where user email changes are not propagated in watches
   but watches should just use the email in users_users and not duplicate
   the email in tiki_user_watches
* [FIX] fixed error in Admin/General after setting home forum
* [FIX] fixed bug where Live Support didn't work for clients who are logged in
* [FIX] fixed bug in Live Support where msgs sent by operator to client are
   marked with client's username
* [FIX] fixed a bug in debugger
* [FIX] fixed bug where current site theme is not selected on Admin/General
* [FIX] fixed bug where su (superuser) function doesn't work if you are logged
   in using the "remember me" feature
* [FIX] fixed bug where default values of the form are not correctly set after
adding
   a dir categ on tiki-directory_admin_categories.php
* [FIX] fixed bug where tiki-install.php rejected all admin passwords,
   making reinstallation or upgrades impossible
* [FIX] fixed bug where tiki stores clear text passwords by default
   even when that option appears to be disabled by default
* [FIX] fixed bug where editing directory sites from a search query results in a
mysql error
* [FIX] fixed the find function in adminuser panel
- (rc4) -------------------------------------------------------
* [NEW] new theme named "notheme" that uses only browser-defined colors
* [NEW] design of a new theme intended to be the official Tiki theme: tiki.css
* [NEW] new directory in doc/ named devtools/ that contains packaging
   and tiki developers tools
* [NEW] Plugin {SORT()} to sort content in wiki pages
* [NEW] New category tree in category admin panel
* [NEW] added optionnal display of current category path and objects in wiki
page
* [NEW] edit structures page now shows a filterable list of wiki pages
* [NEW] new layout for admin panels
* [NEW] clarified forms that are serving as edit forms vs. create forms
   on over a dozen pages
* [NEW] go offline in Live Support when logging out of Tiki
* [NEW] directory categories can now be categorized
* [NEW] multiple wiki pages can be categorized at once
* [FIX] moved .htaccess (url-rewriting) to doc directory
* [NEW] new avatars management and selection
* [NEW] tikihelp use in admin features panel to link to online docs
* [FIX] Removing wiki pages now also removes them from structures
* [FIX] Fixed bugged normal/wysiwyg editor toggle in tiki-assign_modules.php
   and in blog editor
* [FIX] Categorize list is shown and categorize checkbox is checked on
   the wiki edit page if that page is categorized
* [FIX] Fixed the missing routines of "email scrambling"
* [FIX] Fixed 150+ unescaped search and other input strings
* [FIX] Fixed bug in anti-bot/anti-automatic registration feature
* [FIX] No more database errors when using forum
* [FIX] Fixed forum attachment download bug
* [FIX] fixed blog post title lost in preview
* [FIX] no more br-tags in tables
* [FIX] Password matching on letters and numbers now works
* [FIX] No more new categories without a name
* [FIX] Fixed the un-categorize problem
* [FIX] Deleting structures and wiki pages works now as expected
* [FIX] Fixed Semaphore bugs about locking and concurrent editing
* [NEW] RSS have their own stylesheet now and can be displayed in browser
* [FIX] RSS feeds fixed and valid !
* [NEW] Usage of WikiWords can be switched on/off
* [FIX] feeding a tiki forum from a mailing list works now
- (rc3) -----------------------------------------------------
* [NEW] Wiki syntax for -+monospaced+- words
* [NEW] Wiki syntax {maketoc} -- make TOC of headers on current page
* [NEW] Improved and bugfixed wiki lists parser
* [NEW] Collapsable wiki headers (append -/+ after !)
* [NEW] Collapsable wiki lists (append -/+ after first item of list */# )
* [NEW] Continued list paragraphs (use '+' instead of */# to continue list item
)
* [NEW] Automonospace wiki feature now can be enabled/disabled (RFE #?????)
* [NEW] Full HTML headers from 1 to 6 ('!' to '!!!!!!')
* [NEW] WikiPagesLinks with updated sign /use
((WikiPage|description|timeout_in_sec)) /
* [NEW] Wiki -=title=- auto aligment (just try to align it with spaces in source
:)
* [NEW] Added a BOX plugin to display theme-styled box in wiki page
* [NEW] Improved help system for wiki plugins
* [NEW] New themes: Akwa and Matrix (take a look at styles/README.matrix)
* [NEW] Catpath plugin
* [NEW] link to Google cache in Tiki's cache view in case local Tiki cache
   is outdated or broken
* [FIX] print mode is cleaner, without page bar and icons
* [NEW] remembers where user logged in from and sends user back after login
* [FIX] google plugin fixed by removing the javascript redirection.
* [FIX] fixed the search engine so it responds in seconds not ten.
* [FIX] Fixed tiki-read_article.php permission bug
- (rc2) -------------------------------------------------------
* [FIX] general utf-8 mail encoding
* [FIX] bad category link for articles
* [FIX] user hash generated from password only, now uses login and email too
* [FIX] double-click wiki quick help and comments bug
* [FIX] 4 out of 6 batch file upload bug
* [FIX] ignored auth method bug with webserver auth
* [FIX] anonymous username bug in live support
* [FIX] webmail small but efficient fixes
* [FIX] fixed display of comment and attachment buttons
* [NEW] improved multi-host setup
* [FIX] massive html fixes
* [FIX] remember me feature fixed
* [FIX] improved conflict detection when editing wiki pages
* [NEW] Tiki Debugger Console for tiki developers or admins
* [NEW] plugin category added
* [NEW] new modules mod-who_is_there and mod-search_wiki_page
* [FIX] install script upgraded for non-root usage
* [NEW] mail sender is now configurable
* [NEW] added Geo and Trollparty theme
- (rc1) ------------------------------------------------------------
* [NEW] generation of pdf documents from wiki pages
* [NEW] added matrix, moreneat and mose theme.
* [FIX] all sent mails are utf-8 encoded now for intl sake
* [FIX] added sender email address to outgoing mails
* [FIX] added form to edit groups and change included groups
* [NEW] Added an Edit CSS feature, with fancy display of css and fast editor
form
* [NEW] Added a setup_virtual.sh for virtual hosting, and changed internal code
accordingly
* [NEW] Added a general Calendar feature for tiki content browsing and groups
calendar
   management. Uses overlib and some javascript enhancements.
* [NEW] Added a MODULE plugin to display modules inside wiki pages
* [NEW] Added copyrights management system.
* [NEW] Authentication: Tiki can use the WebServer authentication if admin
wants, the
   user is automatically logged to Tiki once the WebServer authentication is
used.
* [NEW] Mechanism to prevent script/robotic user registration is supported, Tiki
generates
   a graphical number that the user must enter in the registration form to be
registered.
   This feature is optional and can be enabled/disabled from the admin->login
menu.
* [NEW] New theme added: neat based on plone.
* [NEW] A single wiki-page can be a multi-page page using ...page... to separate
pages,
   individual pages can be viewed using navigation links or a slideshow.
* [NEW] A wiki structure can be created/imported from a text representation of
the tree
   where structure levels are depicted by indenting the text with single spaces.
* [NEW] All pages in a structure can be exported from the admin structures page
* [NEW] A text representation of a Wiki structure can be exported then it can be
used
   to create (recreate) the structure in another system.
* [NEW] Blogs: Blog posts now support multi-page posts, the first page will be
displayed
   when listing blog posts (can be used as a heading) and the other pages are
navigable
   when reading a blog post.
* [NEW] Articles: Multi-page articles are now supported, use "...page..." to
separate
   pages in a multi-page article. Navigation links to article pages
automatically added.
* [NEW] Articles: The permission tiki_p_autoapprove_submission was added, groups
with
   that permission can submit articles that are automatically approved.
* [NEW] Articles: The list of articles can be configured choosing which columns
should
   be displayed when listing articles.
* [NEW] Wiki: Optionally admin can choose if the user who creates a page has
   admin privileges over that page (remove, assign perms, etc)
* [NEW] Wiki: The listpages feature can be configured choosing what columns will
   be displayed in the listing.
* [NEW] MyTiki page reformatted to a tabbed interface.
* [FIX] Lethal bug in tikilib that caused cache engine to infinitely recurse has
been
   resolved.
* [NEW] Forums: Posts can be reported to moderator.
* [NEW] File galleries: Up to 6 files can be uploaded at once.
* [NEW] Forums control to view posts from the last X hours/days only.
* [NEW] File galleries dupes are now prevented.
* [NEW] File galleries improved, listings are configurable, files can be moved
and
   deleted. Better interface. etc
* [NEW] Banning system: Admin can ban users or IPs from specific sections of
Tiki,
   rules accept dates (suspensions). Usernames accept regexes, IPs accept
wildcards
   example: 23.*.*.*
* [NEW] Forums: Tiki distinguishes between read and unread posts
* [NEW] WML&PDA Integration using HawHaw: Use tiki-wap.php to access a Phone/PDA
   friendly version of the Wiki.
* [NEW] Forum attachments added, you can setup which forums admit attachments
and who
   can attach files to forum posts.
* [NEW] Added forum discussion button to wiki page view: allows users to go
straight to
   forum for page discussion.
* [NEW] Drawings history added. From the admin drawings panel you can view the
history,
   remove versions, etc.
* [NEW] Drawings jGraphPad replaced jHotDraw, lot of new features and tools to
edit
   drawings which can be included in any parsed tiki object.
* [NEW] Forums: Breadcrumb added. Links to next/prev topic when browsing threads
   added.
* [NEW] Forums: Topic summaries added and can be used (optional)
* [NEW] Forums: Topic smileys can be used
* [NEW] File galleries: you can edit the name/description of files (Joan)
* [NEW] File galleries: duplicate uploads are prevented.
* [NEW] Articles: topic or article image can 'float' around text optionally.
* [NEW] Forums: columns to be listed in topic listing can be
   configured per-forum.
* [NEW] Forums: columns to be listed in forum listing can be
   configured.
* [NEW] Notes in notepad remember parsing mode.
* [NEW] Notes in notepad can be viewed as smarty templates
* [NEW] Forum posts can be saved to the notepad.
* [NEW] Weblog posts can be saved to the notepad.
* [NEW] Notepad: A note can be converted in a wiki page or
   update the content of any wiki page (if permitted)
* [NEW] Notepad: notes can be merged into a single note.
* [NEW] Weblogs: Trackback pings implemented, you can send a ping from any
weblog
   post to any URI accepting trackback pings. Tiki will also accept trackback
   pings the tiki-view_blog_post.php script implements the discovery mechanism,
   then Tiki can display a list of trackback pings to your blog posts from other
   sites. Compatible with geeklog, movabletype and other wonderful weblogging
   packages that are-now-eclipsed-by-the-amazing-tiki-machine!
* [NEW] Weblogs: interface added to add images to a weblog post, this works
   with the traditional editor or the brand-new WYSIWYG editor.
* [NEW] Customizable heading (all the html before posts) for weblogs.
* [NEW] You can control if individual weblogs accept comments
* [NEW] Weblogs: blog posts can use titles if the blog is configured to
   use titles.
* [NEW] Weblogs: admin can select what columns to list in the blog listing,
   the blog owner can be listed as an avatar, link or text. Improved the look
   and fell of the blog listing.
* [NEW] WYSIWYG editor added for blog posts, you can now edit an HTML post
   for a blog using a full-featured Wysiwyg editor (IE only in 1.7)
* [NEW] Workflow engine added. Create processes, monitor processes and
   execute processes. Processes are mapped to PHP scripts. Please read
   the workflow documentation for a detailed overview of the Workflow engine.
* [NEW] The special Smarty plugin {helplink page="PageName"} can be used to
   create a link that will display a wiki page as a help popup. This allows your
   site to create an online help system based on Wiki pages.
* [NEW] In file galleries, the file title and description now can be edited.
* [FIX] In file galleries, when a file had a title the filename was showed
   instead. Now it shows title correctly, and title itself is not forced to be
   entered, the filename is shown when no file title has been provided.
* [NEW] New popup window to see images in image galleries. It autosizes to the
   image's size.
* [NEW] Batch user import in Users administration. Now you can import users
   from a CSV file. The CSV file needs to have the column names in the first
   record. The column titles must match with fields in "users_users" table.
   Login, password and mail are forced. If an unexistant field is specified,
   it's ignored.
* [NEW] Default .htaccess contains many apache/mod_rewrite commands:
   http://ex.com/tiki-index.php?page=HomePage => http://ex.com/HomePage,
   http://ex.com/tiki-view_blog.php?blogId=1 => http://ex.com/blog/1, etc.


Version 1.6 -Tau Ceti-

* [NEW] Install script added, unzip the files and point your browser to
   tiki-install.php
* [NEW] Initial LDAP support has been added using PEAR::Auth. This will be
   expanded in future releases and is completely optional.
* [NEW] Graphviz integration, a plugin can be used to visualize a navigable
   graph of a subwiki indicating a page to start and depth level. Also included
   is tiki-wiki_graph.php?page=Name&level=X to render the graph (non-navigable)
   as an image anywhere in Tiki.
* [NEW] Users with the right permission can do "minor" edits on wiki pages
   minor edits are not reflected in the history nor are notified by
   email to users "watching" the page.
* [NEW] Forums: Option to allow wiki markup in forum/comment posts.
* [NEW] Forums: the topic description can be disabled when browsing forums.
* [NEW] Checkboxes added in page history to remove many versions of a page.
* [NEW] View page source option from page history for any version.
* [NEW] Inter wiki links, admin can define URLS in the format
   http://www.example.com?page=$page or similar ascociating the URL with
   a name then the syntax ((Wiki:name)) can be used to link to a page
   in an external wiki. This can be used with other Tiki sites or other
   wikis as well provided that the URL to a page can be constructed putting
   the page name somewhere in a URL.
* [NEW] Wiki pages can be renamed.
* [CHG] Comment and link to diff are now informed when notifying that a page
   has changed
* [NEW] Option to allow users to lock a page and only the user who locked the
   page can unlock it.
* [NEW] Handlers can be defined to change how wiki pages and other objects
   are parsed, you can define pre-handlers and pos-handlers. See the file
   tiki-handlers.php
* [NEW] Some tiki objects can be saved in 1-click to the user notepad.
* [NEW] Mini calendar for events by user with daily, weekly and lit view,
   event topics, find events, etc.
* [NEW] Users can configure if they want to double-click to
   edit wiki pages.
* [NEW] Themes can redefine ANY template of Tiki, just create the template in
   the templates/styles/name directory and Tiki will use that file. If the file
   is not there it will default to the templates directory. (McKenna)
* [NEW] Alternative syntax for tables, you can separate rows using line
   returns instead of ||. You have to select which syntax to use in the admin
   screen.
* [NEW] Admin menu submit buttons now get back to the admin section where the
   submited information was found.
* [NEW] User menus, the user can add items to the application menu, an option
   to automatically add top-level bookmarks to the menu is provided.
* [NEW] Theme control center: if activated you can control the theme by
   section, by category or by specific object. (Laporte)
* [NEW] Ephemerides feature: admin can set up images/texts for specific dates,
   users can browse using the calendar to get the images/texts for any day. A
   module is provided to display the image/text for the day, if many one is
   choosen randomly.
* [NEW] User files section, users can store personal files and download them
   whenever they want, files are only visible to the user. Admin can control a
   disk quota for each user.
* [NEW] User Notepads section added, users can sketch notes view them and
   remove them, the notes can be viewed as parsed wiki pages or unparsed.
   Useful to keep memos, user personal information, etc.
* [NEW] Newsreader added, users can add newsservers, browse groups from the
   servers and read the articles from any group. A save position option is
   provided to highlight new messages per group/user
* [NEW] SnowChekMail the function used to validate email addresses can be
   disabled if you configure your system as Windows in the main admin panel.
* [NEW] My Tiki section added as a refurbished user_preferences section, this
   new section includes webmail, user_preferences, modules, bookmarks, tasks and
   all the per-user sections of Tiki.
* [NEW] Wiki plugin added: SPLIT used to split a wiki page in two columns.
* [NEW] Wiki plugin added: SQL can be used to display the result of an SQL
   query to the tiki database, useful for reports and others. As admin you can
   setup dsns that users can use and set permissions for each dsn!. This cool
   feature can be used to display queries from your tiki site, or from other
   applications or databases in a controlled way in your wiki pages.
* [NEW] User tasks, users can set-up tasks and mark tasks as completed or
   remove tasks, a user module is provided. This can be used as a simple to-do
   list for users.
* [NEW] Wiki page footnotes, wiki pages can have footnotes, footnotes are kept
   at user level (each user only sees his footnotes for each page). This allow
   users to keep his private comments and notes for Wiki pages.
* [NEW] Plugins added to normal distribution: code, avatar, center
* [NEW] Plugins can be nested
* [NEW] Plugins are re-entrant, a plugin can generate another plugin code.
* [NEW] Wiki structures can be used to generate slide shows
* [NEW] Changed translation routines to a Smarty prefilter, the first time the
   screen is generated it will be slower but then all the pages will be rendered
   very fast. Performance improvement.
* [NEW] Permissions interface improved supporting multiple permission settings
   in one operation (the famous checkboxes are here)
* [NEW] Permission levels added to the permissions, allowing the admin to
   classify permissions by level and then assign/remove all the permissions in
   some level to a group
* [NEW] Who is online module added displaying a list of registered users
   currently online
* [NEW] Tooltips added when text is truncated
* [NEW] Optional remember-me feature added to the login box. The lifetime of
   the cookie can be configured.
* [NEW] Contact-us feature added showing the user an option to send a message
   to the admin unser (configurable) and an option to send an email to admin.
* [NEW] Inter-user messaging added, users can read,write messages to other Tiki
   users. an option and permissions are provided to broadcast a message to a
   group of users or to all the users.
* [NEW] User information page added to see information about a user. The user
   can make his information public/private from his user preferences
* [NEW] Tiki tags are now allowed in FAQ answers
* [NEW] Smarty version distributed with Tiki upgraded to 2.4.3
* [NEW] Caching mechanism for wiki pages. Wiki pages can be cached for a
   specified time before they have to be parsed again by the wiki engine. This
   does not affect undos,rollbacks and edits that are immediately reflected.
   This option can be turned on/off. For sites using large or complex wiki pages
   it can show a good performance improvement.
* [NEW] Directory feature added to Tiki. Links can be organized in categories,
   users can add links to be validated by admin, many options for display and
   functionality.
* [NEW] "su" option added to let admin login as any user once logged as admin,
   in this way he can configure or fix a user problem without never asking for
   the user password.
* [NEW] Country added to user preferences, the country flag is also displayed
   in forum posts of the user.
* [NEW] Wiki structures. You can create structures of wiki pages and the new
   tag {toc} can be used to display a table of contents for the structure in a
   wiki page. When a page is part of a structure links to the next and previous
   page are provided as well as a link to the first page of the structure, where
   you should place the {toc} and other information.


Version 1.5 -Regulus-

* [FIX] Several Minor Typos (jaw959 et al.)
* [NEW DEVLEOPER] Joseph Witthuhn (jaw959) can be contacted at
   jaw959@users.sourceforge.net
* [NEW] You can select the name of your Wiki home page. Can be other than
   HomePage.
* [NEW] Now admin has an option to enable full wiki page names allowing spaces
   and accents and other chatacters to be part of a wiki page.
* [NEW] Quick image uploads to wiki pages, you can upload a picture from the
   editpage feature and have it displayed in the page inmediately
* [NEW] Added a login screen that can be used in columnless layouts or for
   emergency purposes if the login box or the columns have problems. The file
   is tiki-login_scr.php.
* [NEW] Added a phpinfo link to check your php installation in the admin menu.
* [NEW] Now you can make batch uploads of zip files for file galleries. If you
   have the right permission just upload a zip file and all the files will be
   added to the gallery.
* [NEW] Now you can use comments for inividual blog posts.
* [FIX] Tikilib code reduced splitting it into smaller libraries reducing
   memory consumption. (stage1)
* [NEW] Added a description field for Wiki pages (optional) when this feature
   is disabled the description is displayed below the page name and as the title
   of a link to the page (form other pages).
* [NEW] Added direct link to pages in paginations (optional) if enabled you can
   jump to any page of a multi page listing by following a link.
* [NEW] Newsletters added, admins can setup newsletters and users can
   subscribe, emails are requiered to confirm subscriptions and prevent
   spamming. Then admin can simply send an HTML based newsletter to the
   subscribed (and confirmed) users. Users can unsubscribe using a URL.
* [NEW] Added an option to generate gzipped output to the browser.
* [NEW] Base templates can now be defined by theme so you can create a theme
   presenting a whole different layout for Tiki. You can also use this to create
   themes including images and other decoration elements in Tiki. Since only
   base templates are classified by theme you can do it changing just a few
   files. If you don't want to change the layout just copy the templates from
   the templates directory if you are creating a theme.
* [NEW] Changed wiki page names to support up to 150 characters
* [NEW] Menus now preserve their state between pages (using cookies) if cookies
   are disabled then menus wont preserve state but will still work as they did
   before.
* [NEW] Added plugins to the Wiki, now you can create your own plugins for the
   wiki to suit your needs. The syntax is simple, see
   lib/wiki_plugins/example.php for a description and example.
* [NEW] Admin can choose if passwords are stored in plaintext or not. If not, a
   hash will be used to authenticate users and the remind-password feature will
   generate a new password and send it by email. The new password will be
   immediately due so the user will be forced to change it.
* [NEW] All the Javascript code has been packed into a library
* [NEW] BiDi support. Added support for BiDi languages. Added BiDi.css file to
   control BiDi directionality and layout.
* [NEW] Added ~np~ ~/np~ syntax to the Wiki to make page sections unparsed. Can
   be used to put HTML code or anything that you want as-is without wiki syntax
   being parsed.
* [NEW] Fulltext searching added (optional). By enabling this feature, results
   will be sorted by the relevance of the match to the search query. Also,
   search results will be ordered first by relevance, and then by section (wiki,
   blog, etc.). Non-fulltext searching continues to sort first by section, and
   then by 'hits'.
* [NEW] PHPWikiImport feature. You can export pages from a PHPWiki dump into
   tiki even versions will be created.
* [NEW] Export all wiki feature. As admin you can export the whole wiki as a
   text dump that can later be imported into this or another Tiki site.
* [NEW] Import/export wiki pages. Wiki pages can now be exported to a .txt
   Mime-alike format and imported from an exported file.
* [NEW] Slideshows added, if a wiki page contains more than one -=titlebar=-
   then you can display it as a slide show. This is a very cool feature.
* [NEW] Admin can select the minimum length for a password to be valid
* [NEW] Admin can choose if user passwords must include letters and numbers to
   be valid
* [NEW] Admin can setup passwords lifetime and Tiki will force the user to
   change his password once the password is expired.
* [NEW] Challenge-response authentication added, if enabled and the browser
   support Javascript then user passwords are never send across the network
   being replaced by a challenge-response authentication algorithm. This
   improves security since the chance of password eavesdropping is reduced a
   lot.
* [NEW] Added sections to forums, now you can put forums into sections and the
   forums listing will list forums for each existing section. (As phpBB and
   other forum software does).
* [NEW] Improved forum layout to be nicer (Roger)
* [NEW] Avatars added to forums. Users can configure their avatars from their
   user preferences screen, pick an avatar from the library (more than 500) or
   upload an image to be used as your avatar.
* [NEW] Surveys, create surveys to get a better understanding on your users
   opinions, many survey question types, users can fill surveys and stats are
   stored.
* [NEW] Many bugs fixed, google module now works, definition lists fixed, wiki
   lists fixed, etc., etc.
* [NEW] Webmail, set-up as many POP-accounts as you want, select a "current"
   account and you will be able to read emails, write emails, delete emails,
   download attachments, use attachments, write or read HTML based emails.
   Manage your address book, automatically add addresses to your address book
   and all the regular cool webmail features.
* [NEW] Trackers, trackers are a flexible way to track user-requests and
   groupware tasks, you can define the fields for each tracker. Many field-types
   supported. Tracker items can be commented and can have file attachments,
   tracker items can be assigned to a user or group and will appear in the user
   preferences page (the user's home). Trackers and tracker items can be
   monitored and Tiki will send you an email when something is changed. You can
   open-close tracker items.
* [NEW] HTTPS protocol is now supported. Tiki can now run over HTTPS
   connections.
* [NEW] Tiki can now be run on any web server port, not just 80/443.
* [NEW] Dates and times are displayed in the time zone specified by the user
   and/or the administrator. The administrator (but not the user) can also
   specify the date and time format strings. Month and weekday names are also
   localized, if locales are configured correctly on the server.
* [NEW] The administrator can allow or require HTTPS logins. The user can
   choose to stay in HTTPS mode after logging in.


Version 1.4.2 -Mira-

* [FIX] Fixed a bug that crashed image caching
* [FIX] Fixed a bug that allowed admins with permission to edit templates to
   edit any file
* [FIX] Fixed a bug that made unassigned modules remain assigned for registered
   users
* [FIX] Now you can use ' in the browser title and other preferences


Version 1.4.1 -Mira-

* [FIX] Fixed a bug that made Tiki unaware of links using the new
   ((name|description)) syntax resulting in orphan pages and fake link structure
   for the Wiki.
* [FIX] Corrected an error in tiki_1.3to1.4.sql, added the params column to
   tiki_user_assigned_modules that was missing
* [FIX] Fixed a bug related to an incorrect link when editing the user personal
   page as admin fro the user_preferences page


Version 1.4 -Mira-

* [NEW] Quizzes, you can create quizzes with as many multiple-choice questions
   as you want and program specific answers to be displayed to the user
   depending on the Quiz score. Quiz results can be stored and you can control
   if Quizzes can be repeated and establish a time limit for Quizzes if you
   want. Useful for fun or for learning, courses, etc.
* [NEW] Smileys can now be disabled enabled from the Admin screen.
   (Dedicated to Tom)
* [NEW] Templates can be edited and used for Wiki pages and CMS articles. A
   simple way of creating pre-formatted Wiki pages and Articles, you can
   template articles to review CDs, sites, etc
* [NEW] Optionally you can make the user enter a special passcode to let him
   register into your site, this can be used for semi-privates sites or for
   sites where users are only added by invitation.
* [NEW] Users can now suggest FAQ questions and FAQ admins can add the
   questions to the FAQ if they want.
* [NEW] You can specify the opening type for featured links, the link can be
   opened in a new window, in the same window or in a frame inside the window.
* [NEW] Script to export the wiki link-structure, tiki-link_structure.php can
   be called to get a txt representation of the Wiki structure each line is
   formatted in the form PageName LinkToPage LinkToPage LinkToPage... This can
   be used to construct a graph of the Wiki, to make stats, etc. This is useful
   specially for the TouchGraph Wiki browser which uses this format of link
   structure to draw a graphical representation of the Wiki pages.
* [NEW] Underline syntax for Wiki pages (I don't like underlined text in web
   sites because it seems like a broken link to me but...) Use ===text=== to
   underline
* [NEW] Now lists can include arbitrary nesting using *,#,**,***,##,### etc.
* [NEW] The current date can be included in any module or template using
   {showdate mode="d/m/Y [h:i]"}, the mode follows the syntax to format dates
   using the PHP date function.
* [NEW] You can filter by article topic and type in the articles listing
* [NEW] You can categorize objects from the screens were the objects are
   created, just select the categories and the object will be assigned to that
   categories.
* [NEW] Top games module
* [NEW] When creating a group you can make the group "include" other groups, so
   permissions from included groups are automatically assigned to the new group.
   This can be used as an easy way to extend groups by adding some new
   permissions to an existing group.
* [NEW] Random images syntax for modules use {gallery id=n} to include a random
   image from gallery n (Evan)
* [NEW] Improved thumbnail generation keeping aspect ratio and using GD2+
   functions if GD2+ is installed (Evan)
* [NEW] You can edit images names and descriptions (Evan)
* [NEW] Extended the syntax for Wiki internal references to support
   ((page|description)
* [NEW] Imrpoved and simplified application menu, now links are more intuitive
   and the admin functions are better organized in the user space if you have
   the right permissions.
* [NEW] Added a cancel button when editing wiki pages
* [NEW] Mail notifications screen where you can pick email addresses to be
   notified when specific events occur, for example when a user registers or
   when a submission is received
* [NEW] New theme jalist inspired in www.jalist.com
* [NEW] Shoutbox, a graffiti wall where users can send messages, a module to
   display the last "n" messages and to add new messages is included. This is
   nice :-)
* [NEW] Templates for mail notifications, all the Tiki mails that can be sent
   can now be customized by editing the templates in templates/mail so you can
   write whatever you want and personalize the emails.
* [NEW] Dual storing policy for uploads. As an admin you can choose between
   storing file uploads on the database or a directory. If it is a directory
   make sure your PHP can read/write to the dir but the users can't list the dir
   (or they will be able to download all the files from your site). It's your
   choice, Tiki is flexible.
* [NEW] Now modules are inmediately displayed after assigning them from the
   admin-modules screen (remember that if you have personalized modules you will
   have to assign them from your user preferences page)
* [NEW] Since your last visit module showing new items on the site after the
   user last login date.
* [NEW] Now assigned permissions are identified from unassigned permissions
   when assigning permissions to a group.
* [NEW] The page layout can be configured different for each section (blogs,
   galleries, etc)
* [NEW] HTML pages and dynamic pages, you can create any HTML page and display
   it using a URI, pages can have dynamic zones that can be edited from an admin
   screen, you can create dynamic pages that will be updated live without the
   need to refresh the browser. This can be used to show sports scores, stock
   info, weather, etc.
* [NEW] You can set any URI as your home page so you can make any section of
   Tiki your home.
* [NEW] You can activate stats for the search module and you will be able to
   see the number of times each word was searched by users.
* [NEW] Usage graph in the stats page, you can see how many hits you have in
   different sections of your site.
* [NEW] You can enable disable the users ability to change the theme or
   language from the user preferences screen
* [NEW] You can setup filters for file names that can or cannot be uplaoded,
   the filter accepts a Perl-style regular expression and you can set positive
   matches and negative matches (accept only files matching xx or reject files
   matching xx)
* [NEW] Google search module
* [NEW] Preview feature when assigning modules
* [NEW] Modules can now receive parameters in the form of a query string
   ex: foo=1&bar=3 this can be used to alter the behaviour of modules.
* [NEW] The last_files module now accepts the galleryId parameter, if set the
   module will list the last "n" files for the specified gallery only.
* [NEW] Added the number of articles for each topic when listing topics
   (submissions too)
* [NEW] Added quiz stats to the stats page
* [NEW] You can now select the default ordering for the blog listing from the
   admin menu
* [NEW] Raw mode navigation added to the wiki, you can use tiki-index_raw.php
   instead of tiki-index.php to get a raw representation of wiki pages without
   the columns, bars and decorations. This can be used to feed an application
   that navigates wikis such as the Touchgraph Wiki browser.
* [NEW] Improved forums section, some bugs fixed and now the information about
   the last forum post or last topic message shows the title of that post and
   the author.
* [NEW] Option added in the admin screen to prevent counting admin pageviews
   for the site stats.
* [NEW] New syntax for tables you can use
   ||r1-c1|r1-c2c3||r1c1c2||r1-c1|r1-c2|r1-c3|| [Ross]
* [NEW] Editable drawings can be included in Wiki pages, articles and blog
   posts using {draw name=foo}, a permission is needed to be able to
   edit_drawings. Drawings are stored in a directory and identified by their
   name. The drawings are edited using a Java applet called jHotDraw. This
   feature can be disabled
* [NEW] Referer stats, you can enable an option to store statistics about
   referers to your site, a screen where the referers are listed is provided to
   see the stats.
* [NEW] Batch upload of Images. If you have the permission you can upload .zip
   files and all the images in the zip file are automatically added to the
   gallery.
* [NEW] File attachments for wiki pages, with the right permissions you can
   upload files to wiki pages and a list of attached files will be displayed at
   the bottom of the wiki page and they can be downloaded.
* [NEW] Now images for the image galleries can be stored optionally in a
   directory instead of the database, the same recommendations and tips about
   storing file uploads should be observed.
* [NEW] Improved spellchecker, now the spellchecker suggest several options for
   miss-spelled words and you can choose the option that you prefer from the
   list.
* [NEW] Icons are displayed for file extensions when listing files
* [NEW] You can enable/disable an option to display the page title for wiki
   pages
* [NEW] Improved menu builder
* [NEW] You can now choose if hotword links are opened in a new window
* [OPT] Reduced the number of queries that tiki makes when loading preferences,
   if not changed preferences are loaded from a file now this is controlled
   automatically and you don't have to do anything.
* [FIX] Fixed a terrible bug that broke file and image uploads on SOME windows
   systems.
* [NEW] Search entire site feature added to the search box and improved the
   search mechanism. [Ross]

Version 1.3 -Pollux-


* [NEW] Spellchecking, now you can spellcheck your articles, submissions,
   wiki_pages and blog_posts before saving them, the spellchecking dictionary
   for your language must be downloaded and installed to make this work,
   dictionaries will be provided as simple .sql dumps and can be downloaded from
   SourceForge. In this edition the english dictionary is provided. (Read the
   documentation to learn how to install the dictionary). Spellchecking can be
   enabled/disabled for Articles, Submissions, WikiPages and blogs from the
   admin screen.
* [NEW] Orphan pages listing, list pages that are not linked from any other
   wiki page.
* [NEW] RSS feeds for forums listing the last post to any forum in your site
* [NEW] RSS feed for individual forums listing the last posts to a given forum
* [NEW] New Diff routine taken from PHPWiki in the Wiki history for a page, now
   you can see the diff or compare two versions side-by-side as before.
* [NEW] New syntax for colored text in the Wiki ~~#0000FF:text~~ to insert text
   using colors
* [NEW] Syntax to center text ::text:: will center the text
* [NEW] Relevance ranking for WikiPages based on a PageRanking algorithm
* [NEW] You can now send/receive articles from/to other Tiki sites from the
   communications center
* [NEW] You can now search deep into subcategories from the category browser
* [NEW] Added a tool to produce a printable version of multiple Wiki pages
* [NEW] Now you can preview comment postings in any "commentable" area or in
   the forums
* [NEW] BreadCrumb navigation module listing the last "n" pages that you
   visited
* [NEW] New feature: FAQs, create and edit faqs, list faqs, popular faqs module
   and last faqs module, search for text in faqs.
* [FIX] Several fixes regarding "find" functions in listings
* [NEW] Find feature in the listing of Wiki pages
* [NEW] New syntax for WikiPages ((any)) can be used to create the "any" page,
   now page names are NOT limited to the
   CapitalizedWordsSmashedTogether rule
* [NEW] Syntax to prevent converting Smashed words into wiki names use:
   ))SomeIdea((
* [NEW] Now you can double-click on a wiki page to edit it (some browsers only)
* [NEW] Filter added in the communication center to find specific objects to be
   sent
* [NEW] A tool to autogenerate passwords was added in the resgistration screen
   for lazy users
* [NEW] New feature: Backups, you can create backups of your entire Tiki base,
   download backups to be saved in some safe place, upload a backup and restore
   backups. Backups are encrypted to prevent a user from stealing information
   from your site.
* [NEW] New registration mode, now you can make Tiki validate users email
   address by sending them an email with a link to first-login in Tiki,
   once activated the user will login normally with his password. Of course this
   feature is optional and can be enabled/disabled from the Admin screen.
* [NEW] QuickEdit module, where you can type the name of a WikiPage and quickly
   edit/create the page without finding a link to the page, this can create a
   lot of orphan pages but can also be very very helpful to people maintaining
   the Wiki to quickly create pages and edit them.
* [NEW] Optinally Tiki can display a "I forgot my password link" for
   unregistered users to allow users that have forgotten their password to get
   it by email. You can enable/disable this feature from the Admin screen.
* [NEW] User Bookmarks, users with the proper permission can create bookmarks
   and store them in folders, they can admin their bookmarks as they want, a
   cache is provided for user bookmarks. A user module to display bookmarks with
   an option to quick-add a Tiki page to the bookmarks is also included.
* [NEW] Users with the right permission can configure the modules that will be
   displayed in the left/right columns and the order in which modules will
   appear. This can be used to let users configure their modules as they want,
   as an admin you must make all the modules that the users can configure
   available by default.
* [NEW] Statistics, a page where you (or anyone with permission) can view a lot
   of statistics about the site including a graph showing the number of
   pageviews per day. Statistics can be enabled/disabled from the admin screen,
   please suggest new (useful) statistics that can be added in future versions
* [NEW] Fortune cookies (taglines), you can enter taglines or upload from a
   textfile, the {cookie} syntax can be used to display a random cookie in
   articles, posts, wiki pages,etc or any template.
* [NEW] Games section to play flash games, upload games or use the provided
   additional game-pack. You can upload new games, edit the descriptions and
   play.
* [NEW] Added a new theme: dblue.
* [NEW] Now the list of users in the current chat channel is displayed in the
   chatrooms.
* [NEW] Now you can send private messages in the chatrooms using
   ":username:message"
* [NEW] Reviews added, now articles can be normal articles or reviews, for
   reviews the editor can rate whatever he is reviewing.
* [NEW] Undo feature in the wiki, if a user can edit pages then he can undo
   what he edited pressing an undo button, users without permission to remove
   versions won't be able to undo what other users edited only his editions can
   be undone.
* [NEW] Individual permissions for CMS topics added, you can now control who
   can read some topics, if the topic has no individual permissions then it will
   be displayed to all the groups. But if you want you can assign the
   tiki_p_read_topic permission to some groups for a topic and only those groups
   will be able to read that topic.
* [NEW] A mini-popup window can be opened when editing objects to help the user
   insert special characters in the text, specially latin characters, accents,
   etc. This is taken from the horde project and submited by Marc Laporte.
* [CHG] Tiki is now using Smarty 2.3.1 the last stable Smarty release

Version 1.2 -Antares-

* [THANKS] Special thanks to AlBrown,MarcLaporte,Yakumo,Ramiro,Tom,Tesla2k and
   others ! for submitting many bugs that are now fixed and for suggesting many
   features that are now implemented. If some feature is not yet included don't
   worry it will be addressed in a future version. Thanks!
* [FIX] Fixed a bug when adding new topics
* [NEW] Added a find feature to the lastchanges section in the Wiki (Ramiro)
* [NEW] Categories: You can create categories and subcategories building a
   category tree, objects (pages, forums, blogs, image galleries, file
   galleries, etc) can be assigned to one/many categories, the user can browse
   categories finding objects for each specific category.
* [NEW] Communication center: Now you can send/receive Wiki pages from/to other
   Tiki-enabled sites using a simple XMLRPC API, received pages are stored in an
   "inbox" where an admin can view,edit,remove,accept the pages. This new
   feature can be used to send a Tiki page from one site to another one!
* [NEW] Consolidated CSS file, there're two CSS files in this distribution:
   subSilver and default2, if you want to produce a new theme you can change any
   of these, subSilver is longer and uses an individual style for every element
   in Tiki while default2 applies the same style to multiple elements (ie:
   tables) and thus is a faster way to get a theme ready.
* [FIXED] Fixed bugs in the registration screen and now the username is
   validated.
* [NEW] Forums!, now you can set-up mesage forums, forums are organized by
   topics and topics by threads, users can post, reply and quote messages in
   forums, messages can be voted using the same karma system used in comments.
   Many features are "copied" from phpBB since it is the best forum software for
   PHP, we copied those features and integrated the forums with the Tiki
   permission system, rankings, modules and search engine. There's a lot about
   forums so I guess it's best to stop the description here, the documentation
   will introduce all the features in forums.
* [NEW] Now you can upload the thumbnail of an image when uploading an image,
   this will prevent automatic thumbnail generation. Some users wanted this
   feature because thumbnail generation didn't work or they wanted to upload
   their own thumbnails. Maybe you want to have a thumbnail that is not the same
   as the full image so you can use this feature. Thumbnails will be displayed
   using the size assignated for thumbnails to the image gallery.
* [NEW] Now you can set up how old must a version be at least to be removed
   from the history, this can prevent a user from saving a page "n" times
   destroying a previous version. (Thanks to tesla2k for the tip)
* [NEW] Links to help including objects in user modules where added to the
   admin_modules screen.
* [NEW] Next and prev buttons where added to view the next/prev image when
   browsing images from a gallery
* [NEW] Now you can control which groups can view image galleries and
   filegalleries
* [NEW] Individual permissions for image galleries, as an admin you can control
   which groups can view, admin, upload to a specific gallery overriding global
   permissions.
* [NEW] Individual permissions for file galleries, as an admin you can control
   which groups can view, admin, upload and download to a specific gallery
   overriding global permissions.
* [NEW] Individual permissions can be set up by admins to weblogs, so you can
   control which groups can read, admin and post to specific weblogs.
* [NEW] Module: last blog posts listing the last "n" posts to any weblog.
* [NEW] From the page-permissions screen admins can set up email addresses that
   will receive an email when the page changes. If you want to remotely monitor
   some page this is for you.
* [NEW] Chatrooms feature (experimental), you can create chatrooms and the
   users can enter chatrooms and chat, the refreshing time for each chatroom can
   be configured and the page is not reloaded, only an invisible frame with size
   0 is reloaded to get fresh chat messages.
* [NEW] RSS modules, create RSS modules to display news/events from other
   sites, you can display RSS feeds in user modules using {rss id=n}, you can
   set up which feeds can be displayed and the refreshing time for each feed.
   RSS 0.91 and 1.0 are supported.
* [NEW] Polls, you can create polls, set polls to be "active,closed,current".
   Polls can be displayed in modules using {poll id=n} or {poll} to select a
   random poll from the "current" polls. There's a page to view poll results and
   old poll results and old polls not closed can be voted. A mechanism to
   prevent a user from voting many times is also included.
* [NEW] Menu builder section, you can build menus using sections and options,
   menus can be static (no javascript) or dynamic. Menus can be displayed in
   user modules using {menu id=n}
* [NEW] If you give a group the tiki_p_edit_comments permission then the group
   can edit comments (useful for admins to fix bad comments or if you want
   someone to censor comments)
* [NEW] Comments can now be filtered by threshold
* [NEW] Comments for weblogs and you can enable/disable weblog comments from
   the admin screen
* [NEW] Comments for articles, you can enable/disable article commenting from
   the admin screen
* [NEW] Comments for image galleries you can enable/disable comments for image
   galleries from the admin screen
* [NEW] Comments for file galleries you can enable/disable comments for file
   galleries from the admin screen
* [NEW] A selected file gallery can be used as the home page for the site
* [NEW] Now you can enable/disble RSS feeds from the admin screen and limit the
   maximum number of items for any feed
* [NEW] RSS feed for individual file galleries listing the last images uploaded
   to a given gallery
* [NEW] RSS feed for individual image galleries listing the last images
   uploaded to a given gallery
* [NEW] RSS feed for weblogs listing last posts to any weblog
* [NEW] RSS feed for file galleries listing last files uploaded
* [NEW] RSS feed for image galleries listing last images uploaded
* [NEW] Random pages module
* [NEW] Now you can include dynamic content blocks in wiki pages using {content
   id=n} or {rcontent id=n}
* [NEW] Now you can use {rcontent id=n} to select a random content from a
   dynamic block content, the {content id=3} syntax can also be used to select
   the last current content for a block
* [FIX] Fixed typos in the editing rules for Wiki pages
* [NEW] New Wiki element: ^some^ will render "some" inside a simple box
* [NEW] The layout can be configured from the admin screen you can enable
   disable the columns, top bar and footer
* [NEW] Added a new theme: classic based on white-blue simple colors similar to
   Kuro5hin.org
* [FIX] Fixed a wrong link in the weblogs
* [FIX] Fixed wrong links for images in the image galleries
* [FIX] Fixed a bug that broke image uploads

Version 1.1 -Capella-

* [NEW FEATURE] The edit button now shows on red if someone may be editing the
   page, this helps preventing two users from editing the same page. This
   feature can be enabled/disabled from the admin menu.
* [CHANGE] Now HTML tags are filtered out from weblog posts except normal tags
   such as a,p,img,br,table,i,b,etc
* [CHANGE] Link added to edit the page from the wiki pagelist
* [NEW FEATURE] Page generation time was added below the footer
* [CHANGE] The featured links admin screen has been revamped, now featured
   links can be enabled/disabled and ordered as you want, an automatic ordering
   feature by link-hits was also added. Hits are now counted and displayed for
   featured links.
* [CHANGE] The titlebars in wikipages are now brown instead of the terrible
   blue ones.
* [NEW FEATURE] File galleries, create galleries, add files to galleries,
   download files. Permissions configurable, rankings for file galleries and
   modules available.
* [CHANGE] Module names are now sorted in the admin modules screen
* [CHANGE] Now you can see permissions according to categories when assigning
   permissions to groups, the assign permissions was revamped
* [NEW FEATURE] Wiki page comments, now you can activate/deactivate comments
   for wiki pages, comments can be voted and replied, configurable permissions
   and karma system for comment points(!)
* [FIX] Fixed minor layout problems and xhtml glitches
* [FIXES] Several bugfixes and minor improvements on the code.

Version 1.0 -Ras Algheti-

* [NEW FEATURE] Dynamic content system: create, edit or program dynamic blocks,
   dynamic blocks can be included in any template or in a user module using a
   very simple syntax via a smarty plugin, this can be used for news, programmed
   announcements, results of sports, important news, quotes, messaging and many
   other features.
* [CHANGE] User modules are now parsed by smarty allowing the user to create
   user modules to display dynamic content (using the dynamic content system),
   banners, lists loops, etc.
* [NEW FEATURE] Edit templates: templates can now be edited with appropiate
   permission, this allows the admin to change any layout or presentation aspect
   of the site dynamically. (Use it carefully)
* [NEW FEATURE] Banners and text adds: edit and admin banners, banners can be
   placed in any template and distributed in zones. Many configuration and
   control settings for banners, HTML banners, Image banners and text adds
   supported. Banner stats page accesible by normal users if they are the banner
   client.
* [NEW FEATURE] Added an option to remove images in the system gallery not
   being used in actual Wiki pages, articles, submissions or blog_posts (this
   can be used to clean up the images gallery table from time to time since
   users may have removed pages, blog_posts or articles and the cached version
   of images used in those pages will still be present)
* [NEW FEATURE] Added a mechanism to prevent caching some images
* [NEW FEATURE] Added a nocache option to external links to prevent displaying
   the cache link for some links
* [NEW FEATURE] Topics, edit topics, associate an image with a topic. (Topics
   are used by articles)
* [NEW FEATURE] Articles, edit articles, program articles to be published,
   visit a home where the last "n" articles are displayed.
* [NEW FEATURE] Submissions, send submissions, edit submissions, approve/remove
   submissions.
* [NEW FEATURE] Blogs, create a weblog, post to weblogs, list weblogs, view a
   weblog.
* [NEW FEATURE] The home page of the application can be now the Wiki HomePage,
   the Articles HomePage, any weblog or any Image gallery
* [NEW FEATURE] Articles rankings: top articles, last articles, top authors
* [NEW FEATURE] Wiki rankings: top pages, top authors
* [NEW FEATURE] Image galleries rankings: top images, top galleries, last
   modified galleries
* [NEW FEATURE] Blog ranklings: top visited weblogs, most active weblogs, last
   changed weblogs.
* [NEW MODULES] Last articles, old articles, top articles, las submissions,
   number of submissions waiting
* [NEW MODULES] Last modified weblogs, top visited weblogs, most active weblogs
* [NEW FEATURE] Enable/disable rankings for articles, wiki, galleries and Blogs
* [NEW FEATURE] RSS feed for articles
* [NEW FEATURE] RSS feed for weblogs
* [NEW FEATURE] The ALT-s key can be used to access the searchbox
* [CHANGED] New search engine that can search in Wikipages, galleries, images,
   blogs and articles
* [CHANGED] Added pagination and tabs to search other features to the search
   results page
* [NEW FEATURE] The Wiki can be enabled/disabled
* [NEW FEATURE] Articles can be enabled/disabled
* [NEW FEATURE] Submissions can be enabled/disabled
* [NEW FEATURE] Blogs can be enabled/disabled
* [CHANGED] The application menu now is divided into expandable/collapsable
   sections
* [NEW FEATURE] Implemented the Blogger XMLRPC api, now you can use desktop
   applications compatible with blogger to edit Tiki weblogs
* [NEW FEATURE] The XMLRPC API can be enabled/disabled
* [CHANGES] Documentation updated and enhanced
* [FIX] Fixed a bug that returned users with admin permission to tiki-index if
   the login name was not 'admin'
* [FIX] Fixed a bug that prevented recognition of wiki pages if the name had a
   number
* [FIX] User preferences is not shown if the user is not logged
* [FIX] Fixed wrong link to show the image in an HTML page when browsing an
   image
* [FIX] Fixed a very Nasty bug that was breaking pages where a link to an
   internal wiki page was used and breaking links to URLS that contained names
   that may have been matched as wikipages.


Version 0.95 -Shaula-

* [NEW FEATURE] User personal page in the Wiki with a page editable only by the
   user
* [NEW FEATURE] User preferences screen where users can set-up personal info,
   choose a theme and they can also view their pages/blogs/articles.
* [FIX] Changed several layout problems specific to some browsers, fixed layout
   now whould work ok with mozilla, IE and Netscape
* [CHANGE] Re-designed the admin screen to make it modular and clear
* [CHANGE] Allow HTML is now turned on unless checked out ir the user has
   tiki_p_allow_HTML permission
* [FIX] Fixed bugs in the modules administration screen that prevented editing
   & removing user modules
* [FIX] Fixed a bug with -=titlebars=- in wiki pages, now they work using the
   titlebar style from CSS
* [NEW FEATURE] Added featured links as a feature that can be disabled from the
   admin screen
* Modules for galleries and images are now not shown if the image galleries
   feature is disabled
* [FIX] Fixed several bugs regarding the appearance of ' characters in pages
* [NEW FEATURE] Added and option in the admin screen to turn off caching
   external pages
* [NEW FEATURE] Added and option in the admin screen to turn off caching
   external images
* [NEW FEATURE] Added the option to set-up modules for specific groups
* [NEW FEATURE] Added an option in the admin screen to show modules to all
   users ignoring groups
* [NEW FEATURE] Added hotwords allowing you to make some words appear as a link
   to a URL
* [NEW FEATURE] Added an option to turn on/off hotwords from the admins screen
* [NEW FEATURE] Added a SandBox a wikipage where no versions are stored to be
   used as a practice page
* [NEW FEATURE] Added an option to turn on/off the SandBox
* [FIX] Changed thumbnail generation to a new bicubic funcion producing better
   quality thumbnails (Jen Jensen)
* [FIX] Fixed a bug when links contain a question mark "?"
* [FIX] Fixed a bug when uploading images without entering any data
* [FIX] Fixed a bug with thumbnails
* [FIX] Fixed errors with unescaped characters in Wiki pages
* [FIX] fixed a bug that prevented hits from being counted for images

Version 0.9 -Spica-

* First release of this application.
