flizzywp
Forum Replies Created
-
Forum: Plugins
In reply to: [wpForo Forum] Remove Editor Buttons?Ok, thank you. Just to make sure: there is also no PHP code I can get to remove them?
Forum: Plugins
In reply to: [wpForo Forum] Remove Some Avatar Options?Thank you, that’s exactly what I need!
However, I actually DID disable avatars in the discussion tab and avatars still work in the forum. They are just not working in the comments on my site anymore.
Do you have any other idea how to disable Gravatars in a way that the local avatars still work?Forum: Plugins
In reply to: [wpForo Forum] Does FontAwesome create an external connection?Thank you, that’s really great news. I’ve tried different forum plugins and yours just has everything I need.
I already bought an addon and will buy more in the future.Forum: Plugins
In reply to: [wpForo Forum] Source Code Button not workingOh, this button is not to paste formatted code, it is to edit the message in text mode, right?
I thought this button is there to post code snippets.- This reply was modified 7 years, 2 months ago by flizzywp.
Forum: Plugins
In reply to: [wpForo Forum] Remove Some Avatar Options?I want to disable Gravatar completely so my idea was:
-disable Gravatars in WP discussion settings
-rename “Use WordPress avatar system” to “no avatar” (done)
-hide remote avatar optionDo you think that will work properly?
Forum: Fixing WordPress
In reply to: How to get a “format code” button into the Teeny Editor?Apparently, the “teeny mode” is the editor version with fewer buttons. I use it in the frontend in a forum.
Forum: Plugins
In reply to: [Asgaros Forum] GDPRIch hab nun schonmal rausgefunden, dass es nur Bilder von der eigenen Seite via Adresse einbindet und externe Bilder base64 encoded.
Forum: Plugins
In reply to: [Asgaros Forum] GDPRWas meinst du genau?
Was ich mache ist rechtsklick auf ein Bild im Netz -> kopieren (nicht URL, sondern das Bild) und dann paste im Editor -> Es wird automatisch eingebettet.Ich hab TinyMCE advanced aber viel kann man darin auch nicht ändern, vor allem an der Teeny version. Online gibts im Bezug auf Teeny auch sehr wenig Infos.
Ich hab zB ein Code Schnipsel gefunden das automatisch “Paste as text” aktiviert, aber ich konnte trotzdem noch Bilder pasten.Forum: Plugins
In reply to: [Asgaros Forum] GDPRHm, seems to be very difficult to get this running in a GDPR compliant way. I tested it in your forum and there I can copy paste images as well.
This is problematic in terms of GDPR because it creates a connection to an external server. I am German as well so I need to take this serious.Forum: Plugins
In reply to: [Nextend Social Login and Register] GDPR / CookiesThank you, that’s great! It makes it really uncomplicated to implement in a GDPR compliant way.
Forum: Plugins
In reply to: [Nextend Social Login and Register] GDPR / CookiesSorry, I have one more question for clarification:
After the user created an account, is there any connection between his account on my website and his social account? I don’t only mean http-wise, I mean is there any form of communication between them?
Or does it basically just use his data to create an account on my site and then cut the connection?Forum: Plugins
In reply to: [Asgaros Forum] GDPRI have a better idea: is it possible to have everything that is pasted into Asgaros be pasted as “non-formatted” text? As if you press Ctrl+Shift+V instead of Ctrl+V?
That would solve all the weird scenarios how people could paste stuff into the editor.Forum: Plugins
In reply to: [Asgaros Forum] GDPRI just noticed that you can still embed images by copying them and pasting them directly. Is there a way to avoid this? To disable that someone can paste an image directly into the editor? And any other content for that matter?
- This reply was modified 7 years, 3 months ago by flizzywp.
Forum: Plugins
In reply to: [Nextend Social Login and Register] GDPR / CookiesOk, thank you for the detailed explanation!
Forum: Plugins
In reply to: [Nextend Social Login and Register] GDPR / CookiesThank you for your answer. I just read that article!
From what I see, there are no cookies from these external sites stored on the users’ computer, at least not on my website, is that correct?
So when a user goes through the registration/login process, comes back to my website and checks what cookies are set, there are only the normal WP login cookies and nothing related to Facebook, Twitter etc.?