pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Get email notification if user added from admin
· 2 years ago
@raj: The email works okay this time Then please provide feedback on the former question and mark it as solved.
-
Get email notification if user added from admin
· 2 years ago
@raj, Any reason why you're asking the same question again?
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
@q3d, Case 1: This how modules are supposed to be handled by Grav: As part of a parent modular page. Case 2: That's how, according the README of SimpleSearch, pages should be excluded. Case 3: This
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
@q3d, Just curious, do the pages with routable: false still appear in your SimpleSearch? They don't in my tests... Please keep the community updated.
-
ISSUE/BUG: Accounts without "SUPER USER" cannot duplicate pages
· 2 years ago
@NejakeyFuf, FYI, I can reproduce the issue. Although not about Super User rights, here is a similar issue.
-
ISSUE/BUG: Accounts without "SUPER USER" cannot duplicate pages
· 2 years ago
@NejakeyFuf, Don't expect to get better support here than on Discord. The dev team only visits Discord. If they cannot figure it out, I don't expect anyone here will... Also, the discussion on Discord
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
@q3d, However, I’m encountering an issue where the search results include links to non-routable pages, specifically those located in folders with names prefixed by an underscore (e.g., _hidden/page.
-
Extending fenced code blocks for portion-highlighting
· 2 years ago
@bazz, Ah, yes I took a copy of your example which contained the <mark> elements and the converted < and >. :person_facepalming:
-
Extending fenced code blocks for portion-highlighting
· 2 years ago
@bazz, You got to move up from nitty gritty details to concepts... Concepts of Grav that is... Use plugin shortcode-core and its [mark][/mark] shortcode and create the following fenced code block in y
-
Extending fenced code blocks for portion-highlighting
· 2 years ago
@bazz, It seems there is nothing available that already does this or similar. Which options have you already explored and why are they not satisfactory to you? Also your question is puzzling to me.