Glossary
Developer
3rd Party (Free)

EE Version Support
- ExpressionEngine 2
Compatibility
If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.
- Updater
- Multi Site Manager
- Stand Alone Entry Form
- Low Variables
- Content Elements
- Better Workflow
- Matrix
- Grid
- Webservice
- Publisher
Requirements
- jQuery for the Control Panel
Add-On Type(s)
Extension
Tags
Enables you to create a glossary out of channel entries.
This extension adds a parameter to the “exp:channel:entries” tag to create glossary indicators out of the entry title or custom fields.
Parameters (for exp:channel:entries):
glossary_field=“field_name”
Variables:
glossary_letter_start = (bool) tells you if this is the first item with a new “letter”
glossary_letter = (string) the letter itself (uppercase, otherwise use css)
Example:
{exp:channel:entries channel=“channel_name” orderby=“title” sort=“asc” glossary_field=“glossary”}
{if glossary_letter_start}
<div class=“letter” style=“float: left”>{glossary_letter}</div>
{if:else}
<div class=“no_letter” style=“float: left”></div>
{/if}
<div style=“float: left”>
{title}
<div>
<div style=“clear: left”></div>
{/exp:channel:entries}
Glossary Links
This entry was created September 13, 2011, 8:21 am.
This entry was last updated September 14, 2011, 1:39 am.
Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!
Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.
There are no reviews for this add-on yet.
What are you waiting for? Rate it and review it!