Log of /contributions/modules/import_html/import_html_modules.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11.4.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 19 09:19:53 2009 UTC
(7 months, 1 week ago)
by
dman
Branch:
DRUPAL-6--1
Changes since
1.11.4.1: +1 -388 lines
Diff to
previous 1.11.4.1
, to
branch point 1.11
Lots of work getting the UI tuned.
Submissions actually work now. Some work needed on individual attributes from modules like menu. API has changed
Getting forward-back muntistep form working. Tricky.
Moved core module callbacks into modules/core.inc
gradually discarding XML PHP4 stuff
Revision
1.11.2.1
Wed Dec 17 13:15:17 2008 UTC
(11 months, 1 week ago)
by
dman
Branch:
DRUPAL-5--2
Changes since
1.11: +0 -424 lines
FILE REMOVED
file import_html_modules.inc was added on branch DRUPAL-5--2 on 2009-03-14 03:18:51 +0000
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 17 13:15:17 2008 UTC
(11 months, 1 week ago)
by
dman
Branch:
MAIN
Branch point for:
DRUPAL-5--2,
DRUPAL-6--1
Changes since
1.10: +10 -1 lines
Diff to
previous 1.10
Abstracted the absorb-all-attributes func into a sub func
Adjusted the XSL and the node body importer to provide more clues about the accuracy of the import - to assist wizard-like algorithms to
choose the best template for a site. It adds a 'precision' and 'explanation' attribute to the div for debugging
Added field_sidebar and field_block as possible default generic content areas in html2simplehtml
Revision
1.9 -
(
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.8: +9 -3 lines
Diff to
previous 1.8
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.6 -
(
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.5: +480 -480 lines
Diff to
previous 1.5
Huge file-ending problem fix up.
I think my Mac touched them and saved them :(
Back to Unix newlines please
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 20 17:17:26 2008 UTC
(16 months, 1 week ago)
by
dman
Branch:
MAIN
Changes since
1.3: +118 -32 lines
Diff to
previous 1.3
Working some more module-abstaction of semantics in.
Adding ways for other modules to usefully re-use some routines. (wrapper.module in progress)
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 16 03:25:52 2008 UTC
(16 months, 1 week ago)
by
dman
Branch:
MAIN
Changes since
1.1: +64 -49 lines
Diff to
previous 1.1
A thousand code standards changes. Long overdue
Some slightly better t() support. still only 70% complete, I modify the messages as I see them.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jul 15 09:08:39 2008 UTC
(16 months, 2 weeks ago)
by
dman
Branch:
MAIN
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
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.