Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    Hi @aRadionOff, as far as I can see you can only enable/disable Assets plugin completely. There are no checks or options for the page header. That's why, the setting system.assets.enabled: false disab

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    OK. I was wrong about the page headers. It was just that the assets plugin is not working for some reason most of the time... and I don't have any idea why... :( How do you disable the plugin just for

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    And thanks for adding the dynamic paths to the list! It would be great!

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    Thanks Rhukster! I disabled the plugin for the page and it worked perfectly. Maybe you should add in the documentation of the plugin that you can do that by adding system.assets.enabled: false to the

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    To be able to process the assets syntax and at the same time display it in code, I would use the Twig syntax to add the css/js to the page, and then disable the plugin for this page. {% do assets.add

  • Assets plugin and {assets:js} in markdown code lines · 11 years ago

    While writing a post about the use of the assets plugin I had to include the {assets:js} calls within the markdown code fences and the inline snippets... But, I think the plugin proccesses those tags

  • Embedding D3 graphics in GRAV site · 11 years ago

    I have some basic D3.js visualizations working on my site now and made a post (in Spanish - sorry) about the things I did for them to work and tips to have in mind. Maybe they can be of help. The only

  • Embedding D3 graphics in GRAV site · 11 years ago

    Thanks, I will try that. In fact I had not been able to make it work with the assets until now, so I have inserted an iframe with a link from another website that runs the javascript. This is still ve

  • Embedding D3 graphics in GRAV site · 11 years ago

    The answer above about the Assets plugin is the method I used. When you do that, you will find that it won't usually work unless you add a jQuery(document).ready( function() { Your D3 calls to make th

  • Embedding D3 graphics in GRAV site · 11 years ago

    Hi, in principle you can use SVG graphics like the standard images. Just place them in a directory a point to them as described here embedding the SVG graphics via http://learn.getgrav.org/content/med