Important Style Related Changes
- Added POST_NUMBER to viewtopic #
As style author you're now able to determine the post number in the current topic. So e.g. you could change the layout for the 1st post, or use a different background for every second, third, fourth, etc.. post.
The new variable{postrow.POST_NUMBER}
{postrow.S_ROW_COUNT}
- Present Unread PM in different way than read PM #
Make unread PMs stand out more. - URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH #
This is one of the most useful changes. When you're inheriting from prosilver or subsilver2, you now no longer need to copy all the JavaScript files.
Please make sure when you want to link to a style-specific JavaScript file (and you are inheriting) you still need to useT_TEMPLATE_PATH
T_SUPER_TEMPLATE_PATH
- Copyright changed
The years are removed # "Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group"
The Registered Trademark Symbol ® is added: Powered by phpBB® Forum Software © phpBB Group - Registered Trademark Symbol in phpBB logo #
» View all changes here.
Download Style Code Changes
If you manually need to update your custom style, you can use the Code Changes below.
