Skip to content

Conversation

@jpdevries
Copy link
Collaborator

thanks to @gadgetto for the fix
Closes modxcms/Articles#104

KHysiek and others added 30 commits August 30, 2012 00:27
Fixes for Tags and Archives not working in FURL mode when Articles' container is site_start.
like richtext on Article Create view, can't get it to work (gets
overriden) so option is only currently availalbe on update view. Feel
free to fix ;)
Allow support for no FURLs
Closes #39
All xPDO package names should be lowercase
Change package name from Articles to articles
All xPDO package names should be lowercase
And updating changelog
Closes #54
Changed to use filter_var when available so tags/strings that start with a number are still evaluated false as an int vs showing as a full int and being treated as a user id.
Conditionally load classes in controller - fixes #50
this is a fix for this issues:
modxcms/Articles#42. It moves the static
container around paging elements into the content area, where it can be
edited.
jpdevries and others added 29 commits February 4, 2014 11:14
Added 404 page if no resource is found and the default resource is selected
Translated missing/changed phrases to German
Added 404 to more page alternatives
Revo 2.3 support, contentblocks support
and updating changelog
Fix processor not found error on Article update
….page.UpdateResource buttons

then replace any that are needed. Rather than overriding the original ones.

Also updated the article.class.php to allow articles outside of an article container
(Allowing support for StageCoach and Workflow Extras)
* origin/pr/99:
  Add missing primary-button class to article update actionbar
  Fix missing close button for special articles tag field
  Fix import window, removed height needs a check in 2.2.x for undesired effects
  Fix Articles container > articles grid buttons
…erride change

* origin/pr/103:
  Updated manager article "update" screen to pre-load the existing MODx.page.UpdateResource buttons then replace any that are needed. Rather than overriding the original ones.
  Updated getlist to be multibyte safe

Conflicts:
	assets/components/articles/js/article/update.js
* origin/pr/76:
  Add setting for default published status of new article
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.

View and Close buttons not working when editing an article

10 participants