Florian Brinkmann
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazy Loader] Make it work with AJAX requestsHey,
thanks for the report and the code! I will look into this 🙂
Forum: Plugins
In reply to: [Lazy Loader] does not work well with tiled galleriesHey!
Yes, masonry grid layouts and lazy loading solutions are not good friends by default… The problem is that the calculation for positioning the images is wrong if the images are not loaded when the grid script runs, and the script cannot know the dimensions of the image which will be lazy-loaded into that place later.
A solution for that is adding the image dimensions as an inline style to the image element https://florianbrinkmann.com/en/3405/lazy-loading-images-in-a-masonry-grid/
I do not this can be handled for all cases by the lazy load plugin…
Forum: Reviews
In reply to: [Lazy Loader] does not work with tiled galleryHi!
The problem is the absolute position of the images… You could solve that with adding the image dimensions as inline style to the image element: https://florianbrinkmann.com/en/3405/lazy-loading-images-in-a-masonry-grid/
I do not think that the lazy load plugin can solve this, because it depends on which solution is used to create the gallery effect.
- This reply was modified 8 years, 10 months ago by Florian Brinkmann.
Forum: Reviews
In reply to: [Lazy Loader] Works brilliant – most of the timeHi Julian,
to solve that, you would need to add the width and height of the images as inline styles to the image element. I described it here: https://florianbrinkmann.com/en/3405/lazy-loading-images-in-a-masonry-grid/
How to do that depends on the specific case, of course, so I think the plugin cannot handle that for all possible implementations…Hope that helps!
Forum: Plugins
In reply to: [Stringintelligenz [discontinued]] RollenbezeichnungenKlar, besser als ein komplettes Wort dazwischen ist es auf jeden Fall, da bin ich sehr bei dir 🙂
Forum: Plugins
In reply to: [Stringintelligenz [discontinued]] Rollenbezeichnungen»Für Screenreader ist das dann auch erträglich.«
Sagen wir vielleicht »erträglicher«. Das Binnen-I wird wie ein neues Wort gesprochen, also »Autor In«, was ich mir auf Dauer auch nervig vorstelle.
- This reply was modified 9 years, 5 months ago by Florian Brinkmann.
»einer der ersten antworten, warum man in das team nicht mehr frauen aufnimmt war:
“gehts noch?”
da liegen also die prioritäten. i c.«
Da du damit vermutlich mein »Aber sonst gehts gut, ja?« meinst: Das hat sich (wie du glaube ich weißt) darauf bezogen, wie diese Postings von dir geschrieben waren, nicht auf die Forderung selbst (in deinem Beitrag kommt es so rüber, als hättest du einfach kurz gefragt warum nicht mehr Frauen zu GTEs gemacht werden – so war es ja nun nicht).
Edit: Sorry für Off-Topic, aber das wollte ich so ohne Kontext nicht stehen lassen …
- This reply was modified 9 years, 6 months ago by Florian Brinkmann.
Forum: Plugins
In reply to: [Stringintelligenz [discontinued]] RollenbezeichnungenFände für Mitarbeiter etwas wie eingeschränkte Schreibrechte auch besser und vielleicht auch verständlicher als etwas mit Kollaboration (wobei natürlich nicht genau ersichtlich wird, wo die Rechte jetzt eingeschränkt sind)?
@glueckpress Jo, hast du Recht.
„Wie würdest du die anderen Rollen nennen?“
Da ist mir nichts eingefallen 😀
„Was meinst du zu einem Ansatz, wie @la-geek ihn oben beschreibt?“
Finde den Ansatz, mit der Bezeichnung die „Tätigkeit“ zu beschreiben, nicht schlecht! Mal was zu jeder Rolle (vielleicht als Kurzform für die Profil-Tabelle, für Texte dann „Person“ oder „Rolle“ mit dran oder so, wie Angelika oben vorschgeschlagen hat).
- Abonnent: „Lesend“
- Mitarbeiter: „Mitwirkend“, „Mitarbeitend“ (finde ich schwierig, da was zu finden das hervorhebt, dass der nur recht wenig kann)
- Autor: „Schreibend“
- Redakteur: „Redigierend“ (vielleicht zu unbekannt?)
- Administrator: „Administrierend“, „Verwaltend“
- This reply was modified 9 years, 6 months ago by Florian Brinkmann.
Vermutlich wäre es am besten, man würde dann für alle Rollenbezeichnungen eine Ersetzung ohne Gender-Star finden? Habe mal nach Synonymen gesucht und bin dann bei „Admin“ für „Administrator*in“ hängengeblieben. Eventuell ginge das als Ersetzung?
Forum: Plugins
In reply to: [WP Sanitize File Name Plus] Incorrect sanitization of german umlautsGlad to help! 🙂
I’m wondering if Yslo is still maintaining the plugin?
Don’t know, maybe he just doesn’t look in the forums regularly 🙂
Forum: Reviews
In reply to: [Hannover] Nice, but slowHi!
What is
wp_zhoc_options? My theme doesn’t create a new database table so I think the slow loading speed doesn’t came from Hannover? If you use the demo page as reference (with images 😉 https://hannover.florianbrinkmann.de/) for loading speed, I cannot see something like 2 or more seconds. It’s hosted on Uberspace, a german shared hoster.Forum: Fixing WordPress
In reply to: Sometimes WordPress uses https at the frontendSorry I forgot to say that the user who reports the problem to me is a Firefox user…