Commit 0c8aa653648cd9d9e5251f9c99e9621df3e6a3b5
1 parent
40eddc41
updated Admin subheading colour and removed unused subsection colouring
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2543 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
35 deletions
config/siteMap.inc
| ... | ... | @@ -106,7 +106,7 @@ $default->siteMap->addPage("websiteManagement", "/presentation/lookAndFeel/knowl |
| 106 | 106 | $default->siteMap->addPage("systemAdministration", "/presentation/lookAndFeel/knowledgeTree/administration/systemsettings/systemSettingsBL.php", "Administration", SysAdmin, "System Settings", true, 14); |
| 107 | 107 | |
| 108 | 108 | $default->siteMap->addSectionColour("Administration", "th", "056DCE"); |
| 109 | -$default->siteMap->addSectionColour("Administration", "td", "6699CC"); | |
| 109 | +$default->siteMap->addSectionColour("Administration", "td", "6699FF"); | |
| 110 | 110 | |
| 111 | 111 | // user management |
| 112 | 112 | $default->siteMap->addDefaultPage("editUserGroups", "/presentation/lookAndFeel/knowledgeTree/administration/usermanagement/editUserGroupsBL.php", "Administration", UnitAdmin, "Edit User Groups", false); |
| ... | ... | @@ -117,9 +117,6 @@ $default->siteMap->addDefaultPage("removeUser", "/presentation/lookAndFeel/knowl |
| 117 | 117 | $default->siteMap->addDefaultPage("addUserToGroup", "/presentation/lookAndFeel/knowledgeTree/administration/usermanagement/addUserToGroupBL.php", "Administration", UnitAdmin, "Add User to Group", false); |
| 118 | 118 | $default->siteMap->addDefaultPage("removeUserFromGroup", "/presentation/lookAndFeel/knowledgeTree/administration/usermanagement/removeUserFromGroupBL.php", "Administration", UnitAdmin, "Remove User From Group", false); |
| 119 | 119 | |
| 120 | -$default->siteMap->addSectionColour("userAdministration", "th", "056DCE"); | |
| 121 | -$default->siteMap->addSectionColour("userAdministration", "td", "6699CC"); | |
| 122 | - | |
| 123 | 120 | // group management |
| 124 | 121 | $default->siteMap->addDefaultPage("editGroupUnit", "/presentation/lookAndFeel/knowledgeTree/administration/groupmanagement/editGroupUnitBL.php", "Administration", UnitAdmin, "editGroupUnit", false); |
| 125 | 122 | $default->siteMap->addPage("listGroups", "/presentation/lookAndFeel/knowledgeTree/administration/groupmanagement/listGroupsBL.php", "Administration", UnitAdmin, "List Groups", false); |
| ... | ... | @@ -130,9 +127,6 @@ $default->siteMap->addDefaultPage("removeGroup", "/presentation/lookAndFeel/know |
| 130 | 127 | $default->siteMap->addDefaultPage("assignGroupToUnit", "/presentation/lookAndFeel/knowledgeTree/administration/groupmanagement/assignGroupToUnitBL.php", "Administration", UnitAdmin, "Assign Group to Unit", false); |
| 131 | 128 | $default->siteMap->addDefaultPage("removeGroupFromUnit", "/presentation/lookAndFeel/knowledgeTree/administration/groupmanagement/removeGroupFromUnitBL.php", "Administration", UnitAdmin, "Remove Group From Unit", false); |
| 132 | 129 | |
| 133 | -$default->siteMap->addSectionColour("groupAdministration", "th", "056DCE"); | |
| 134 | -$default->siteMap->addSectionColour("groupAdministration", "td", "6699CC"); | |
| 135 | - | |
| 136 | 130 | // Unit management |
| 137 | 131 | $default->siteMap->addPage("listUnits", "/presentation/lookAndFeel/knowledgeTree/administration/unitmanagement/listUnitsBL.php", "Administration", SysAdmin, "List Units", false); |
| 138 | 132 | $default->siteMap->addDefaultPage("editUnitOrg", "/presentation/lookAndFeel/knowledgeTree/administration/unitmanagement/editUnitOrgBL.php", "Administration", SysAdmin, "Edit Unit Organisations", false); |
| ... | ... | @@ -143,9 +137,6 @@ $default->siteMap->addDefaultPage("editUnit", "/presentation/lookAndFeel/knowled |
| 143 | 137 | $default->siteMap->addPage("addUnitSuccess", "/presentation/lookAndFeel/knowledgeTree/administration/unitmanagement/addUnitSuccess.php", "Administration", SysAdmin, "Unit added Successfully", false); |
| 144 | 138 | $default->siteMap->addDefaultPage("removeUnit", "/presentation/lookAndFeel/knowledgeTree/administration/unitmanagement/removeUnitBL.php", "Administration", SysAdmin, "Remove a Unit", false); |
| 145 | 139 | |
| 146 | -$default->siteMap->addSectionColour("unitAdministration", "th", "056DCE"); | |
| 147 | -$default->siteMap->addSectionColour("unitAdministration", "td", "6699CC"); | |
| 148 | - | |
| 149 | 140 | // Organisation management |
| 150 | 141 | $default->siteMap->addPage("listOrg", "/presentation/lookAndFeel/knowledgeTree/administration/orgmanagement/listOrgBL.php", "Administration", SysAdmin, "List Organisations", false); |
| 151 | 142 | $default->siteMap->addPage("addOrg", "/presentation/lookAndFeel/knowledgeTree/administration/orgmanagement/addOrgBL.php", "Administration", SysAdmin, "Add An Organisation", false); |
| ... | ... | @@ -153,9 +144,6 @@ $default->siteMap->addDefaultPage("editOrg", "/presentation/lookAndFeel/knowledg |
| 153 | 144 | $default->siteMap->addPage("addOrgSuccess", "/presentation/lookAndFeel/knowledgeTree/administration/orgmanagement/addOrgSuccess.php", "Administration", SysAdmin, "Organisation added Successfully", false); |
| 154 | 145 | $default->siteMap->addDefaultPage("removeOrg", "/presentation/lookAndFeel/knowledgeTree/administration/orgmanagement/removeOrgBL.php", "Administration", SysAdmin, "Remove an Organisation", false); |
| 155 | 146 | |
| 156 | -$default->siteMap->addSectionColour("orgAdministration", "th", "056DCE"); | |
| 157 | -$default->siteMap->addSectionColour("orgAdministration", "td", "6699CC"); | |
| 158 | - | |
| 159 | 147 | // document type stuff |
| 160 | 148 | $default->siteMap->addDefaultPage("addDocTypeFieldsLink", "/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/addDocTypeFieldsLinkBL.php", "Administration", SysAdmin, "Add a Document Type to Fields Link", false); |
| 161 | 149 | $default->siteMap->addPage("addDocType", "/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/addDocTypeBL.php", "Administration", SysAdmin, "Add a Document Type", false); |
| ... | ... | @@ -165,9 +153,6 @@ $default->siteMap->addDefaultPage("editDocTypeFields", "/presentation/lookAndFee |
| 165 | 153 | $default->siteMap->addPage("listDocTypes", "/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/listDocTypesBL.php", "Administration", SysAdmin, "List Document Types", false); |
| 166 | 154 | $default->siteMap->addDefaultPage("removeDocType", "/presentation/lookAndFeel/knowledgeTree/administration/doctypemanagement/removeDocTypeBL.php", "Administration", SysAdmin, "Remove a Document Type", false); |
| 167 | 155 | |
| 168 | -$default->siteMap->addSectionColour("documentTypeAdministration", "th", "056DCE"); | |
| 169 | -$default->siteMap->addSectionColour("documentTypeAdministration", "td", "6699CC"); | |
| 170 | - | |
| 171 | 156 | // doc field stuff |
| 172 | 157 | $default->siteMap->addPage("listDocFields", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/listDocFieldsBL.php", "Administration", SysAdmin, "List Document Fields", false); |
| 173 | 158 | $default->siteMap->addPage("addDocField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/addDocFieldBL.php", "Administration", SysAdmin, "Add a Document Field", false); |
| ... | ... | @@ -180,11 +165,6 @@ $default->siteMap->addDefaultPage("editMetadataForField", "/presentation/lookAnd |
| 180 | 165 | $default->siteMap->addDefaultPage("addMetaDataForField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/metadatamanagement/addMetaDataBL.php", "Administration", SysAdmin, "Add Document Field Lookups", false); |
| 181 | 166 | $default->siteMap->addDefaultPage("removeMetaDataFromField", "/presentation/lookAndFeel/knowledgeTree/administration/docfieldmanagement/metadatamanagement/removeMetaDataBL.php", "Administration", SysAdmin, "Remove Document Field Lookups", false); |
| 182 | 167 | |
| 183 | -$default->siteMap->addSectionColour("documentFieldAdministration", "th", "056DCE"); | |
| 184 | - | |
| 185 | -$default->siteMap->addSectionColour("metaDataAdministration", "th", "056DCE"); | |
| 186 | -$default->siteMap->addSectionColour("metaDataAdministration", "td", "6699CC"); | |
| 187 | - | |
| 188 | 168 | // deleted documents |
| 189 | 169 | $default->siteMap->addPage("expungeDeletedDocuments", "/presentation/lookAndFeel/knowledgeTree/administration/documentmanagement/expungeDeletedDocumentsBL.php", "Administration", UnitAdmin, "Expunge Deleted Documents", false); |
| 190 | 170 | $default->siteMap->addPage("restoreDeletedDocument", "/presentation/lookAndFeel/knowledgeTree/administration/documentmanagement/restoreDeletedDocumentBL.php", "Administration", UnitAdmin, "Restore Deleted Document", false); |
| ... | ... | @@ -193,16 +173,12 @@ $default->siteMap->addPage("restoreDeletedDocument", "/presentation/lookAndFeel/ |
| 193 | 173 | $default->siteMap->addPage("listDocs", "/presentation/lookAndFeel/knowledgeTree/administration/doccheckoutmanagement/listDocumentsBL.php", "Administration", UnitAdmin, "List Documents", false); |
| 194 | 174 | $default->siteMap->addPage("editDocCheckout", "/presentation/lookAndFeel/knowledgeTree/administration/doccheckoutmanagement/editDocCheckoutBL.php", "Administration", UnitAdmin, "Edit Document Checkout", false); |
| 195 | 175 | |
| 196 | -$default->siteMap->addSectionColour("doccheckoutAdministration", "th", "056DCE"); | |
| 197 | - | |
| 198 | 176 | // news management |
| 199 | 177 | $default->siteMap->addPage("listNews", "/presentation/lookAndFeel/knowledgeTree/administration/news/listNewsBL.php", "Administration", SysAdmin, "List News Items", false); |
| 200 | 178 | $default->siteMap->addPage("addNews", "/presentation/lookAndFeel/knowledgeTree/administration/news/addNewsBL.php", "Administration", SysAdmin, "Add A News Item", false); |
| 201 | 179 | $default->siteMap->addPage("editNews", "/presentation/lookAndFeel/knowledgeTree/administration/news/editNewsBL.php", "Administration", SysAdmin, "", false); |
| 202 | 180 | $default->siteMap->addPage("previewNews", "/presentation/lookAndFeel/knowledgeTree/administration/news/previewNewsBL.php", "Administration", SysAdmin, "", false); |
| 203 | 181 | $default->siteMap->addPage("removeNews", "/presentation/lookAndFeel/knowledgeTree/administration/news/removeNewsBL.php", "Administration", SysAdmin, "", false); |
| 204 | -$default->siteMap->addSectionColour("newsAdministration", "th", "056DCE"); | |
| 205 | -$default->siteMap->addSectionColour("newsAdministration", "td", "6699CC"); | |
| 206 | 182 | |
| 207 | 183 | // link management |
| 208 | 184 | $default->siteMap->addPage("listLinks", "/presentation/lookAndFeel/knowledgeTree/administration/linkmanagement/listLinksBL.php", "Administration", SysAdmin, "List Links", false); |
| ... | ... | @@ -211,9 +187,6 @@ $default->siteMap->addPage("addLinkSuccess", "/presentation/lookAndFeel/knowledg |
| 211 | 187 | $default->siteMap->addDefaultPage("editLink", "/presentation/lookAndFeel/knowledgeTree/administration/linkmanagement/editLinkBL.php", "Administration", SysAdmin, "Edit Link Properties", false); |
| 212 | 188 | $default->siteMap->addDefaultPage("removeLink", "/presentation/lookAndFeel/knowledgeTree/administration/linkmanagement/removeLinkBL.php", "Administration", SysAdmin, "Remove a Link", false); |
| 213 | 189 | |
| 214 | -$default->siteMap->addSectionColour("linkAdministration", "th", "056DCE"); | |
| 215 | -$default->siteMap->addSectionColour("linkAdministration", "td", "6699CC"); | |
| 216 | - | |
| 217 | 190 | // rolemanagement |
| 218 | 191 | $default->siteMap->addPage("listRoles", "/presentation/lookAndFeel/knowledgeTree/administration/rolemanagement/listRolesBL.php", "Administration", SysAdmin, "List Roles", false); |
| 219 | 192 | $default->siteMap->addPage("addRole", "/presentation/lookAndFeel/knowledgeTree/administration/rolemanagement/addRoleBL.php", "Administration", SysAdmin, "Add New Role", false); |
| ... | ... | @@ -221,9 +194,6 @@ $default->siteMap->addDefaultPage("editRole", "/presentation/lookAndFeel/knowled |
| 221 | 194 | $default->siteMap->addDefaultPage("editRoleSuccess", "/presentation/lookAndFeel/knowledgeTree/administration/rolemanagement/editRoleSuccess.php", "Administration", SysAdmin, "Edit Role Properties", false); |
| 222 | 195 | $default->siteMap->addDefaultPage("removeRole", "/presentation/lookAndFeel/knowledgeTree/administration/rolemanagement/removeRoleBL.php", "Administration", SysAdmin, "Remove a Role", false); |
| 223 | 196 | |
| 224 | -$default->siteMap->addSectionColour("roleAdministration", "th", "056DCE"); | |
| 225 | -$default->siteMap->addSectionColour("roleAdministration", "td", "6699CC"); | |
| 226 | - | |
| 227 | 197 | //website management |
| 228 | 198 | $default->siteMap->addPage("listWebsites", "/presentation/lookAndFeel/knowledgeTree/administration/websitemanagement/listWebsitesBL.php", "Administration", SysAdmin, "List Websites", false); |
| 229 | 199 | $default->siteMap->addPage("addWebsite", "/presentation/lookAndFeel/knowledgeTree/administration/websitemanagement/addWebsiteBL.php", "Administration", SysAdmin, "Add a Website", false); |
| ... | ... | @@ -231,10 +201,6 @@ $default->siteMap->addPage("addWebsiteSuccess", "/presentation/lookAndFeel/knowl |
| 231 | 201 | $default->siteMap->addDefaultPage("editWebSite", "/presentation/lookAndFeel/knowledgeTree/administration/websitemanagement/editWebsiteBL.php", "Administration", SysAdmin, "Edit Website", false); |
| 232 | 202 | $default->siteMap->addDefaultPage("removeWebSite", "/presentation/lookAndFeel/knowledgeTree/administration/websitemanagement/removeWebsiteBL.php", "Administration", SysAdmin, "Remove a Website", false); |
| 233 | 203 | |
| 234 | -$default->siteMap->addSectionColour("websiteAdministration", "th", "056DCE"); | |
| 235 | -$default->siteMap->addSectionColour("websiteAdministration", "td", "6699CC"); | |
| 236 | - | |
| 237 | - | |
| 238 | 204 | // pages for subscriptions section |
| 239 | 205 | $default->siteMap->addDefaultPage("manageSubscriptions", "/presentation/lookAndFeel/knowledgeTree/subscriptions/manageSubscriptionsBL.php", "Subscriptions", User, "Manage Subscriptions"); |
| 240 | 206 | $default->siteMap->addPage("viewAlert", "/presentation/lookAndFeel/knowledgeTree/subscriptions/viewAlertBL.php", "Subscriptions", User, "Subscriptions", false); | ... | ... |