Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Xavier Marichal Member
@xaviermarichal · Joined 9 years ago · 27 posts · 5 topics · 2 reputation
Badges
Recent posts
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
Thanks for such a precise answer, @Perlkonig. I'm not sure to understand the syntax of the options though. If I write $this->grav['assets']->addJs('plugin://knockout/assets/knockout-3.5.0rc2.js'
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
Thank you, @Perlkonig. Just managed to have the plugin inject the includes. I face however another issue which I do not know how to solve, nor if it can be solved with a plugin: the <script> in
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
It needs only to be loaded once and for all, and definitely to be shared amongst all the pages/posts. So, I guess the 'onAssetsInitialized' will do. That's the reason why I want the plugin to load it,
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
@Perlkonig and any other skilled Grav developer :-) After reading through (most of) Grav documentation and the plugin mechanism, I think the best would definitely be for me to create a plugin so that
-
Default landing page with Themer plugin
· 8 years ago
Finally found my answer thanks to a previous post: /forum/general/landing-page-redirection-t7037 Changing manually the system.yaml did not work (although I cleaned the cache), but using the admin pane
-
Default landing page with Themer plugin
· 8 years ago
Thanks to hints present in /forum/archive/possible-to-use-multiple-themes-t625 with the answers from @Sommerregen , I managed to have a similar setup: a learn2 tutorial with one page Tessellate welco
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
Thank you @Perlkonig, very clear example. Since I'm not a very proficient html developer, I was also wondering if anyone had concrete experience with one such framework, but otherwise based on your pl
-
Creating dynamic content with JS tools: any recommendations?
· 8 years ago
Hi everyone, I would like ti create a site with "dynamic" reasoning that reacts to some basic user inputs. Something similar to the part with green and blue highlights (the blue parts adapting to the
-
Where would you put favicon's? themes or user/pages/images?
· 8 years ago
Implementing a new site, but this time with the Woo theme, I face the same difficulty again: how to override the default favicon but also the logo.png and footer_logo.png provided with the theme ? I'm
-
Images in Antimatter theme
· 8 years ago
Changing text was working fine, but not changing the mages. Weird... It is clearly a cache issue because I just copied everything from website1 into a new directory website2, and then accessing localh