Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Michael Gollmer Member
@mgoll · Joined 9 years ago · 36 posts · 9 topics · 4 reputation
Badges
Recent posts
-
Set content type to "json" by default
· 6 years ago
Hi there, I wanted to deliver a lot of my content in json - so I just asked myself if there is a possibility to set the content type of a page (blueprint) to "JSON" by default. The current way I know
-
Massive Performance differences between two Servers
· 6 years ago
Update: I figured out why it's always so slow. As I expected earlier it has something to do with the requests made by the server. The above mentioned 60 seconds stayed the same all the time I analyzed
-
Massive Performance differences between two Servers
· 6 years ago
We are using PHP 7.3. The site is hosted at Strato (Strato Hosting Pro). Opcache seems to be enabled. Here are the default config entries (I can change):
-
Massive Performance differences between two Servers
· 6 years ago
Hi there, thanks for replying. I tried switching and it stays slow =/. But I didn't get any error while switching between fopen and curl. Edit: ... and I haven't changed the .htaccess yet. I was now
-
Massive Performance differences between two Servers
· 6 years ago
Hi there, I developed a site for a client on one of my own servers and everything worked out pretty well. Frontend is crazy fast, Backend is crazy fast - everything as expected. So now I deployed t
-
Creating Backend Pages
· 8 years ago
Soooo, i solved the problem on storing data (using the "Blueprint"-Class. Here is the way I use to store YAML-Files. <?php namespace Grav\Plugin; use Grav\Common\Plugin; //... use Grav\Common\Data
-
Creating Backend Pages
· 8 years ago
Hard to explain. I wanted to rebuild the same functionality like you have when using blueprints in backend. This more like adding single files without any abillity to edit or replace data. I thought o
-
Creating Backend Pages
· 8 years ago
Thank you @pamtbaau, but I don't see how to handle the data the same way they can handeld by the admin plugin for example.
-
Creating Backend Pages
· 8 years ago
Hello there, I'm trying to set up a custom page inside the admin plugin. I want to create a custom configuration page for my plugin, because there can be a lot of data to add and edit, so it seemed t
-
Plain Grav + Admin 1.4 rc2 - enabling FontAwesome
· 8 years ago
Hello there, maybe i cannot answer all of your questions, but let me try it with this one: @Vince42: The first thing that made me wonder: is there an alternative to specifying the features in the ex