Articles icon indicating copy to clipboard operation
Articles copied to clipboard

Blog Custom Resource Type for MODX

Results 48 Articles issues
Sort by recently updated
recently updated
newest added

Running the latest MODX, upgraded from 2.1.5 and I've got resources disappearing when using multiple Articles. In the first screenshot (http://pbrd.co/1n3m5qO), "Referenties", "Nieuws" and "FAQ" are ArticleContainers. Now, by looking...

Importing Resources from Another Context into Articles must not change the context_key. Articles are not displayed correctly and deleting the other context also deletes the articles imported.

bug

I'm moving a wordpress site to modx and found that when using articles import function, the authors of the articles weren't copied over. I dug around a bit and found...

bug

Hi there, is there a way to limit access to the articles administration interface? I have a multiuser site and only specific user groups should be able to create /...

question

When hiding fields like description, longtitle or introtext for an Articles container via Manager Customization, the description labels are still visible and stay like ghost entries in the form: ![screenshot...

bug

Error: Fatal error: Call to undefined method modDocument_mysql::getContainerSettings() in /modx/core/components/articles/model/articles/article.class.php on line 76 ### To reproduce error - Create an Articles blog - Create an Article post - Create a...

bug

PLEASE, can we have the dropdown list of existing tags back??? It's a hassle for my clients to try to remember tag names, and then they input ones that are...

enhancement

Hi, The Articles Wordpress xml importer isn't working for me: Environment: Running a VPS with post_max_size 60000000 (local value) / 8M (master value) & PHP Version 5.2.17 / Apache MODx...

bug

if you change the "Articles URL Format:" configuration prior to import, the "Import Articles" feature ignores the config setting and imports with a standard /YYYY/MM/DD URL The config change regarding...

The problem appear in the Article Row Chunk. If I put `[[+total]]` in my chunk, the total number is displayed correctly. However, if I use inside a snippet: `[[If? &subject='[[+total]]'...