Mods Admin | |
|
Requirements | |
For being able to move files around in tikiwiki file tree, apache user needs to be granted the right to do so, which shouldn't be the normal setting. You can enable that permission setting by ./setup.sh www-data all or nobody, apache or anything instead of www-data, as far as it matches with the apache user ./fixperms.sh open
./fixperms.sh fix
If permissions are not set correctly, you might see a message like this one:
|
Mods panels | |
tiki-mods.php | |
It is the main mods management panel. It displays a list of both local and remote mods listed in index (00_list) files.
If the mods provider option is enabled, there are 3 more links :
The table displayed below the links row is basically listing the index informations :
|
tiki-mods_admin.php | |
That is the mods configuration panel, that for now handles 3 parameters
![]()
|
Mods Provider | |
The mods features make possible for anyone to become a mods provider, for local or specific releases. The tikiwiki.org repository should be the collective one, and other repositories can either provide the same repository (which is the cvs module named mods on sourceforge) for local areas as mirrors for faster access, or be dedicated to personal development, as it's rather easy to build a new mod following the above guidelines.
|
Manual install | |
If installing via the admin mods interface ( tiki-mods.php ) doesn't work for you, because of your server configuration (ex.: some shared hosts), you can still install the mods manually:
Related pages
|