Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IssueImport of slides containing images and diagrams
Description

Slides containing multiple images and/or diagrams are not imported correctly. This is due to limitations in the import engine PPTX2HTML which currently only supports line diagrams and a few image types (jpg, png, gif)

When a slide imports, input boxes are created for the missing diagram and images but they are empty. This creates additional difficulties for the user as they have to remove these empty input boxes before adding the missing content.

Reported byUPV, Soton
Tickets

Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-802
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-919
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-836
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-837
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-755

Owner
Action

Suggestion (Abi)..... add prepossessing to the import service so that diagrams and unsupported images are converted into images. Consider whether this should be in SVG format to allow images and diagrams to be editable.
Klaas: I agree. lets do this in gradual steps/separate tickets (e.g. "preproces/handle image format X"). I think this is also very related to work on the file/media service by Roy Meissner. I think 

Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-919
, which Dejan Paunović is working on, is related to diagrams. Luis Daniel Fernandes Rotger did a lot of work on both importing and showing diagrams in
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-802
.
SVG support is very important, we already did work on this, even in this sprint 
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-836
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-837
Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-755
.  Currently the SVG info is imported, although not shown well or editable.

Initial discussion of designing and implementing an overall/good solution to handle all SVG asap. The original slidewiki uses an external SVG editor: Import and editing of SVG images and diagrams

Import of images might be improved by

Jira Legacy
serverJIRA (slidewiki.atlassian.net)
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-781



IssueThemes and backgrounds are not imported
Description

Themes and backgrounds are removed on import. PPTX2HTML states they have basic support but we don't seem to be using it.

We need to build functions to allow users to import, edit and create themes.

Reported byUPV, Soton
Tickets

Jira Legacy
serverJIRA (slidewiki.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-374
.... themes editor work

Jira Legacy
serverJIRA (slidewiki.atlassian.net)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId497b9b88-e2b8-32ee-be05-4d265f33883f
keySWIK-376
slide layouts

Owner
Action
  1. explore if import service can improve handling of background content and themes
    Jira Legacy
    serverJIRA (slidewiki.atlassian.net)
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId497b9b88-e2b8-32ee-be05-4d265f33883f
    keySWIK-920
  2. implement theme chooser edit to SW

Requirements for themes: Themes editor

Requirements for slide layouts: Slide Layouts

...