01/06/2004 Coded and checked in but working out a couple bugs
01/06/2004 Completed fixing some bugs and checked in the code
Questions
Q) Ran into an interesting problem while implimenting this. The Behavior processing happens after the basic formatting. So a transformed xml document that outputs wiki markup will not be converted into the proper html. So I think I will create another DoBehaviors method called DoWikiMarkupBehaviors that will be called at the top of the eachLine loop before the other formatting happens. Unless anyone has a better idea?
A) After thinking about it I think I will just call 'Formatter.NestedFormat' to process the wiki markup. -- MikeLinnen
Todo
Need to do a better job at testing the actual transform with URLs. Since an XML and XSL file must exist on the web somewhere for the test to pass.
A WikiBehavior is a dynamically-generated piece of content on a wiki page.
9/13/2007 2:21:11 PM - -74.15.247.173
A WikiBehavior is a dynamically-generated piece of content on a wiki page.