Bug #25
[PATCH] Added 43people Sidebar
| Status : | Closed | Start : | ||
| Priority : | Normal | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : | invalid |
Description
Here is a patch against r706 which creates an available 43people item to the sidebar
Associated revisions
- First stab at spam protection (refs
#25)
DNSRBL is working for trackbacks and comments * Added commenter IP to comments table and log it upon submission * Merged trunk changes 140 and 141
- Second part of spam protection implemented (refs
#25):
local blacklist for strings and regex patterns * Also test complete hostname in RBL tests (as opposed to domain only) * Temporarily disable sc.surbl.org since it's apparently not available right now
- Merged spamprot branch containing DNSRBL blocking, URL count limit, old article auto-close (refs
#25)
MISSING: Moderation options instead of flat out blocking, bayes based blocking, web-interface for blacklist items, auto-close indication * Minor fixes from spamprot branch: * No more escaping of article titles in articles/_read.rhtml * Proper sorting for delicious partial * Better semantics for sidebar boxes
- Added admin module to CRUD blacklist patterns (refs
#25) * Removed superfluous start_form_tag from admin/*/show.rhtml * Fixed category admin functional tests