Re: [pmwiki-users] Login issue with AuthUser

2007-05-18 Thread Patrick R. Michaud
On Sat, May 19, 2007 at 08:56:18AM +0200, [EMAIL PROTECTED] wrote: > When I use ?action=login, after a successful login I end up staying at > the login page which is quite confusing for the users. > > I use AuthUser and I have the following lines in my config.php, > Site.AuthUser is empty. Eve

Re: [pmwiki-users] PageList of all groups?

2007-05-18 Thread Anno
The #group template is already in Site.PageListTemplates, there should be no need to add it anywhere extra. ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

[pmwiki-users] Login issue with AuthUser

2007-05-18 Thread info
Hi all I experienced a strange behaviour which I can not explain and I would like to have resolved. When I use ?action=login, after a successful login I end up staying at the login page which is quite confusing for the users. I use AuthUser and I have the following lines in my config.php,

Re: [pmwiki-users] Login issue with JITS

2007-05-18 Thread info
Quoting Tegan Dowling <[EMAIL PROTECTED]>: > On 5/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >> Quoting Tegan Dowling <[EMAIL PROTECTED]>: >> >>> On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Quoting Hladůvka Jiří <[EMAIL PROTECTED]>: > The Editor napsal(a

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Hans
Saturday, May 19, 2007, 7:36:30 AM, Patrick R. Michaud wrote: > In fact, it doesn't have to be local/config.php, one can have multiple > specialized per-wiki configuration files. For example, the settings for > $DefaultPage could be put in a "local/config-early.php" file for each > wiki: >

Re: [pmwiki-users] FW: (:pagelist:) directive

2007-05-18 Thread jdd
jdd wrote: > Patrick R. Michaud wrote: > >> I've set up a fresh beta45 install, and it seems to work >> perfectly there. > > it's a config.php problem, I restored briefly and old version and it > works (with lot of langages groups). > > Too late today, I will experiment more tomorrow :-) > > t

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Patrick R. Michaud
On Sat, May 19, 2007 at 07:24:17AM +0100, Hans wrote: > Saturday, May 19, 2007, 5:27:24 AM, Kathryn Andersen wrote: > >> Interesting: Here is the opening of my farmconfig.php file > >> > >> >> $FarmPubDirUrl = 'http://wiki.hindu.org/pmwiki/pub'; > >> ## global passwords here snipped ### > >> $Ena

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Hans
Saturday, May 19, 2007, 5:27:24 AM, Kathryn Andersen wrote: >> Interesting: Here is the opening of my farmconfig.php file >> >> > >> $FarmPubDirUrl = 'http://wiki.hindu.org/pmwiki/pub'; >> >> ## global passwords here snipped ### >> >> $EnablePageListProtect = 0; >> >> include_once("$FarmD/coo

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Kathryn Andersen
On Fri, May 18, 2007 at 03:45:42PM -1000, Sivakatirswami wrote: > Patrick R. Michaud wrote: > > On Fri, May 18, 2007 at 09:58:27PM +1000, Kathryn Andersen wrote: > >> Hmmm. How early in your local/config.php file do you have $DefaultPage > >> defined? I gather it needs to be pretty early. > > > >

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Sivakatirswami
Patrick R. Michaud wrote: > On Fri, May 18, 2007 at 09:58:27PM +1000, Kathryn Andersen wrote: >> On Fri, May 18, 2007 at 12:57:18AM -1000, Sivakatirswami wrote: >>> /seva/ >>> /local >>>config.php >>> >>> for a field on the farm >>> >>> $WikiTitle = 'Himalayan Academy Dev Wiki'; >>> $De

Re: [pmwiki-users] genealogy with pmwiki ?

2007-05-18 Thread Knut Alboldt
Vince Administration schrieb: > I think it is really important that the system be able to read and > probably write standard GeD (? files). absolutely ! im- and export > All the geneology programs use this as a flat file database format. I > have collected such data, and > would not want to start

