You can add a Quick Links box or other similar features to your departmental pages by simply creating special files and naming them in a certain way. The magicscript then will automatically "create" the box on your page by "reading" the names of the special files you have created.
The special features and the file names you must give them for the magicscript to work are:
It's important that you use the exact file names provided above, including the underscores, so that the magicscript will know what to do. The magicscript will read any of the one to five files that you have created, and combine one or all of them into a special box, similar to what you see on the top-tier UVM pages, such as the Template Guide.
For consistency's sake throughout the UVM site and thus to make it easier for visitors to find their way around, we cannot change the order in which the various categories appear (Q & A is first, followed by Current Topics, Quick Links, To-Do List, News & Events, Work With Our Office, Shortcuts To Forms & Info).
Here's an example of how you can create this feature on your own page:
You can additionally create Quick Links box for specific pages in your site. Simply append a hyphen and the file name to the name of the quick links file. For example, if you wanted to have a current topics list appear only on a single page in your site that was conferences.html. You would need to name your current topics file: current_topics-conferences.html.
The create a page level Quick Links box for a file that is located in a directory (and not in the same directory as your magicscript.php file), the file should be named as follows: quick_links-directoryname-filename.html. Note: this Quick Link file must be included in the same directory as your magicscript.php file (not in the directory where the page is located).
Sometimes the links you would like to use in the Quick Links box defy categorization under the six categories listed above. While we encourage to use these six categories to provide consistency throughout the UVM Web site, you may create a customized label should the circumstances warrant it. Creating a custom Quick Link category is accomplished in much the same way as you would to create the standard Quick Link boxes, with a three-column table. In this instance, the title for your Quick Links box will be generated from a zero line entry, as follows:
| 0 | My Custom Links |
Note: no entry is needed in the third column.
In order to have your custom Quick Links appear in the Quick Links area, your file name special_menu1.html. You can create as many custom categories as you wish by incrementing the number "1" (e.g. special_menu2.html). Custom Quick Links will always appear at the top of your Quick Links box when combined with the standard Quick Links (e.g. Related Links, Current Topis, etc.).
New in 2008, you can add custom HTML content to the quick links box on every page of your site (or at page level, as documented above). This feature allows you to include most any kind of Web content including text, images, forms, or even embedded media, but do be mindful of the fact that the quick links column is normally limited to a width of 160 pixels.
Here's an example of how you can create this feature on your own page:
links_extra.html.Last modified December 10 2007 10:38 AM