This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Juliette Culver edited this page Apr 13, 2016
·
1 revision
- In the file, , set to TRUE.
- Create the search index, by logging on as an admin and going to the following URL:
- You will need an account with Mollom. Copy system/application/config/mollom.php.dist to system/application/config/mollom.php and enter your Mollom keys.
- In the cloudengine.php config file, set to TRUE. If you wish you can also change to change which e-mail address domains are whitelisted so are not moderated.
- In the cloudengine.php config file, set to TRUE and change any of the other captcha settings that you want to change. Double check that there is a tmp directory in your data directory that is writeable by apache.
- Ensure you have GNU Gettext or Poedit installed (Gettext is included/installable in most Linux distributions).
- Compile the .po files e.g.
- In the cloudengine.php config file, set to TRUE.
- In the cloudengine.php config file, set to TRUE and enter a twitter username and password for and .
- In the cloudengine.php config file, set to TRUE and enter you google analytics code under .
- In the cloudengine.php config file, set to TRUE and enter a Google Friend Connect key for .
- In the cloudengine.php config file, set to TRUE and change any of the other API config settings that you want to change.
- Create a new directory in the themes directory for your theme and place the files for the theme there (see the aurora theme for an example of files). You can add a style sheet to override any default styles you want to override, logo, banner and favicon.
- In the cloudengine.php config file, set , $config['theme_logo']}}}, , to the appropriate paths.