Opened 13 years ago

Closed 13 years ago

#650 closed enhancement (fixed)

Widget / Add simple HTML page for printing

Reported by: Fxp Owned by: Fxp
Priority: major Milestone: v2.7.0
Component: General Version:
Keywords: Cc:

Description

Instead of making many different XSL FOP transformations for each type of views, this ticket add simple HTML views with a layout ready for printing:

  • black text
  • white background
  • display hyperlinks next to hyperlink text (in order to make them visible once printed
  • display maps and bounding box (which was not easy to add in FOP mode)
  • display thumbnails

All view mode could be displayed using currTab parameter (eg. localhost:8080/geonetwork/apps/search/print.html?uuid=13ebf2b2-9945-4135-9bcd-df3f11cde868&currTab=inspire)

On Firefox, due to pagebreak issue (https://bugzilla.mozilla.org/show_bug.cgi?id=471015), fieldsets are replaced by div elements.

Attachments (4)

GeoNetwork-chrome-simple.pdf (683.6 KB ) - added by Fxp 13 years ago.
GeoNetwork-chrome-inspire.pdf (548.5 KB ) - added by Fxp 13 years ago.
GeoNetwork-firefox-default.pdf (287.1 KB ) - added by Fxp 13 years ago.
geonetwork-html-printmode.png (124.0 KB ) - added by Fxp 13 years ago.

Download all attachments as: .zip

Change History (6)

by Fxp, 13 years ago

comment:1 by Fxp, 13 years ago

Owner: changed from geonetwork-devel@… to Fxp
Status: newassigned
Version: v2.6.3

comment:2 by Fxp, 13 years ago

Resolution: fixed
Status: assignedclosed

Committed revision 8345.

Note: See TracTickets for help on using tickets.