| 060c99e1 | 10-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Use dw2pdf internal engine
Added the option to use the dw2pdf export PDF files. Meaning you can use the already created templates for dw2pdf by just selecting the dw2pdf renderer. Siteexports PDF fe
Use dw2pdf internal engine
Added the option to use the dw2pdf export PDF files. Meaning you can use the already created templates for dw2pdf by just selecting the dw2pdf renderer. Siteexports PDF features (like templates) will be disabled.
show more ...
|
| 4d7b8f53 | 10-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Bump Version. |
| a99d6dee | 10-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Merged pages retain TOC position
Meaning: you can start a level2 indented TOC item/link/page with level1 header and sections and they will be automatically increased to reflect the indention from th
Merged pages retain TOC position
Meaning: you can start a level2 indented TOC item/link/page with level1 header and sections and they will be automatically increased to reflect the indention from the TOC.
show more ...
|
| ed507305 | 08-Sep-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Back to original mpdf class
Using the dw2pdf class resulted in errors in certain cases that had to do with the getImage routine form dw2pdf. |
| e9a9cc9f | 29-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
fix missing location.origin in IE |
| 02184f7e | 28-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add option to only export selected page via aggregator |
| d04831ea | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Our production server mistook the data['start']
It always thought that it was set and never went over to the heavy lifting part. This is how it was fixed. |
| f5b11172 | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
JSHint Update
(Tabs) |
| 2565a131 | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
URL Update |
| 13c50aa6 | 27-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Export only newest item on aggregate without options |
| cd8ed46a | 25-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Version.
Support for Chinese page names and namespaces |
| 1701f03c | 25-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Reverse previous encoding
Allows encoded names to be “original” again. |
| 774a858a | 25-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
quoting of encoded regexp
came in via chinese export problems |
| 5429a1c0 | 28-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Accept numbers, check from start to end. |
| 06a6f0ad | 23-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Properly close tags around headers |
| 984a49ea | 23-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Decode content without quotes |
| e6ebb3b0 | 23-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Return patched HMTL for Debug. |
| c14be697 | 23-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Do not encode again
Or the TOC will have non-encoded umlauts. |
| 62c374de | 23-Jul-2014 |
tuxun <tuxuntrash@gmail.com> |
translation update |
| e902fbd5 | 21-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Regexp starting and endig tag missing |
| 0ece74e8 | 21-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fallback to original URL
When there is no data fall back … |
| 9820e152 | 18-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Headers in renderer is private. |
| 8226b2b6 | 18-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update version |
| 3de90976 | 18-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check if the PW is empty before decrypt
otherwise the internal API will fail |
| 116c7e55 | 18-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove require. It's already done. |