Ticket #7085 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Drop image tags in offline help

Reported by: Peter Peterson Owned by: Owen Arnold
Priority: minor Milestone: Release 2.6
Component: Documentation Keywords: Maintenance
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description (last modified by Peter Peterson) (diff)

If QT_ASSISTANT_FETCH_IMAGES=False then don't add the html tags for the image at all. At the moment there is a really big "image not found" png overwhelming the upper-right-hand corner of the help pages.

Change History

comment:1 Changed 7 years ago by Peter Peterson

  • Description modified (diff)

comment:2 Changed 7 years ago by Owen Arnold

refs #7085. Only add images if also downloaded.

Changeset: 4de86d0276fc13c716e910ff19112cda04130c30

comment:3 Changed 7 years ago by Owen Arnold

Tester: On any platform we support (apart from OSX) build with ENABLE_QTASSISTANT=ON and QT_ASSISTANT_FETCH_IMAGES=OFF.

Run mantid plot and check the algorithm offline help pages. They should NOT include any screeenshot image at the top of the page.

Last edited 7 years ago by Owen Arnold (previous) (diff)

comment:4 Changed 7 years ago by Owen Arnold

  • Status changed from new to accepted

branch is feature/7085_help_image

comment:5 Changed 7 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:6 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:7 Changed 7 years ago by Owen Arnold

refs #7085. Only add images if also downloaded.

Changeset: 4de86d0276fc13c716e910ff19112cda04130c30

comment:8 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

The placeholder image is no longer present with the change in the above configuration.

comment:9 Changed 7 years ago by Nick Draper

Merge remote-tracking branch 'origin/feature/7082_merge_cal_files' into 7090_runpythonscript

comment:10 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:11 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Documentation

comment:12 Changed 7 years ago by Samuel Jackson

Refs #7085 Patching code for the new python API.

Changeset: c4c6e72cd9af1e59e0a887b41145ffdf1a719408

comment:13 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7931

Note: See TracTickets for help on using tickets.