pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Recaptcha showing but apparently not working
· 4 years ago
@skipper, I did the following using reCaptcha v3: Created form with copied sample from the docs (see link from @ozfiddler) Created file /user/config/plugins/form.yaml containing: recaptcha: version:
-
Headless and customize via API. Is this possible?
· 4 years ago
@Marty, I've used the term "framework" loosely as the library of classes provided by Grav. Most of these classes are documented in the API chapter. It's nothing but a layer on top of plain PHP, hence
-
Headless and customize via API. Is this possible?
· 4 years ago
@Marty, There is no REST API for Grav. The API chapter in the docs is a overview of Grav's classes and their methods. Admin is a nothing but a (optional) Grav plugin providing a web frontend which s
-
Grav not saving custom fields from a blueprint
· 5 years ago
@suthen, To complement to @ozfiddler's correct answer: According to the doc How to name fields: It's important that fields use the header.* structure, so field content is saved to the Page Header whe
-
Headless and customize via API. Is this possible?
· 5 years ago
@Marty, This question is too broad to answer with a simple yes/no... Did you search the forum? There are about 6 other posts containing "headless". Please share what research you have done and which
-
Empty page.collection - What am I doing wrong?
· 5 years ago
@machtelik, Considering you are using 05.news/blog.md, its blog oriented collection definition, and 05.news/_ndr/item.md you are aiming to use the blog-style way of listing items and not a modular pag
-
From webserver with grav to local server
· 5 years ago
@epb, I want to make a link to a local website (no grav). The suggested solutions mentioned in the links do exactly what you asked for... To connect from an external grav website to a local websit
-
From webserver with grav to local server
· 5 years ago
@epb, Did you search the web? Here are the first 2 hits with max. 1 year old: Accessing localhost from Anywhere - SitePoint How to access localhost from the Internet? - DEV Community without securi
-
How to use custom javascript with quark template?
· 5 years ago
@Tiinateaspoon, What I’m trying to do is add draggable functionality to elements in the body of one default.md page. If it is only one page you would like to add the library to, it would be a bit o
-
Is it possible to make the second page the default on arrival at the site?
· 5 years ago
@counterpoint, Not sure if I understand everything correctly, but it smells like an ugly solution. About putting control on editors: I would like to point to a common Pythonian expression: We are al