Bug 196968

Summary: Add link-tags to exported HTML-galleries to ease navigation
Product: [Applications] digikam Reporter: Michael G. Hansen <mike>
Component: Plugin-Generic-HTMLGalleryAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: agateau
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Unspecified   
Latest Commit: Version Fixed In: 0.6.0
Attachments: Adds link tags to all but the frame based themes.

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