Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Patrick Hoehn Member
@Paddi · Joined 9 years ago · 21 posts · 5 topics · 0 reputation
Badges
Recent posts
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
@pamtbaau: It is however a bit silly to change the slug of a child of a modular I think this is why this bug is happening because slugs are not intended to be used on modules. $page->template() wa
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
It happens even with my plugin deactivated. When I set a slug for a module in the advanced tab and hit save, the module becomes a page and under page templates only page templates are listed (automati
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
I will mark it as solved once it's solved ;) I just found another issue: When I hit save on a modular and it creates a slug it is no longer modular because the template switches to a page template :(
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
@pamtbaau, thanks for checking this out. I wrote my own rule to transform umlauts like "ä" to "ae" and to remove all non-alphanumeric chars. Maybe I will also add a transformation for all other specia
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
@pamtbaau, thank you! That's nearly the same code I'm currently working on 🙂 As you said I will have to add more replacements. Is there any way to use the native replacement function and patterns that
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
Thank you! @metbril, that means that I have to write a complete plugin to achieve that, right? @pamtbaau, my problem is that I want to automate that the page title will always be the custom slug so th
-
Access previous saved data in blueprint
· 8 years ago
Ok, this "sounds" like it's not possible 😦
-
Access previous saved data in blueprint
· 8 years ago
I have another page blueprint where I need something like this. The user should be able to pick a folder or parent page as source for an article list, hit save and then have the ability to choose whic
-
Access previous saved data in blueprint
· 8 years ago
@pamtbaau, thank you for your answer. I wrote theme blueprint but I meant page blueprint, sorry :/ I will edit it above. Is there a similar approach to this with pages? I don't know how to access the
-
Access previous saved data in blueprint
· 8 years ago
Hey, How can I access previous saved data in the same page blueprint? For example I have a page blueprint where I can enter a value into a text field, hit save and then I want to access this value in