Maxime Gréau

Results 15 issues of Maxime Gréau

Even if Gradle is installed and properly configured, fopdf use gradle wrapper in order to download gradle-x.x-bin.zip and install it. It would be interesting that fopdf take advantage of an...

This issue is created to answer this question : What would it take to change if this project was becoming an official AsciiDoctor project (find a name, change Java package...)...

question

@anthonny released an angularjs directive to play with Asciidoctor https://github.com/anthonny/angular-asciidoc-directive http://anthonny.github.io/ascii-demo/ It will be interesting to use this directive instead of the actual code. This app uses an iframe in...

The asciidoc source file can be hosted into a github repository. A "github mode" could be added where writers could work together on a hosted file and they would be...

enhancement

Use the Java EE project Agorava (http://agorava.org/) in order to authenticate user

enhancement

For now, there is no persistence on the server side. Each asciidoc and html5 source are sent to all connected users and each user can save the asciidoc source locally...

enhancement

As for HTML5 preview, it will be interesting to have the possibility to work on a fullscreen mode with ace editor

enhancement

https://github.com/ajaxorg/ace/wiki/Default-Keyboard-Shortcuts

enhancement

Instead of handle an author input text, it will be interested to extract those information from asciidoc source. Then all those information could be shown on the "output side" of...

enhancement

Add chat audio with Web Audio API and WebSocket in order to give the possibility to the writers to communicate while they are writing the doc. Here is a demo...

enhancement