Tikiwiki Changelog
------------------
$Header: /cvsroot/tikiwiki/tiki/changelog.txt,v 1.94.2.24 2004/03/10 22:14:57 damosoft Exp $

Version 1.7.6 -Eta Carinae-
<http://tikiwiki.org/ReleaseProcess176>
* [FIX] General XHTML cleanup, seems we get better validation now
* [FIX] Some fixes to moreneat to get better display
* [FIX] Tiki Forums have been replaced with Forums
* [FIX] Modification to the installer text informing about System Admin options
* [FIX] Tidy of comments in tiki-galleries
* [FIX] Tidy of top bar and bot bar
* [NEW] Addition of tiki icons in img/tiki
* [FIX] Windows Login Bug Damian taken from marcius fix for 1.8 branch.
* [FIX] Contact Us anonymous now works 
* [FIX] mod-application_menu expanding/collapsing on the Admin click
* [NEW] Belarus now has a tiki flag! Identified as missing by techtonik
* [FIX] Wiki plugin SPLIT upgraded to the 1.8 version for fixing the row splits
* [NEW] Assistant Module now available in 1.7.6

Version 1.7.5 -Eta Catinae-
<http://tikiwiki.org/ReleaseProcess175>

* [FIX] tiki-admin_mailin Needed security permission checking
* [FIX] repeated Re: appearing in Tiki messaging
* [FIX] Calendar Year bugfix
* [FIX] If no chatrooms exist and Chat is available a suitable message is displayed
* [FIX] Contact Us send by email header message show only if by email is available
* [NEW] Backported Admin System from 1.8
* [NEW] RedMetal and BlueMetal themes
* [NEW] Security Fixes for "Sea Surfing"

Version 1.7.4 -Eta Carinae-
<http://tikiwiki.org/ReleaseProcess174>

* [FIX] fixed the inhibition of tracking when minor checkbox is used
* [MOD] added an entry in wiki-help for ~pp~
* [FIX] fixed many xhtml conformance details
* [FIX] fixed description field in filegalleries
* [MOD] refactoring of the split plugin
* [FIX] fixed cookie setting that caused so much problems in 1.7.3 authentication
* [FIX] fixed xss (cross site scripting) vulnerability in error page
* [FIX] added security check of perms for categories, ephemerides, surveys and charts

Version 1.7.3 -Eta Carinae-
<http://tikiwiki.org/ReleaseProcess173>

