pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation
Badges
Recent posts
-
Declaration of Twig Variables
· 8 years ago
@antoine0579 Some documentation on variables in Twig: Theme Variables gives a list of variables that are available in Twig. Think of config object, site object, page object, theme object... Twig Filt
-
Admin: Edit page blank
· 8 years ago
@ParaguayErrante I have no solutions, only questions... Have you checked the console of the browser? Have you checked Grav's log files? Have your compared file permissions on both systems?
-
Long piece of content breaking page
· 8 years ago
@Morticai Add this in item.yaml right above import@: header.summary.custom: type: textarea toggleable: true label: Custom Summary classes: large rows: 5 placeholder: Add your custom summar
-
Long piece of content breaking page
· 8 years ago
@Morticai Glad to hear your issue has been solved. You might mark it accordingly to enrich the forum... When turning summary off it won't try to find a decent summary and shows the entire page. enabl
-
Long piece of content breaking page
· 8 years ago
@Morticai TL;DR: Cannot reproduce with a 400 page long plain text without markdown. Would you mind sharing more info on the content of the page? Test: Created a new blog page using Lorem Ipsum genera
-
Display content side by side and keep current page on one side when other clicked
· 8 years ago
Maybe @finanalyst can help. I know he is working on an editor that needs to display another page inside the editor page.
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
For my own insights I examined the Related Pages plugin and did some tests. The Related Pages plugin has a paragraph Note about Performance. In my own words: Finding related pages can be expensive, b
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
Stalling happened a few times about 1 hr ago, but cannot reproduce any more... Btw, you are aware that debugging is enabled?
-
Grav starts to lag out if to many pages clicked to quickly
· 8 years ago
I have no knowledge of browser internals, networking or Apache. Cannot help you there. But can do some observations.... Just had a look at your website using the network traffic tab in Chrome devtools
-
Install in folder, browse from webroot
· 8 years ago
Never tried it myself, but maybe this could be of some help: Scenario 1, run in the domain root folder Grav is installed in http://localhost:8080/grav-develop but you want it to respond on http://loc