| /[drupal]/contributions/modules/wordpress_import/wordpress_import.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#630358 by BeatnikDude : Check if content type is an og type only if organic groups is enabled
Adjust path aliases option description string.
Add content type selector for pages and option to disable importing of posts and/or pages.
Add language in basic options, in locale module enabled.
Only validate images directory field if image transfer option enabled.
Uncollapse advanced options fieldset if categories, comments or trackbacks modules are missing, or if there's an error in the images directory field.
Add advanced option to specify directory to which images should be transferred.
Fix another small typo...
Check for cURL PHP extension and disable 'Transfer images' option if not available.
Sort local WXR filenames alphabetically.
#612322 by majnoona: Check for duplicates when importing posts (timestamp & title), comments and trackbacks (timestamp & content).
lavamind: Fix small typo.
#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.
#lavamind: Make default status unpublished unless post is marked 'publish', since there are other WP unpublished statuses such as 'pending', 'review', etc.
#615974 by lavamind: Remove instances of call-time pass-by-reference, generates warnings and isnt needed.
#614478 by lavamind: Don't skip first and last posts.
#611028 by lavamind: Add ctools and devel dependencies. Devel dependency is temporary while the module is still experimental.
#589690 by lavamind: Correctly save node taxonomy.
#487084 by gwen : import form doesn't honor validation errors on last step of form
#569168 by EllECTRONC : Path fixes incorrect usage of t() and missing of t() wrap
Remove t function from menu description
#574278 by lavamind : Module rewrite and new features
#540032 by lavamind:Present content type select box instead of using default of 'story' or 'blog'
Undo patch applied by error
Restart development from last 6.1 version
#333832 by elcuco : WordpressMU doesn't seem to work
#333832 by elcuco : WordpressMU doesn't seem to work
Batch for user creation
Changed URL to Wordpress documentation
Fixed upload
Fixed count for imported posts in report
Fixed trackbacks
New function name for getting vocabulary
#345782 : Remove custom node_save function
#345780 by Raines37 : Rewrite forms
Removed t() from menu items
#345776 :Change hook_help
Code cleaning
#345777 : Change hook_menu
Initial import before porting to Drupal 6
Print a report after importation
Fixed a typo which prevented file uploading
Added a more usable interface when dealing with numerous users
#257017 : Added option to import a local file on the server
#270810 : Support 'more' tag to generate teaser
#289407 : Trackbacks implemented
Fixed already existing category terms added at each importation
Vocabularies for tags and categories are now only created once if several files are imported.
#251634 by roedelius: fix comments importation in PHP 4
#266751 by kmillecam: sort Drupal users by name
Added code for future unit testing
#208285 : Adding users during import of WordPress file
Created custom node_save function
Minor changes
#222322 fixed by VladSavitsky
useless comments deleted
User can now import Wordpress posts as stories or blog entries
Typos fixed by Hetta
Store wordpress format in a variable
#201609 by zxombie: support for categories hierarchy added
- Fixed major bug which prevented importation - Improved Session management - Private Wordpress posts are now imported in Drupal with status unpublished
#204535 by yrocq : Wordpress posts with 'draft' or 'private' state are imported unpublished.
Removed debug printing
Fixed a major bug (post wouldn't be imported) + little refactoring
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |