phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] Allowing non authorized accesses to some pages


From: Stefan Ekman
Subject: [Phpgroupware-developers] Allowing non authorized accesses to some pages
Date: 18 Jul 2002 12:53:55 +0200

Hi!

I have a Content Management System written with PHPLib. It is sort of
the news-admin provided with phpgw, but with some formatting abilities
(headers, lists, tables, bold and italic text) and possibility to add
pictures. I am thinking of porting it to phpgwapi instead, as I have a
client that wants to use my system for an EU project and needs some of
the project management stuff that phpGW provides. But the client needs
some open pages that doesn't require the user to login (such as
infopages about the project).

Is it possible to make pages that use the db-classes, templates, and
sessions without logging in? If so, where can I find information? I have
looked at the news-admin, but I don't know if that is a good solution.

I was thinking of a sort of autologin as anonymous, that could have the
possibility to watch pages, but not change them. It would be nice to be
able to use a public calendar for the project as well.

If this is possible I will make my code GPL and if you want to, make it
a part of the phpGW suite. In the next step I perhaps can convert my
shop also, as it uses almost the same CMS but with a cart added.

Thanks

/Stefan





reply via email to

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