Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Markus Member
@Markus · Joined 6 years ago · 34 posts · 8 topics · 2 reputation
Badges
Recent posts
-
Display text on a certain day?
· 6 years ago
Nice! Also very useable for weekday messages via changing "d" to "D" and altering the array to elements like "Mon": 'Go for it! A new week has begun!'
-
Default image quality not applying to original images
· 6 years ago
Hi @sque, well, I am new to GRAV, but there are two quality settings: 1) within configuration -> system -> media -> default image quality 2) within plugins -> admin panel -> page media
-
How to display blog list in modular page?
· 6 years ago
Sometimes a solution just appears quickly after asking the question... You only have the problem of broken links, wenn the a-tag is surrounded by a div. A standalone div does not affect the link. If
-
How to display blog list in modular page?
· 6 years ago
Hi @amihoro, I ran into the same issue of broken links when using html tags within twig... more than a year later as you did, but I also don't have a clue to solve that. It's weird, especially because
-
Accessing metadata of images outside a pages folder does not work
· 6 years ago
Hooray! Your suggestion made me have a look at https://learn.getgrav.org/16/content/media and I altered it to {{ media['user://pages/images/secondpicture.jpg'].meta.alt_text|e }} after that, the in us
-
Accessing metadata of images outside a pages folder does not work
· 6 years ago
Hi phi, thanks for your hints, but sadly it does not get me further. Does your /images folder actually represent a page (does it have a .md file)? No, it doesn't. I'd like to use the folder to p
-
Accessing metadata of images outside a pages folder does not work
· 6 years ago
Hi all, I have the following structure and located files: user/pages/01.home/firstpicture.jpg user/pages/01.home/firstpicture.jpg.meta.yaml user/pages/images/secondpicture.jpg user/pages/images/second
-
Plugin tinymce-editor - image linking
· 6 years ago
Hi @pamtbaau, thank your for the links - shame on me, I did not have a look there... Well, I tested tinymce with the supposed development version 1.3.0, where in changelog it's said: v1.3.0 XX-09-201
-
Plugin tinymce-editor - image linking
· 6 years ago
Hi all, for maintaining images I use a folder as suggested in https://learn.getgrav.org/16/content/image-linking -> user/pages/images Within this folder is an image test.jpg. If I reference it in t
-
Plugin for changing markdown, text and html of pages automatically ("batch processing")
· 6 years ago
Hi @pamtbaau, I changed the title. Not sure, if it is useful to move it from "general" to "plugins" at this time. Sorry for my uncertainty, but I am new to grav and this forum. Need some time to accli