Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3127 posts · 12 topics · 1011 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • 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

  • Display image url from file custom field · 8 years ago

    Some questions: Are you sure the page contains the frontmatter mainImage and it has a value? What value do you expect it to be? Would you mind sharing the frontmatter? Where do you store your images?

  • Display image url from file custom field · 8 years ago

    Shouldn't you be using a field with type filepicker instead of file? File in Admin, File is specialized to be used in plugin and theme configurations (blueprints). Handles uploading a file to a locat