Tim Almdal
7ea13b3869
Normalize capitalization ticket #596
2009-10-28 12:15:52 -07:00
Chad Kieffer
5f56cbf997
Wrap all admin views in g-block and g-block content. This provides the means to visually separate the view's title and description from everything else. Primary admin view title should always be h1, and only one h1 per view. Removed some unused admin CSS id's.
2009-10-18 20:22:10 -06:00
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
5db0b68a70
Update status message styles. Lighten backgrounds, don't show background on Admin Maintenance rows, and added gModuleStatus class.
2009-08-29 14:01:04 -06:00
Tim Almdal
5f47271e32
Remove tabs as whitespace
2009-08-05 07:51:19 -07:00
Andy Staudacher
703e84a94d
Fix l10n message for akismet, extracting URLs from the message
...
Signed-off-by: Andy Staudacher <andy.st@gmail.com >
2009-08-05 10:21:57 +08:00
Andy Staudacher
a631fe29f3
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
...
- And refactor printf to our string interpolation / pluralization syntax
- Also, a slight change to the translations_incomings table, using binary(16) instead of char(32) as message key.
2009-01-08 17:13:06 +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