Log of /contributions/modules/import_html/rewrite_href_and_src.xsl
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Dec 9 14:19:50 2008 UTC
(11 months, 2 weeks ago)
by
dman
Branch:
MAIN
Changes since
1.10: +8 -2 lines
Diff to
previous 1.10
This is going good.
OK, lots of tweaks. Adjusted the debug again. Can be set in the advanced prefs on a per-instance basis.
Can be called out of context really well now.
Changed default document handing to allow multiple values.
Can toggle whether to keep debug partial files.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 3 11:33:18 2008 UTC
(11 months, 3 weeks ago)
by
dman
Branch:
MAIN
Changes since
1.9: +307 -307 lines
Diff to
previous 1.9
Huge file-ending problem fix up.
I think my Mac touched them and saved them :(
Back to Unix newlines please
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 09:08:39 2008 UTC
(16 months, 1 week ago)
by
dman
Branch:
MAIN
Changes since
1.8: +307 -291 lines
Diff to
previous 1.8
HUGE rewrite. UNSTABLE
remade tree selector form into FAPI callbacks!
split some data extractions into a library
Split the UI into a library
Rewrote the js to be jquery
Revision
1.7.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 5 01:43:00 2007 UTC
(2 years, 1 month ago)
by
dman
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-3
Changes since
1.7.2.3: +83 -45 lines
Diff to
previous 1.7.2.3
, to
branch point 1.7
MAY BE UNSTABLE
Modifications to support semantic round-tripping of CCK fields - for
static.module
Changes to the link-rewriting logic for better linking to imported
files. Root-relative links are now rewritten also, they weren't
before. There's now the option to choose between true-relative and
root-relative links.
Tricky changes may have side-effects in other test cases.
Revision
1.7.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 20 12:30:40 2007 UTC
(2 years, 9 months ago)
by
dman
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-2
Changes since
1.7: +15 -4 lines
Diff to
previous 1.7
Fix to the XSL that rewrote URLs - parameters are passed to XSL as strings, not BOOL, so '0' evaluates TRUE :(
Worked through getting the static_html add-on working as expected. Very cool.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 10 16:23:00 2006 UTC
(3 years, 4 months ago)
by
dman
Branch:
MAIN
Changes since
1.4: +4 -4 lines
Diff to
previous 1.4
Added option to disable URL rewrites altogether.
Fixed demo page to work with URLs again (it'd stopped)
Tracked some minor XML/Tidy parsing inconsistancies.
Even more verbose comments and explanations on admin pages
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 5 09:22:44 2006 UTC
(3 years, 4 months ago)
by
dman
Branch:
MAIN
Changes since
1.3: +34 -24 lines
Diff to
previous 1.3
Adjusted so the URL-rewriting (no base) works again.
relative hrefs are left alone, resource srcs are found over under /files.
Also tried to sort out the escaping of script elements, CDATA and output escaping under XML. Added a config option to strip them totally.
Added regexp filter option to allow user to show/hide the hidden files in the file list.
Couple of cosmetics, help wording and code format
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Mar 31 13:23:02 2006 UTC
(3 years, 7 months ago)
by
dman
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.2: +30 -3 lines
Diff to
previous 1.2
Added an option to rewrite all source href links to friendly URLS (no suffix) during import.
This is distinct from renaming the URLs themselves.
Can now provide a smooth transition from /old/section/index.html links into just 'new/section' syntax, across the board.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 23 09:31:10 2006 UTC
(3 years, 10 months ago)
by
dman
Branch:
MAIN
Branch point for:
DRUPAL-4-6
OK, Here's the files.
I'll commit them, then try installing to a brand new setup and see what happens. I'm sure there will be a library or two missing.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.