Bugzilla – Bug 3831
help->faq open in new window
Last modified: 2008-09-15 14:39:24 UTC
Help -> Frequently Asked Questions links to http://faq.slimdevices.com. This looks ugly within the Fishbone skin - perhaps it could open a new window instead? Also, on the Help -> Remote Control page, the remote control picture has a white background. I think this used to have a transparent/black background.
looks like crap in any frame. since it's leaving slimserver to go to a normally unframed site, a new window/tab/fullscreen of some such makes sense.
oh, also remote reference will soon be obsolete anyway given the new remote for transporter. Perhaps time to start thinking of linking help stuff to an external, single source (wiki?). It isn't really viable to keep multiple sources in sync, all of which illicit complaints when the desired info isn't immediately visible in the first option checked.
Is there any reason we might *not* want to do this?
Done, added targets to non-local links for Default, Fishbone, Moser, and NBMU. Did not do Default2 or Exbrowse3 as they use javascript for links.
RE: r8724. I think you mean target="_blank" instead of target="_new". http://www.w3.org/TR/REC-html40/types.html#type-frame-target
_new is fine, really anything that is not a defined target will open in a new window.