Chad Kieffer
3e6ba7acc3
Renamed most, if not all css selectors from gName to g-name. Moved a few shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-10-04 00:27:22 -06:00
Chad Kieffer
55cd2afde5
Admin theme style cleanup. Merged separate selected, available, unavailable into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet.
2009-01-24 20:06:13 +00:00
Bharat Mediratta
8bf388a6f6
Incremental improvement in comment moderation:
...
1) Akismet now detects when we change a comment's published state and submits
info back to akismet.com as appropriate
2) We now show 4 different queues (all / approved / unapproved / spam) and let you
move messages between the queues
3) We track and display "spam caught" stats.
4) You can delete comments entirely.
2009-01-08 02:50:23 +00:00
Bharat Mediratta
8bcc3de28d
Listen for comment creation, and run it through Akismet. Make the
...
akismet stats page take up as much room as possible.
2009-01-07 08:20:22 +00:00
Bharat Mediratta
ba052c0cc9
Extract the Akismet driver from the Spam_Filter module into a module
...
in its own right. Clean up the tests, streamline the code and improve
the admin interaction. Add a working stats page.
2009-01-07 07:36:48 +00:00