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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Junillon Member

@Francois · Joined 6 years ago · 67 posts · 19 topics · 9 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Problem transforming key/word in admin plugin · 1 year ago

    ok a little more. str_replace seems to work with changing something else than "/". example : based on$pair['key'] ="http://www.google.com" if I go for $modify=str_replace('h', '\\/', $pair['key']); I

  • Problem transforming key/word in admin plugin · 1 year ago

    perfect summary. $pair['key'] ="http://www.google.com"

  • Problem transforming key/word in admin plugin · 1 year ago

    Hi, I made an admin plugin storing some key/word options. The code is using it for a file modify & transfer from one server to another. Globally it works correctly, transferring with rsync and mod

  • R.I.P. Grav CMS (it's Alive!) · 2 years ago

    Hi @rhuk hope to get your informations soon. I could be in the game. Don't ask to work on quantic things 😃 but I can help.

  • Bad behavior of image header background dropbox? · 2 years ago

    Hi everybody Since last version (may be it's older than that...) I can't select the picture in the dropbox "header background image". I remember before, I was inserting e picture, recording the page a

  • Add the JS of Matomo · 2 years ago

    Hello I’m using the Matomo plugin without problem on my production web. But of course you can add the JavaScript produced by your matomo admin in any preloaded script. What theme are you using ? .F

  • Cache problem: custom.css file isn't updating, old version keeps loading · 2 years ago

    Hi, I had this in the past and solved it by adding a "?version=xx" or "?id=xx" or whatever at the end of the css syntax. (in your case custom.css?version=00" 01 02 and so on) it's a bit annoying becau

  • How to use <div> tag correctly? · 3 years ago

    last minute correction, only option "mardown extra" should be forced to false. I kept markdown=1 in tags and it works correctly

  • How to use <div> tag correctly? · 3 years ago

    @pamtbaau well... I finally found how to but this has non sense for me. It works if I remove all markdown="1" from the tags or if I unvalid option markdown extra and force it to false. At this time, I

  • How to use <div> tag correctly? · 3 years ago

    Ok thanks for you solution (as usual ;) ) but a last question then. why &lt;div class="row" markdown="1"&gt;&lt;div class="cell-2" markdown="1"&gt; Rouge : &lt;/div&gt; &lt;div class="cell-2" markdow