Revision [329]

This is an old revision of ConfigurationOptions made by RichardTerry on 2004-05-19 18:34:30.

 

The following table describes the configuration options listed in the wakka.config.php file. wakka.config.php is generated by the wikka installer.

Option Default Descrioption
mysql_host
The host your MySQL server is running on. Usually localhost I.e., the same machine your Wikka site is on.
mysql_database
The MySQL database Wikka should use.
mysql_user
Name of the MySQL user used to connect to your database.
table_prefix
Prefix of all tables used by Wikka. This allows you to run multiple Wikka installations using the same MySQL database by configuring them to use different table prefixes.
root_page
Your Wikka site's home page. Should be a WikiName.
wakka_name
The name of your Wikka site. It usually is a WikiName and looks SomethingLikeThis.
base_url
Your Wikka site's base URL. Page names get appended to it, so it should include the '?wakka=' parameter stuff if the funky URL rewriting stuff doesn't work on your server. The wikka installer tries to guess the proper value. Change them only if you know what you're doing!
rewrite_mode
URL rewriting enabled = '1'. URL rewriting disabled = '0'.
action_path 'actions' The path to the action directory. It is relative to the root of your wikka directory.
handler_path 'handlers' The path to the handler directory. It is relative to the root of your wikka directory.
gui_editor '1' When set to '1', users see a toolbar when editing pages that allows them to apply some of the markup by clicking toolbar buttons. When set to '0', the toolbar is disabled.
stylesheet 'wikka.css' Specifies which cascading stylesheet to use. Stylesheets are stored in the css directory. (Make sure your webserver has read access to the css directory and the *.css files.
header_action 'header'
footer_action 'footer'
navigation_links
Specifies the navigation links that are output in the header and displayed to all users.
logged_in_navigation_links
Specifies the navigation links that are output in the header and displayed to logged in users.
referrers_purge_time '30' The number of days referring pages (pages that link to your wiki) are kept in the referral logs. Setting this option to '0' or leaving it empty disables the referrer log. (I think. Does it really purge the log or does it simply not display it?)
pages_purge_time

xml_recent_changes

show_spaces

hide_comments

anony_delete_own_comments

allow_doublequote_html

external_link_tail

sql_debugging

admin_users

admin_email

upload_path

mime_types

default_write_acl

default_read_acl

default_comment_acl

mysql_password
Password of the MySQL user used to connect to your database.
meta_keywords

meta_description

wakka_version

There are 30 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki