phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] PHP code in sitemanager...


From: Alex Borges
Subject: Re: [Phpgroupware-users] PHP code in sitemanager...
Date: Wed, 24 Mar 2004 18:59:31 -0600

El mié, 24-03-2004 a las 18:02, Bob Crandell escribió:
> Hi,
> 
> We looking into the possibility of writing an auction manager app for
> phpGroupware.  Is sitemanager the place to do it?
> 
> This is assuming nobody else is already working on something like this.
> 
> Sorry for butting in.
> 
Hey take a number!...:)
No, really, sitemgr is to build homepages for anonymous users (its
MOSTLY what its good at).... its a very simple 'nuke' infrastructure
although with a much better and simpler design.

Those are the upsides. The downside is that there arent enough modules
and fiddling with it until lately ... we hope more people will
contribute modules so that it becomes richer and richer.

Ok, to answer your question, if you have people with phpgw's login and
password and you want to use phpgw's infrastructure (preferences, acl,
contacts, dates, calendar, address choosers, date choosers...etc), then
you should make a full fledgeed phpgroupware application.

If the app youre thinking about is supposed to work at your public
website, as part of your 'portal' services, then sitemgr might be a good
idea.

STILL, the BEST way to go is to do a phpgroupware application, and then
just do a sitemgr module as a front end to it.





> Alex Borges (address@hidden) wrote:
> >
> > Its really very very easy to extend stuff in sitemanager.... one of its
> > upsides is that it implements its own templates which are extended for
> > you to insert php and phpgroupware code and function calls.... one of
> > its downsides is that it implements its own templates...etc. You get the
> > idea.
> >
> > Result: After looking at the excelent documentation for sitemgr, go look
> > into sitemgr-site/inc/class.Template3 .... its really the only thing not
> > thoroughly documented and it completes your sitemgr experience.
> >
> > El mié, 24-03-2004 a las 05:47, Marco Gaiarin escribió:
> > > I want to insert php code in sitemanager, i've to setup a page that
> > > display some ldap user data (phone and email) and i've not found a way
> > > to do so.
> > >
> > > I can? I've to code something? Someone have already do this?
> > >
> > >
> > > Many thanks.
> >
> >
> >
> > _______________________________________________
> > Phpgroupware-users mailing list
> > address@hidden
> > http://mail.gnu.org/mailman/listinfo/phpgroupware-users
> >
> 
> --
> Assured Computing, Inc.
> When you need to be sure.
> http://www.assuredcomp.com/
> P.O. Box 40814
> Eugene, OR 97404
> Voice - 541-868-0331
> FAX - 541-463-1627
> 
> 
> 
> 
> _______________________________________________
> 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]