Difference between revisions of "Administrators"
From Owl
(Created page with "== Administrators == Owl allows administrators to customize settings for their board and how it is presented in Owl Administrators can place ads in the top banned of Owl. F...") |
(→Configuration File: owlconfig.ini) |
||
Line 10: | Line 10: | ||
=== owlconfig.ini Options === | === owlconfig.ini Options === | ||
+ | |||
+ | The following options are valid: | ||
+ | |||
+ | == <code>[Ads]</code> Section == | ||
+ | |||
+ | === <code>ad.top</code> === | ||
+ | |||
+ | Text to be displayed in the top yellow ad portion of Owl. The only HTML allowed is one <a> link, all other HTML will be ignored. | ||
+ | |||
+ | === <code>ad.bottom</code> === | ||
+ | |||
+ | Text to be displayed in the bottom light blue ad portion of Owl. The only HTML allowed is one <a> link, all other HTML will be ignored. |
Revision as of 11:15, 4 October 2013
Contents
Administrators
Owl allows administrators to customize settings for their board and how it is presented in Owl
Administrators can place ads in the top banned of Owl. Future versions of Owl will allow Administrators to change some view settings and develop plug-ins that can be used with their board through Owl.
Configuration File: owlconfig.ini
The owlconfig.ini file should be placed in the message board's root folder.
owlconfig.ini Options
The following options are valid:
[Ads]
Section
ad.top
Text to be displayed in the top yellow ad portion of Owl. The only HTML allowed is one <a> link, all other HTML will be ignored.
ad.bottom
Text to be displayed in the bottom light blue ad portion of Owl. The only HTML allowed is one <a> link, all other HTML will be ignored.