Bug 196968 - Add link-tags to exported HTML-galleries to ease navigation
Summary: Add link-tags to exported HTML-galleries to ease navigation
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-HTMLGallery (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 08:01 UTC by Michael G. Hansen
Modified: 2018-03-23 11:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.0


Attachments
Adds link tags to all but the frame based themes. (9.84 KB, patch)
2009-06-18 08:02 UTC, Michael G. Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael G. Hansen 2009-06-18 08:01:25 UTC
Version:           0.3 (using KDE 4.2.4)
Installed from:    Debian testing/unstable Packages

This patch adds link tags to all but the frame based themes. Can be used in conjunction with the LinkWidgets extension for FireFox or the navigation bar in Opera.

More info on link tags:
http://www.w3.org/TR/html401/types.html#type-links

The patch adds more types of link tags then defined in the HTML4 spec, but they are supported by both Opera and LinkWidgets.
Comment 1 Michael G. Hansen 2009-06-18 08:02:49 UTC
Created attachment 34624 [details]
Adds link tags to all but the frame based themes.
Comment 2 caulier.gilles 2009-06-18 08:11:41 UTC
Aurélien,

A possible candidate patch for 0.4.0 release...

Gilles Caulier
Comment 3 Michael G. Hansen 2009-07-23 14:59:34 UTC
Just wondering, as the 0.5 release is tomorrow, whether you plan to include this patch?
Comment 4 Aurelien Gateau 2009-08-19 14:11:28 UTC
SVN commit 1013255 by gateau:

Patch by Michael Jansen to add support for up, previous, and next links.

Better late than never. Sorry for the delay :/

BUG:196968

 M  +28 -0     classic/template.xsl  
 M  +28 -0     matrix/template.xsl  
 M  +28 -0     s0/template.xsl  
 M  +28 -0     simple/template.xsl  
 M  +28 -0     snow/template.xsl  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013255