Loading...
 

Branch20

All about the Tikiwiki 2.0 branch, named arcturus



If you want to know more about CVS for branch 1.9, checkout the very useful red book: http://cvsbook.red-bean.com/cvsbook.html


TikiWiki 2.0 is now released ! Release notes: http://tiki.org/ReleaseNotes20. Documentation: Tikiwiki 2.0.

If you are a random website maintainer

If you are looking to upgrade your 1.9 tikiwiki version to 2.0 one. The released packages includes an upgrade script in tiki-install.php file, just browse it and ensure the you understand the changes in the category permissions introduced in Tikiwiki 2.0.

If you are a tikiwiki contributor

How to switch a branch to 2.0. Make a full backup first!


The CVS instructions below no longer apply. See http://dev.tiki.org/tiki-index.php?page=SVNTips for checking out 2.0 from SVN
This can generate conflicts if you made local changes, so, if it's on production code, do it on a copy.

Which branch should you be committing in?


Read Where to commit. Remember that these are not rules set in stone - they are guidelines that hopefully represent community consensus, but this is a wiki. Feel free to contibute.

If you want to merge your own commits


(The following tools need to be updated for SVN. They were designed for CVS, which the 2.0 branch has now moved away from)

It's quite advisable to merge your own commits, because you are the most able to resolve conflicts if any occur. There is a script for that. It have been tested for years but it was mainly displaying lines that was copypasted by the merger, just to check at each steps that everything went fine. Now that we know how it flows, we made this script interactive. It assumes that you run on GNU/linux as a development platform, and have bash installed. Read the file doc/devtools/tikimerge_110to111.sh so you can know how to setup your environment to fit this script if your context is special.

So if you commit:
Copy to clipboard
cvs ci -m'[FIX] wiki: fixed icons alts' templates/tiki-showpage.php tiki-listpages.php lib/wiki/wikilib.php
Then for merging you gotta also do:
Copy to clipboard
./doc/devtools/tikimerge_110to111.sh templates/tiki-showpage.php tiki-listpages.php lib/wiki/wikilib.php


Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools