mnorin
Forum Replies Created
-
Forum: Reviews
In reply to: [Gutenberg] Markdown support, sort ofHi there. Any news on this?
Hi.
About gravatar links. They look like this:https://0.gravatar.com/avatar/340e9f744ffd6a1f791c827cf8042efe?s=50&d=mm&r=g https://2.gravatar.com/avatar/26935cd7df5ef12d96515b40b0f8dee1?s=50&d=mm&r=g
And whole the picture looks like this:
<img alt="" src="https://2.gravatar.com/avatar/26935cd7df5ef12d96515b40b0f8dee1?s=50&d=mm&r=g" srcset="https://2.gravatar.com/avatar/26935cd7df5ef12d96515b40b0f8dee1?s=100&d=mm&r=g 2x" class="avatar avatar-50 photo" height="50" width="50">
May be it will help somehow. I didn’t find any plugins that could affect Gravatar links yet.
P.S.: Visual Editor doesn’t work until mixed content allowed, but it’s not really important, visitors don’t see it. I believe you will fix it future releases some day.
Thank you for what you do, guys.- This reply was modified 8 years, 4 months ago by mnorin.
Thanks!
Oh! And pistures from Gravatar are not shown, so as future release feature would be nice to have whitelist for domains allowed to rewrite protocol for. It’s just a thinking )
Great!
One more thing. There are links to post images that look like this:srcset="https://mnorin.com/wp-content/uploads/2016/05/2048.png 518w, https://mnorin.com/wp-content/uploads/2016/05/2048-150x150.png 150w, https://mnorin.com/wp-content/uploads/2016/05/2048-298x300.png 298w, https://mnorin.com/wp-content/uploads/2016/05/2048-100x100.png 100w"
These are not working, so pictures are not shown. Actually you may just change ‘|src|action|’ to ‘|src|srcset|action|’.
I actually haven’t check all the site, if you don’t mind, I will check later and let you knowThanks!
Sure. Because I have some external links which are only available by http, not https. And actually I can be sure only about my own site’s links.Not exactly.
I want protocol removed for links to my own domain (both http and https) and may be https removed for external links. But http for external links should not be changed.
For example:
https://mnorin.com -> //mnorin.com
https://mnorin.com -> //mnorin.com
https://google.co.nz -> //google.co.nz or https://google.co.nz (what you think is better)
https://yandex.ru -> https://yandex.ruHi.
There are http links on post pictures now, and they don’t show until mixed content allowed.
But nothing changed with links in widgets
Could you please look at the website https://mnorin.com?