History log of /plugin/siteexport/ (Results 351 – 375 of 535)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d10fa28a17-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 ...

8914cf7e17-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove unnecessary stuff

bca58ac117-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

PHP Strict compatible

ec3c944c16-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Do not reset the namespace. Or all is lost.

119d722d16-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove error_reporting

This leads to too many PHP Notices and so on - and is not necessary. It
will confuse too much.

42c8e4e814-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update Version

5999648d14-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Wrong Variable used.

ed3721f314-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Not !=

212536c414-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

The new extension must be in valid range and have valid characters.

c6d15ed911-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

only remove php and html extension.

0dcb0cbc11-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Only set new extension for images

9bd8fc6111-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

debug message.

ca3f10f511-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Regexp for extension was wrong

It did not check for the whole extension when replacing with server
provided extension. In addition it does now add the new extension when
there is not extension at al

Regexp for extension was wrong

It did not check for the whole extension when replacing with server
provided extension. In addition it does now add the new extension when
there is not extension at all.

show more ...

e983d60a11-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix variable name.

f2bb7bd311-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove plugin info. It is standardized.

07786b2a11-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Modify Structure.

79a83fc511-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Use CDN for qunit

6edd592211-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Modify structure

7c9cbdf511-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Typo

489657d909-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

a0318c5809-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

The export body parameter needs lowercase all over

efa13e7407-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update plugin.info.txt

ad1667f704-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Re-Order script for testing.

7784821d04-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Make valid again.

3945b5d404-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Remove .gitignore on travis

1...<<11121314151617181920>>...22