Michael Wang
Forum Replies Created
-
Forum: Plugins
In reply to: [QQWorld Auto Save Images] File renamed according to post nameMark this topic as resolved.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Not able to detect link with ";"Mark this topic as resolved
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Romanian diacritics replaced with non-diacriticsGreat, i saw you solved this yourself.
But because it’s not common, i can’t add it into my plugin. so if you’ve like to use it, please make your own modifications after each release, i hope it’s not a big deal.
Today i did some research, i found this encoding mess issue was happened on windows server, because windows is using ANSI encoding, WordPress is using UTF-8. yet linux server is UTF-8 encoding and it’s works fine with it.
And about that way you said, In fact, the option 3 feature is mainly for IFTTT remote publishing, the slug(Post Name) just be automatically generated from titles. and lots of posts slug are also chinese or other East Asian characters, maybe Romanian diacritics. it will cause encoding mess on windows server. this is why i recommend choose option 2.
At last, i found a way to figure”%C4%83″ out, the 1.7.12.2 has been released, please update and help me to test. BTW: I’m pretty sure it’s not working on windows server.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Romanian diacritics replaced with non-diacriticsOkay, i have a question for you. Was the option 3 of rename feature bothered you?
For now, the option 3 doesn’t support chinese or other East Asian characters, i think Romanian diacritics was not supported either. so i suggest select the option 2 or 1.
And i have a plan to find out a way to support more characters, please be patient.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Not able to detect link with ";"happy new year!
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Not able to detect link with ";"1. Sorry, can’t help you.
2. Because remove width and height is unprofessional, so i suggest add css code for img to style.css like this:img {
max-width: 100%;
height: auto;
}This code will override attributes of img elements.
good luck.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Not able to detect link with ";"1. Sorry, This image link was encrypted, i’m unable to grab it. I remember that it is the second time you ask me.
2. I don’t get it, please tell me what about your blog layout, Maybe I can use CSS to solve this.Forum: Plugins
In reply to: [QQWorld Auto Save Images] File renamed according to post nameSorry, i don’t have skype, Please send the modified code to my email. thanks.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] File renamed according to post nameNew version has been released, i’m not sure is it works for ifttt. please help me to test it.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] File renamed according to post nameOkay, That’s a good reason.
Please waiting for update.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] File renamed according to post nameMany images have meaningful filename and alt, i consider better to keep it.
If you want this feature, please tell me a good reason.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] uninstalled with update today.Never mind, i can do it myself, just carelessly sent twice.
Forum: Plugins
In reply to: [QQWorld Auto Save Images] Version 1.7.11.1 does not work for meOkay, i know what you mean, i’ll see what i can do.
And i will think over about prevent WordPress from generate thumbnails, because it can’t using local media library.
Yes, just like really upload images.
This bug has been solved,please update 1.7.11.3.
Thanks for report.