Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Window Links

This discussion is related to the Window Links addon.
edited July 2006 in Vanilla 1.0 Help
Window Links

Comments

  • this one doesn't work for me...


    does it work for anyone else...
  • Nope, it used to I think but does not work for me now, I had to edit Quicktags and add target="_blank"

    Posted: Wednesday, 14 March 2007 at 7:54AM (AEDT)

  • The likely problem is the "target" attribute in the first place, because it's invalid in XHTML 1.0 strict (the doctype specified by vanilla).

    The js should use window.open instead.
  • Is there any possibility to enable it for everyone on startup?
This discussion has been closed.