Seite 1 von 1

[django-cms] Pygments Code Highlighting

Verfasst: Mittwoch 4. Februar 2015, 12:14
von jens
Möchte gern auch Sourcecode mit Pygments anzeigen lassen.

Es gab mal das "cmsplugin-pygments" Plugins dafür:
https://www.djangopackages.com/packages ... -pygments/
https://www.django-cms.org/en/add-ons/c ... -pygments/

Aber das dazugehörige Repro https://github.com/fivethreeo/cmsplugin-pygments ist weg.

Gefunden habe ich aber: https://github.com/chrisglass/cmsplugin-pygments aber letzte Änderung von 2010...


Kennt jemand was aktuelles???

EDIT: Sehe gerade https://pypi.python.org/pypi/cmsplugin-pygments/ gibt es auch. Ist ebenfalls von 2010... Also das selbe wie https://github.com/chrisglass/cmsplugin-pygments ?

Re: [django-cms] Pygments Code Highlighting

Verfasst: Freitag 6. Februar 2015, 17:20
von jens
cmsplugin-pygments läuft nicht mit Django 1.7...

Hab mal einen Pull Request dafür gemacht: https://github.com/chrisglass/cmsplugin-pygments/pull/1