Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to the HTML output, and configurable "more" text. #2

Merged
merged 4 commits into from
Jan 4, 2016
Merged

Conversation

vdboor
Copy link
Contributor

@vdboor vdboor commented Jan 3, 2016

This pull request adds the following features:

  • It removes the invalid <p> in the output, since the WYSIWYG content may contain multiple paragraphs.
  • The fixed "more" text is configurable in the admin.
  • The more link gets a class="readmore" attribute.
  • Fixed setup.py for Django 1.8+
  • Added NL locale

If you prefer, I could turn this into separate pull requests, through the features are isolated in the individual commits already. Let me know what you think of this!

bashu added a commit that referenced this pull request Jan 4, 2016
Improvements to the HTML output, and configurable "more" text.
@bashu bashu merged commit 1b9001d into django-fluent:develop Jan 4, 2016
@bashu
Copy link
Member

bashu commented Jan 4, 2016

awesome! thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants