CMS Glossary Feeds
There are multiple glossary feeds.
The simple drop-down menu below opens a new window with the CMS Glossary page. Special feeds target a frame, or iframe in your website, as we do on CMS Review.
In addition, we provide a model of an inline link that you can use to surround a technical term. Clicking on this link will open the appropriate definition window for that term.
All glossary windows recurse, so you can click on any term mentioned in a definition to go to that new term definition.
Drop-down Glossary Menu (opens new window).
Copy this Javascript code snippet and paste it into your site. Be sure to remove spurious carriage returns from your copy/paste. Especially note that no space or carriage return should be between the query ? and FeedURL. -> skyFeed.html?FeedURL. It is shown wrapped below.
<script type="text/javascript" language="javascript" src="http://www.cmsreview.com/timelines/skyFeed.html?FeedURL=http://www.cmscalendar.com/cms-glossfeed.html">
</script>
We also have an Information Architecture Glossary
<script type="text/javascript" language="javascript" src="http://www.cmsreview.com/timelines/skyFeed.html?FeedURL=http://www.cmscalendar.com/ia-glossfeed.html">
</script>
And a Knowledge Management Glossary
<script type="text/javascript" language="javascript" src="http://www.cmsreview.com/timelines/skyFeed.html?FeedURL=http://www.cmscalendar.com/kmpro-glossfeed.html">
</script>
And a Taxonomy Glossary
<script type="text/javascript" language="javascript" src="http://www.cmsreview.com/timelines/skyFeed.html?FeedURL=http://www.cmscalendar.com/taxo-glossfeed.html">
</script>
Inline Glossary Link.
Copy this link style and use it anywhere on your site. Change the term=ContentManagement to whichever term you want to gloss. Clicking on the link will open a new window, and your site visitors will be able to navigate the whole glossary recursively from that window.
<a href="http://www.cmscalendar.com/glossary.html?term=ContentManagement" target="glossary" title="Gloss this term">Your Content Management Term</a>We are working on CSS style sheets for the feeds, so the feeds can match the look of your website. Please contact us to discuss how you can style the feeds - editor@cmsreview.com.
Note that all the definitions for CMS Glossary terms come from the CMS Community Wiki at CMS Wiki.
Also check out our other content management information feeds:
If you want something added to any of these feeds, contact editor@cmsreview.com.