Tuesday, January 30, 2007, 9:30:58 PM, Kathryn wrote: > How does the delete work, then? > If you can distinguish between comment-entries enough to delete them, > would it be possible to do something which *replaces* an entire entry? > Grab the data from the entry, delete it from the page, alter the > captured data how one wants, and then add it back to the page?
Fox delete works by replacing the text line or entire section with precisely nothing. I could construct another markup, "foxreplace" perhaps, which would replace the line or section with something specified in the markup. Or better an insert markup "foxinsert", which inserts something specified in the markup at that point. i just hope to implement a more generic way of inserting fox form elements themselves, which would allow further inserts of many kinds. But the replacement "FoxEngine" needs to be rewritten for this. so no quick solutions here... Still pondering.... Hans _______________________________________________ pmwiki-devel mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-devel
