Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This guide will show you how to add a page (called a 'resource') to the CMS. Be aware the the page you add to the CMS menu has to first exist as a menu item on the CSSADMIN menu. Otherwise it will not appear in the CMS.

...

  1. In the CMS, navigate to Advanced Content → Resources. 


  2. In Resource Maintenance, search for the resource rcCssAdminPageAdditions.


  3. Click on rcCssAdminPageAdditions.

  4. To edit the resource, click Modify.


  5. In Resource Value, add the page name. Each resource value must be comma-separated. This means if there are existing values, add a comma before you enter the new one.

    How you add the resource value depends on where you want the page link to appear:
    1. Under a standard existing group: Group|Top level menu item| menu item label|page name
    2. Under the Others menu: menu item label|page name 
       NOTE - 'Others' will automatically appear as a top level menu.

      Info
      titleExamples

      We want to add the User Imports page 'zUserImport.aspx?mode=admin''

      (1) Adding to an existing group:

      We want to add 'User Imports' to the Users menu.

      Add to top level menu 'Users' in the 'Ecommerce' group . Since there is an existing resource value, first, we add add a comma, then 'ECommerce|Users|User Imports|zUserImport.aspx?mode=admin'.

          

      (2) Adding to the 'Others' menu

      Since there is an existing resource value, first, we add add a comma, then 'User Imports|zUserImport.aspx?mode=admin'                    



  6. To save the changes, click OK.

  7. Refresh the Dictionary for 'System Control'. (For a guide on refreshing the dictionary, see Cache Refreshing.)

  8. The page will now appear in the CMS navigation menu. TIP- If the page link does not appear, check that the page exists as a menu item on your website menu. 

Related help

Content by Label
showLabelsfalse
showSpacefalse
excludeCurrenttrue
cqllabel = "menu" and title ~ "Add a new menu item"

...