MinnPost/minnpost-wordpress

Make raw html posts reliable

jonathanstegall opened this issue · 1 comments

These are the issues to deal with here:

  1. Coming from Drupal, we use $ liberally. We need to fix this because WordPress runs jQuery in noConflict mode.
  2. The Raw HTML code blocks need to be preserved when users switch back and forth between Visual and Text Editor.
  3. We need to make a way to default the editor to Text on these kind of posts, but not affect other posts.
  1. This is in 27016378e2816a3cda3fbe3b010adc89be9564c2.
  2. This is with the raw-html-pro plugin.
  3. Also in 27016378e2816a3cda3fbe3b010adc89be9564c2.