Menu:

plugin for including local source code

↑ SourceCode Plugin  #

With the SourceCode Plugin you can integrate the source code of a local file into your CMS page.

Example tag:

HTML+Django/Jinja
1
{% lucidTag SourceCode url="./media/PyLucid/install_views.css" %}

Note: With the <code>-Tag you can directly put highlight source code into your CMS page, look at <code>-Tag

PyLucid used the Python syntax highlighter Pygments . It supports an ever-growing range of languages, look at: http://pygments.pocoo.org/docs/lexers/

↑ some Examples:  #

↑ ./media/PyLucid/install_views.css:  #

[PyLucid Plugin SourceCode unknown]

↑ ./media/PyLucid/shared_sha_tools.js:  #

[PyLucid Plugin SourceCode unknown]

tag navi documentation | features | help
Fork me on GitHub