/[drupal]/contributions/modules/wordpress_import/wordpress_import.module
ViewVC logotype

Log of /contributions/modules/wordpress_import/wordpress_import.module

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.1.2.14.2.12.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 01:33:28 2009 UTC (2 weeks, 2 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.23: +2 -2 lines
Diff to previous 1.1.2.14.2.12.2.23 , to branch point 1.1.2.14.2.12 , to next main 1.1.2.14.2.15
#630358 by BeatnikDude : Check if content type is an og type only if organic groups is enabled

Revision 1.1.2.14.2.12.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 05:04:51 2009 UTC (3 weeks, 3 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.22: +1 -1 lines
Diff to previous 1.1.2.14.2.12.2.22 , to branch point 1.1.2.14.2.12
Adjust path aliases option description string.

Revision 1.1.2.14.2.12.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 4 04:56:46 2009 UTC (3 weeks, 3 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.21: +43 -11 lines
Diff to previous 1.1.2.14.2.12.2.21 , to branch point 1.1.2.14.2.12
Add content type selector for pages and option to disable importing of posts and/or pages.

Revision 1.1.2.14.2.12.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 05:16:52 2009 UTC (3 weeks, 4 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.20: +13 -0 lines
Diff to previous 1.1.2.14.2.12.2.20 , to branch point 1.1.2.14.2.12
Add language in basic options, in locale module enabled.

Revision 1.1.2.14.2.12.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 04:56:34 2009 UTC (3 weeks, 4 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.19: +9 -8 lines
Diff to previous 1.1.2.14.2.12.2.19 , to branch point 1.1.2.14.2.12
Only validate images directory field if image transfer option enabled.

Revision 1.1.2.14.2.12.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 04:54:59 2009 UTC (3 weeks, 4 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.18: +4 -0 lines
Diff to previous 1.1.2.14.2.12.2.18 , to branch point 1.1.2.14.2.12
Uncollapse advanced options fieldset if categories, comments or trackbacks modules are missing, or if there's an error in the images directory field.

Revision 1.1.2.14.2.12.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 04:48:14 2009 UTC (3 weeks, 4 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.17: +26 -8 lines
Diff to previous 1.1.2.14.2.12.2.17 , to branch point 1.1.2.14.2.12
Add advanced option to specify directory to which images should be transferred.

Revision 1.1.2.14.2.12.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 04:35:23 2009 UTC (3 weeks, 6 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.16: +2 -2 lines
Diff to previous 1.1.2.14.2.12.2.16 , to branch point 1.1.2.14.2.12
Fix another small typo...

Revision 1.1.2.14.2.12.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 04:30:58 2009 UTC (3 weeks, 6 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.15: +5 -0 lines
Diff to previous 1.1.2.14.2.12.2.15 , to branch point 1.1.2.14.2.12
Check for cURL PHP extension and disable 'Transfer images' option if not available.

Revision 1.1.2.14.2.12.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:27:47 2009 UTC (3 weeks, 6 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.14: +1 -0 lines
Diff to previous 1.1.2.14.2.12.2.14 , to branch point 1.1.2.14.2.12
Sort local WXR filenames alphabetically.

Revision 1.1.2.14.2.12.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 21:20:38 2009 UTC (3 weeks, 6 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.13: +68 -17 lines
Diff to previous 1.1.2.14.2.12.2.13 , to branch point 1.1.2.14.2.12
#612322 by majnoona: Check for duplicates when importing posts (timestamp & title), comments and trackbacks (timestamp & content).

Revision 1.1.2.14.2.12.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 03:15:20 2009 UTC (4 weeks, 1 day ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.12: +1 -1 lines
Diff to previous 1.1.2.14.2.12.2.12 , to branch point 1.1.2.14.2.12
lavamind: Fix small typo.

Revision 1.1.2.14.2.12.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 03:11:33 2009 UTC (4 weeks, 1 day ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.11: +466 -348 lines
Diff to previous 1.1.2.14.2.12.2.11 , to branch point 1.1.2.14.2.12
#616454 by lavamind: Implement WXR processing using XMLReader instead of string functions. Other improvements to categories and tags processing and more code comments. Create vocabularies only as needed.

Revision 1.1.2.14.2.12.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 23:51:44 2009 UTC (4 weeks, 3 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.10: +4 -5 lines
Diff to previous 1.1.2.14.2.12.2.10 , to branch point 1.1.2.14.2.12
#lavamind: Make default status unpublished unless post is marked 'publish', since there are other WP unpublished statuses such as 'pending', 'review', etc.

Revision 1.1.2.14.2.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 23:43:57 2009 UTC (4 weeks, 3 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.9: +2 -2 lines
Diff to previous 1.1.2.14.2.12.2.9 , to branch point 1.1.2.14.2.12
#615974 by lavamind: Remove instances of call-time pass-by-reference, generates warnings and isnt needed.

Revision 1.1.2.14.2.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 04:16:19 2009 UTC (4 weeks, 5 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.8: +3 -2 lines
Diff to previous 1.1.2.14.2.12.2.8 , to branch point 1.1.2.14.2.12
#614478 by lavamind: Don't skip first and last posts.

Revision 1.1.2.14.2.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 21:56:28 2009 UTC (4 weeks, 5 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.7: +2 -3 lines
Diff to previous 1.1.2.14.2.12.2.7 , to branch point 1.1.2.14.2.12
#611028 by lavamind: Add ctools and devel dependencies. Devel dependency is temporary while the module is still experimental.

Revision 1.1.2.14.2.12.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 25 21:41:37 2009 UTC (4 weeks, 5 days ago) by lavamind
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.6: +0 -5 lines
Diff to previous 1.1.2.14.2.12.2.6 , to branch point 1.1.2.14.2.12
#589690 by lavamind: Correctly save node taxonomy.

Revision 1.1.2.14.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 12 21:08:13 2009 UTC (6 weeks, 4 days ago) by yrocq
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.14.2.14: +3 -3 lines
Diff to previous 1.1.2.14.2.14 , to branch point 1.1.2.14 , to next main 1.1.2.22
#487084 by gwen :  import form doesn't honor validation errors on last step of form

Revision 1.1.2.14.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 00:06:54 2009 UTC (2 months, 1 week ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.13: +6 -6 lines
Diff to previous 1.1.2.14.2.13 , to branch point 1.1.2.14
#569168 by EllECTRONC : Path fixes incorrect usage of t() and missing of t() wrap

Revision 1.1.2.14.2.12.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 23:57:44 2009 UTC (2 months, 1 week ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.5: +1 -1 lines
Diff to previous 1.1.2.14.2.12.2.5 , to branch point 1.1.2.14.2.12
Remove t function from menu description

Revision 1.1.2.14.2.12.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 23:31:14 2009 UTC (2 months, 1 week ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.4: +984 -563 lines
Diff to previous 1.1.2.14.2.12.2.4 , to branch point 1.1.2.14.2.12
#574278 by lavamind : Module rewrite and new features

Revision 1.1.2.14.2.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 20:49:41 2009 UTC (2 months, 3 weeks ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.3: +10 -7 lines
Diff to previous 1.1.2.14.2.12.2.3 , to branch point 1.1.2.14.2.12
#540032 by lavamind:Present content type select box instead of using default of 'story' or 'blog'

Revision 1.1.2.14.2.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 20:47:08 2009 UTC (2 months, 3 weeks ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.2: +7 -10 lines
Diff to previous 1.1.2.14.2.12.2.2 , to branch point 1.1.2.14.2.12
Undo patch applied by error

Revision 1.1.2.14.2.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 20:38:03 2009 UTC (2 months, 3 weeks ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12.2.1: +25 -40 lines
Diff to previous 1.1.2.14.2.12.2.1 , to branch point 1.1.2.14.2.12
Restart development from last 6.1 version

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 01:22:40 2009 UTC (6 months, 2 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.21: +9 -1 lines
Diff to previous 1.1.2.21 , to branch point 1.1 , to next main 1.4
#333832 by elcuco : WordpressMU doesn't seem to work

Revision 1.1.2.14.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 01:14:46 2009 UTC (6 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.12: +9 -1 lines
Diff to previous 1.1.2.14.2.12 , to branch point 1.1.2.14
#333832 by elcuco : WordpressMU doesn't seem to work

Revision 1.1.2.14.2.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 00:04:29 2009 UTC (6 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--2
Changes since 1.1.2.14.2.12: +34 -8 lines
Diff to previous 1.1.2.14.2.12
Batch for user creation

Revision 1.1.2.14.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 8 22:10:28 2009 UTC (9 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--2
Changes since 1.1.2.14.2.11: +2 -2 lines
Diff to previous 1.1.2.14.2.11 , to branch point 1.1.2.14
Changed URL to Wordpress documentation

Revision 1.1.2.14.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 23:21:27 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.10: +12 -4 lines
Diff to previous 1.1.2.14.2.10 , to branch point 1.1.2.14
Fixed upload

Revision 1.1.2.14.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:22:55 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.9: +1 -0 lines
Diff to previous 1.1.2.14.2.9 , to branch point 1.1.2.14
Fixed count for imported posts in report

Revision 1.1.2.14.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 21:16:21 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.8: +14 -3 lines
Diff to previous 1.1.2.14.2.8 , to branch point 1.1.2.14
Fixed trackbacks

Revision 1.1.2.14.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 20:32:40 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.7: +2 -2 lines
Diff to previous 1.1.2.14.2.7 , to branch point 1.1.2.14
New function name for getting vocabulary

Revision 1.1.2.14.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 20:30:49 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.6: +6 -61 lines
Diff to previous 1.1.2.14.2.6 , to branch point 1.1.2.14
#345782 : Remove custom node_save function

Revision 1.1.2.14.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 00:30:43 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.5: +90 -88 lines
Diff to previous 1.1.2.14.2.5 , to branch point 1.1.2.14
#345780 by Raines37 : Rewrite forms

Revision 1.1.2.14.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 16:52:03 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.4: +3 -3 lines
Diff to previous 1.1.2.14.2.4 , to branch point 1.1.2.14
Removed t() from menu items

Revision 1.1.2.14.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 16:50:35 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.3: +3 -3 lines
Diff to previous 1.1.2.14.2.3 , to branch point 1.1.2.14
#345776 :Change hook_help

Revision 1.1.2.14.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 16:36:26 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.2: +100 -131 lines
Diff to previous 1.1.2.14.2.2 , to branch point 1.1.2.14
Code cleaning

Revision 1.1.2.14.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 16:04:26 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14.2.1: +15 -7 lines
Diff to previous 1.1.2.14.2.1 , to branch point 1.1.2.14
#345777 : Change hook_menu

Revision 1.1.2.14.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 15:26:56 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-6--1
Changes since 1.1.2.14: +176 -59 lines
Diff to previous 1.1.2.14
Initial import before porting to Drupal 6

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 11 15:09:55 2008 UTC (11 months, 2 weeks ago) by yrocq
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.20: +18 -5 lines
Diff to previous 1.1.2.20 , to branch point 1.1
Print a report after importation

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 23:54:55 2008 UTC (11 months, 4 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.19: +2 -2 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Fixed a typo which prevented file uploading

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 23:56:40 2008 UTC (12 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.18: +38 -8 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Added a more usable interface when dealing with numerous users

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 16:36:47 2008 UTC (12 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.17: +74 -27 lines
Diff to previous 1.1.2.17 , to branch point 1.1
#257017 : Added option to import a local file on the server

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 22:37:27 2008 UTC (13 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.16: +3 -2 lines
Diff to previous 1.1.2.16 , to branch point 1.1
#270810 : Support 'more' tag to generate teaser

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 00:02:16 2008 UTC (13 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.15: +23 -14 lines
Diff to previous 1.1.2.15 , to branch point 1.1
#289407 : Trackbacks implemented

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 21:49:50 2008 UTC (13 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.14: +29 -12 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Fixed already existing category terms added at each importation

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 20:38:20 2008 UTC (17 months, 2 weeks ago) by yrocq
Branch: DRUPAL-5
Branch point for: DRUPAL-6--1
Changes since 1.1.2.13: +30 -15 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Vocabularies for tags and categories are now only created once if several files are imported.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 23:16:02 2008 UTC (17 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.12: +2 -2 lines
Diff to previous 1.1.2.12 , to branch point 1.1
#251634 by roedelius: fix comments importation in PHP 4

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 22:57:23 2008 UTC (17 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.11: +2 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#266751 by kmillecam: sort Drupal users by name

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:21:39 2008 UTC (18 months, 2 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.10: +13 -1 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Added code for future unit testing

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 23:59:53 2008 UTC (18 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.9: +84 -16 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#208285 : Adding users during import of WordPress file

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 19 00:51:11 2008 UTC (19 months, 1 week ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.8: +71 -7 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Created custom node_save function

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 13 21:08:20 2008 UTC (20 months, 2 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.7: +21 -19 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Minor changes

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 23:43:02 2008 UTC (21 months ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.6: +6 -12 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#222322 fixed by VladSavitsky

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 28 23:28:05 2008 UTC (21 months ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.5: +3 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1
useless comments deleted

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 21:34:31 2008 UTC (21 months, 1 week ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.4: +30 -8 lines
Diff to previous 1.1.2.4 , to branch point 1.1
User can now import Wordpress posts as stories or blog entries

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 20:48:56 2008 UTC (21 months, 1 week ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.3: +3 -3 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Typos fixed by Hetta

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 20:32:30 2008 UTC (21 months, 1 week ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.2: +11 -13 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Store wordpress format in a variable

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 5 22:50:34 2008 UTC (21 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1.2.1: +18 -7 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#201609 by zxombie: support for categories hierarchy added

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 20:34:14 2008 UTC (22 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.1: +27 -13 lines
Diff to previous 1.1
- Fixed major bug which prevented importation
- Improved Session management
- Private Wordpress posts are now imported in Drupal with status unpublished

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 03:41:19 2007 UTC (23 months ago) by yrocq
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +14 -2 lines
Diff to previous 1.3
#204535 by yrocq : Wordpress posts with 'draft' or 'private' state are imported unpublished.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 01:19:24 2007 UTC (23 months ago) by yrocq
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2
Removed debug printing

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 01:16:09 2007 UTC (23 months ago) by yrocq
Branch: MAIN
Changes since 1.1: +15 -12 lines
Diff to previous 1.1
Fixed a major bug (post wouldn't be imported) + little refactoring

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 17 05:31:13 2007 UTC (23 months, 1 week ago) by yrocq
Branch: MAIN
Branch point for: DRUPAL-5
Initial commit of wordpress_import module. This module allow to import a Wordpress from a WordPress eXtended RSS file

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