Re: [pmwiki-users] genealogy with pmwiki ?

2007-05-18 Thread Knut Alboldt
[EMAIL PROTECTED] schrieb: > On Thu, 17 May 2007, Knut Alboldt wrote: > >> Well I think, collecting the data isn't to hard: >> - a group for persons, locations, date-tables etc >> - one page per person, the fields could be adapted from other existing >> good application (e.g PAF) >> - like in PAF,

Re: [pmwiki-users] Login issue with JITS

2007-05-18 Thread Tegan Dowling
On 5/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Quoting Tegan Dowling <[EMAIL PROTECTED]>: > On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >> Quoting Hladůvka Jiří <[EMAIL PROTECTED]>: >> >>> The Editor napsal(a): > That's the behaviour I would like to have! > I h

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 03:47:43PM -0400, IchBin wrote: > Patrick R. Michaud wrote: > > On Fri, May 18, 2007 at 12:37:12PM -0400, IchBin wrote: > >> I think you can use recipes along side of AuthUser for user > >> authentication but this seems to be just for user authentication. It > >> does not

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread IchBin
Patrick R. Michaud wrote: > On Fri, May 18, 2007 at 12:37:12PM -0400, IchBin wrote: >> I think you can use recipes along side of AuthUser for user >> authentication but this seems to be just for user authentication. It >> does not seem to store access rules from what I can tell. These are the >>

Re: [pmwiki-users] FW: (:pagelist:) directive

2007-05-18 Thread jdd
Patrick R. Michaud wrote: > I've set up a fresh beta45 install, and it seems to work > perfectly there. it's a config.php problem, I restored briefly and old version and it works (with lot of langages groups). Too late today, I will experiment more tomorrow :-) thanks all jdd -- http://www.

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Jason Frisvold
On 5/18/07, Patrick R. Michaud <[EMAIL PROTECTED]> wrote: > Where would you like the groups to be read from? I'm not really sure actually. What I've done so far is tie pmWiki in with my existing user's database, stored in MySQL. That database has another table called groups that map the users an

Re: [pmwiki-users] FW: (:pagelist:) directive

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 06:44:42PM +0200, Peter K.H. Gragert wrote: > > I can't make the (:pagelist:) directive display all my pages, > > according to http://www.pmwiki.org/wiki/PmWiki/PageLists. > > > > I simply create a page with (:pagelist:) in it : > > > > http://www.culte.org/pmwiki/?n=Rubri

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 12:37:12PM -0400, IchBin wrote: > I think you can use recipes along side of AuthUser for user > authentication but this seems to be just for user authentication. It > does not seem to store access rules from what I can tell. These are the > authentication possibilities wi

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 01:22:30PM -0400, Jason Frisvold wrote: > On 5/18/07, IchBin <[EMAIL PROTECTED]> wrote: > > I think you can use recipes along side of AuthUser for user > > authentication but this seems to be just for user authentication. It > > does not seem to store access rules from what

Re: [pmwiki-users] [pmwiki-devel] CSS whiz needed...

2007-05-18 Thread Patrick R. Michaud
On Thu, May 17, 2007 at 02:45:00PM -0400, The Editor wrote: > Thanks bunches for both links. Very helpful. But neither seem to > give a list of what style attributes can be assigned to which html > markups. Ex: can you put a border around a ? Does float mean > anything in a span--or is it only f

Re: [pmwiki-users] [pmwiki-devel] CSS whiz needed...

2007-05-18 Thread Jon Haupt
On 5/18/07, Sandy <[EMAIL PROTECTED]> wrote: > The Editor wrote: > > Thanks bunches for both links. Very helpful. But neither seem to > > give a list of what style attributes can be assigned to which html > > markups. Ex: can you put a border around a ? Does float mean > > anything in a span--or

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Jason Frisvold
On 5/18/07, IchBin <[EMAIL PROTECTED]> wrote: > I think you can use recipes along side of AuthUser for user > authentication but this seems to be just for user authentication. It > does not seem to store access rules from what I can tell. These are the > authentication possibilities with AuthUser:

