django-markitup

Software Screenshot:
django-markitup
Software Details:
Version: 1.0.0
Upload Date: 11 May 15
Developer: Carl Meyer
Distribution Type: Freeware
Downloads: 2

Rating: nan/5 (Total Votes: 0)

django-markitup is a Django plugin for integrating the MarkItUp universal markup editor. Provides a form widget and a view for AJAX preview. Supports Markdown and Textile out of the box, easy to switch to custom MarkItUp! sets/skins and custom AJAX preview.

Please report bugs to the official home: http://launchpad.net/django-markitup

What is new in this release:

  • Removed all compatibility shims for Django versions prior to 1.3, including all support for static media at MEDIA_URL, static assets under media/, and the MARKITUP_MEDIA_URL setting.
  • Updated to jquery 1.6.
  • Added check to avoid double _rendered fields when MarkupField is used on an abstract base model class. Fixes #11. Thanks Denis Kolodin for report and patch.
  • Added compatibility with new AJAX CSRF requirements in Django 1.2.5 and 1.3. Fixes #7. Thanks zw0rk for the report.
  • Added blank=True to MarkupField's auto-added rendered-field to avoid South warnings.
  • Django 1.3 & staticfiles compatibility: MARKITUP_MEDIA_URL and jQuery URL default to STATIC_URL rather than MEDIA_URL, if set. Static assets now available under static/ as well as media/. Thanks Mikhail Korobov.
  • MarkupField.get_db_prep_value updated to take "connection" and "prepared" arguments to avoid deprecation warnings under Django 1.3. Thanks Mikhail Korobov.
  • enforce minimum length of 3 characters for MarkItUp!-inserted h1 and h2 underline-style headers (works around bug in python-markdown). Thanks Daemian Mack for the report.

What is new in version 0.6.1:

  • Added markitup set for reST. Thanks Jannis Leidel.
  • fixed reST renderer to not strip initial headline. Thanks Jannis Leidel.
  • prevent mark_safe from mangling Markup objects.

What is new in version 0.6.0:

  • remove previously-deprecated markitup_head template tag
  • wrap jQuery usage in anonymous function, to be more robust against other JS framework code on the page (including other jQuerys). Thanks Mikhael Korneev.
  • upgrade to MarkItUp! 1.1.7
  • add render_markup template filter
  • update to jQuery 1.4 and MarkItUp! 1.1.6
  • Add auto_preview option.
  • Ajax preview view now uses RequestContext, and additionally passes MARKITUP_MEDIA_URL into the template context. (Previously, MARKITUP_MEDIA_URL was passed as MEDIA_URL and RequestContext was not used). Backwards-incompatible; may require change to preview template.

What is new in version 0.5.2:

  • Fix setup.py so tests package is not installed.

What is new in version 0.5.1:

  • Added empty models.py file so markitup is properly registered in INSTALLED_APPS. Fixes issue with django-staticfiles tip not finding media.

Requirements:

  • Django
  • Python

Other Software of Developer Carl Meyer

hgcampfire
hgcampfire

15 Apr 15

django-icanhaz
django-icanhaz

11 May 15

django-secure
django-secure

14 Apr 15

Comments to django-markitup

Comments not found
Add Comment
Turn on images!