phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Phpgroupware-users] after all the bitching...


From: Alex Borges
Subject: RE: [Phpgroupware-users] after all the bitching...
Date: Sun, 05 Oct 2003 15:42:24 -0500

Tell you what....

Do this:

a) Make a list of the add-ons and features of your modifications. Put it
in a README file in the doc directory of the apps you modded.

b) make a cvs diff > mypatch.diff of your local phpgroupware
implementation (the one you modified)

c) post the patch and regular modifications on the savanah page. under
the unsupported category (means phpgw-core is not supporting it, you
are)

d) CAREFULL.... you should try to do it so that the patch has MOSTLY
your modifications ONLY. If not, youll find yourself working on an older
branch and in will be complex for other developers to fall back and
bring it to an up to date phpgw. Now, this is not REQUIRED, you just do
it as much as you can, but it will have better chance to be adopted if
it can just be applied in the current version of phpgw.



This will ensure that whomever wants it can take it. If your code later
finds a niche with someone else, then they can start from your work, at
least one can give it a look.


El dom, 05-10-2003 a las 07:11, dr.ahab escribió:
> hi chris,
> 
> it would be great to have those bits and pieces go back into the project,
> its just that i think that a "real" php coder goes berzerk when he sees what
> i coded. this was my first bit of php ever so my code ended up being very
> untidy. i have tried to use the lang() function but i sometimes didn't and
> you therefore find some german discriptions in the code as well.
> 
> most of my work is around the project and tts app. i have added a third
> layer to the project app and some additional fields as well as a new
> tree-structured view of the projects. we needed a tts with a couple more
> functions so i added some new fields along with a connection to a single
> project as we wanted to attach each ticket to a project. i added a
> possibility to attach files to a ticket and customized the ticket-mailing to
> our needs.
> 
> anyhow, if anyone thinks its worthwhile to have the code, drop me a line.
> 
> jan
> 
> 
> > -----Original Message-----
> > From: address@hidden
> > [mailto:address@hidden Behalf Of
> > Chris Weiss
> > Sent: Thursday, October 02, 2003 7:03 PM
> > To: address@hidden
> > Subject: Re: [Phpgroupware-users] after all the bitching...
> >
> >
> > any of the customizations you'd like ot see imported back into
> > the project so you
> > don't have to implement them again?
> >
> > dr.ahab (address@hidden) wrote:
> > >
> > >... I just wanted to say thanks to those who spend their free
> > time on this
> > >project!
> > >I have been looking for something like phpgw a couple of weeks
> > ago and did
> > >not believe that something as complex as a GroupWare tool could
> > be found in
> > >the open source community. I was wrong. I have spent a fair bit of time
> > >coding those extra features that we require but customizing is
> > what any tool
> > >this complex needs, so that should be expected.
> > >
> > >So again, just wanted to say thanks.
> > >
> > >Jan
> > >
> > >
> > >
> > >_______________________________________________
> > >Phpgroupware-users mailing list
> > >address@hidden
> > >http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> > >
> >
> >
> >
> > _______________________________________________
> > Phpgroupware-users mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> >
> 
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]