Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Assets plugin and syntax
· 10 years ago
Do you have CSS and/or JS pipelined turned on? If so, turn it off.
-
Assets plugin and syntax
· 10 years ago
Sorry: ... still cannot use asset plugin The following testing script is in /mytheme/js: <script> alert('Hello, World!') </script> in template, it is called by: {% do assets.add('theme://j
-
Assets plugin and syntax
· 11 years ago
Thanks a lot ♪ I am going to try that. It might solve my issue It's not exactly what I thought it would be but Thanks a lot again ☆
-
Assets plugin and syntax
· 11 years ago
@tidivoit To make the answer short Assets plugin allows you to add (inline) CSS and/or JS directly from your page content. Just for example in a page you write {assets:css} custom-style.css {/assets}
-
Assets plugin and syntax
· 11 years ago
Assets are just in twig filters ?
-
Assets plugin and syntax
· 11 years ago
Thanks for replying ♪ I am sorry for not understanding... Where should I put an asset? ! ? I mean: with the examples, I understand what it does ... but I don't know where I should place it? Is it in t
-
Assets plugin and syntax
· 11 years ago
What do you need to do with your assets? What do you want to know?
-
Assets plugin and syntax
· 11 years ago
Hi everybody ♪ I am not a expert developper therefore I am not able to understand in the documentation of the assets plugin where the assets has to be written in the example ... Wouldn't it be possibl
-
Updating plugin should restore "enabled" setting
· 10 years ago
Thanks! :) Totally overlooked that :)
-
Updating plugin should restore "enabled" setting
· 10 years ago
I guess you directly modified the plugin settings in user/plugins/<plugin_name>/<plugin_name>.yaml. Those settings are always overridden by updates. If you want to keep your changes persis