[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] home and portal
From: |
Peter Schrammel |
Subject: |
[Phpgroupware-developers] home and portal |
Date: |
Mon, 20 Oct 2003 07:12:37 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4) Gecko/20030930 Debian/1.4-5 |
Hi,
as I walked through the phpgw code and tried to understand how it's
working I stumbled over home.php and I ask myself why you do so much
special handling with that file?
why don't you (me) write 'home' as a normal app?
Pro:
-some sites don't need a portal. they don't even need home (they just
offer one app)
-less handling of special files
-you could have very special portal apps (maintained by others)
and just have to provide a dummy one (empty page)
-(frames were easier to implement)
Cons:
-??? (Tell me)
Some thoughts of a phpgw newbie ;-)
Peter
- [Phpgroupware-developers] home and portal,
Peter Schrammel <=