Diamanda is a set of django applications (Forum, articles and other). For support go to http://www.rkblog.rk.edu.pl (English) or http://www.python.rk.edu.pl (Polish)
Diamanda Applications Set 2008 STABLE 1.1
This is a STABLE release, and requires Django 1.0 branch:
- http://diamanda.googlecode.com/files/diamanda-2008-1.1.tar.bz2
- http://diamanda.googlecode.com/files/diamanda-2008-1.1.zip
Requirements
- see doc/eng/readme.txt
- python imaging library (PIL)
- python-openid, yadis
- pygments
- django (1.0 or newer)
Changelog
~~ [2009.04] Diamanda 2008 STABLE 1.1 ~~ - Added minor fixes to Feed, Forum and Pages apps from SVN ~~ 2008.11 TEST ~~ - jQuery scripts replaced by lighter simple JS scripts (used by content bbcode) - Markdown/Content Submission removed - New layout with, fixed templates, better HTML and CSS - Fixed password reset and password change broken for no reason on django 1.0 / python 2.6 - "This is a discussion about article" posts will be ignored on Whats new feed and on comments list for Content entries - Myghtyboard Forum views splitted acros few files for cleaner code structure - Forum add topic/post views support Content/other objects for using topics as comments. post/topic code from pages removed, no code duplication - Pagestats doesn't use request.session while logging data (thus not flooding session table) ~~ 2008.09 STABLE ~~ - German Translation - Django 1.0 reset password fixed - Translations updates ~~ 2008.09 Test 4 ~~ - fixed link to moved topic - Django 1.0 compatibility ~~ 2008.07 Test 3 ~~ - New look & feel of the pagestats application - Updated Polish translations - CSS/JS/HTML cleaning of the layout, CBC tags etc - Help Page - Fixes and enchantments submited by users :) ~~ 2008.07 Test 2 ~~ - FORUM: Solve/Unsolve topic - FORUM: forum moderators, topic prefixes - FORUM: added postmarkup as BBCode parser - FORUM: anonymous posting per forum - CONTENT: "what's new?" feed of new and updated pages and posts. - CONTENT: comments as forum topics - CONTENT: initial content submission support - DIAMANDA: removed stripogram dependency - USERPANEL: removed graphic captcha - USERPANEL: added OpenID support ~~ 2008.04 Test 1 ~~ - User Interface changes, fixes and improvements - Rewritten userpanel app to use django auth views - Updated code to be compatible with latest Django-SVN - Migrated from oldforms to newforms in forum and boxcomments