Not signed in (Sign In)

Categories

Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthoryarden
    • CommentTimeFeb 2nd 2007
     permalink

    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>'

    • CommentAuthori
    • CommentTimeFeb 2nd 2007 edited
     permalink

    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. ;)

    •  
      CommentAuthoryarden
    • CommentTimeFeb 2nd 2007
     permalink

    did not notice that!

    so just:
    content: '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="${1:en}">$0</html>'

    •  
      CommentAuthortstrokes
    • CommentTimeFeb 2nd 2007
     permalink

    idyllrain: nice correction of the correction. :)

  1.  permalink

    Can you send me the whole snippet somebody, please?

    • CommentAuthori
    • CommentTimeFeb 5th 2007
     permalink

    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>'

    •  
      CommentAuthoryarden
    • CommentTimeFeb 5th 2007 edited
     permalink

    martincohen: if i were a Contributor memeber that would be uploadable :)

    idyllrain: that’s very good.

    • CommentAuthori
    • CommentTimeFeb 5th 2007 edited
     permalink

    You can just send the snippet to his email address, its better than uploading it here.

    •  
      CommentAuthoryarden
    • CommentTimeFeb 5th 2007
     permalink

    no no…. nothing is free in this world

  2.  permalink

    That last post will cost you $0.50 US. Thank you. ;)

    • CommentAuthori
    • CommentTimeFeb 5th 2007
     permalink

    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…

    •  
      CommentAuthoryarden
    • CommentTimeFeb 5th 2007
     permalink

    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 :)

    • CommentAuthori
    • CommentTimeFeb 5th 2007
     permalink

    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

    •  
      CommentAuthortstrokes
    • CommentTimeFeb 5th 2007 edited
     permalink

    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.

    •  
      CommentAuthoryarden
    • CommentTimeFeb 5th 2007
     permalink

    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