MinnPost / minnpost-wordpress

MinnPost.com in WordPress
GNU General Public License v2.0
2 stars 0 forks source link

Make raw html posts reliable #63

Closed jonathanstegall closed 6 years ago

jonathanstegall commented 6 years ago

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.
jonathanstegall commented 6 years ago
  1. This is in 27016378e2816a3cda3fbe3b010adc89be9564c2.
  2. This is with the raw-html-pro plugin.
  3. Also in 27016378e2816a3cda3fbe3b010adc89be9564c2.