I'm looking for message board system for Zope similar to the Ultimate Bulletin Board ("UBB") and all of its clones that are written mostly in Perl and PHP. Is there one out there for Zope? I'm not interested in a simple threaded-message list. The UBB style is the one I want. Is there one out there written in Python that can be used with Zope? Is it possible to easily port or link in a non-Python/non-Zope solution? Thanks for any suggestions. -- Herb Sitz, Seattle, WA
I dont know any as good as UBB, but anyway, can you name some php ports of it ? php is something I'm very familiar with, and I'd like to try to port some UBB php clones to a zope product. ----- Original Message ----- From: "Herbert Sitz" <hsitz@nwlink.com> To: <zope@zope.org> Sent: Friday, August 17, 2001 2:40 AM Subject: [Zope] Message Board System
I'm looking for message board system for Zope similar to the Ultimate Bulletin Board ("UBB") and all of its clones that are written mostly in Perl and PHP.
Is there one out there for Zope? I'm not interested in a simple threaded-message list. The UBB style is the one I want.
Is there one out there written in Python that can be used with Zope?
Is it possible to easily port or link in a non-Python/non-Zope solution?
Thanks for any suggestions.
-- Herb Sitz, Seattle, WA
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Two come to mind really quickly: Phorum and Cyboards... You'll undoubtedly find a huge collection at a site like www.hotscripts.com under the PHP "scripts" (bit of a misnomer).. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of alex@quad.com.ar Sent: August 16, 2001 23:52 To: Herbert Sitz; zope@zope.org Subject: Re: [Zope] Message Board System I dont know any as good as UBB, but anyway, can you name some php ports of it ? php is something I'm very familiar with, and I'd like to try to port some UBB php clones to a zope product. ----- Original Message ----- From: "Herbert Sitz" <hsitz@nwlink.com> To: <zope@zope.org> Sent: Friday, August 17, 2001 2:40 AM Subject: [Zope] Message Board System
I'm looking for message board system for Zope similar to the Ultimate Bulletin Board ("UBB") and all of its clones that are written mostly in Perl and PHP.
Is there one out there for Zope? I'm not interested in a simple threaded-message list. The UBB style is the one I want.
Is there one out there written in Python that can be used with Zope?
Is it possible to easily port or link in a non-Python/non-Zope solution?
Thanks for any suggestions.
-- Herb Sitz, Seattle, WA
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Would ZUBB do it? http://www.zope.org/Members/BwanaZulia/ZUBB It does threaded but you can certainly modify it to list all posts in one page. The next version 0.7.0 will be Zope 2.4 compatible and have a few more features. BZ At 10:40 PM -0700 8/16/01, Herbert Sitz wrote:
I'm looking for message board system for Zope similar to the Ultimate Bulletin Board ("UBB") and all of its clones that are written mostly in Perl and PHP.
Is there one out there for Zope? I'm not interested in a simple threaded-message list. The UBB style is the one I want.
Is there one out there written in Python that can be used with Zope?
Is it possible to easily port or link in a non-Python/non-Zope solution?
Thanks for any suggestions.
-- Herb Sitz, Seattle, WA
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
BZ a écrit :
Would ZUBB do it?
http://www.zope.org/Members/BwanaZulia/ZUBB
It does threaded but you can certainly modify it to list all posts in one page.
The next version 0.7.0 will be Zope 2.4 compatible and have a few more features.
Like Moderation ?? When this new version, will be online ??? Thanks
BZ
At 10:40 PM -0700 8/16/01, Herbert Sitz wrote:
I'm looking for message board system for Zope similar to the Ultimate Bulletin Board ("UBB") and all of its clones that are written mostly in Perl and PHP.
Is there one out there for Zope? I'm not interested in a simple threaded-message list. The UBB style is the one I want.
Is there one out there written in Python that can be used with Zope?
Is it possible to easily port or link in a non-Python/non-Zope solution?
Thanks for any suggestions.
-- Herb Sitz, Seattle, WA
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
.
participants (5)
-
alex@quad.com.ar -
BZ -
christophe robert -
Herbert Sitz -
Paul Horbal