Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wildcard Urls #83

Open
dtpop opened this issue May 16, 2018 · 1 comment
Open

Wildcard Urls #83

dtpop opened this issue May 16, 2018 · 1 comment
Labels

Comments

@dtpop
Copy link
Contributor

dtpop commented May 16, 2018

Auch wenn es eigentlich nicht hierher gehört ... - ist eines der coolsten und wichtigsten AddOns. Danke!

Ich hab noch einen Wunsch bzw. eine Anregung, jedoch ehrlich gesagt keine Ahnung wie es realisiert werden könnte. Man kann ja zusätzliche Pfade angeben, die dann als customPath abgefragt und weiter verarbeitet werden können. Sehr sehr hilfreich! Um noch eins drauf zu setzen wären solche zusätzlichen Pfade interessant, die man mit Wildcards verbinden könnte. So könnte man z.B. mit s/\d+ eine Paginierung ohne GET-Parameter realisieren. Es wären dann alle Urls mit ..../s/1 .../s/2 .../s/4711 usw. gültig.

@tbaddade
Copy link
Owner

Könnte mir vorstellen, dass man im Textarea von eigene Pfade an die Url hängen dann so etwas eingibt

{slug}

und dann via rex_getUrl('', '', ['namespace-id' => $id, 'slug' => 4711]) aufruft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants