bBlog: comments and trackbacks

Some new code is now in the repo governing comments and trackbacks. Also string handling (which is where a lot of the activity takes place). To truly test this code, I replaced the functions on this blog with what I placed in the repo.

Trackbacks and comments now obey the same policies, use the same [...]

Testing Javascript

I am testing how to post Javascript.

Testing complete. To add Javascript to a post, use the none modifier.

Development: Automated Testing

Below is a copy-n-paste of a message to the mailing list:

On 8/3/05, xushi wrote: > well my back is seriously killing me , so ill catch an early night > tonight. Anything you guys want me to look at before i leave? > > few notes for today.. BBLOGROOT is fixed, BBLOGURL still needs [...]

New Plugin: SIB

A new plugin is available for bBlog (tested and used with 0.7.6): Simple IP Ban (SIB) list. [b]THIS IS A STOP GAP UNTIL THE OFFICIAL BLACKLIST IS RELEASED[/b]

SIB allows easy maintenance of an IP block list from within the bBlog interface. It comes primed with a number of IP Addresses posted on the bBlog [...]

bBlog Comment spam

It’s no good to lock yourself out of your own blog :) yet that is what I did while developing a blacklist plugin. It works based on IP addresses (very simple). You can add addresses from the comments list. Well, during testing I added my own IP address.

The blacklist works :)