Samy Pessé
|
5baebb8754
|
Set "info" as default log level
|
2015-02-03 10:53:33 +01:00 |
|
Samy Pessé
|
1eea994e73
|
Fix init command
|
2015-02-03 10:52:39 +01:00 |
|
Samy Pessé
|
80efc8e086
|
Accept alpha and beta version of plugins
|
2015-02-02 22:07:40 +01:00 |
|
Samy Pessé
|
c0dcb886ef
|
Improve install command to resolve best plugin version
|
2015-02-02 21:45:14 +01:00 |
|
Samy Pessé
|
ed3b77b655
|
Don't use xmlMode to normalize html
|
2015-01-30 17:47:19 +01:00 |
|
Samy Pessé
|
55a1aee164
|
Fix validation of semi-loaded plugins
|
2015-01-30 17:31:47 +01:00 |
|
Samy Pessé
|
d7caf6686e
|
Fix namespacing of plugins resources
|
2015-01-30 16:53:42 +01:00 |
|
Samy Pessé
|
ad81d38d07
|
Fix support of iframe in html normalization
|
2015-01-30 14:29:34 +01:00 |
|
Samy Pessé
|
6740b1b99c
|
Use spaces identation
|
2015-01-30 13:56:21 +01:00 |
|
Samy Pessé
|
f5f2cccbf4
|
Add "generator" to plugins blocks and filters ctx
|
2015-01-30 13:16:27 +01:00 |
|
Samy Pessé
|
5a0dbe8cb7
|
Remove useless log
|
2015-01-30 11:42:18 +01:00 |
|
Samy Pessé
|
2eb45e4699
|
Fix #567: Fail hard if book.json is invalid
|
2015-01-30 11:37:35 +01:00 |
|
Samy Pessé
|
f7039a174a
|
Add warning message when gitbook version to use is not fixed
|
2015-01-30 11:33:31 +01:00 |
|
Samy Pessé
|
5690704444
|
Download external images in ebook format
|
2015-01-29 22:42:41 +01:00 |
|
Samy Pessé
|
5b23dd8ffd
|
Fix ebook commands
|
2015-01-29 18:41:51 +01:00 |
|
Samy Pessé
|
5fc0c6b507
|
Convert inline svg as png if needed
|
2015-01-29 18:16:23 +01:00 |
|
Samy Pessé
|
c8e72092c7
|
Fix inline svg image in page
|
2015-01-29 16:21:36 +01:00 |
|
Samy Pessé
|
9172948c18
|
Remove used blocks from templates
|
2015-01-29 14:18:13 +01:00 |
|
Samy Pessé
|
2bec7c5e10
|
Add option to block to not parse output
|
2015-01-29 14:09:27 +01:00 |
|
Samy Pessé
|
907ce6dbcd
|
Fix copy of plugins assets to output
|
2015-01-28 22:54:19 +01:00 |
|
Samy Pessé
|
898000a580
|
Fix resources loading in plugins
|
2015-01-28 19:39:41 +01:00 |
|
Samy Pessé
|
f95beed58b
|
Fix log option to command line commands
|
2015-01-28 19:18:01 +01:00 |
|
Samy Pessé
|
4baaa41ac9
|
Fix for good path resolution of svg image
|
2015-01-28 18:34:09 +01:00 |
|
Samy Pessé
|
1f7d349aed
|
Fix conversion of svg when cache is empty
|
2015-01-28 18:27:27 +01:00 |
|
Samy Pessé
|
c0d922560d
|
Improve svg conversion and links normalization
|
2015-01-28 18:23:48 +01:00 |
|
Samy Pessé
|
f5ded5e5e1
|
Fix absolute path calcul
Add tests for links module
|
2015-01-28 17:52:10 +01:00 |
|
Samy Pessé
|
56d1720aae
|
Improve image conversion to png to avoid doublons
|
2015-01-28 16:36:17 +01:00 |
|
Samy Pessé
|
592b32b036
|
Fix error message when svgexport is not installed
|
2015-01-28 14:54:29 +01:00 |
|
Samy Pessé
|
1213997341
|
Use svgexport instead of imagemagick
|
2015-01-28 14:53:27 +01:00 |
|
Samy Pessé
|
4e620f34ad
|
Handle correctly path starting with "/"
|
2015-01-28 13:17:41 +01:00 |
|
Samy Pessé
|
534edaceac
|
Handle absolute url for images conversion (svg -> png)
|
2015-01-28 12:46:15 +01:00 |
|
Samy Pessé
|
ee13b4bf75
|
Improve error message when imagemagick is not installed
|
2015-01-28 12:22:26 +01:00 |
|
Samy Pessé
|
350f34561a
|
Show log from ebook-convert in realtime for debugging
|
2015-01-28 11:52:24 +01:00 |
|
Samy Pessé
|
324fbb2f69
|
Convert svg images to png in ebook
|
2015-01-28 11:43:44 +01:00 |
|
Samy Pessé
|
5539ab48a5
|
Fix init of livereload plugin on serve
|
2015-01-28 11:28:21 +01:00 |
|
Samy Pessé
|
c25157fc40
|
Fix display of plugins count
|
2015-01-28 11:10:30 +01:00 |
|
Samy Pessé
|
d1b2950993
|
Check parser used before applying template shortcuts
|
2015-01-27 22:34:48 +01:00 |
|
Samy Pessé
|
d8995200e6
|
Add options "shortcuts" for blocks from plugins
|
2015-01-27 22:27:59 +01:00 |
|
Samy Pessé
|
bc389ab4a1
|
Improve tests on blocks extensions
|
2015-01-27 21:47:14 +01:00 |
|
Samy Pessé
|
cf12d09092
|
Complete parsing of blocks from plugin extensions
|
2015-01-27 21:39:41 +01:00 |
|
Samy Pessé
|
8e18adbe4c
|
Parse correctly list of blocks and args
|
2015-01-27 21:21:01 +01:00 |
|
Samy Pessé
|
0e0a23b794
|
Add blocks from plugins to template engine
|
2015-01-27 17:07:25 +01:00 |
|
Samy Pessé
|
750fb862d4
|
Improve tests for plugins with filters
|
2015-01-27 15:58:28 +01:00 |
|
Samy Pessé
|
131c19dee6
|
Move plugin helper methods to a specific class
|
2015-01-27 15:22:42 +01:00 |
|
Samy Pessé
|
870ca4da0c
|
Extend templates filters
Fully remove mathjax from plugins
|
2015-01-27 12:56:04 +01:00 |
|
Samy Pessé
|
54e1be1e77
|
Parse plugins in book instead of generator
|
2015-01-27 12:49:08 +01:00 |
|
Samy Pessé
|
7424395171
|
Fix invalid log call in website generator
|
2015-01-27 12:17:20 +01:00 |
|
Samy Pessé
|
6125df5834
|
Add back "page:before" hook
|
2015-01-27 11:15:16 +01:00 |
|
Samy Pessé
|
99cd3148ba
|
Log output from ebook-convert when debug is enabled
|
2015-01-27 09:37:38 +01:00 |
|
Samy Pessé
|
1a1ace0ae1
|
Transform as absolute output path in configuration
|
2015-01-26 22:21:09 +01:00 |
|