This website requires JavaScript.
Explore
Help
Sign In
ajung
/
plone.app.discussion
Watch
0
Star
0
Fork
0
You've already forked plone.app.discussion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7eae4783a40641d3fda89e683d5cd6768bc011e7
plone.app.discussion
/
plone
/
app
/
discussion
/
browser
T
History
Timo Stollenwerk
7eae4783a4
fix multi-submit message error on the reply button.
...
svn path=/plone.app.discussion/trunk/; revision=27545
2009-06-20 20:10:09 +00:00
..
javascripts
fix reply bug ("TypeError: long() argument must be a string or a number") in Chrome.
2009-06-20 16:24:16 +00:00
stylesheets
remove reply image and css for it.
2009-06-20 16:40:03 +00:00
__init__.py
check in some skeletal code + notes, nothing concrete or working yet
2009-05-11 16:52:16 +00:00
comments.pt
fix multi-submit message error on the reply button.
2009-06-20 20:10:09 +00:00
comments.py
Use adaption instead of calling the conversationAdapterFactory directly.
2009-06-19 10:00:31 +00:00
configure.zcml
fix the permissions for delete and publish comments. make the publish-comment button work.
2009-06-16 13:10:58 +00:00
controlpanel.py
test for globally_enabled discussion added.
2009-06-04 15:38:12 +00:00
moderation.pt
fix i18n domain.
2009-06-16 23:25:36 +00:00
moderation.py
return the comment text for the moderation view.
2009-06-11 13:47:32 +00:00
traversal.py
Fix some security issues and make the traversal adapter work with OFS.Traversable. Requires a name, so we now call it ++conversation++default
2009-05-23 11:52:57 +00:00