Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Add codemirror editor into Features admin form
· 9 years ago
Sorry for the very late reply, but maybe it could go here: https://learn.getgrav.org/forms/blueprints/fields-available#the-editor-field
-
Add codemirror editor into Features admin form
· 9 years ago
@skimberley can you point me a good place where you'd want to read this information in the docs, and I'll add it
-
Add codemirror editor into Features admin form
· 9 years ago
Thank you sooooo much. It's easy when you know how!! This isn't a snipe in any shape or form, but the Grav documentation (IMHO), could be a lot better. This simple issue caused me hours of frustration
-
Add codemirror editor into Features admin form
· 9 years ago
you just have to add a filter markdown if you want it to be parsed. example: {{ page.header.examplefield|markdown}}
-
Add codemirror editor into Features admin form
· 9 years ago
Is it possible to add the code editor into the features.yaml blueprint file in place of the textbox? I've tried everything I can think of, I can get the editor to display, but it parses raw data, I ca
-
Adding A New Page in the Agency theme
· 9 years ago
I have looked at all of the relevant cookbooks, blogs, posts, but obviously my unfamiliarity with Grav is letting me down. I basically want to install a new page in the Agency theme, replacing one of
-
Allow people to subscribe to blog via email?
· 9 years ago
Thank you! I wish there was a plugin for this, but this works as well!
-
Allow people to subscribe to blog via email?
· 9 years ago
Everything written for this WP-related article on using Mailchimp to achieve this, applies to Grav too: http://www.wpbeginner.com/wp-tutorials/how-to-add-email-subscriptions-for-your-wordpress-blog/ (
-
Allow people to subscribe to blog via email?
· 9 years ago
Is there a plugin that allows people to subscribe to a grav blog via Email? I have family members who might want to follow it and won't be able to navigate RSS or Atom feeds.
-
Blueprint form to control what is displayed on a page
· 9 years ago
Something like this should work, I would think. Have you tried it?