Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Oliver Scholz Member
@Utis · Joined 8 years ago · 54 posts · 8 topics · 12 reputation
Badges
Recent posts
-
Override plugin css
· 8 years ago
IIRC, the second argument to assets.add is about the order. You'd have to look it up in the manual, but I think lower numbers have higher priority and thus appear later in the HTML output. Alternative
-
Override plugin css
· 8 years ago
Hey, aristotletalks! I seem to have trouble making myself understood, lately ... 🙂 English is not my first language. What I understand from what you wrote is this: You want a to change the appearance
-
Override plugin css
· 8 years ago
The only way your custom CSS could be overruled is by either a) your CSS is parsed before the plugin's or b) your selectors have lower specificity, like e.g. your CSS selector references only one clas
-
Any plans for DSGVO support?
· 8 years ago
The legal distinction (in Germany) is, roughly speaking: Is the site in any way affiliated with commercial activity. However, according to sources like the IHK ("Industrie- und Handelskammer"), alread
-
Any plans for DSGVO support?
· 8 years ago
Thank you. I'll have a look at what information precisely the admin interface stores. If it's just completely anonymized, we're still in the green. If not, I would need to document what exactly is sto
-
Any plans for DSGVO support?
· 8 years ago
@OleVik Hm, this isn't really my area of expertise: but the way I understand it, a cookie with a domain set (as Grav does) can only be set and read from the originating domain. My question was rather
-
Any plans for DSGVO support?
· 8 years ago
Does the session handler involve storing data that would allow for a later identification of the user?
-
Any plans for DSGVO support?
· 8 years ago
To be frank, there's a lot of hearsay and hysteria going around with regard to DSVGO. Yes, everybody is doing some of these things but also everybody was afraid of demons in the middle ages. Here's a
-
Check from Twig if browser has cached assets
· 8 years ago
Is there a way to determine whether a browser has visited a Grav site before (and is thus likely to have cached assets, like, in my case, webfonts)? There's the browser object accessible from Twig. An
-
Resize uploaded images
· 8 years ago
Well, there's a plugin that reportedly can resize images on upload. I have no experience with it, though. However, given the name "featureimage", it sounds like what you want is to display a resized i