Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • framaslides framaslides
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 42
    • Issues 42
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FramasoftFramasoft
  • framaslidesframaslides
  • Merge requests
  • !7

WIP: Export phpoffice

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Thomas Citharel requested to merge export_phpoffice into master Mar 13, 2017
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 19

This is a POC to export framaslides's presentations as Open Document files (.odp).

  • Make size of things and fonts reasonable
  • Make presentation background work properly
  • Download pictures (info : php's build-in server can't do this since you need multi-process)
  • Download videos (YouTube with https://framagit.org/tcit/YouTubeDL) since you can't seem to just embeed them.
  • Make sure presentations and linked assets are safe in their temp folder
  • Delete old temp files if too old and when a new file is requested
  • Squash commits
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: export_phpoffice