modx-ccc-2015 / whishlist

The overall repository with MODX issues to tackle together at the MODX CCC 2015. This place is ment to be as a big pond of possibilies.
0 stars 0 forks source link

@theboxer: New option to redirect a "Collection-Resource" to a specific child/id #20

Closed JensWolff closed 9 years ago

JensWolff commented 9 years ago

It would be very nice, if you can redirect the Collection-Resource to a specific ID (like the document-type "Weblink"). Sometimes the collection itself is just a folder, but there is no "real site" at the frontend. So if you could add an option to add a redirect to another resource (like: [[~6]]) it would be awesome. If the text-field is empty, the collections gets shown as a normal "document/resource" and if you fill something into the field, it redirects to the value.

theboxer commented 9 years ago

Why you don't use redirect snippet for this?

JensWolff commented 9 years ago

Thats the way I fixed my problem at the moment, but perhaps it would be a great feature. Thats why I have postet it ;-)

theboxer commented 9 years ago

I would stick to this solution and don't add unnecessary features to Collections...

JensWolff commented 9 years ago

OK