We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 1841
    • 141 Posts
    One further question if I may, I use ditto in evo to filter pages by date, giving me a list of pages published each month. While I know there is an Archivist snippet for revolution it doesn’t seem to give the option to actually filter by date.

    Does anyone know if you can do this with getresources?
      • 1841
      • 141 Posts
      I must say that I do find Revolution better in almost every way than Evolution, however I use Ditto extensively and find the difficulty in filtering results the only major barrier to using Revolution.

      Are there any plans to improve this?
        • 42191
        • 6 Posts
        Need help to deal with this:

        - resource X: published, is a parent to a few children that aren't hidden from menu and also published
        - what i want: unpublish resource X and all it's children, so I make resource X "unpublished"
        - what i get: resource X disappears, but it's children is still showing

        How can i make getResources show only resources with published parents?

        (it's like if i need to unpublish whole category but i will have to unpublish each child - very awkward, isn't it?)
          • 22303 MODX Staff
          • 10,725 Posts
          I guess the main question is why are you unpublishing the containers? Unpublishing something implies it will not be available to the front-end except when users who can view_unpublished Resources are logged in.
            • 42191
            • 6 Posts
            Quote from: opengeek at Nov 28, 2012, 09:07 AM
            I guess the main question is why are you unpublishing the containers? Unpublishing something implies it will not be available to the front-end except when users who can view_unpublished Resources are logged in.

            You mean I should hide it, not unpublish? It doesn't matter. There no way to hide container children by hiding parent container.

            I need to unpublish (or hide) whole container and it's children in minimum steps. How?