[Content]
Custom Tags at UWT
All pages that utilize the following custom tags will need to have a .cfm extension (e.g. bob.cfm)
- Inline Contact Information: cf_ici
- Use this tag to easily add contact information from our online directory to your web pages. The best part is, updating the online directory will update every occurrence of cf_ici too!
- Icons Galore: cf_icon
- When creating a link to a document (pretty much anything but an HTML file) it is helpful to let the user know that they are about to download a file. This tag gives easy access to the icon library developed by Kris Symer. (I used cf_ici right there 8^)
- Random Image: cf_randomImage
- Displaying random images every time a page is loaded.
- Mega random image generator: cf_narrator
- Display random images and associated text. Uses categories and ids and styles and classes and all sorts of cool stuff.
- Top Link: cf_top
- Use this tag when you want to add intermediate top links within a longer page. It may also contain a named anchor for use with a bookmark-style internal link to a subheading or section divider within the page.
- Get Calendar events on your site: cf_pcal
- Use this tag to display calendar events on your site.
- Get File Size: cf_getFileSize
- Use this tag to display the file size alongside a link.
- UWT Group Authorization: cf_uwtAuth
- This tag allows you to limit access to all Cold Fusion pages in a folder based on the user's affiliation with UWT.
|