This is just the fix for an issue I was having this a.m.
Eldon Brown sent me an email to point out that category-specific stories do not carry the category's name or description in the banner. Eldon is right! I did a little digging around and have a nice quick fix.
To get the category name and description on your story banner edit your category's #prefs.txt file. There should be a #categoryName entry present. If not, add one (e.g. #categoryName "My Good Category"). Also add a categoryDescription directive (e.g. #categoryDescription "Everything You'll Ever Need"). Save #prefs.txt. Now edit the #template.txt file - you will probably need just one of these, shared across all of your categories (so plop it in the "category" directory). Look for the <%siteName%> macro. Change it to <%categoryName%>. Close by you will find a <%description%> macro. Change it to <%categoryDescription%>. That should do it. [On The Mark]
12:20:45 PM
|