Friday, September 25, 2009, 4:35:49 PM, Hans wrote:
> TextExtract adds a pagelist fmt=extract, which is procesed in a
> function FPLTextExtract. It does not add a custom action.
> So from search form submission action=search calls FmtPageList(),
> which gets the input from $_REQUEST, but first manipulates any
> group/term argument. So I don't see how I can manipulate $_REQUESt
> beforehand.
On the other hand I could try in the script:
if ($_REQUEST['fmt']=='extract') {
do something with $_REQUEST...
}
Hans
_______________________________________________
pmwiki-devel mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel