I've been trying to get all documents to open in additional internet
explorer windows (i.e. using target="_blank" tags on hyperlinks) to
stop people being thrown out of the portal when viewing documents.
For most web parts this is very easy, however the documents webpart
on the document library dashboard has proved a problem.
This webpart uses folderitemspart.xsl to format the data into HTML
code, and I have amended the code so it opens items in new browser
windows. But it does this for both sub-folders and documents, which
is really annoying (and therefore obviously not wanted). Has anyone
else tried amending this xsl stylesheet to open docs in new browsers,
or know of any tricks to help differentiate between folders and
documents??