|
|
(11 révisions intermédiaires par 3 utilisateurs non affichées) |
Ligne 1 : |
Ligne 1 : |
− | =Adding Links to the Navigation Bar= | + | =Ajout de liens à la barre de navigation= |
− | | + | {{#anc:Adding Links to the Navigation Bar}} |
− | | + | Vous pouvez ajouter des liens supplémentaires aux catégories suivantes dans la barre de navigation en modifiant les options de configuration de l’objet d’application par défaut. |
− | __TOC__
| + | * Administration |
− | Additional links can be added to the Navigation Bar by editing the configuration options of the default Application object.
| + | * Tableau de bord |
− | | + | * Rapports d’historique |
− | ==Adding Custom Links==
| + | * Paramètres de routage |
− | <ol>
| |
− | <li>In Configuration Manager, click '''Applications'''. The '''Applications''' list displays.</li>
| |
− | <li>Click the default client Application object in the list to edit the object.</li>
| |
− | {{NoteFormat|The default client Application name is defined in the options for the GAX Application object, in the '''General''' section. It is typically named '''default''', but it might have another name in your environment.}} | |
− | <li>Click the '''Application Options''' tab.</li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>categories</tt></li>
| |
− | <li>'''Value'''—Enter the number of additional category items to add to the Navigation Bar. For example, to add one category item, set the value to <tt>1</tt>.</li>
| |
− | {{NoteFormat|It is possible to enter <tt>0</tt> (zero), if you do not want to add additional category items to the Navigation Bar.}}
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>items</tt></li>
| |
− | <li>'''Value'''—Enter the number of additional links to add to the category item that you created in Step 6. For example, to add one link item, set the value to <tt>1</tt>.</li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | </ol>
| |
− | | |
− | ==Defining Category Items==
| |
− | | |
− | For each category item, you must create an additional option that defines the parent category, an ID for the new category item, and a display name. Perform the following steps to define each category item.
| |
− | | |
− | <ol>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_categories_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>category</tt></li>
| |
− | <li>'''Value'''—Enter the name of the category to add to the Navigation Bar. For example: <tt>custom</tt>. You can also specify existing category items. For example, to add a menu item under the '''Configuration''' category item, enter <tt>config</tt>.</li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_categories_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>name</tt></li>
| |
− | <li>'''Value'''—Enter an ID for the category to add to the Navigation Bar. For example: <tt>custom</tt></li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_categories_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>title</tt></li>
| |
− | <li>'''Value'''—Enter the name of the category to add to the Navigation Bar. For example: <tt>Custom Links</tt></li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | </ol>
| |
− | | |
− | {{NoteFormat|Repeat the procedure above for additional category items. You must increment the '''Section''' name for each category item. For example, if you want to define three category items, the '''Section''' names are:
| |
− | <ul>
| |
− | <li><tt>ga_preferences.navigation_categories_0</tt></li>
| |
− | <li><tt>ga_preferences.navigation_categories_1</tt></li>
| |
− | <li><tt>ga_preferences.navigation_categories_2</tt></li>
| |
− | </ul>}}
| |
− | | |
− | ==Defining Link Items==
| |
− | | |
− | For each link item, you must create an additional option that defines the parent category, privilege, title, and URL. Perform the following steps to define each link item.
| |
− | | |
− | <ol>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_items_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>category</tt></li>
| |
− | <li>'''Value'''—Enter the name of the category to which to add this link. For example: <tt>custom</tt>. You can also specify existing category items. For example, to add a link item under the '''Configuration''' category item, enter <tt>config</tt>.</li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_items_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>privilege</tt></li>
| |
− | <li>'''Value'''—Enter the name of the privilege that dictates if the item is shown to a user: <tt>ACCESS_CUSTOM_LINKS</tt>. This privilege provides access to all the custom links defined in the default client Application name.
| |
− | {{NoteFormat|Refer to [[Privileges|Privileges]] to learn more about assigning privileges.}}</li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_items_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>title</tt></li>
| |
− | <li>'''Value'''—Enter the name of the link item to add to the Navigation Bar. For example: <tt>Genesys</tt></li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | <li>Click '''Add'''.</li>
| |
− | <li>In the pop-up window, enter the following information:
| |
− | <ul>
| |
− | <li>'''Section'''—You must enter the following: <tt>ga_preferences.navigation_items_0</tt></li>
| |
− | <li>'''Key'''—You must enter the following: <tt>url</tt></li>
| |
− | <li>'''Value'''—Enter the URL to which the link item points. For example: <tt><nowiki>http://www.genesys.com</nowiki></tt></li>
| |
− | <li>Click '''OK'''.</li>
| |
− | </ul></li>
| |
− | </ol>
| |
− | | |
− | {{NoteFormat|Repeat the procedure above for additional link items. You must increment the '''Section''' name for each link item. For example, if you want to define three link items, the '''Section''' names are:
| |
− | <ul>
| |
− | <li><tt>ga_preferences.navigation_items_0</tt></li>
| |
− | <li><tt>ga_preferences.navigation_items_1</tt></li>
| |
− | <li><tt>ga_preferences.navigation_items_2</tt></li>
| |
− | </ul>}}
| |
| | | |
| [[Category:V:GA:DRAFT]] | | [[Category:V:GA:DRAFT]] |
| [[category:Genesys Administrator Extension]] | | [[category:Genesys Administrator Extension]] |
| [[category:Genesys Administrator Extension User Guide]] | | [[category:Genesys Administrator Extension User Guide]] |