Needs review
Project:
Joomla to Drupal
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 18:15 UTC
Updated:
18 Jan 2012 at 08:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
borazslo commentedHere a small submodule what I have done. Only for a start point. For very developers only.
- you must have a file field called "field_attachment"
- the uri of the files is not good yet
- it's not a beautifull code
Comment #2
ParisLiakos commentedhey, good job thanks:)
i will set this to needs review so other users of this module can check if it works well and if everything is well, i will make the corrections needed to adhere to drupal coding standards and commit your work:)
you can post future updates here!
cheers
Comment #3
borazslo commentedHere a better version. It should be OK.
- In the settings page you can set the name of the field to import in.
- And also you can set the folder to copy the files in. (Yes this module also copy the files.)
Comment #4
borazslo commentedPlease check line 52 of joomla_attachments.batch.inc!
It works for me, but my drupal and joomla tables are in the same database. Is it okay?
Comment #5
pdcrane commentedIf this still needs review I'd be happy to test it out on our Joomla import.
Is it already in the latest dev release, or should I apply the patch manually?
Comment #6
ParisLiakos commentedthe zip in #3 is a standalone module:)