Issue 48032 - help, language packs and images
Summary: help, language packs and images
Status: CONFIRMED
Alias: None
Product: documentation
Classification: Unclassified
Component: Online help (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: 4.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-23 21:55 UTC by pavel
Modified: 2017-05-20 11:29 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-04-23 21:55:38 UTC
Hi,

I see one principal issue in helpcontent now.

Images for helpcontent are inside images.zip. This file is part of
openoffice-core-03 (or 03u) package. Ie part of core.

Help itself is part of the languagepack packages.

If you add new languagepack, you do not have help images. The only chance is
that your help images were present in core package.

This is not good solution. I suggest creating helpimages.zip file instead and
include it into languagepacks.
Comment 1 Uwe Fischer 2005-04-25 08:14:18 UTC
Please examine help images in build mechanism
Comment 2 pavel 2005-05-14 07:36:01 UTC
This will be interesting for both SO and OOo very soon.

I'm going to commit Bulgarian, Czech and Estonian images soon, so I have to
change helpcontent2/util/helpimg.ilst like this (for cs and bg only now):

diff -urN ooo_SRC680_m103_src.orig/helpcontent2/util/helpimg.ilst
ooo_SRC680_m103_src/helpcontent2/util/helpimg.ilst
--- ooo_SRC680_m103_src.orig/helpcontent2/util/helpimg.ilst	2005-05-14
08:25:11.000000000 +0200
+++ ooo_SRC680_m103_src/helpcontent2/util/helpimg.ilst	2005-05-14
08:25:30.000000000 +0200
@@ -184,3 +184,27 @@
 %GLOBALRES%/helpimg/zh-TW/swh00056.png
 %GLOBALRES%/helpimg/zh-TW/swh00117.png
 %GLOBALRES%/helpimg/zh-TW/zellvor.png
+%GLOBALRES%/helpimg/bg/calcein.png
+%GLOBALRES%/helpimg/bg/feldalle.png
+%GLOBALRES%/helpimg/bg/feldbrei.png
+%GLOBALRES%/helpimg/bg/feldcolo.png
+%GLOBALRES%/helpimg/bg/names_as_addressing.png
+%GLOBALRES%/helpimg/bg/objbitmp.png
+%GLOBALRES%/helpimg/bg/prinzoom.png
+%GLOBALRES%/helpimg/bg/rechenlt.png
+%GLOBALRES%/helpimg/bg/sheettabs.png
+%GLOBALRES%/helpimg/bg/swh00055.png
+%GLOBALRES%/helpimg/bg/swh00056.png
+%GLOBALRES%/helpimg/bg/swh00117.png
+%GLOBALRES%/helpimg/bg/zellvor.png
+%GLOBALRES%/helpimg/cs/calcein.png
+%GLOBALRES%/helpimg/cs/feldalle.png
+%GLOBALRES%/helpimg/cs/feldbrei.png
+%GLOBALRES%/helpimg/cs/feldcolo.png
+%GLOBALRES%/helpimg/cs/names_as_addressing.png
+%GLOBALRES%/helpimg/cs/rechenlt.png
+%GLOBALRES%/helpimg/cs/sheettabs.png
+%GLOBALRES%/helpimg/cs/swh00055.png
+%GLOBALRES%/helpimg/cs/swh00056.png
+%GLOBALRES%/helpimg/cs/swh00117.png
+%GLOBALRES%/helpimg/cs/zellvor.png

-> SO will contain these images in images.zip.

1. We should generate such list automatically. I have used this to generate my file:

oo@oo:~/BuildDir/ooo_SRC680_m103_src/default_images/res/helpimg> find . -type f
-name \*.png|sed 's#./#%GLOBALRES%/helpimg/#'

2. helpimages should be in help packages not in the main package
Comment 3 frank.thomas.peters 2005-05-16 16:26:27 UTC
> 1. We should generate such list automatically. 
> I have used this to generate my file:

Actually, that's what I did, too. So this should be done at build time?
Based on the contents of the dirs?

> 2. helpimages should be in help packages not in the 
> main package

I can follow your arguments and will discuss this with engineering.
Comment 4 pavel 2007-10-30 13:06:21 UTC
Frank: ping?;-)
Comment 5 frank.thomas.peters 2008-04-30 15:28:03 UTC
With the recent changes made wrt icon handling, it may be time to rediscuss
that. However, it will require some reengineering. And this is just for the few
images that are actually help specific. Target to 3.1
Comment 6 frank.thomas.peters 2009-01-12 14:41:24 UTC
No resources to fix in 3.1. Retargeted.
Comment 7 Marcus 2017-05-20 11:29:38 UTC
Reset assigne to the default "issues@openoffice.apache.org".