Quote:
Originally Posted by ikopylov
1.
It is very necessary. Put it at 1st line in you TODO list. )))
|
As I said, it is on my list. I plan to use phrasing in all of my products, and so it could be a while before I get to this one. I apologize if this causes you any inconvenience. I am just one person, doing this in my spare time, for free.
Quote:
Originally Posted by ikopylov
2.
If we used the specification DOCTYPE HTML it would be appropriate to use <br>
But in VB we use specification DOCTYPE XHTML in this case it is necessary to use <br />, <hr />, <input />, <img /> and then the code is valid
|
It appears vB (all of the sites I use) employs:
HTML Code:
<!DOCTYPE html...
And so the closing slashes are optional.
Quote:
Originally Posted by ikopylov
3.
php substr() function with utf-8 leaves "�" marks at the end before "..."
I showed how to solve this little problem
|
As I said, I will look into that.
Quote:
Originally Posted by ikopylov
4.
Maybe you can add settings option SEO link | Standard Link
|
I may look into that, as part of the next update.