docs icon indicating copy to clipboard operation
docs copied to clipboard

Document "auto item"?

Open ameotoko opened this issue 5 years ago • 3 comments

May be someone could cover (at least briefly) such concept as "auto item" in developer's docs? It feels like it is a common knowledge for core developers, but it doesn't seem to actually be documented anywhere...

ameotoko avatar Dec 12 '20 21:12 ameotoko

I think I'll add this to the new Routing section of the dev docs, where I can explain the "Legacy Routing" in more detail. Not just the auto_item is relevant there, but also how Contao automatically transforms a path to key => value pairs as pseudo query parameters.

fritzmg avatar Dec 14 '20 13:12 fritzmg

I am sincerely looking forward to have this documentation😊

I can easily build a Symfony controller when needed, but sometimes one just need to use them "URL fragments" in Contao context)) for example in a classic List/Reader module pattern, or when your module acts something like Isotope's Checkout module with it's checkout steps. It would really help to have some best practices outlined.

ameotoko avatar Aug 09 '22 22:08 ameotoko

@ameotoko is there anything in particular you'd like to know? That would help in figuring out what exactly we should document ;)

fritzmg avatar Aug 10 '22 07:08 fritzmg