The method of using an (invisible) marker to append/prepend is unclear to me how to use it. I was trying but no succes. Would you make an example?
Jiri Hans napsal(a): > Friday, January 26, 2007, 9:50:59 PM, The wrote: > >> Basically, Replace allows you to find and replace text throughout your >> entire site (or on specific pages or groups) at the click of a button. > >> To use it to do something like FOX, just put an invisible marker on >> the target page, like [==] or whatever else you want. Then to append, >> simply replace "[==]" with "[==]New Text". Or, to prepend text, >> replace "[==]" with "New Text[==]". But this is just one application >> of replace. It can do quite a bit more... > > very promising! Does it replace multilines? > Your example snippet does not allow multiline text. > But you would need that in order to produce something like > comment posting on a single page. > > The method of using an (invisible) marker to append/prepend > would work if the replace action would add it automatically/unseen to > the user submitting. > > > Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
