forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Makc666 on February 10, 2008, 01:44:57 am

Title: Documentation and Manual URLs need update
Post by: Makc666 on February 10, 2008, 01:44:57 am
"Documentation and Manual" http://coppermine-gallery.net/demo/cpg14x/docs/index.htm
has "old" url in it.

For example section:
1.1 Technical requirements

has urls:
(see What's ImageMagick and What is GD)
Code: [Select]
http://coppermine-gallery.net/demo/cpg14x/docs/install_faq.htm#whatIsImageMagick
Code: [Select]
http://coppermine-gallery.net/demo/cpg14x/docs/install_faq.htm#WhatIsGD
The file install_faq.htm was renamed to faq.htm

Also the file index_fr.htm refers in it to file faq.htm but there is file faq_fr.htm
So file index_fr.htm must refers to file faq_fr.htm
Title: Re: Documentation and Manual URLs need update
Post by: Joachim Müller on February 10, 2008, 10:06:23 am
"Documentation and Manual" http://coppermine-gallery.net/demo/cpg14x/docs/index.htm
has "old" url in it.
Actually, it's not an "old" URL, but a brand new one - the section you refer to has been backported from cpg1.5.x

1.1 Technical requirements

has urls:
(see What's ImageMagick and What is GD)
Code: [Select]
http://coppermine-gallery.net/demo/cpg14x/docs/install_faq.htm#whatIsImageMagick
Code: [Select]
http://coppermine-gallery.net/demo/cpg14x/docs/install_faq.htm#WhatIsGD
Thanks for spotting. Fixed in svn.

The file install_faq.htm was renamed to faq.htm
As suggested above: no file was renamed.

Also the file index_fr.htm refers in it to file faq.htm but there is file faq_fr.htm
So file index_fr.htm must refers to file faq_fr.htm
The French index and FAQ pages are not up-to-date and are a user-contribution. They may contain broken links. The French doc files are not officially maintained. Since the contributors of those files have joined the team some time ago they might want to fix this (or may not).

Marking thread as "fixed".
Title: Re: Documentation and Manual URLs need update
Post by: François Keller on February 10, 2008, 10:42:40 am
Quote
The French index and FAQ pages are not up-to-date and are a user-contribution. They may contain broken links. The French doc files are not officially maintained. Since the contributors of those files have joined the team some time ago they might want to fix this (or may not).
question is: is it necessaray to spend time for maintaining those files or for making new translation for the 1.5 version  ;)
Title: Re: Documentation and Manual URLs need update
Post by: Joachim Müller on February 10, 2008, 03:43:53 pm
Hm, this decision is of course up to you. The "flaws" that Makc666 reports are very minor and could easily get fixed. However, there are a lot of discrepancies already between the english docs for cpg1.4.x and the French translation, so I'm not sure it is worth while to spend the effort to go through the entire documentation for cpg1.4.x.
If I were you, I'd wait for the feature freeze stage for cpg1.5.x and then start translating the docs into French if you feel like it. As the docs now consist of several files it will be going to be easier to distribute the workload among several translators.
Title: Re: Documentation and Manual URLs need update
Post by: François Keller on February 10, 2008, 03:54:09 pm
Quote
Hm, this decision is of course up to you. The "flaws" that Makc666 reports are very minor and could easily get fixed
i'll see if i have time to look at this
Quote
If I were you, I'd wait for the feature freeze stage for cpg1.5.x and then start translating the docs into French if you feel like it. As the docs now consist of several files it will be going to be easier to distribute the workload among several translators.
Yes, this was what i mean  ;)