Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to use blog plugin's templates?
· 11 years ago
I strongly suggest you read over the theming section of the Grav learn site. This outlines how themes generally work. Then I would suggest downloading the Blog Skeleton from the Skeleton section of th
-
How to use blog plugin's templates?
· 11 years ago
I have no clue on inserting blog plugin's templates into a Markdown file. Only instructions I had was to render the template like so: --- twig {% code %} (something about a Twig code). I had no succe
-
Security in admin plugin
· 11 years ago
sure.. any help there would be appreciated
-
Security in admin plugin
· 11 years ago
Great to hear! I did a bit of experimentation using symfony's security-csrf package and got a proof of concept working but ran into a few problems with the tokens being saved to the header of pages. I
-
Security in admin plugin
· 11 years ago
I'm sure we'll add CSRF tokens in time for form submissions. XSS and content injection also.
-
Security in admin plugin
· 11 years ago
I saw in your blog post you are getting close to version 1.0, congratulations. I was just wondering if there were any plans to look at security of the admin plugin before the release? In particular CS
-
Multilang sitemap?
· 11 years ago
Currently this cannot be done with the existing sitemap plugin. I think a custom plugin would be require that effectively grabbed the sitemap from each language URL, and merged them together.
-
Multilang sitemap?
· 11 years ago
Hi, any idea how to setup multilanguage sitemap? I have two languages and langswitcher and sitemap plugins installed, and everything is working fine, but sitemap is showing pages just from one languag
-
New user
· 11 years ago
Yes, I fix the problem when I install new grav version :)
-
New user
· 11 years ago
I think you fix the problem, nice to know ^^