Warning: session_start(): open(/tmp/sess_12b28ce033fadd9247910f9b6bc562f6, O_RDWR) failed: Permission denied (13) in /home/df3n5/www/wiki/wikiwig5.01/_wk/setup/index.php on line 5

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/df3n5/www/wiki/wikiwig5.01/_wk/setup/index.php:5) in /home/df3n5/www/wiki/wikiwig5.01/_wk/setup/index.php on line 5
Wikiwig Configuration

Installation of your Wiki


+/- Open / Close All
+/-  General Settings
Customize the behavior of Wikiwig
Wiki Name
Choose the name of your wiki.
Wiki Short Description
Type a short description of the purpose of the wiki. Optional.
Language
Language used by wikiwig. If you are making an update or an upgrade of wikiwig, changing the language is not recommended.
User Cookies Lifetime
Lifetime of the cookies set on user's computers. Those cookies are only used to provide users special configuration for using Wikiwig. Time in seconds.
Revision Control (RCS/CVS/Internal not yet implemented)
How does wikiwig maintain old versions of wiki pages.
RCS: rcs tools must be present.
CVS: cvs tools must be installed.
Internal: use wikiwig code to manage revisions.
None: use wikiwig backup directory
Backups Number
The maximal number of backups used by Wikiwig. When a page is edited and saved, Wikiwig keeps the old version of the page in a specific folder. Tune this option to the maximum number of backups. (Assumes RCS/CVS not in use)
CSS of the Wiki
Stylesheet CSS used to present pages of the wiki. Could be a relative path (i.e.: wk_style.css) or an http url (i.e.: http://www.example.com/css/style.css).
Admin Login
Login used to access the administration pages of wikiwig.
Admin Password Admin
Password of the adminstrator.
E-mail of Admin
E-mail of the administrator to supervise the pages
HTTP/HTTPS
Use HTTP or HTTPS for login pages
New User Approval
How to verify user is acceptable:
Via email response. (Requires wiki access to mail server.)
Via admin response.
No checking, everyone is approved.
Captcha
Use a captcha to discourage robots from creating logins
phpCaptcha is a simple captcha that requires no extra configuration.
reCaptcha requires an account at http://recaptcha.net and secondary configuration by the admin to install the public and private keys.
Mail Server Setup
Connection to use for sending email. Email may be sent during subscription confirmation and for warnings on page modifications.
SMTP is the only client available.
None disables use of email and will disable the warning/monitoring features.


+/-  Database Settings
Here you can enter all your database information. Wikiwig needs this to be able to function
Server Type
The system used for database. In this version, only MySQL is supported.
Server
Database host
User
User login
Password
User Password
Database Name
Name of the database
Tables prefix
prefix to name the tables, e.g. wk_


+/-  Paths Settings
Various paths to different essential folders and files.!
Upload Directory for image files
Directory where to post image files. Xinha (the wysiwyg page editor) needs this path to be correct in order for users to use the File Manager to manage image files.
Upload Directory for files you wish to link to from wiki pages
Directory where to post image files. Xinha (the wysiwyg page editor) needs this path to be correct in order for users to use the File Manager to manage files you wish to link. Often the same directory where image files are uploaded.
Trash Directory
Directory where pages are moved when a user delete them. It allows you to backup deleted files.
Backup Directory
Directory where older versions of pages are saved after a user saves modifications on a page (Assumes RCS/CVS not in use).
Hidden Directories
List of directories that Wikiwig must hide (nothing to do with your wiki pages).
Example: on many hosting providers, you can find at the root of your wiki directory, antoher directory called "sessions", used only by PHP. In order to hide this directory, add its name to the list: "sessions;".
Names of directories must be separated by semicolon ;
PHP Session Path
Directory in your web filesystem where PHP stores his sessions informations. Keep this string empty, if you are not sure of what you are doing.


+/-  User Rights
Manage the default rights you wish to give to registered users.
Edit Files
 
Restore Files
 
Create Files
 
Rename files
 
Move files
 
Delete files
 
Create Folders
 
Rename folders
 
Move folders
 
Delete folders
 


+/-  Guest Rights
Manage the rights you wish to give to anonymous users.
Edit Files
 
Restore Files
 
Create Files
 
Rename files
 
Move files
 
Delete files
 
Create Folders
 
Rename folders
 
Move folders
 
Delete folders
 


+/-  Wysiwyg editor configuration
Configure the options of page editing.
Maximum Time
Maximum Time allowed to users to edit a page of the wiki. It avoids pages staying locked by just one user too much time.
Warning Time
Rest of time when alert users editing pages that they should save pages.


+/-  Extended File Manager
Configuration of the Extended File Manager used by the Wysiwyg editor (Xinha).
The extended filemanager lets you upload files for linking to wiki pages or to insert the file (typically image files) into wiki pages.
Files upload
Allow the user to upload document and image files.
 
Image Size
Maximum size (in kilobytes) allowed for an individual image file
Document File Size
Maximum file size (in kilobytes) allowed for an individual document file to be uploaded
Upload Folder(s) Size
Maximum upload folder size in megabytes. Use 0 to set unlimited size
Link Targets
Allow the user to set target attribute for link (the window in which the link will be opened).
 
Image File Extensions
Allowed extensions for uploaded image files. Extensions are separated by semicolon
Document File Extensions
Allowed extensions for uploaded document files. Extensions are separated by semicolon
Image Attribute - Alternative Text
Allow the user to set alternative text attribute for an image (displayed when browser cannot display the image).
 
Image Attribute - Image Title
Allow the user to set title text attribute for an image (normally displayed when mouse is over the image).
 
Image Attribute - Alignment
Allow the user to set alignment attribute (e.g. left, center, right) for an image.
 
Image Attribute - Styling
Allow the user to set margin, padding, and border styles for an image.
 
Library
Library used to manipulate image files. The image manipulation library to use, either GD or ImageMagick (IM) or NetPBM. If you have safe mode ON, or do not have the binaries to other packages, your choice is GD only. Other packages require Safe Mode to be off.
Library Path
Absolute path to the library. i.e.: C:/Program Files/ImageMagick/ . After defining which library to use, if it is NetPBM or IM, you need to specify where the binary for the selected library are. And of course your server and PHP must be able to execute them (i.e. safe mode is OFF). GD does not require the following definition.
Create Sub-directories
Allow the user to create new sub-directories in the upload area(s).
 
Edit Image Files
Allow the user to edit files in the image directory.
 
Temporary Prefix
Image Editor temporary filename prefix.
Thumbnails Folder
Thumbnail can also be stored in a directory, this directory will be created by PHP. If PHP is in safe mode, this parameter is ignored, you can not create directories. If you do not want to store thumbnails in a directory, set this to false or empty string.
Thumbnails Prefix
Thumbnail filename prefix.
Resized Images Folder
Resized images can also be stored in a directory, this directory will be created by PHP. If PHP is in safe mode, this parameter is ignored, you can not create directories. If you do not want to store resized images in a directory, set this to false or empty string.
Resized Images Prefix
The prefix for resized image files, something like .resized will do. The resized files will be named as "prefix_imagefile.ext", that is, prefix + orginal filename.
Default Thumbnail
The default thumbnail if the thumbnails can not be created, either due to error or bad image file.
Default List Icon
When viewing uploaded files in list view the default icon to show.
Thumbnail Extensions
Allowed extensions for thumbnail files. Normally identical to allowed image files extensions. Extensions are separated by semicolon
Thumbnail width
In pixels
Thumbnail height
In pixels


Version Française English Version German Version
admin | go to the wiki

Warning: Unknown(): open(/tmp/sess_12b28ce033fadd9247910f9b6bc562f6, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0