[ckan-changes] [okfn/ckan] 1240f4: [#671] Use render_markdown() for custom about page...
GitHub
noreply at github.com
Wed Mar 20 13:45:50 UTC 2013
Branch: refs/heads/671-bug-custom-about-page-text-gets-truncated
Home: https://github.com/okfn/ckan
Commit: 1240f47e77f51a46ae2356009cd7f903f4931ad6
https://github.com/okfn/ckan/commit/1240f47e77f51a46ae2356009cd7f903f4931ad6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M ckan/templates/home/about.html
Log Message:
-----------
[#671] Use render_markdown() for custom about page text
Use render_markdown() not markdown_extract() for custom about page text,
so that the full text gets shown not just an extract. Fixes #671.
More information about the ckan-changes
mailing list