Changes for page ePub Creator

Last modified by Thomas Mortagne on 2022/02/25 09:25

From version 1.1 >
edited by Paul Libbrecht
on 2017/03/15 21:58
To version < 2.1 >
edited by Paul Libbrecht
on 2017/03/15 22:02
>
Change comment: There is no comment for this version

Summary

Details

GoogleSummerOfCode.ProjectClass[0]
Details
... ... @@ -1,10 +1,10 @@
1 -The tool proposed here is to provide an environment to create ePub archives that work on mobile devices. The objective is to export assemblies of wiki pages within an ePub book (a zip of XHTML files) that can be read offline on mobile devices.
1 +The project is to create an authoring tool to create an ebook that works on mobile devices: Android, iOS or any other. The objective is to export spaces of wiki pages within an ePub book (a zip of XHTML files) that can be read comfortably on mobile devices, with or without internet access.
2 2  
3 -The software should complement the XWiki collaborative editing mechanism to support the author in predicting and verifying the display of the content on various devices (e.g. warning that a given tag is not going to work on the profile Aldiko on Android XVGA, or presenting on a window of that device size to insure a reasonable layout is achieved). It should also leverage open-source media-conversion softwares such as [[ImageMagick>>url:http://imagemagick.org/]], or [[ffmpeg>>url:http://ffmpeg.org/]] to ensure an embedding that is reasonable in size and that works on the target sizes and platforms.
3 +The software should complement the XWiki collaborative editing mechanism to support the author in previewing and verifying the display of the content on various devices (e.g. warning that a given tag is not going to work on the profile Aldiko on Android XVGA, or presenting on a window of classical device sizes to insure a reasonable layout is achieved). It should also apply media-conversion, e.g. scale image or adjust videos to ensure an embedding that is reasonable in size and that works on the target sizes and platforms.
4 4  
5 -A very successful contribution should, with a small amount of changes, allow developers to also export to other package formats such as Mobi, SCORM or Common Cartridge and maybe even deliver Android's APK applications.
5 +A very successful contribution should, with a small amount of changes, allow developers to also export to other package formats such as Mobi, SCORM or Common Cartridge and maybe even deliver Android's APK applications, integrating Cordova on the server.
6 6  
7 7  
8 8  **Discussion:** is to happen on the [[xwiki-devs>>url:http://xwiki.475771.n2.nabble.com/XWiki-Dev-f475773.html]] mailing-list as well as on the [[#xwiki>>url:http://webchat.freenode.net/?nick=xwikiorg_guest_...&channels=xwiki&prompt=1&uio=d4]] IRC channels.
9 9  
10 -**Delivery:** open-source code (LGPL) using Groovy, Velocity, Unix command-line-tools.
10 +**Delivery:** open-source code (LGPL) using XWiki, Groovy, Velocity.
Developer profile
... ... @@ -1,0 +1,1 @@
1 +
Progress
... ... @@ -1,0 +1,1 @@
1 +

Get Connected