1 <h2>Welcome
to the
Fakoli Site Administration Interface</h2>
2 <p>The
Fakoli Administration
interface is designed
to provide you
3 with all the screens you need
to maintain the content and configuration
4 of your
Fakoli web application.</p>
5 <p>On the
left hand side you will see an accordian menu that groups
6 the administration screens by category. Clicking on a category (such
7 as <b>
Site Content</b>) will display the options available within
8 that category. Please note that since
Fakoli is a component-based system
9 both the options and the categories available can differ between sites
10 depending on the installed components.</p>
11 <p>The right hand side of the administration home
page shows some useful
12 real-time statistics about the current server load and available disk space.
13 Additionally there are three utility buttons:</p>
15 <li>The <b>Scan for
Component Updates</b> button initiates a component scan.
16 You can use this button
to make
Fakoli aware of any component changes you
17 have made, such as updating a component
to a newer version, or adding an
18 entirely new component
to the system.</li>
19 <li>The <b>Show PHP Configuration</b> button displays detailed configuration
20 information regarding the version of PHP installed on your server, along with
21 the configuration settings in your php.ini file and details of all loaded
22 extensions. This information is provided by the <tt>phpinfo()</tt>
function
23 and is
only accessible when logged in as an admin user.</li>
24 <li>Finally the <b>Create a New User</b> button takes you straight
to the
25 new user screen in the user management
section.</li>
27 <h3>
Component Configuration Signature</h3>
28 <p>In addition
to the above information, the
page also displays a unique key
29 that corresponds
to the versions of each installed,
enabled component in the
30 current
Fakoli configuration. This key can be used
to help you determine whether
31 two
Fakoli instances are running the exact same code configuration. This can
32 be especially useful as a sanity check when deploying software
from a development
33 server
to a production server.</p>
This class provides the Fakoli CMS core.