For the Author Comments Highlight hack, I edited the function so that it only checks the container elements for comments. It achieves that by checking for either the class
or id
attribute in the container tag for a specific value. Hence you can use a comment specific value, and the function will work only on those tags in which the criteria for the profile number match, and comment container check, both are satisfied! Easy? Good!
As for the Expandable Posts hack, it does something similar that it checks only posts to apply the changes. This means any [hide][/hide]
in the comments or any other part of the page will not get altered. It achieves this, again, by looking for a post specific value for the class
or id
attribute in the container tag.
The remaining changes have been listed on the respective post pages. Hope these changes make these more effective and easier to do :)
I'll also take this opportunity and announce my partnership with Roberto (thecraffter/Avatar) in maintainance and scripting for his new endeavour, Bloggeratto - the new blog on the block related to everything that starts with or has the word Blogger in it! :)
Hack Links
Author Comments Highlight Make your comments stand out! After all, its your own blog! :)
Expandable Posts Create expandable posts, by including simple [hide][/hide]
tags while creating the posts. No coding knowledge required, and completely unobtrusive.