Sat, 04 Apr 2009 22:24:49 -0400 |
Dan |
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
|
file |
diff |
annotate
|
Sun, 15 Mar 2009 11:07:28 -0400 |
Dan |
New template feature: template hooks (<!-- HOOK foo -->)
|
file |
diff |
annotate
|
Fri, 06 Mar 2009 11:19:55 -0500 |
Dan |
template: added ability for themes to hide user, tools, and search sidebar blocks
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 22:52:20 -0500 |
Dan |
Template: addslashes() around wiki_edit_notice_text (whoops)
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 01:07:32 -0500 |
Dan |
Added possibility for auth plugins, which can log a user in using non-standard authentication methods.
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 16:17:25 -0500 |
Dan |
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 21:18:05 -0500 |
Dan |
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
|
file |
diff |
annotate
|
Sun, 04 Jan 2009 00:55:40 -0500 |
Dan |
Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
|
file |
diff |
annotate
|
Wed, 31 Dec 2008 08:40:38 -0500 |
Dan |
Redid error handler (it was causing some problems with gzip enabled)
|
file |
diff |
annotate
|
Fri, 19 Dec 2008 21:29:17 -0500 |
Dan |
template: Fixed undefined $from_internal in assign_bool(); theme.cfg now require()d on theme load
|
file |
diff |
annotate
|
Tue, 02 Dec 2008 21:11:22 -0500 |
Dan |
External links in sidebar now work with manual port numbers and IPv6 addresses
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 18:23:25 -0500 |
Dan |
Added ability to have alternate main page for members
|
file |
diff |
annotate
|
Sun, 09 Nov 2008 14:10:24 -0500 |
Dan |
Made defectivebydesign.org image local
|
file |
diff |
annotate
|
Sat, 08 Nov 2008 22:34:27 -0500 |
Dan |
[minor] $template->footer() no longer flushes output buffers, due to headers being sent prematurely
|
file |
diff |
annotate
|
Sun, 24 Aug 2008 13:43:04 -0400 |
Dan |
Rewrote sidebar compilation code, caching is more stable now and things were cleaned up/separated into more functions/made plugin-expandable. In theory, plugins can add new sidebar block types now. I'd personally like to see a fully plugin-based sidebar editor that completely overhauls what Enano has now sometime now that this framework is in place.
|
file |
diff |
annotate
|