Entry Tags Usage

From KallestadWiki

Jump to: navigation, search

You must specifically enable this plugin in any templates before it will work. You do this by adding a simple property to the area in which you want to enable the functionality: SKEntryTags="1".

For instance, in order to enable this functionality within your Individual Archive template, Change your <$MTEntryBody$> tag to <$MTEntryBody SKEntryTags="1"$>.

For most installations, the only area that needs editing is the Individual Archive template, and that edit would be changing <$MTEntryMore$> to <$MTEntryMore SKEntryTags="1"$> - this particular edit would enable tags in the More section of your blog entries. If you want to process tags in the Body section of your blog entries, you have to add the SKEntryTags parameter anywhere you have an MTEntryBody element - whether it's in the entry itself, in the Category Archive, the Main Index page, etc.

Process Entry Tags Navigation

Personal tools