Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Restriction/disabling certain settings
· 10 years ago
Couldn't we simply modify the forms? - are there yaml files with the corresponding fields? Or this PHP source?
-
Restriction/disabling certain settings
· 10 years ago
This is not supported right now. We'd need to put access control in the tabs. There's an issue already https://github.com/getgrav/grav-plugin-admin/issues/411
-
Restriction/disabling certain settings
· 10 years ago
Is there a way to display let's say the advanced-tab in the page settings for either all or only certain users. How would I approach having an access rule for this? How would I approach removing the t
-
I'd like to know if there's a good option for 'watermarking' images
· 10 years ago
Thanks, I've made an issue/request for this. #647.
-
I'd like to know if there's a good option for 'watermarking' images
· 11 years ago
Pretty sure the Gregwar library supports watermarking, although I'm not sure if we expose enough of the library to support that easily. Maybe create an issue about this here: https://github.com/getgr
-
I'd like to know if there's a good option for 'watermarking' images
· 11 years ago
Grav currently uses Gregwar for image-handling, which uses GD (and soon, hopefully ImageMagick will be superceding that). Without much modification, this could be leveraged to Watermark from Grav's im
-
I'd like to know if there's a good option for 'watermarking' images
· 11 years ago
you could have an upload script do this with image magik and a transparent png or svg file and some fiddling. This sounds like a great idea for a plugin. This might be exactly what you need.... http:/
-
I'd like to know if there's a good option for 'watermarking' images
· 11 years ago
use adobe lightroom, there is a built in feature for this, I doubt that this kind of project would be on the Grav Roadmap
-
I'd like to know if there's a good option for 'watermarking' images
· 11 years ago
I've searched and found a lot of solutions, but really am searching for a form of an 'embedded' way of watermarking images with our company logo during uploading. Is this planned for a future version
-
Image link needs to open page
· 10 years ago
Thanks I'll investigate that option, and give it a try.