Re: [Gimp-developer] gimp-help-2 status

2003-12-19 Thread Daniel Egger
Am Don, den 18.12.2003 schrieb Roman Joost um 15:53: Hm.. i didn't had any memory problems with XInclude. If the encoding was wrong, the xsltproc throw an error and nothing more ... I still do, but only under Mac OSX. More annoying with XInclude is that xsltproc cannot be taught to really load

Re: [Gimp-developer] gimp-help-2 status

2003-12-19 Thread Sven Neumann
Hi, Daniel Egger [EMAIL PROTECTED] writes: Am Don, den 18.12.2003 schrieb Roman Joost um 15:53: Hm.. i didn't had any memory problems with XInclude. If the encoding was wrong, the xsltproc throw an error and nothing more ... I still do, but only under Mac OSX. More annoying with

Re: [Gimp-developer] gimp-help-2 status

2003-12-19 Thread Daniel Egger
Am Fre, den 19.12.2003 schrieb Sven Neumann um 19:55: I am pretty sure it loads the DTD from disk if you provide it an XML catalog file that shows it where the DTD is found. This file is usually called /etc/xml/catalog. See http://xmlsoft.org/catalog.html I have this catalog file and xsltproc

Re: [Gimp-developer] gimp-help-2 status

2003-12-19 Thread Malcolm Tredinnick
On Fri, 2003-12-19 at 13:21, Daniel Egger wrote: Am Fre, den 19.12.2003 schrieb Sven Neumann um 19:55: I am pretty sure it loads the DTD from disk if you provide it an XML catalog file that shows it where the DTD is found. This file is usually called /etc/xml/catalog. See

Re: [Gimp-developer] gimp-help-2 status

2003-12-11 Thread Daniel Egger
Am Mit, den 10.12.2003 schrieb Roman Joost um 22:55: With Raymonds help i'm now be able to build the help with UTF-8 encoded XML files, which are xincluded in the gimp.xml file. Cool. Incidently I've also been working on this and my Mac really has troubles when trying to compile such files

[Gimp-developer] gimp-help-2 status

2003-12-10 Thread Roman Joost
This mail is only a tiny status mail of the current progress on gimp-help-2. With Raymonds help i'm now be able to build the help with UTF-8 encoded XML files, which are xincluded in the gimp.xml file. All of the entities are gone and i can replace the last files with the correct unicode

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-25 Thread Roman Joost
So, one step ahead to finish the gimp-help-2 move into the new source structure, which finishes the source tree move and add the frensh translation and content from Julien and Raymond. Before i type in my last cvs commit i want to verify one exception of my proposal: the image directory. I want

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-24 Thread Daniel Egger
On Nov 24, 2003, at 12:02 am, Roman Joost wrote: I tried it with some docs and it rocks. Unfortunately, i'm running into trouble with the german umlauts. Do you've a solution for keeping the umlauts ? We'll switch to UTF-8 which should solve this problem, unless I'm misunderstanding the issue, of

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-23 Thread Daniel Egger
On Nov 22, 2003, at 3:11 pm, Roman Joost wrote: I moved the stylesheets directory into the source root. I will change it in the next days, after Daniel will give me the ok. No one has declined the new structure purposal, so i think, that everyone on gimp-help-2 gave this implicit OK to change it?

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-23 Thread Roman Joost
On Sun, Nov 23, 2003 at 08:19:38PM +0100, Daniel Egger wrote: Go! :=) Yay! Regarding xinclude: I've a few ideas I'll try the next few hours. It seems like a really worthwhile feature to me so let's check how portable/stable it is... I tried it with some docs and it rocks. Unfortunately,

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-22 Thread Roman Joost
So i revamped the purposal and it looks now like this: ./ ./src ./src/filters ./src/filters/blur ./src/images ./src/images/glossary ./src/images/tool-options ./src/images/toolbox ./src/images/toolbox/de ./src/images/toolbox/fr ./src/images/toolbox/se ./src/legal ./src/toolbox ./stylesheets

Re: [Gimp-developer] gimp-help-2 status and suggestions

2003-11-16 Thread Daniel Egger
Am Son, den 16.11.2003 schrieb Roman Joost um 00:46: This is the actual structure. I made a find ./ -type d in the gimp-help-2 and removed the CVS directorys: Agreed. Howver since a few persons are not too happy with the all-languages-concurrently approach I'd like to hear their opinion first.

[Gimp-developer] gimp-help-2 status and suggestions

2003-11-15 Thread Roman Joost
After the frensh translation made the way into my gimp-help-2 sandbox, Sven and Brix are pointed me to the current directory structure of the module. In my current point of view, the current help/C directory is obsolete and should be replaced with a newer structure. This is the actual structure.