[pmwiki-users] fox: displaying a message when success

Guillermo Calderon - INCO calderon at fing.edu.uy
Wed Apr 25 11:15:15 CDT 2007


Hans wrote:
> Tuesday, April 24, 2007, 8:40:28 PM, Guillermo wrote:
> 
> 
>>I am using a Fox formulary in some of my wiki pages.
>>I would like to display a message such as "Your request was succesfull
>>  processed" when everything was ok.
>>Any suggestion or idea?
> 
> 
> I am still trying to develop a good working system for this.
> Perhaps someone else has a good idea?
> 
> 
>   ~Hans

I would like something like this:

   - config.php, Group.Page.php:

	$EnableFoxOkMessage = 1
         // default message
         $FoxOkMessageFmt = "......"

   - a field in fox markup overriding the default message

	(:fox  ...  OkMessage=' ... ' :)

The message will be displayed with (:messagges:)




More information about the pmwiki-users mailing list