From skencil-patches at wald.intevation.org Wed Mar 1 14:31:01 2006 From: skencil-patches at wald.intevation.org (skencil-patches@wald.intevation.org) Date: Wed, 1 Mar 2006 14:31:01 +0100 (CET) Subject: [Skencil-devel] =?utf-8?q?=5Bskencil-Patches=5D=5B50=5D_make_SVG_?= =?utf-8?q?usable_inside_FireFox_1=2E5?= Message-ID: <20060301133101.BB6C01800130@pyrosoma.intevation.org> Patches item #50, was opened at 2006-03-01 13:31 You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=103&aid=50&group_id=5 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ Status: Open Priority: 3 Submitted By: Fabian Dortu (fabian) Assigned to: Nobody (None) Summary: make SVG usable inside FireFox 1.5 Version: None Category: None Initial Comment: Firefox 1.5 is able to render SVG natively. However the SVG generated by skencil are not rendered and source code is written instead. To solve the problem, style information should be added to the svg file (see FAQ http://www.mozilla.org/projects/svg/faq.html ): I have attached a patch... To apply the patch: cd Plugins/Filters patch svgsaver.py svgsaver.py.diff Fabian ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=103&aid=50&group_id=5 From skencil-patches at wald.intevation.org Tue Mar 7 16:40:35 2006 From: skencil-patches at wald.intevation.org (skencil-patches@wald.intevation.org) Date: Tue, 7 Mar 2006 16:40:35 +0100 (CET) Subject: [Skencil-devel] =?utf-8?q?=5Bskencil-Patches=5D=5B56=5D_Guide_too?= =?utf-8?q?ls?= Message-ID: <20060307154035.66149180013D@pyrosoma.intevation.org> Patches item #56, was opened at 2006-03-07 15:40 You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=103&aid=56&group_id=5 Or by replying to this e-mail entering your response between the following markers: #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ (enter your response here) #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+ Status: Open Priority: 3 Submitted By: Valentin Ungureanu (vung) Assigned to: Nobody (None) Summary: Guide tools Version: None Category: None Initial Comment: Create guides by dragging them from the rulers; based on this one: http://lists.gnu.org/archive/html/sketch-devel/2003-01/msg00005.html with some additions: 1. delete guide (or cancel creation) if the mouse is released outside the canvas (like in skencil 0.6) 2. hide the guide when it is dragged outside the drawing area and change the status bar to explain what will happen (like in gimp). Detecting if the mouse is inside the canvas is done with a new SketchCanvas method; not particularly clean. As an alternative, I tried connecting the canvas to enter/leave_notify and propagating this to the editor and tools. This information could be used to automatically pan the view when dragging an object, for example. However (besides the bigger change) if the mouse button is pressed over a ruler and then moved over the canvas there is no enter_notify signal from the canvas. I'm not sure if this is how it's supposed to be, but it wasn't helpful so I stuck with a new canvas method. ---------------------------------------------------------------------- You can respond by visiting: http://wald.intevation.org/tracker/?func=detail&atid=103&aid=56&group_id=5 From torsten.irlaender at intevation.de Mon Mar 27 18:53:33 2006 From: torsten.irlaender at intevation.de (Torsten =?iso-8859-1?q?Irl=E4nder?=) Date: Mon, 27 Mar 2006 18:53:33 +0200 Subject: [Skencil-devel] Mailinglists are ready for use Message-ID: <200603271853.33535.torsten.irlaender@intevation.de> Hi and welcome again! The "new" mailinglists are ready for use now. Please notice that all your setting referring to receiving duplicated mail are lost. The default setting now is that you do not receive duplicates. Information on how to change your personal setting are in the subscription mail you should have received. So please feel comfortable here and I hope the communication will continue in the known good way. Please feel free to start your conversation here now, as the old lists will be set to moderated soon. best regards Torsten Irl?nder -- Torsten Irl?nder Intevation GmbH torsten.irlaender at intevation.de http://www.intevation.de/ From torsten.irlaender at intevation.de Fri Mar 31 16:33:20 2006 From: torsten.irlaender at intevation.de (Torsten =?iso-8859-1?q?Irl=E4nder?=) Date: Fri, 31 Mar 2006 16:33:20 +0200 Subject: [Skencil-devel] skencil website migration Message-ID: <200603311633.20708.torsten.irlaender@intevation.de> Hi all, After migrating the mailinglist, we will migrate the website sources to wald next. In this step we like to take the chance to make some improvements to the source layout of the website as the situation now seems not to be the best. This improvement is described in detail in the attached document. Migration process will start now and will be hopfully finished next week. best regards Torsten -- Torsten Irl?nder Intevation GmbH torsten.irlaender at intevation.de http://www.intevation.de/ -------------- next part -------------- Proposal for Skencil Website SVN repository layout and move =========================================================== Torsten Irl?nder Bernhard Reiter (20060331) NOTE: This affects only the website of Skencil! Skencil' source has already be put into SVN https://wald.intevation.org/projects/skencil/ . For the website we want to take the chance to make some improvements. Wald.intevation.org offers a SVN repository, supports the upload of pages with rsync and dynamic pages with mod_python. 1. Current state There are three CVS modules for Skencil's Website in Savannah: SW: cvs.savannah.nongnu.org:/web/skencil This is displayed directly on http://skencil.nongnu.org/ by an automatic process of Savannah. Some files are only saved in there, e.g. the screenshots. The others are produced by sources in SSO. SSW: http://cvs.savannah.nongnu.org/viewcvs/skencil.org/?root=skencil Source for the current website. SSO: http://cvs.savannah.nongnu.org/viewcvs/skencil-web/?root=skencil Old website source for pages server until 2004 or so. * In SSO are page source that can be postprocessed by a python script and the result then uploaded (=checkedin) to SW. * Because of original files in SSO, there is no strict seperation in source and target. * Some parts of the site are large and are needed seldom, but must be checked out even if i do not want to change them. 2. Target state * It would be nice to have a strict seperation in source and target. Thus only one repository for the source would be needed, because Wald support rsync upload. For savannah the target files had to be checked into SW anyway, requiring a second repository. * They layout should make it easy to only checkout the page part that changes more often as opposed to the gallery part which changes less oftern. * The generated website is located outside the svn-working directory, as we do not want to have the generated website in the svn repository. * Archive SSO as tarball of the cvs repository. 3. Possible SVN layout for the website sources website |-- tags |-- branches |-- trunk |-- pages (index.html,news.html...) | |--faq | |--images | |-- screenshots |-- gallery Rational: * The documentation source is already part of the application source. Thus they do not need be be in the web source repository. * Patches should be kept in the wald trackers. * Release notes should be kept close to the released files and * SSO is only interesting for historical examinations, thus does not need to be in the new repository. * If a completely new version of the website is made, the old versions are kept in the branches folder