Project

General

Profile

Removing wiki formatting from wiki pages

Added by Keith Shetler about 15 years ago

I replaced with textile editor with tinymce. However, Redmine still converts the text from the db into wiki formatting (ie <p> to <p>). I want to completely disconnect any current processing of wiki content when its pulled from the db. Anyone know how I would go about doing that? I looked in wiki_controller.rb but couldn't quite pin anything down.