* [FIX] PHP errors on edit wiki page if wiki descriptions disabled
* [FIX] duplicated port number in some links if web server configured on non default (80) port
* [FIX] Smarty plugin function.rss - fixed the bug where <ul></ul> was missing for the list in user's created RSS module
* [FIX] view forum thread right column wrap bug and some missing <b> for </b>, converted &=>&amp; in links
* [FIX] quick workaround for last submissions module which avoids XHTML code invalidity (empty <table></table>) when there were no submissions listed
* [FIX] JGraphPad Broken under 1.7.2 (reverted back to jgraphpad.jar 2.2.1 (build 2) and tiki-editdrawing.php from 1.7.1.1)
* [FIX] wrong number count of items in the last forum topics module
* [FIX] download from file galleries when database is used to store
* [FIX] Image Gallery: Error processing zipped image package
* [FIX] Error: Headers already sent
* [FIX] Permission : User sees restricted Wiki page using URL trick
* [MOD] 'Notheme' themes has some enhancements
* [FIX] shoutbox module XHTML validity increased and in many other places too
* [MOD] performance enhancement with a new cache system for article topics images
* [NEW] link to tiki-shoutbox.php
* [NEW] comments count for view articles list and corrected layout of "Read more" link (if there are no comments, it doesn't display the comments count)
* [MOD] support for viewing user pages where user 'creator' or 'modificator'
* [FIX] SSL Login not working in 1.7.1.1 & 1.7.2 about SSL authentication
* [FIX] cookie : multi-tiki on same domain name have now distinct cookies using siteTitle preference in case of remember me active
* [FIX] cookie name and session name for users so it's localized with siteTitle preference (avoiding sliding auth between tikis hosted under same domain)
* [FIX] problem with httpPrefix function in some redirects
* [FIX] "newline bug" where Wiki plugins (e.g. {BOX}, {SPLIT}) ignored "end of line" character


Version 1.7.2 -Eta Carinae-
<http://tikiwiki.org/ReleaseProcess172>

* [FIX] fixed wrong link to images in tiki-image_galleries_rss (.php.php)
* [FIX] languages: de, cz, fr, nl, sp
* [FIX] fixed SSL login problems
* [FIX] fixed undefined variable in some cases on tiki-user_information.php
* [FIX] allow admin to dump the wiki in plain html without creating a tar file, as the tar file seems to get corrupted in some cases
* [FIX] select the next larger scale in image galleries instead of always using the largest one possible
* [FIX] the description were ignored when batch uploading images in a zipfile, the description now applies to all the images in the batch
* [FIX] fixed problem with "Gallery is visible to non-admin users" checkbox being stuck on y in tiki-galleries.php
* [FIX] fixed problem with galleries not being visible to users with tiki_p_admin_galleries set in tikilib.php
* [FIX] fixed problem with IIS where multiple zero length files were being created
* [FIX] fixed Problem with large files in the file gallery causing memory exhaustion
* [FIX] fixed bug where Categories keep a forum listed after it's deletion
* [FIX] fixed the bug 'Wiki : Renaming page loses comments'
* [FIX] fixed the bug 'Directory: "<textarea>" in description'
* [FIX] fixed wrong URL in print view
* [FIX] fixed unexpected display for non-English characters in history
* [FIX] fixed the bug where was forumID missing in link to discuss wiki page
* [FIX] fixed 'Modules: Random Poll poll Broken'
* [FIX] fixed the bug where a user can't "launch" a poll
* [FIX] fixed 'Images getting replaced' bug
* [FIX] fixed bad HTML generation for all the RSS based menu (lib/tikilib.php)
* [FIX] fixed 'User preference Email is Public doesnt work'
* [FIX] fixed 'Directory: bad link in multi-page links directly'
* [FIX] fixed the bug, where mini calendar was displayed broken with non-ascii characters used in translation of months and days
* [FIX] fixed a small bug in the mozilla theme (box header background)
* [FIX] fixed innaccurate comment preview
* [FIX] fixed missing categories list for Directory in Konqueror
* [FIX] fixed {MODULE} wiki-plugin which produced non-parsed section instead of pre-parsed if parameter np was given
* [FIX] fixed {MODULE} wiki-plugin cache usage to avoid plugin parameters ingorance
* [FIX] fixed {CATEGORY} wiki-plugin behaviour: disallow wiki parsing of plugin output to keep good looking of categories lists
* [FIX] defined CSS classes for Articles and FAQs in 'Notheme' series + some fixes of current styles
* [FIX] fixed 'Description of categories not shown while browsing'
* [FIX] fixed server variable used to build urls in tikilib - replaced SERVER_NAME by HTTP_HOST in httpPrefix() function
* [FIX] allowed article topic to be entered without uploading an image.
* [NEW] added new article type called 'Event', that treats publication date as the expiration date
* [FIX] fixed 'User Admin: cannot reset unknown password admin'; user can now change any other user's password from inside tiki (used to require executing a SQL update statement)
* [FIX] fixed session handling and deactivated link jingle in hawiki.inc (hawhaw lib)
* [FIX] fixed 'Wiki: "((page|desc))" in table renders as column delimiter'
* [FIX] removed heavy galaxia (auto-generated) docs from tikiwiki package


Version 1.7.1.1 -Eta Carinae-

* [FIX] fixed bug where email_isPublic is not honoured on users info page
* [FIX] fixed a blocking bug that prevents wiki pages from being saved in some cases
* [NEW] language: ja(Japanese) has been added.


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/ReleaseProcess17>

* [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.
