Bug 74341 - htdig html templates need updating
Summary: htdig html templates need updating
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 13:58 UTC by Nick Brown
Modified: 2004-05-11 00:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Brown 2004-02-06 13:58:10 UTC
Version:           3.0.0 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
OS:          Linux

The templates all still refer to *.gif images, but these don't exsist, and the *.png images used instead.

[nick@localhost data]$ pwd
/home/nick/kdevelop/parts/doctreeview/data
[nick@localhost data]$ ls
checked.xpm  long.html     short.html      syntax.html
CVS/         Makefile.am   star_blank.png  unchecked.xpm
htdig.png    nomatch.html  star.png        wrapper.html
[nick@localhost data]$ grep gif *
nomatch.html:<h1><img src="htdig.gif">
nomatch.html:<img src="htdig.gif" border="0">ht://Dig $(VERSION)</a>
syntax.html:<h1><img src="htdig.gif">
syntax.html:<img src="htdig.gif" border="0">ht://Dig $(VERSION)</a>
[nick@localhost data]$

I also believe that the urls to these images etc need to be updated, as the relative links appear broken.

As a side issue, I note that although a htdig qt index etc is build, right clicking on any term and selecting "Search in Documentation" always displays the nomatch reults page.
Comment 1 Nick Brown 2004-02-11 11:45:51 UTC
Ok, so I think I was a little off with this report.
The actual problem seem to be with the generation of the indexs.
Please see my comment #6 at http://qa.mandrakesoft.com/show_bug.cgi?id=3783
Comment 2 Alexander Dymo 2004-05-11 00:38:39 UTC
Fixed in HEAD.