| 774a858a | 25-Aug-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
quoting of encoded regexp
came in via chinese export problems |
| 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. |
| 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 |
| 5393176f | 18-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix PHP Strict messages |
| d10fa28a | 17-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Introduce ugly hack for mPDF
mPDF uses a lot of preg_replace which does not work on very long CSS files such as DokuWiki might produce. We need to somehow update the cssmgr class - which only works
Introduce ugly hack for mPDF
mPDF uses a lot of preg_replace which does not work on very long CSS files such as DokuWiki might produce. We need to somehow update the cssmgr class - which only works with this hack.
show more ...
|
| 8914cf7e | 17-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove unnecessary stuff |
| bca58ac1 | 17-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
PHP Strict compatible |
| c6d15ed9 | 11-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
only remove php and html extension. |
| 18803abc | 02-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Replace _media and _detail |
| 3aa0ad13 | 02-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Find relative Paths.
including tests |
| 4c9a39da | 02-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove Extension when override is enabled
Override is only enabled for well known file names where we do not want the old extension |
| 0d4e56bf | 01-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Customize relative URL creation |
| 0cd3f1b4 | 01-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Header for SiteExporter Proxy
Allows for certain settings that will not persist. |
| 2ab96209 | 01-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
If-Modified-Since was not correct. |
| e77f87a1 | 01-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Clearer Variable Names |
| 7f6f0f99 | 01-Jul-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix MPDF/DW2PDF Debugging |
| f37dfca9 | 21-May-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Change name of .hs files |
| 596fd343 | 21-May-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Give back the name |
| 5a843d1f | 21-May-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Do not trim Whitespaces |
| 5a5aca6d | 30-Apr-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Re-Indent |
| adf295b0 | 29-Apr-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Only needs content. |
| bc9c3ac9 | 23-Apr-2014 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Remove the download switch. It did not really make sense. |