documentation adjustments
authorgreg gay <ggay@ocad.ca>
Mon, 12 Dec 2005 21:00:11 +0000 (21:00 -0000)
committergreg gay <ggay@ocad.ca>
Mon, 12 Dec 2005 21:00:11 +0000 (21:00 -0000)
docs/documentation/admin/1.3.upgrading.php
docs/documentation/admin/2.0.configuration.php
docs/documentation/admin/pages.inc.php
docs/documentation/common/frame_toc.php

index d96ceaa..f44eb3e 100644 (file)
@@ -19,7 +19,7 @@ require('../common/body_header.inc.php'); ?>
 
        <p>Note that Release Candidates (RC) and nightly build upgrades are not supported using this method and that depending on the size of the old courses, some steps of the upgrade may require considerable time to complete (in particular steps 2 and 6).</p>
 
-       <p>Also be sure that <em>Language Packs</em> you have installed on your old version of ATutor are available for the new version. The old language will be removed during upgrade. If they are not available, you might volunteer to help finish any remaining language that needs to be translated for these languages. See the <a href="http://www.atutor.ca/atutor/translate/" target="_new">ATutor Translation</a> site for more details.</p>
+       <p>Also be sure that <em>Language Packs</em> you have installed on your old version of ATutor are available for the new version. The old language will be removed during upgrade. If they are not available, you might volunteer to help finish any remaining language that needs to be translated for these languages. See the <a href="http://www.atutor.ca/atutor/translate/" target="_new">ATutor Translation</a> site for more details. If you have made custom changes the the language, you may wish to export the <strong>customized language</strong> using the language manager. After your system has been upgrade, import the the language back into the system. Also if you have <strong>custom themes</strong> created, export those before upgrading, then import them back into ATutor after the upgrade is complete (you may need to make a few adjustment after reimporting the custom themes if there have been changes in the ATutor UI)</p>
 
        <p>It is highly recommended that you backup your old ATutor database before attempting an upgrade.</p>
 
index e6ffc52..7ea7604 100644 (file)
@@ -14,7 +14,7 @@
 
 require('../common/body_header.inc.php'); ?>
 
-<h2>2.0 Configuration</h2>
-       <p>When you sign-in as an Administrator you will find yourself at the Configuration page. The options on this page allow you to view and manage the <a href="../admin/3.1.instructor_requests.php">Instructor Requests</a>, check for the latest version of ATutor by connecting to the atutor.ca website, or fix the content ordering.</p>
+<h2>2.0 Administrator Home</h2>
+       <p>When you sign-in as an Administrator you will find yourself at the Administrator Home page. This screen includes quick links to all the administrator tools, as well as allowing you to view and manage the <a href="../admin/3.1.instructor_requests.php">Instructor Requests</a>, check for the latest version of ATutor by connecting to the atutor.ca website, or fix the content ordering.</p>
 
 <?php require('../common/body_footer.inc.php'); ?>
\ No newline at end of file
index ab94e69..eb24469 100644 (file)
@@ -17,7 +17,7 @@
        $_pages['1.1.requirements_recommendations.php']  = 'Requirements &amp; Recommendations';
        $_pages['1.2.new_installation.php']              = 'New Installation';
        $_pages['1.3.upgrading.php']                     = 'Upgrading an Installation';
-       $_pages['2.0.configuration.php']                 = 'Configuration';
+       $_pages['2.0.configuration.php']                 = 'Administrator Home';
        $_pages['2.1.my_account.php']                    = 'My Account';
        $_pages['2.2.system_preferences.php']            = 'System Preferences';
        $_pages['2.2.1.default_student_tools.php']       = 'Default Student Tools';
index 15bc4c8..d0dfd1e 100644 (file)
@@ -81,7 +81,7 @@ function highlight(page) {
                        <li><a href="../admin/1.3.upgrading.php" class="leaf" id="id1.3.upgrading.php">Upgrading an Installation</a></li>
                </ul>
        </li>
-               <li><a href="../admin/2.0.configuration.php" class="tree" id="id2.0.configuration.php">Configuration</a>
+               <li><a href="../admin/2.0.configuration.php" class="tree" id="id2.0.configuration.php">Administrator Home</a>
                <ul>
                        <li><a href="../admin/2.1.my_account.php" class="leaf" id="id2.1.my_account.php">My Account</a></li>
                        <li><a href="../admin/2.2.system_preferences.php" class="tree" id="id2.2.system_preferences.php">System Preferences</a>