From Jelle Mulder Tue Jan 21 20:25:04 2014 From: Jelle Mulder To: inkscape-devel@lists.inkscape.org Subject: [Inkscape-devel] Href sub-document model (Martin Owens) Date: Wed, 22 Jan 2014 04:31:43 +0800 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6273957937194168389==" --===============6273957937194168389== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Hi Martin, Let me start with telling that I'm thrilled that you're doing work on external links and have some working code. I hope it will find its way into the 0.91 version as it will make my life so much easier. However, while you're at it. Three questions arise. - Can this mechanism be used to add external CSS as well? I know Bruno Wick is working on that as well, but it seems you're on a roll here and would be the missing link (pun intended). - Would it be possible to create a save option where such external files are concatenated into one big whopper of a file? Or even better, send it all to a single root file of users choice (oh joy!)? With some nice check marks to add or not CSS, external objects, etc? It would solve a problem for all those browsers that do not support external linking or have bugs*. *(like webkit that supported external links till Chrome version 19 and then Blink had this nice regression that yet has to get solved. Opera works fine till version 12.5 and then they went Blink, Firefox can only handle links one directory level deep these days, sigh. I foresee a brighter future though) - And the very whopper question that probably stretches your patience.. How about kicking all objects to external files and style info to external CSS?