Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Darrell May on October 23, 2001, 03:47:32 AM

Title: 'twiggi' available on sourceforge
Post by: Darrell May on October 23, 2001, 03:47:32 AM
We are pleased to announce the launch and availability of the open source release of 'twiggi' on sourceforge.  twiggi is a web-based groupware project that features the following modules:

twiggi today * Mail * Contact * Schedule * Notes * ToDo * Bookmarks

sourceforge project homepage:

 http://sourceforge.net/projects/twiggi/

twiggi home page:
 
 http://www.neddix.de/twiggi-gw

Regards,

Darrell
Title: Re: 'twiggi' available on sourceforge
Post by: kelp on October 25, 2001, 12:29:16 AM
Do I just follow the twiggi directions for install?  Or is their a different emsith/sme twist to getting in up and running?
Title: Re: 'twiggi' available on sourceforge
Post by: guestFF on October 25, 2001, 01:38:13 AM
Interesting question Kelp.... I like too know too.

HFW
Title: Re: 'twiggi' available on sourceforge
Post by: Darrell May on October 25, 2001, 03:09:35 AM
kelp wrote:
>
> Do I just follow the twiggi directions for install?

Yes, just follow the installation document.

> Or is their a different e-smith/sme twist to getting in up and running?

Yes, just like every linux distro,

This is the open-source version that will work with all linux distros.  You will have to follow the instructions and configure based on e-smith/SME requirements.

Regards,

Darrell
Title: Re: 'twiggi' available on sourceforge
Post by: kelp on October 25, 2001, 07:12:41 AM
not working.
I created an ibay named twig, copied the contents of twiggi there....followed the instuctions, and get a blank page.
Title: Re: 'twiggi' available on sourceforge
Post by: kelp on October 25, 2001, 07:36:48 AM
got it....you either need to name your ibay twiggi, or change the file /config/config.inc.php to match your ibay.
Title: Re: 'twiggi' available on sourceforge
Post by: P Kidd on October 26, 2001, 01:00:20 AM
I installed it per instructions and it's working fine, looks great, now for feature requests....
I stuck it in under ...primary/html/twiggi, is that OK or is a separate ibay better?
Title: Re: 'twiggi' available on sourceforge
Post by: enigma01 on October 27, 2001, 10:41:32 PM
I have problems with the install - I recevie an error on line 31, my guess is that i an giving the wrong path for mail... can anyone tell me what it should be and what other lines i should change that deviate from the instructions on the twiggi home page?

Many thanks

Gavin
Title: Re: 'twiggi' available on sourceforge
Post by: AJ Henley on October 31, 2001, 06:38:17 AM
I too tried to install it in a twiggi ibay and got a blank page

I am not sure either about the email location.

The REAL question is however, how do I replace imp with twiggi???
Title: Re: 'twiggi' available on sourceforge
Post by: Kelvin on November 01, 2001, 02:06:23 AM
Hi all,

Like most newbies, I was hoping that someone might come up with a step-by-step howto on this. Also any step differences if installing on ESSG 4.1.2 and on SME 5.

Perhaps Darrel ? Pretty please ... :)


Cheers,

Kelvin
Title: Re: 'twiggi' available on sourceforge
Post by: David Helmuth on November 01, 2001, 06:33:54 AM
If you are looking for a step by step instructions, check out:

http://www.neddix.de/twiggi-gw

I think Darrell posted that during his initial post.  It has an install link on it with some step by step instructions for a basic install.

Darell,  nice work on this!!  As I look around it a bit I am finding that it has little nicer of a feel that PHPGroupware.

-Dave
Title: Re: 'twiggi' available on sourceforge
Post by: Kelvin on November 01, 2001, 10:56:07 AM
Thanks for the reply David.

However, I did say 'newbie' :). Of course, I did check out the twiggi page before this. But, typical of a newbie, references like DocumentRoot,  httpd_user and the likes generally mean very little and leaves lots of guesswork. Remembering also that SME and ESSG is not a 'typical' Linux install either.

Yes, I guess you could say I need spoon feeding on things like this. If you could just use rpm -Uvh some_rpm_file to update it, great ! But since you can't, some hand holding for newbies really helps.

Many thanks.

Kelvin
Title: Re: 'twiggi' available on sourceforge
Post by: Michael Weinberger on November 01, 2001, 11:24:39 AM
Kelvin,

twiggi works on every linux distro, which meets the requirements stated on the twiggi homepage.

e-smith/SME5's DocumentRoot is "/home/e-smith/files/primary/html" and the httpd_user is "www"

Michael
Title: Re: 'twiggi' available on sourceforge
Post by: Kelvin on November 01, 2001, 11:34:37 AM
Thanks Michael,

Will try.

Kelvin