/[drupal]/contributions/modules/import_html/import_html_help.htm
ViewVC logotype

Log of /contributions/modules/import_html/import_html_help.htm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.16.2.1
Sat Mar 14 04:45:41 2009 UTC (8 months, 1 week ago) by dman
Branch: DRUPAL-6--1
Changes since 1.16: +1 -1 lines
FILE REMOVED
These files should have been removed before the HEAD branch :(

Revision 1.11.2.1
Sat Mar 14 03:26:02 2009 UTC (8 months, 1 week ago) by dman
Branch: DRUPAL-5--2
Changes since 1.11: +1 -1 lines
FILE REMOVED
Refactored files into subdirectories

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 05:52:43 2008 UTC (11 months, 2 weeks ago) by dman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.15: +63 -1 lines
Diff to previous 1.15
Updated docs
Revised taxonomy imports
tuned the generic template to cover more test cases

Revision 1.15 - (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.14: +15 -9 lines
Diff to previous 1.14
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.14 - (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.13: +619 -619 lines
Diff to previous 1.13
Huge file-ending problem fix up.
I think my Mac touched them and saved them :(
Back to Unix newlines please

Revision 1.13 - (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.12: +2 -3 lines
Diff to previous 1.12
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.12 - (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.11: +620 -584 lines
Diff to previous 1.11
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.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 19:46:27 2008 UTC (16 months, 4 weeks ago) by dman
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.10: +191 -161 lines
Diff to previous 1.10
Merging DRUPAL-5--1 back into HEAD
I hope I'm doing this right

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 19:47:16 2008 UTC (21 months, 1 week ago) by ax
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Doxygen comments: don't use @mainpage (this is reserved for an index page for *all* contrib modules), but @defgroup/@ingroup grouping. and don't use @package: this is reserved for java packages [1].

[1] http://www.stack.nl/~dimitri/doxygen/commands.html#cmdpackage

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 13:35:50 2007 UTC (2 years ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.9.2.2: +160 -160 lines
Diff to previous 1.9.2.2 , to branch point 1.9 , to next main 1.16
Moved around some of the tidy library
Shifted the admin pages under admin/build instead of the old admin level
Some syntax chacks
documentation review

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 00:33:43 2007 UTC (2 years, 1 month ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.9.2.1: +23 -1 lines
Diff to previous 1.9.2.1 , to branch point 1.9
A little more detail about the flavours of the tidy extension

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 19 13:50:26 2007 UTC (2 years, 9 months ago) by dman
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3-dev
Changes since 1.9: +9 -1 lines
Diff to previous 1.9
Added a feature where all table tags can be stripped during import (do not use this if you actually use data tables)
Added the ability to turn OFF the filename rewriting that was correcting spaces into underscores in URLs.

Repaired the menu-building which got a little lost during update.
import_html_add_node_navigation() now calls  menu_edit_item_save() explicitly instead of trusting node_save() to do so.

Patched the admin-user-only permissions problem. the new access right 'access import html' should allow any privileged user to to it.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 16 01:25:08 2006 UTC (2 years, 11 months ago) by dman
Branch: MAIN
CVS Tags: DRUPAL-4-7--2-0, DRUPAL-5--0-1, DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
added anchor for doc link

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 16 01:15:55 2006 UTC (2 years, 11 months ago) by dman
Branch: MAIN
Changes since 1.7: +106 -22 lines
Diff to previous 1.7
Updated docs in reference to known issues

Import_html confused about file:/// paths when using realpath()
http://drupal.org/node/103221

import converts &lt; to < and &gt; to >
http://drupal.org/node/97532

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 14:34:50 2006 UTC (3 years, 1 month ago) by dman
Branch: MAIN
Changes since 1.6: +444 -441 lines
Diff to previous 1.6
Patched in taxonomy support from L0rne
http://drupal.org/node/46775

Also reviewed the docs, and fixed a problem with the hidden files regexps.
Changed the auto-teaser to be safe HTML when importing, as some older-formatted sites (tables) broke things frequently.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 14:44:20 2006 UTC (3 years, 1 month ago) by dman
Branch: DRUPAL-4-7
Changes since 1.5: +34 -1 lines
Diff to previous 1.5 , to next main 1.16
Updated the docs slightly. Made debug work again (looked like it was broken last commit)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 05:26:30 2006 UTC (3 years, 1 month ago) by dman
Branch: MAIN
Changes since 1.5: +2 -3 lines
Diff to previous 1.5
updated doc a little - no longer using node-import schema

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 14:18:49 2006 UTC (3 years, 7 months ago) by dman
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.4: +10 -3 lines
Diff to previous 1.4
proofing, minor update about new features

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 14:10:24 2006 UTC (3 years, 7 months ago) by dman
Branch: MAIN
Changes since 1.3: +6 -4 lines
Diff to previous 1.3
Turn off debug :-B

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 24 04:07:17 2006 UTC (3 years, 10 months ago) by dman
Branch: MAIN
Changes since 1.2: +191 -147 lines
Diff to previous 1.2
Fixed a couple of typos and added some troubleshooting info

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 23 10:38:41 2006 UTC (3 years, 10 months ago) by dman
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Chasing dependancies - the file routines

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
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2