Bother. Apologies.

Yes, $EditFunctions is what I meant in all the references to
$EditFields. Said mental fart probably came from having just been
fiddling with the $EditFields array for the EditAttributes cookbook
recipe, and the two variables being defined one right after the other
in the code.

eemeli

2009/2/23 Ryan O'Toole <roto...@gmail.com>:
> a question: you mention the $EditFields array, and the $EditFunctions array
> sort of interchangeably. Was that a typo, or do I need to mess with both?
> $EditFunctions sounds like the right one to append to, but maybe that
> incorrect?
>
> ryan
>
> . . .
>>
>> in turns calls the functions listed in the $EditFields array... That's the
>> place to add
>> your hook, eg. with $EditFunctions[] = 'YourFunctionName';
>
> . . .
>>
>> provided you add your function to the end of the $EditFields array.
>
>
>

_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to