Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Rea Newcomer
@elemention · Joined 9 years ago · 4 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Order by number of childrens
· 8 years ago
How can i order by number of childrens? ex: {% for page in page.find('/blog').children.order( page.children|length ) %} <a href="{{ page.url }}">{{ page.title|split(' ')|slice(0, 1)|join }} <
-
How can i remove login.css from compiled styles on frontend
· 9 years ago
even better, create a "plugins" folder in the /user/config/ and put your plugin_name.yaml into this folder then override options in my case - /user/config/plugins/login.yaml correct me if I'm wrong
-
How can i remove login.css from compiled styles on frontend
· 9 years ago
in /user/plugins/plugin_name/plugin_name.yaml built_in_css: false in my case - /user/plugins/login/login.yaml I hope this helps someone
-
How can i remove login.css from compiled styles on frontend
· 9 years ago
Hello everybody I have a problem with outputting code from the file \user\plugins\login\css\login.css in the compiled file on the frontend why did this happen and how can I remove it? <img src='//c