When just a wiki is not enough
« This is TikiWiki Community Workspace (aka tw.o) – home of the TikiWiki CMS !
ReleaseNotes20
TikiWiki 2.0 (previously known as 1.10) was released in August 2008Article about 2.0 release
Table of contents
Who worked on this?
TikiWiki is truly a community success. Over 80 people contributed 6894 commits (code changes) to the source code of version 2.0 and so many more to testing, documentation, bug reporting, etc.
Nelson Ko acted as release manager and Louis-Philippe Huberdeau handled the packaging.
Alphabetical list of contributors
- alain_desilets
- amette
- ang23
- atooni
- awolfff
- beuc
- bluestrain
- brian_moore
- chibaguy
- chriscramer
- damosoft
- darzee
- etuate
- evanprodromou
- fmathias
- fmk_ca
- franck
- frank_p
- fr_rodo
- garygriffin
- ggeller
- gillesm
- gregmartin
- guidoscherp
- hangerman
- hsaelens
- ice8878
- illori
- jdrexler
- jmaspons
- joeyhartmann
- jonnybradley
- josefgc
- jreyesg
- jyhem
- k2s
- karneevor
- kerrnel22
- kokohuyb
- leyan
- lfagundes
- lihaowei2008
- lmoss
- lphuberdeau
- luciash
- marclaporte
- marcmont
- marcoaasilva
- mashmorgan
- mbrackeva
- mcfarland
- michael_davey
- mose
- m_stef
- mystic_ca
- niclone
- nikchankov
- nkoth
- ntavares
- nyloth
- ohertel
- papercrane
- parkercroft
- philwhipps
- pkdille
- princessxine
- rabiddog
- redflo
- ricks99
- rischconsulting
- rlpowell
- rv540
- sampaioprimo
- sept_7
- sylvieg
- tibistibi
- toggg
- tombombadilom
- wesleywillians
- xavidp
- yonixxx
- yuzhenxin
What's new in 2.0?
There are tons of enhancements. Really! You can read the changelog to see the 6894 commits (code changes)
Or you can read the general overview of new features:
http://doc.tikiwiki.org/TikiWiki+2.0
1.9.x to 2.0 migration tips
As with any major release, if you have a production site, test the upgrade to the new version on a test environment first.
Read the installer instructions carefully to know which script to run
Remember, backup your database before running any scripts!
The tiki_1.8to1.9.sql will bring your database up to the latest version of the 1.9 series and then the tiki_1.9to2.0.sql script will bring you from the 1.9 database to the 2.0 database schema.
PHP memory requirements
Tikiwiki 2.0 needs a memory_limit setting fixed to, at least, 32M. With less than 32M, you will have some white screens when browsing some functions.
Category Permissions
Category permissions have changed significantly in 1.10. Most notably in order to edit content in categories a user needs tiki_p_edit_categorized. This permission needs to be manually assigned to groups in Category Admin? and Groups Management? individually.
If you understand the impact of the following Category Perms MySQL queries you may use them to facilitate your upgrade. However note that these queries give users that previously had the ability to view content in categories to edit the content as well. This may not be what you intend. The safe way is to configure permissions manually.
Also if you had upgraded using the Tiki installer then users that previously had the ability to view content that is categorized will continue to have them. If you however upgraded by manually running 1.9to2.0.sql there are some queries here that you may have to run Category Perms MySQL queries.
Trackers
- Descriptions no longer accept html but can be wiki parsed
- Field type: user selector options have changed. You need to reset them according to the new doc. (or maybe just a bug)
Customized templates
- If you customized your templates you should remake them.
- Even with bundled themes you will notice some visual changes
- You may want to change "Preference syntax" in tiki-admin.php?page=general to 1.9.x to use old variable names.
Security
- Joshua Morin
reported several issues
- Jesús Olmos at Internet Security Auditors
reported a leak which could be used to disclose path and PHP configuration.
- Special thanks to Philippe Gamache
& Damien Seguy
for their advice
Edit CSS and Edit Templates
Many users do not realize that these features that provide the ability to edit files that are part of the TikiWiki installation from the web can be a security risk if permission to use these features are given to non-admin users, and that editing of local files on the server is inherently risky. Pending further improvements in version 2.1 and 3.0, changes in this version 2.0 have added input sanitization for many strings that are deemed risky — making it likely that certain content cannot be entered through these features. The workaround is to edit the files on the server directly.
Contributors to this page: marclaporte
,
pkdille
,
lphuberdeau
,
SEWilco
and
koth
.
Page last modified on Friday 07 November 2008 13:49:32 CET by marclaporte
.
Sidebar
Shoutbox
tonye15
:
Tried to use module tutorial and got a error message about insufficient permission. Why
mattester:
Please tell us where you think TikiWiki should go in the future http://tikiwiki.org/I+Think
SEWilco
:
Today's date is 2008-10-02
SEWilco
:
I've done a couple of recent installations also.
chibaguy
:
IkeEisenstadt, it isn't broken as far as I know (installed ok with it). Post details in the forum, please.
IkeEisenstadt
:
Is install.php broken--am having trouble
Lir
:
Tiki looks great... if only I could follow the installation instruxions!
It looks better than TWiki and Dokuwiki, but the intruxions remain elusive! How do you start the bloody thing!?!
chibaguy
:
New themes available to logged-in users: go to your MyTiki user prefs page. :-)
Darkbee
:
Woohoo, 2.0 is here and it's looking good. Great work ladies and gents!