History log of /plugin/siteexport/action/ajax.php (Results 51 – 75 of 94)
Revision Date Author Comments
# 212536c4 14-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

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


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

Only set new extension for images


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

debug message.


# ca3f10f5 11-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 ...


# 8c525061 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Update for use rewrite = 1 + 2 and detail pages


# 3aa0ad13 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Find relative Paths.

including tests


# 3f2e6413 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Make compatible to PHP Strict


# 70dbc0ee 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Rollback


# fd1d4c5f 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Set extension provided by server when not already set


# e1fa60fc 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Ensure the correct IDs for the media case


# fd51a4e3 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Ensure correct values


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

Go with overridden - WL will not produce DW Links


# 796569eb 02-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Always use slashes in Siteexporter


# 569e317a 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Fix missing RegExp start


# 93b3a486 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

If no extension is set, try to set one.


# ccdae538 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Find Image and HTML Extensions. Just in Case.


# 2316a5cf 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Changed algorithm to relativy URLs

This will not be the end of it.


# fde5bd1d 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Depth of images in CSS needs to be relative to the CSS


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

Debug for the Depth.


# 33aa25ba 01-Jul-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Debug URL when no data is received.


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

Current version of Core.

There is still work to be done. But we attempt to fix the issue with
not having images exported. A Problem are the endless recursions.


# 5ae1a484 21-May-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Shorten relative URLs to not go back all the way


# 67f4f6e5 12-May-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Better support for relative URLs

relative URLs, starting with ../ or ./ will now be prefixed with the
current page ID where the link is being replaced from.


# 46ccacef 29-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

PDF Files still have to go through renaming

Otherwise we would have two totally different approaches for File
naming. Basically we now have PDF-files with the name reflecting the
title and dashes.


# b88e443e 29-Apr-2014 Gerry Weißbach <gerry.w@gammaproduction.de>

Prevent Default or erros will occur.


1234