A markItUp field type for the Field Frame ExpressionEngine extension
Stars
8
Forks
2
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Improved instructions. Changed version to 1.0.1 and cleaned up some comments
9f97863View on GitHubset up the markitup sets better and namespaced them. Added the init.js script to default set. Fixed an undefined property warning in field settings.
044ee71View on GitHubremoved spellcheck option (it wasn't working anyway). fixed a couple php undefined-index warnings.
8ac6257View on GitHubfixed get_current_formatting() function! now everything works -- including saving changed formatting with quick save. cleaned up indentation (tabs to spaces).
9eb25fdView on GitHubadded text formatting to the parse_options array for displaying the tag
413a090View on GitHubfixed a regression; got rid of a hack; removed a db call
453b8ebView on GitHubfixed dumb mistake (removed leftover reference to function)
9ee56bbView on GitHubfixed a bunch of stuff with display_tag. now it uses the values for allow_html, allow_img_urls, etc. saved in the exp_weblogs db table
6314e33View on GitHubremoved kendall markitup set. not for public consumption
dacb11cView on GitHub