Ever wanted to use a header.html for your template, but don't want the <title> to be static? That was my situation, so I created STA to take care of the title for me. The end result: a stripped title containing only the most essential stuff.
<SMA_TITLE> - The final title, as described above.
<SMA_TITLE_EXTRA> - Same, but with site title always added at the end (if not present already).
If STA doesn't understand what page the user is viewing, the title becomes the default (same as on index page). This addon is still in an early stage of its life, so it doesn't understand multiple categories. Neither does it support multiple languages, and the word "Browse" is hard coded and thus not changed depending of your selected language. However, you are most welcome to improve this addon to support more types of browsing a Pixelpost site, or other languages, or other plugins.
Bugfix: single (') and double (") quotes will no longer be preceded by backslash.
First release.
This is a great addon!! Easy to get working and works perfectly!