Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 01:40 AM
Eric D Nielsen
Guest
 
Posts: n/a
Default Any recommended forums/wiki/blog s/w that uses PostGreSQL?

I've been trying to setup a collaboration site, ideally I need forum+wiki+blog
integrated functionality access control. Specificly either the wiki or blog
need to be over viewable to members of certain groups.

I'm used to phpBB for forum software and it seems to have nice support for
PostGreSQL. I tried out about 4 wikis last night, most had extreme bugs when
using their PostGreSQL code instead of the defauly MySQL.

Anyone have any suggestions?

Thanks,

Eric

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

  #2  
Old November 23rd, 2005, 01:40 AM
Peter Eisentraut
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses PostGreSQL?

Am Dienstag, 17. August 2004 15:29 schrieb Eric D Nielsen:[color=blue]
> I've been trying to setup a collaboration site, ideally I need
> forum+wiki+blog integrated functionality access control. Specificly either
> the wiki or blog need to be over viewable to members of certain groups.[/color]

I suggest you try eGroupWare (http://www.egroupware.org/). It is web-based,
has various applications of the kind you want, all integrated with common
access control.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

  #3  
Old November 23rd, 2005, 01:40 AM
Shridhar Daithankar
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses PostGreSQL?

On Tuesday 17 Aug 2004 6:59 pm, Eric D Nielsen wrote:[color=blue]
> I've been trying to setup a collaboration site, ideally I need
> forum+wiki+blog integrated functionality access control. Specificly either
> the wiki or blog need to be over viewable to members of certain groups.
>
> I'm used to phpBB for forum software and it seems to have nice support for
> PostGreSQL. I tried out about 4 wikis last night, most had extreme bugs
> when using their PostGreSQL code instead of the defauly MySQL.
>
> Anyone have any suggestions?[/color]

drupal? Check out at http://www.drupal.org/

Shridhar

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

  #4  
Old November 23rd, 2005, 01:40 AM
Devrim GUNDUZ
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses


Hi,

On Tue, 17 Aug 2004, Shridhar Daithankar wrote:
[color=blue][color=green]
> > Anyone have any suggestions?[/color]
>
> drupal? Check out at http://www.drupal.org/[/color]

Drupal needs some hacking since it uses LIMIT #,# queries in
database-pear.php.

Just a FYI.
--
Devrim GUNDUZ
devrim~gunduz.org devrim.gunduz~linux.org.tr
http://www.tdmsoft.com
http://www.gunduz.org


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

  #5  
Old November 23rd, 2005, 01:40 AM
David Rysdam
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses

Devrim GUNDUZ wrote:
[color=blue]
>Hi,
>
>On Tue, 17 Aug 2004, Shridhar Daithankar wrote:
>
>
>[color=green][color=darkred]
>>>Anyone have any suggestions?
>>>
>>>[/color]
>>drupal? Check out at http://www.drupal.org/
>>
>>[/color]
>
>Drupal needs some hacking since it uses LIMIT #,# queries in
>database-pear.php.
>
>Just a FYI.
>
>[/color]
I tried and really liked MoinMoin. http://moinmoin.wikiwikiweb.de/

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

  #6  
Old November 23rd, 2005, 01:40 AM
Robby Russell
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses

On Tue, 2004-08-17 at 06:29, Eric D Nielsen wrote:[color=blue]
> I've been trying to setup a collaboration site, ideally I need forum+wiki+blog
> integrated functionality access control. Specificly either the wiki or blog
> need to be over viewable to members of certain groups.
>
> I'm used to phpBB for forum software and it seems to have nice support for
> PostGreSQL. I tried out about 4 wikis last night, most had extreme bugs when
> using their PostGreSQL code instead of the defauly MySQL.
>
> Anyone have any suggestions?
>
> Thanks,
>
> Eric
> [/color]

phpwiki can utilize a PostgreSQL backend.

-Robby


--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON | www.planetargon.com
* Portland, OR | robby@planetargon.com
* 503.351.4730 | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
****************************************/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBBIhxr0QaQZBaqXgwRAvL4AKCCPE2U6WlYHf54XMn/hGQV2fD3ngCbBqmU
vly/x4Equkw17Q9EgGGRoV4=
=Fn9o
-----END PGP SIGNATURE-----

  #7  
Old November 23rd, 2005, 01:41 AM
Scott Marlowe
Guest
 
Posts: n/a
Default Re: Any recommended forums/wiki/blog s/w that uses

On Tue, 2004-08-17 at 08:55, Robby Russell wrote:[color=blue]
> On Tue, 2004-08-17 at 06:29, Eric D Nielsen wrote:[color=green]
> > I've been trying to setup a collaboration site, ideally I need forum+wiki+blog
> > integrated functionality access control. Specificly either the wiki or blog
> > need to be over viewable to members of certain groups.
> >
> > I'm used to phpBB for forum software and it seems to have nice support for
> > PostGreSQL. I tried out about 4 wikis last night, most had extreme bugs when
> > using their PostGreSQL code instead of the defauly MySQL.
> >
> > Anyone have any suggestions?
> >
> > Thanks,
> >
> > Eric
> >[/color]
>
> phpwiki can utilize a PostgreSQL backend.[/color]

I've used it and am quite happy with it. But I don't do anything
extravagant with it.


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles