Written on Sat, 12 Dec 2009 00:19:13 +0000 - Last updated on Sat, 13 Feb 2010 00:11:11 +0000 Powerful forum software which introduces new concepts and features. The look and feel is based on OvBB, a defunct vBulletin 2 clone, but it is built from the ground up.
* "leaders" instead of "admins" to convey a more social/communal role rather than a technical one. The role of leader exists at the forum level (traditional admin), board level (including child boards), group level, and at the thread level. A permissions bit can be set to grant thread leadership to the thread's OP. Local leaders...
read more
Written on Fri, 08 Jan 2010 20:04:35 +0000 - Last updated on Sat, 13 Feb 2010 00:10:42 +0000 - Needs to be rewritten to work with Emerald Powerhouse Core
- New Admin CP design
Written on Fri, 08 Jan 2010 20:10:58 +0000 - Last updated on Sat, 13 Feb 2010 00:11:00 +0000 Video/media manager that focuses exclusively on HTML 5 Ogg video. Uses the native HTML 5 Video tag on browsers that support it and falls back on a Java applet otherwise. Provides download links for video and audio.
Written on Sun, 20 Sep 2009 22:30:17 +0000 - Last updated on Fri, 12 Feb 2010 21:02:53 +0000 Current release: 0.0.2 (internal, as December Framework)
Future release: 1.2 (as Emerald Powerhouse Core)
Todo
- Child modules support
- Refactor rendering engine
- Move module loader into new class
- $trenchcoat->modules->get("face::foo::bar");
- :: and \ can be used in place of / (all are translated to /)
- Or: $trenchcoat->getModule("face::foo::bar");
- One module loader works for all types of modules