Re: [pmwiki-users] [pmwiki-devel] CSS whiz needed...

2007-05-18 Thread Sandy
The Editor wrote: > Thanks bunches for both links. Very helpful. But neither seem to > give a list of what style attributes can be assigned to which html > markups. Ex: can you put a border around a ? Does float mean > anything in a span--or is it only for divs? etc. > > If anyone has an idea w

Re: [pmwiki-users] FW: (:pagelist:) directive

2007-05-18 Thread jdd
Peter K.H. Gragert wrote: > >> -Oorspronkelijk bericht- >> Van: [EMAIL PROTECTED] [mailto:pmwiki-users- >> [EMAIL PROTECTED] Namens jdd >> Verzonden: vrijdag 18 mei 2007 16:55 >> Aan: PmWiki Users >> Onderwerp: [pmwiki-users] (:pagelist:) directive >> >> Hello :-) >> >> I can't make the (:

[pmwiki-users] FW: (:pagelist:) directive

2007-05-18 Thread Peter K.H. Gragert
> -Oorspronkelijk bericht- > Van: [EMAIL PROTECTED] [mailto:pmwiki-users- > [EMAIL PROTECTED] Namens jdd > Verzonden: vrijdag 18 mei 2007 16:55 > Aan: PmWiki Users > Onderwerp: [pmwiki-users] (:pagelist:) directive > > Hello :-) > > I can't make the (:pagelist:) directive display all my

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread IchBin
Neil Herber (nospam) wrote: > Jason Frisvold wrote: >> On 5/17/07, Neil Herber (nospam) <[EMAIL PROTECTED]> wrote: >>> AuthUser has supported group authentication for quite a while. For a >>> quick overview of how it works, simply look at the Site/AuthUser page on >>> your install. >> Let me re-phr

Re: [pmwiki-users] zap cancel button

2007-05-18 Thread noskule
Ben Stallings schrieb: > noskule wrote: >> Is there a way/example for a cancel button? The cancel button should not >> touch the datapage but use "nextpage" to return to the basepage. > > Does it have to be a button? Since it doesn't submit any data, a simple > link would be more appropriate an

Re: [pmwiki-users] zap cancel button

2007-05-18 Thread noskule
The Editor schrieb: > On 5/17/07, noskule <[EMAIL PROTECTED]> wrote: >> hi dan >> Is there a way/example for a cancel button? The cancel button should not >> touch the datapage but use "nextpage" to return to the basepage. >> >> grz nos > > > Not really, but you might be able to get that effect

[pmwiki-users] (:pagelist:) directive

2007-05-18 Thread jdd
Hello :-) I can't make the (:pagelist:) directive display all my pages, according to http://www.pmwiki.org/wiki/PmWiki/PageLists. I simply create a page with (:pagelist:) in it : http://www.culte.org/pmwiki/?n=Rubriques.Test there are none of my own pages (groups Officiel, Rubriques are read f

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Neil Herber (nospam)
Jason Frisvold wrote: > On 5/17/07, Neil Herber (nospam) <[EMAIL PROTECTED]> wrote: >> AuthUser has supported group authentication for quite a while. For a >> quick overview of how it works, simply look at the Site/AuthUser page on >> your install. > > Let me re-phrase.. > > I'm looking to store

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread Jason Frisvold
On 5/17/07, Neil Herber (nospam) <[EMAIL PROTECTED]> wrote: > AuthUser has supported group authentication for quite a while. For a > quick overview of how it works, simply look at the Site/AuthUser page on > your install. Let me re-phrase.. I'm looking to store the groups in the database along wi

Re: [pmwiki-users] Login issue with JITS

