Fullscreen
3d browser Print

Tags: mods
Previous page Parent page Next page TOC
Structure   (8.51)   Documentation  »  Tuning Tikiwiki  »  Mods

Mods

(A modular install for TikiWiki components)

The tikimods feature is in 1.9+ TikiWiki release the new tool for distribution, install, upgrade and removal of TikiWiki components, also called mods. A Mod can be a feature, a plugin, a module, a theme, a language file, a replacement for an existing feature, or a combination of all the previous items.

The tikimods tool is available in versions 1.9 and above. Tikimods allows you to distribute, install , upgrade and remove a TikiWiki Mod. Mods can consist of features, plugins, modules, themes, language files, or any combination of those packaged together. Here are two examples:

  • Modules:Clock (external link) is a single module that allows you to put a clock in the left or right column.
  • tinvoice (external link) is a feature that will allow you to generate invoices from Tikiwiki. This mod consists of many files including php files, templates, and sql statements to create additonal tables.

Basic principle

The Tiki Mods behaves like many package management software that is known in the unix world, and could be compared to the debian apt, the redhat yum; mandrake urpmi; or gentoo emerge, but adapted to the TikiWiki environment. It's a web-based tool for update operations on some TikiWiki extensions. It fulfills the following functions:
  • listing of a remote mods server, by default http://mods.tikiwiki.org/ (external link)
  • maintenance of locally stored mods : comparison with remote, downloading of new versions
  • installation of local mods, upgrade and removal

Manual install.

If installing via mods doesn't work for you, because of your server configuration (ex.: some shared hosts), you can still install the mods manually:
  1. Download from mods.tikiwiki.org (or from wherever) the tgz file you want to install (e.g., features-aulawiki-1.6.tgz).
  2. Extract the file. You will find several directories, but only one with the name Packages. Within it you have the XXXX.info.txt file which describes the mod you have downloaded.
  3. Copy all the directories and files (except Packages) to your tiki installation. It should be fairly obvious where to install the files within them.
  4. Now the tricky point. Go back into the XXXX.info.txt. Open it. You will find a section that starts with sql-install: and ends with sql-remove:.
    sql-install:
    DROP TABLE IF EXISTS `tiki_workspace_role_wstype`;
    DROP TABLE IF EXISTS `tiki_workspace_roles`;
    DROP TABLE IF EXISTS `tiki_workspaces`;
    ...
    and more SQL nice syntax! :D
    ...
    sql-remove:
  5. Copy all these SQL sentences between sql-install: and sql-remove:.
  6. To finish the installation you only have to execute them in your database, e.g. with phpmyadmin.
  7. Now the tiki magic will do the rest.



Related pages



Contributors to this page: rlopez87 points  , marclaporte2952 points  , jh135 points  , dthacker1040 points  , Xavi8602 очков  and system .
Page last modified on Wednesday 25 February, 2009 19:34:15 UTC by rlopez87 points .

Documentation Menu

To register

To have an account at this site, please register at Tikiwiki.org (external link), and then use that user name and password to log in here.

This site gets user information from Tikiwiki.org with the InterTiki feature.

Folksonomy

Tags: mods
Anti-Bot verification code: Random Image
Enter the code you see above:

Compare

Wiki Feature Comparison

Search by Page Name

Exact match

Menu

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):

Accessibility (WAI – 508)
Action log 2.x
Alert 3.x
Articles & Submissions
Backlinks
Backup
Banner
Blog
Bookmark
Browser Compatibility
Cache
Calendar
Category
Charts
Chat
Comments
Communication Center
Compression (gzip)
Contacts Address book
Contact us
Content template
Contribution 2.x
Cookie
Copyright
Custom Home (and Group Home Page)
Database independence
Date and Time
Debugger Console
Directory (of hyperlinks)
Documentation link from Tiki to doc.tikiwiki.org (Help System)
DogFood
Drawing
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Game
Gmap Google maps
Group
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interaction
Inter-User Messages
InterTiki
JS Calendar
Karma
Live Support
Login
Look and Feel
Lost edit protection
Mail-in
Map with Mapserver
Menu
Meta Tags
Mobile Tiki and Voice Tiki
Mods
Module
Mootools 2.x
Multimedia 2.x
MultiTiki
MyTiki
Newsletter
Newsreader
Notepad
PDF
Performance Speed / Load
Permission
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Poll
Profile Manager
Quicktags
Quiz
Rating
RSS
Score
Search engine optimization
Search
Security
Semantic links 3.x
Shadowbox
Shoutbox
Slideshow
Smarty Template
Smiley
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Survey
System log
Tags 2.x
Task
Tell a Friend + Social Bookmarking 2.x
TikiTests 2.x
Theme
Trackers
TRIM
User Administration including registration and banning
User Files
User Menu
Watch
WebHelp
Webmail
Webservices
Wiki 3D
Wiki History, page rename, etc
Wiki Page Staging and Approval 2.x
Wiki Plugins extends basic syntax
Wiki Syntax
Wiki structure (book and table of content)
Workflow (Galaxia Workflow engine)
WYSIWYCA
WYSIWYG 2.x
XMLRPC