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

Update for VOOG #5

Merged
merged 4 commits into from
Apr 27, 2015
Merged

Update for VOOG #5

merged 4 commits into from
Apr 27, 2015

Conversation

pulges
Copy link
Contributor

@pulges pulges commented Jan 6, 2015

Update custom js modules for Voog:

Fixes issue #4

  • ajaxForm
  • articlePages (should work out of the box actually but should be tested)
  • customData (oldcode drop-in replacement) (should work out of the box actually but should be tested)
  • edicyImgDropCatcher
  • edicyThumbEditor (should work out of the box actually (Voog patches) but should be tested)

@pulges pulges changed the title Update ajaxForm Update fot VOOG Jan 6, 2015
@pulges pulges changed the title Update fot VOOG Update for VOOG Jan 6, 2015
@pulges
Copy link
Contributor Author

pulges commented Jan 6, 2015

Thumb editor has a quirk in voog saving to contentblock (not excerpt in articles)

{% contentblock name="thumb-content" only="text" %}{% endcontentblock %}

Will have drop content here inside instead of empty text area. To make it work replace with

{% contentblock name="thumb-content" only="text" %}<br>{% endcontentblock %}

pulges pushed a commit that referenced this pull request Apr 27, 2015
@pulges pulges merged commit 021418b into master Apr 27, 2015
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.

1 participant