2007-05-18 Thread info
Quoting Tegan Dowling <[EMAIL PROTECTED]>: > On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >> Quoting Hladůvka Jiří <[EMAIL PROTECTED]>: >> >>> The Editor napsal(a): > That's the behaviour I would like to have! > I have a similar configuration as you have, but as mentionde be

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 09:58:27PM +1000, Kathryn Andersen wrote: > On Fri, May 18, 2007 at 12:57:18AM -1000, Sivakatirswami wrote: > > /seva/ > > /local > >config.php > > > > for a field on the farm > > > > $WikiTitle = 'Himalayan Academy Dev Wiki'; > > $DefaultPage ='HAP.SevaWikiHom

Re: [pmwiki-users] What's the Best Way to Automatically Create Author Page?

2007-05-18 Thread Patrick R. Michaud
On Fri, May 18, 2007 at 08:26:46AM -0400, Ben Wilson wrote: > I'm trying to figure out the best path for creating an author page > based off of the template. I plan on using the AutoCreate array, but I > don't know the best way to have it automatically include > Templates.NewUser. Here's a good st

Re: [pmwiki-users] Login issue with JITS

2007-05-18 Thread Tegan Dowling
On 5/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Quoting Hladůvka Jiří <[EMAIL PROTECTED]>: > The Editor napsal(a): >>> That's the behaviour I would like to have! >>> I have a similar configuration as you have, but as mentionde before, I >>> will remain on the login page, despite succes

[pmwiki-users] What's the Best Way to Automatically Create Author Page?

2007-05-18 Thread Ben Wilson
I'm trying to figure out the best path for creating an author page based off of the template. I plan on using the AutoCreate array, but I don't know the best way to have it automatically include Templates.NewUser. -- Ben Wilson "Words are the only thing which will last forever" Churchill ___

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Kathryn Andersen
On Fri, May 18, 2007 at 12:57:18AM -1000, Sivakatirswami wrote: > /seva/ > /local >config.php > > for a field on the farm > > $WikiTitle = 'Himalayan Academy Dev Wiki'; > $DefaultPage ='HAP.SevaWikiHome'; > $PubDirUrl = $FarmPubDirUrl; > > But the page being displayed as the default

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Sivakatirswami
Anno wrote: > $DefaultPage ="HAP.SevaWikiHome"; > should work. (sigh) right.. it should, but it does not... I have in the /seva/ /local config.php for a field on the farm $WikiTitle = 'Himalayan Academy Dev Wiki'; $DefaultPage ='HAP.SevaWikiHome'; $PubDirUrl = $FarmPubDirUrl; But

Re: [pmwiki-users] Urgent: $DefaultPage stopped working ??

2007-05-18 Thread Anno
$DefaultPage ="HAP.SevaWikiHome"; should work. ___ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Re: [pmwiki-users] pmwiki and 'user' php session handler (sharedanced)

2007-05-18 Thread Jean-Fabrice [gmail]
Well. After some investigations, I found this error in the log : "Fatal error: session_start(): Failed to initialize storage module: user". Calling session_start twice when working with 'user' set_save_handler seems to have bad effect. I patched my pmwiki.php (2.2.0 beta 42) with the following :

Re: [pmwiki-users] pmwiki and 'user' php session handler (sharedanced)

2007-05-18 Thread Leif Schou
Hi Jean-Fabrice / Patric I experience exactly the same thing. If i use $DefaultPasswords['edit'] = crypt('anything'); or as well the Authuser, when i login i get directet to a blank page. There is no difference if i login with a wrong password or the right one, and there is no way to get to the

Re: [pmwiki-users] "Official" release of UserAuth2 recipe

2007-05-18 Thread ThomasP
Hello, due to the delegation mechanism I'm actually in the practical position to be able to show how UserAuth2 looks like on a real example, without compromising the security of the pmwiki itself. (I have still not used my own web site though, rather an out-of-the-box pmwiki only - one never knows