The default Profile for a Tiki installation
Documentation » Install Tiki » Profiles
When just a wiki is not enough
« This is TikiWiki Community Workspace (aka tw.o) – home of the TikiWiki CMS !
TikiProfilesDefault
The default features are included when the database is created.That means, when you first setup your Tikiwiki site it runs a bunch of sql queries (which can be found on the db/ directory of tiki-root), a couple of those queries set the default starting environment for your Tiki.
For example, by default, Tikiwiki enables some features and disables others. this is achieved by lots of inserts into the tiki_preferences table, for example:
INSERT IGNORE INTO tiki_preferences(name,value) VALUES ('feature_theme_control','n');disables the theme control feature.
Note that this is only the default starting environment to provide you with something that you can customize through the options on the Admin menu.
Contributors to this page: sek
,
Damian
,
telenieko
and
dheltzel
.
Page last modified on Friday 20 May 2005 08:56:24 CET by sek.
Sidebar
Shoutbox
tonye15
:
Tried to use module tutorial and got a error message about insufficient permission. Why
mattester:
Please tell us where you think TikiWiki should go in the future http://tikiwiki.org/I+Think
SEWilco
:
Today's date is 2008-10-02
SEWilco
:
I've done a couple of recent installations also.
chibaguy
:
IkeEisenstadt, it isn't broken as far as I know (installed ok with it). Post details in the forum, please.
IkeEisenstadt
:
Is install.php broken--am having trouble
Lir
:
Tiki looks great... if only I could follow the installation instruxions!
It looks better than TWiki and Dokuwiki, but the intruxions remain elusive! How do you start the bloody thing!?!
chibaguy
:
New themes available to logged-in users: go to your MyTiki user prefs page. :-)
Darkbee
:
Woohoo, 2.0 is here and it's looking good. Great work ladies and gents!