> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:pmwiki-users- > [EMAIL PROTECTED] On Behalf Of Chris Cox > Sent: Thursday, January 31, 2008 8:29 PM > To: [email protected] > Subject: Re: [pmwiki-users] New Recipe: WikiSh > > We use one we call "shellout". It merely allows you to > execute a shell command. The security is that the > program has to be in /usr/local/sbin (which we'll assume > is root controlled). > > Usage: > > (:shellout cmd=mycustomcommand parms="arguments to pass":)
Do you have any "library functions" which help in parsing pages and writing pages from a shell perspective? Have you figured out how to avoid people reading pages or writing pages they don't have authorization for? Or just basing that on the /usr/local/sbin security? -Peter _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
