Categories:
Author:
About It:
Get it:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
mic_permlink
This plugin is for custom permalinks.
It is designed to be used in combination with sgb_url_handler , to display different URL schemes in different sections.
It’s really simple to use: it works exactly as the original permlink tag, but using the mode attribute you can specify the URL scheme to be generated.
Valid mode values are (values on the same row are aliases):
- section or section_title
- section_id or section_id_title
- date or year_month_day_title
- id or id_title
- title ot title_only
- messy
Example:
<txp:mic_permlink mode="date" />
will be rendered as:
<a href="/2005/03/25/example-title" title="...">Example Title</a>
Initially released:
March 27, 2005
Posted here:
27 Mar 2005