sct
sphene
GOIM
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/
communitytools
/
trunk
/
sphenecoll
/
sphene
/
sphboard
/
categorytyperegistry.py
- Rev 696
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
696
4493d 01h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
1.) Added a new application 'sphquestions' which allows user to mark threads as questions and vote replies if they answer the question, 2.) fixed various relative URLs to reverse lookup
647
4560d 22h
bkroeze
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
restores compatibility with Django trunk, updates for signals refactor and newly removed core and validator_list parameters
608
4672d 00h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
added a way to simply create a way to add comments to your own models and implemented it for wiki snips. (actually a whole forum 'category' is dedicated to every model.)
568
4698d 01h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
first draft of a 'advanced object list'
456
4737d 08h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
blog post threads do not get an ugly edit message when editied.
452
4737d 08h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
improved loading of categorytypes, implementd tagging for blog posts, improved a couple of translation strings, translated a few board strings to germain.
439
4743d 22h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
added new changelog commands, fixed problem with sphlinklist import order.
417
4782d 01h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
board replies are now done using the get_absolute_replyposturl method of the threadinformation - also added a hook so category types could modify the default view url.
393
4814d 05h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
Added an extension mechanism to the board ('category types') and a new application based on it 'link list'
391
4814d 22h
kahless
/communitytools/trunk/sphenecoll/sphene/sphboard/categorytyperegistry.py
added categorytypes prototype