+ Reply to Thread
Results 1 to 2 of 2

Thread: Best Practice for Dynamic Content Manipluation

  1. #1

    Default Best Practice for Dynamic Content Manipluation

    Folks:

    I am evaluating MindTouch. We need to dynamically manipulate the content in specified wiki pages. Basically, we want to be able to insert extensions into the wiki content that the user edited. And possibly change the way that the wiki codes are transformed into HTML.

    I looked for an event that could be hooked and didn't find one. I also attempted to modify the php source code (Article.php) to accomplish this. This didn't seem to work (it seemed like the code was never hit).

    What is the recommended best practice for doing this?

    Eric Terrell

  2. #2
    Join Date
    Sep 2008
    Posts
    195

    Default

    MindTouch does not use wiki codes for markup, everything is edited and store as XHTML. What kind of dynamic manipulation are trying to achieve?
    Arne Claassen - Software Architect
    Found a bug? Report it.
    Follow me on Twitter!

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts