Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dr Zoidberg Newcomer
@zoidberg · Joined 9 years ago · 5 posts · 4 topics · 0 reputation
Badges
Recent posts
-
Path to Ajax request
· 8 years ago
My mistake, i forgot to set the $this->callback to my plugin config. the onPagesInitialized function: public function onPageInitialized() { // initialize with page settings (post-cache) $th
-
Path to Ajax request
· 8 years ago
Im creating a plugin and using the star-rating plugin as a base. But i dont know how to make a route to my ajax requests. Example: on star rating they have this line: 'uri' => Uri::addNonce($this-&
-
Users access log
· 8 years ago
There is a way to add in the log file every change that a user made on the files via admin plugin?
-
Getting Image Alt
· 9 years ago
On my theme im getting the first image like this {% set image = p.media.images|first.cropResize(588, 460) %} <img src="{{ image.url }}" width="288" height="160" alt=""/> is there any way to get
-
Get the slug of the mother page
· 9 years ago
Hello there, im making my very first site with Grav and i want know if i can get the mother page slug in a children page template. Ex: In the template page for url "/blog/general/first-post" show the