Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Mailto spam protect
· 11 years ago
Thanks, its working now. Adding a ?subject is not working. Is that correct
-
Mailto spam protect
· 11 years ago
Enable twig processing in the page and then just write {{'[email protected]'|safe_email}} To have a mailto link: <a href="mailto:{{'[email protected]'|safe_email}}"> Email me </a>
-
Mailto spam protect
· 11 years ago
Sorry, I think I mis a part of programming.... how can I integrate this in the blog page ? Just by markdown? And is it still clickable by href mailto?
-
Mailto spam protect
· 11 years ago
Thanks for reply
-
Mailto spam protect
· 11 years ago
There's a [safe_email](Twig filter: http://learn.getgrav.org/themes/twig-filters-functions#safe-email) Twig filter already.
-
Mailto spam protect
· 11 years ago
I am searching for a solution/plugin to add "mailto" markdown text. But it has to have spam prevention in it. Is there a plugin for this? I couldn;d it.
-
Array of pagemediaselect fields in Admin Form?
· 11 years ago
Nice!
-
Array of pagemediaselect fields in Admin Form?
· 11 years ago
Okay, so I figured out the solution to both this question and my question above. They turned out to be related! By using the "list" type, I was able to set up exactly what I wanted! Awesome.
-
Array of pagemediaselect fields in Admin Form?
· 11 years ago
Would there be any way to combine the file selection of pagemediaselect forms with the addition and subtraction capability of the array form? I'm building what I hope will be an awesome slider plugin
-
Installation of [markdown extra extension package to wrap the <ruby> tag]
· 11 years ago
Awesome work guys!