Development

CutlineNegative

Posted in Development on December 14th, 2007 by Angelo – Be the first to comment

The CutlineNegative theme for WordPress is based on the Cutline theme by Chris Pearson. It’s main feature is that it produces a gray-on-black Cutline instead of the typical black-on-white.

CutlineNegative Screenshot

Download CutlineNegative-1.1 ZIP file

It has a few other personal tweaks, but if all you really care about is the color scheme, then you can simply download the custom.css file instead. Simply replace custom.css in the Cutline theme with the file below.

Download CutlineNegative-1.1 CSS file

phpBB mod: Topic Reply in Email

Posted in Development on June 7th, 2007 by Angelo – Be the first to comment

NOTE: This is for phpBB2–for phpBB3 there is a mod called Prime Notify

Forum: Topic Reply in Email phpBB MOD
Download: Topic Reply in Email phpBB MOD

This is a mod I made for phpBB 2.0.22. It works for me, and I’d like to get feedback on it. I made this mod because I wanted a way to see what people were saying in the forum before I clicked over to respond. This mod hasn’t been tested for the ocassion when quote tags aren’t closed properly or in some other way mangled.

What this mod does:

  • Include the text of your response in the notification email that is sent to users watching the topic.
  • Remove escaped characters and HTML encoding
  • Apply email-style quotes with >

What this mod does not do:

  • Handle BBcode other than quote tags.

Things you should test before installing this mod to see if the behavior is acceptable:

  • Mangled quote tags
  • Unmatching/unclosed quote tags
  • Various creative posts that might confuse the parsing