Zope products that allows people to Add Comments to publications
Hello, Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone. Thanks
----- Original Message -----
From: "kamal hamzat" <hamzat@dnetsystems.net> To: <zope@zope.org> Sent: Monday, June 25, 2007 3:00 PM Subject: [Zope] Zope products that allows people to Add Comments topublications
Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone.
Have you looked into: http://zwiki.org/FrontPage Jonathan
check out http://www.squishdot.org On Jun 25, 2007, at 3:00 PM, kamal hamzat wrote:
Hello,
Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone.
Thanks _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
hi Tom, I have this error when add squishdot from ZMI Error Type: TypeError Error Value: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead) Traceback (innermost last): a.. Module ZPublisher.Publish, line 119, in publish b.. Module ZPublisher.mapply, line 88, in mapply c.. Module ZPublisher.Publish, line 42, in call_object d.. Module App.special_dtml, line 65, in __call__ e.. Module DocumentTemplate.DT_String, line 476, in __call__ Thanks ----- Original Message ----- From: Tom Von Lahndorff To: kamal hamzat Cc: zope@zope.org Sent: Monday, June 25, 2007 8:14 PM Subject: Re: [Zope] Zope products that allows people to Add Comments to publications check out http://www.squishdot.org On Jun 25, 2007, at 3:00 PM, kamal hamzat wrote: Hello, Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone. Thanks _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
I have been wanting to try a SquishDot site also and get the very same error. Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module App.special_dtml, line 65, in __call__ Module DocumentTemplate.DT_String, line 476, in __call__ TypeError: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead) Zope Version (Zope 2.10.3-final, python 2.4.3, linux2) Python Version 2.4.3 (#1, Mar 14 2007, 18:51:08) [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] System Platform linux2 SOFTWARE_HOME /var/zope/lib/python ZOPE_HOME /var/zope INSTANCE_HOME /var/zope CLIENT_HOME /var/zope/var Network Services ZServer.HTTPServer.zhttp_server (Port: 8082) ZServer.HTTPServer.zwebdav_server (Port: 9800) Thomas On Monday 25 June 2007 19:03, kamal hamzat wrote:
hi Tom,
I have this error when add squishdot from ZMI
Error Type: TypeError Error Value: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead)
Traceback (innermost last):
a.. Module ZPublisher.Publish, line 119, in publish b.. Module ZPublisher.mapply, line 88, in mapply c.. Module ZPublisher.Publish, line 42, in call_object d.. Module App.special_dtml, line 65, in __call__ e.. Module DocumentTemplate.DT_String, line 476, in __call__
Thanks ----- Original Message ----- From: Tom Von Lahndorff To: kamal hamzat Cc: zope@zope.org Sent: Monday, June 25, 2007 8:14 PM Subject: Re: [Zope] Zope products that allows people to Add Comments to publications
check out http://www.squishdot.org
On Jun 25, 2007, at 3:00 PM, kamal hamzat wrote:
Hello,
Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone.
Thanks _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- ==================================================================== Thomas McMillan Grant Bennett Appalachian State University Operations & Systems Analyst P O Box 32026 University Library Boone, North Carolina 28608 (828) 262 6587 They say a picture is worth a thousand words. As videos could be 25 pictures per second and might last several minutes, how many words is that? - Linux Journal, July 2007 Library Systems Help Desk: http://www.library.appstate.edu/help/ ====================================================================
Forget Squishdot, it's unmaintained since 4 years. -aj --On 26. Juni 2007 09:45:22 -0400 Thomas Bennett <bennetttm@appstate.edu> wrote:
I have been wanting to try a SquishDot site also and get the very same error.
Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module App.special_dtml, line 65, in __call__ Module DocumentTemplate.DT_String, line 476, in __call__ TypeError: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead)
Zope Version (Zope 2.10.3-final, python 2.4.3, linux2) Python Version 2.4.3 (#1, Mar 14 2007, 18:51:08) [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] System Platform linux2 SOFTWARE_HOME /var/zope/lib/python ZOPE_HOME /var/zope INSTANCE_HOME /var/zope CLIENT_HOME /var/zope/var Network Services ZServer.HTTPServer.zhttp_server (Port: 8082) ZServer.HTTPServer.zwebdav_server (Port: 9800)
Thomas
On Monday 25 June 2007 19:03, kamal hamzat wrote:
hi Tom,
I have this error when add squishdot from ZMI
Error Type: TypeError Error Value: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead)
Traceback (innermost last):
a.. Module ZPublisher.Publish, line 119, in publish b.. Module ZPublisher.mapply, line 88, in mapply c.. Module ZPublisher.Publish, line 42, in call_object d.. Module App.special_dtml, line 65, in __call__ e.. Module DocumentTemplate.DT_String, line 476, in __call__
Thanks ----- Original Message ----- From: Tom Von Lahndorff To: kamal hamzat Cc: zope@zope.org Sent: Monday, June 25, 2007 8:14 PM Subject: Re: [Zope] Zope products that allows people to Add Comments to publications
check out http://www.squishdot.org
On Jun 25, 2007, at 3:00 PM, kamal hamzat wrote:
Hello,
Is there any zope product that allows visitors to Add Comments to the news / articles, just like the one in plone.
Thanks _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- ==================================================================== Thomas McMillan Grant Bennett Appalachian State University Operations & Systems Analyst P O Box 32026 University Library Boone, North Carolina 28608 (828) 262 6587
They say a picture is worth a thousand words. As videos could be 25 pictures per second and might last several minutes, how many words is that? - Linux Journal, July 2007
Library Systems Help Desk: http://www.library.appstate.edu/help/ ==================================================================== _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 Registergericht: Amtsgericht Stuttgart, Handelsregister A 381535 Geschäftsführer/Gesellschafter: ZOPYX Limited, Birmingham, UK ------------------------------------------------------------------------ E-Publishing, Python, Zope & Plone development, Consulting
And what is better or equivalent with that ease? I have modified squishdot with wysiwyg editor for intranets. ----- Original Message ----- From: "Andreas Jung" <lists@zopyx.com> To: <bennetttm@appstate.edu>; <zope@zope.org> Sent: Wednesday, June 27, 2007 8:28 AM Subject: Re: [Zope] Zope products that allows people to Add Comments topublications Forget Squishdot, it's unmaintained since 4 years. -aj
Plone? --On 27. Juni 2007 09:01:27 +0200 Jaroslav Lukesh <lukesh@seznam.cz> wrote:
And what is better or equivalent with that ease? I have modified squishdot with wysiwyg editor for intranets.
----- Original Message ----- From: "Andreas Jung" <lists@zopyx.com> To: <bennetttm@appstate.edu>; <zope@zope.org> Sent: Wednesday, June 27, 2007 8:28 AM Subject: Re: [Zope] Zope products that allows people to Add Comments topublications
Forget Squishdot, it's unmaintained since 4 years.
-aj
Andreas Jung wrote:
Plone?
yes, that well-known light weight solution that has a plethora of decent discussion software ;-) cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Andreas Jung wrote:
Forget Squishdot, it's unmaintained since 4 years.
Urm, excuse me, but that's just plain lies. I actively maintain Squishdot. The svn trunk works fine in Zope 2.9 and should be fine in Zope 2.10. cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
I've been using it for years without issue. Very easy to set up and configure. Currently have it running in a 2.9 *and* 2.10 instance. On Jun 27, 2007, at 10:19 AM, Chris Withers wrote:
Andreas Jung wrote:
Forget Squishdot, it's unmaintained since 4 years.
Urm, excuse me, but that's just plain lies.
I actively maintain Squishdot.
The svn trunk works fine in Zope 2.9 and should be fine in Zope 2.10.
cheers,
Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--On 27. Juni 2007 15:19:52 +0100 Chris Withers <chris@simplistix.co.uk> wrote:
Andreas Jung wrote:
Forget Squishdot, it's unmaintained since 4 years.
Urm, excuse me, but that's just plain lies.
I actively maintain Squishdot.
My info is from <http://www.squishdot.org/Download/Squishdot/> Andreas
Andreas Jung wrote:
Urm, excuse me, but that's just plain lies.
I actively maintain Squishdot.
My info is from
I won't do any releases without replacing the skin, which is still the same horrific dtml that was there when I first started using Squishdot. The underlying engine is pretty good though (even includes a nice subscribe-to-thread model now!) and works fine, provided you're happy to layer your own skin over the top of it. cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Then what i have done wrong to be getting the error and how do i correct it. Error Type: TypeError Error Value: unbound method mailhost_list() must be called with SquishSite instance as first argument (got nothing instead) Traceback (innermost last): a.. Module ZPublisher.Publish, line 119, in publish b.. Module ZPublisher.mapply, line 88, in mapply c.. Module ZPublisher.Publish, line 42, in call_object d.. Module App.special_dtml, line 65, in __call__ e.. Module DocumentTemplate.DT_String, line 476, in __call__ I am running: Zope 2.10.2-final Python 2.4.4 Window XP Professional Thanks ----- Original Message ----- From: "Chris Withers" <chris@simplistix.co.uk> To: "Andreas Jung" <lists@zopyx.com> Cc: <zope@zope.org>; <bennetttm@appstate.edu> Sent: Wednesday, June 27, 2007 3:19 PM Subject: Re: [Zope] Zope products that allows people to Add Commentsto publications
Andreas Jung wrote:
Forget Squishdot, it's unmaintained since 4 years.
Urm, excuse me, but that's just plain lies.
I actively maintain Squishdot.
The svn trunk works fine in Zope 2.9 and should be fine in Zope 2.10.
cheers,
Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
kamal hamzat wrote:
Then what i have done wrong to be getting the error and how do i correct it.
You're not using the svn trunk of Squishdot, you're likely trying to use the 1.5.0 release... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
So in order to be running the latest code base the implementer should be doing a svn/trunk checkout of SquishDot? It would be helpful to have this posted someplace on squishdot.org. Besides, this post really makes it sound like it is/will not be significantly maintained: http://www.squishdot.org/1177282074/index_html A quick look at svn (http://squishdot.svn.sourceforge.net/viewvc/squishdot/) shows no activity for 11 months, which also lends itself to this inference. I'm not meaning to sound harsh so I hope it doesn't come across this way. Shane On 6/27/07, Chris Withers <chris@simplistix.co.uk> wrote:
kamal hamzat wrote:
Then what i have done wrong to be getting the error and how do i correct it.
You're not using the svn trunk of Squishdot, you're likely trying to use the 1.5.0 release...
cheers,
Chris
-- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- --------- Bender: "Amy, you like cute things so I baked you a pony." --------- http://www.reefs.org - Where reefkeeping begins on the internet. http://www.advancedaquarist.com - High quality, free monthly publication for the reef keeping hobbyist. http://www.aquaristcourses.org - Distance learning courses for the marine aquarist.
----- Original Message ----- From: "Shane Graber" <sgraber@gmail.com>
A quick look at svn (http://squishdot.svn.sourceforge.net/viewvc/squishdot/) shows no activity for 11 months, which also lends itself to this inference. I'm not meaning to sound harsh so I hope it doesn't come across this way.
Shane
I think that good software does not need any further development. I think that squishdot is very well piece of software. Only documentation should be better, but it is pain of zope itself, too.
Shane Graber skrev:
A quick look at svn (http://squishdot.svn.sourceforge.net/viewvc/squishdot/) shows no activity for 11 months, which also lends itself to this inference. I'm not meaning to sound harsh so I hope it doesn't come across this way.
Ahh ... spoken as a true Plone developer. You are too used to minor versions breaking stuff. The upshot of the dev team moving their time and efforts to zope 3 is that the zope 2 base stays very stable :-s I have some stuff from years ago that runs unchanged on recent zope 2's If it it aint broke ... :-) -- hilsen/regards Max M, Denmark http://www.mxm.dk/ IT's Mad Science
Shane Graber wrote:
So in order to be running the latest code base the implementer should be doing a svn/trunk checkout of SquishDot? It would be helpful to have this posted someplace on squishdot.org.
It sure would, that's why the article you refer to below suggests doing just that ;-)
Besides, this post really makes it sound like it is/will not be significantly maintained:
It's your choice to read it like that ;-)
A quick look at svn (http://squishdot.svn.sourceforge.net/viewvc/squishdot/) shows no activity for 11 months, which also lends itself to this inference.
Wow, it really *has* been 11 months... I can assure you, I still care a *lot* abotu Squishdot and have several sites (including a few customer ones!) that use it. So if something breaks, I will fix it. I just don't want to do a release with that awful dtml skin, but I don't have time to replace it... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (9)
-
Andreas Jung -
Chris Withers -
Jaroslav Lukesh -
Jonathan -
kamal hamzat -
Max M -
Shane Graber -
Thomas Bennett -
Tom Von Lahndorff