by SrNupsen » Tue Jan 30, 2007 2:09 pm
Yes. But you would still have to give each user (=client) a separate password, right?
There are two ways of password-protecting files: server-side (means it is the server doing it) or client-side (means it is done in your browser). Server-side is the most secure, and the only server-side method I know of is by using .htaccess.
I would suggest you read about how to create authentication systems with .htaccess, and combine that with the Maginot addon. You should be able to create a solution where each user has his/her own directory, and where Maginot will put each user's news item(s) in his/her directory. In addition, you should be able to create .htaccess files for all of the subdirectories by using a second style and profile.
A far easier (but as I said, less secure) system would be to set up a third-party Javascript authentication for all of your users. This is, however, outside the reach of what Coranto can do.
-----------------------------------------------------
http://www.dusj.no - DUSJ tekstbyrå, reklame, tekst, manus, korrektur.
http://www.vagbladet.no - satire, politikk, kultur, sport, nettavis
-----------------------------------------------------