Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
on the xhtml snippet:html,
On every element, the lang attribute has been removed in favor of the xml:lang attribute
from:
content: '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" lang="${1:en}">$0</html>'
correct to:
content: '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}" xml:lang="${1:en}">$0</html>'
The “lang” is probably there for backwards compatibility with older browsers. So I think it should stay there…
Btw, did you notice that there’s two
xml:lang="${1:en}"
attributes in your correction. ;)
did not notice that!
so just:
content: '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}">$0</html>'
idyllrain: nice correction of the correction. :)
Can you send me the whole snippet somebody, please?
The snippet is not only used for XHTML 1.1 Strict documents, and I think the “lang” attribute should stay there. The change we should be making is:
content: '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}"${2: lang="${1}"}>$0</html>'
martincohen: if i were a Contributor memeber that would be uploadable :)
idyllrain: that’s very good.
You can just send the snippet to his email address, its better than uploading it here.
no no…. nothing is free in this world
That last post will cost you $0.50 US. Thank you. ;)
yarden: no no…. nothing is free in this world
Sending is way way way cheaper than getting Contributor status… trust me ;)
Oh dear, we’re getting off topic…
idyllrain: Sending is way way way cheaper than getting Contributor status… trust me ;)
thats what i ment :)
if i will contribute to intype it will be with recognition :)
Those of us who contributed didn’t seek that status/recognition. We contributed because we want Intype to be good, because we wanted the devs to know that someone out there is supporting them, because we didn’t wanna feel like leeches for using Intype for free without contributing something back.
Okay.. at the very least, thats how I feel. But I think you’ll find most contributors feel the same way… Anyway, this will be my last reply to this thread, coz we’re really really off topic now. :P
Yeah it is offtopic but I feel the same way about it.
I love Intype and I wanted to help in anyway I could
to make it the best text editor for windows. Martin
and the team deserve the recognition and credit.
idyllrain: We contributed because we want Intype to be good
i aggree with you.
but, if you would keep on contributing and no one would give any recognition, then you will not keep contributing.
thats it
1 to 15 of 15