Questions tagged [modx-revolution]

An open source content management framework based on PHP & MySQL. Modx does offer an Enterprise level distribution that also incorporates Apache SOLR.

ModX Revolution is the second generation in the ModX series of Content Management Platforms (CMP). In contrast to other Content Management Systems, ModX attempts to streamline the web development process by logically separating HTML, CSS, PHP into a variety of logical objects. The result is the ability to quickly development a wide range of web-sites from simple content providers to full-scale web-based applications.

604 questions
1
vote
1 answer

ModX: getPage extra is not working correctly with different access permissions on resources

I am working on a website built with ModX. I have defined different user access permissions for different resources. On a page I am trying to list down all the resources with pagination using getPage plugin. But I am not getting the list paginated…
Vijay
  • 11
  • 3
1
vote
2 answers

Regex to deny special norwegian letters in friendly url - modx

I'm developing a page using modx revolution. It's a complete cms with a lot of built in functions. If I create a page in the manager it will automatically produce a friendly url for me pointing to that page. The problem is that is does not deny the…
OptimusCrime
  • 14,662
  • 13
  • 58
  • 96
1
vote
1 answer

modx revo: wayfinder doesn't sort by menuindex

By default, the wayfinder plugin in modx revo should sort by menuindex. This doesn't seem to work. I have the following: [[!Wayfinder? &startId=`2` &level=`1` &ignoreHidden=`TRUE` &outerClass=`news` &sortBy=`menuindex` &sortOrder=`DESC`]] I suspect…
Meddie
  • 571
  • 1
  • 7
  • 22
1
vote
1 answer

Include CSS and Javascript in specific Modx page

I am trying to include a very simple snippet of CSS and JavaScript to a Modx page that lists recent newsletters from MailChimp: