moved all media into markitup/ media subdirectory
|
@ -2,6 +2,11 @@
|
||||||
django-markitup changelog
|
django-markitup changelog
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
2009-06-26 Carl Meyer <carl@dirtcircle.com>
|
||||||
|
|
||||||
|
* BACKWARDS-INCOMPATIBLE: moved media to media/markitup/ subdirectory to
|
||||||
|
comply with Pinax standard location for app-supplied media.
|
||||||
|
|
||||||
2009-03-18 Carl Meyer <carl@dirtcircle.com>
|
2009-03-18 Carl Meyer <carl@dirtcircle.com>
|
||||||
|
|
||||||
* Initial public release (v0.2.0)
|
* Initial public release (v0.2.0)
|
||||||
|
|
|
@ -21,10 +21,9 @@ To install django-markitup:
|
||||||
|
|
||||||
2. Put ``'markitup'`` in your ``INSTALLED_APPS`` setting.
|
2. Put ``'markitup'`` in your ``INSTALLED_APPS`` setting.
|
||||||
|
|
||||||
3. Make the contents of the "markitup/media" directory available
|
3. Make the contents of the "markitup/media/markitup" directory
|
||||||
at ``MEDIA_URL/markitup``. This can be done by copying the
|
available at ``MEDIA_URL/markitup``. This can be done by copying the
|
||||||
files, making a symlink, or through your webserver
|
files, making a symlink, or through your webserver configuration.
|
||||||
configuration.
|
|
||||||
|
|
||||||
4. If you want to use AJAX-based preview:
|
4. If you want to use AJAX-based preview:
|
||||||
|
|
||||||
|
@ -62,6 +61,11 @@ To use MarkItUpWidget in the Django admin:
|
||||||
kwargs['widget'] = MarkItUpWidget(attrs={'class': 'vLargeTextField'})
|
kwargs['widget'] = MarkItUpWidget(attrs={'class': 'vLargeTextField'})
|
||||||
return super(MyModelAdmin, self).formfield_for_dbfield(db_field, **kwargs)
|
return super(MyModelAdmin, self).formfield_for_dbfield(db_field, **kwargs)
|
||||||
|
|
||||||
|
You can also use the formfield_overrides attribute of the ModelAdmin, which
|
||||||
|
is simpler but only allows setting the widget per field type (so it isn't
|
||||||
|
possible to use the MarkItUpWidget on one TextField in a model and not
|
||||||
|
another).
|
||||||
|
|
||||||
Choosing a MarkItUp! button set and skin
|
Choosing a MarkItUp! button set and skin
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 667 B After Width: | Height: | Size: 667 B |
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 516 B |
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 269 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 859 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 743 B After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 859 B After Width: | Height: | Size: 859 B |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 276 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 306 B |
Before Width: | Height: | Size: 293 B After Width: | Height: | Size: 293 B |
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 304 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 310 B |
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 343 B After Width: | Height: | Size: 343 B |
Before Width: | Height: | Size: 344 B After Width: | Height: | Size: 344 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 606 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 537 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 743 B After Width: | Height: | Size: 743 B |
Before Width: | Height: | Size: 269 B After Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 240 B After Width: | Height: | Size: 240 B |
Before Width: | Height: | Size: 258 B After Width: | Height: | Size: 258 B |
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 240 B After Width: | Height: | Size: 240 B |