Tags.App 2 Known Issues
The following is a running list of bugs, missing features and design flaws in the latest version Tags.App 2 PR4A in no particular order:
- BUG: Stylesheet link in system results template won't work as setup. Need to insert a placeholder and document issue. Thoughts and ideas on implementing system level templates are appreciated.
- ISSUE: The default Tag.App result template uses MT3 style, structure and form. This will change once Tags.App requires MT4.
- ISSUE: TagSuggest not implemented for system search
- ISSUE: TagSuggest needs to recognize unnormalized input.
- ISSUE: Discontinuation of tabs in MT interface has settings in an odd state of flux while supporting MT3 and MT4 in one version.
- INTERFACE: Tag Cloud Defaults color fields need to be a bit wider
- INTERFACE: Tags.App Results displays unknown tags in MT4 template edit screen.
- ISSUE: The "tidy URL" JavaScript is not applied (wrapped with
mt:ignoretags) to the default template set. The problem is that the plugin does not provided access to that configuration setting to make conditional logic not possible. Tidy URLs are URLs that hide the cgi script and params via mod_rewrite rules and can be applied to give the appearance tag searches are static. - INTERFACE: Weblog settings should display a warning if tag search has been disabled.
- INTERFACE: Weblog system searchable setting should tell the user if system tag search is enabled and what the default is. For instance This system is currently (not) enabled for system tag searches. checking this box will... The default is to include/exclude blogs.
- ISSUE: How to implement TagSuggest in custom templates needs to be clarified through its implementation and docs.
- FEATURE: Need to add Tags.App slug tag for meta Generator tag in templates
- DOCS: TagsAppSlug, TagsAppVersion, TagOpacity (experimental) & TagDelimiter are undocumented. Search for more.
- DOCS: Finish Upgrade Guide
- DOCS: Settings documentation for weblog and system. Combine with Installation.
- DOCS: Recipes for tag list, tag cloud, tags.app template results (weblog and system) and related tags with interactive controls.
- DOCS: Getting Started an overview with links to basic recipes
- DOCS: mod_rewrite recipe
