export

Events happening in the community are now at Drupal community events on www.drupal.org.
roeboy's picture

Problemas al exportar img en xml con DataExport D7

Hola, buenas...
Tengo un problema para exportar a .XML imagenes con el modulo DataExport. Mi idea es exportar con view sin etiquetas para imagen, que solo aparezca el source o ruta de la imagen pero no las etiquetas html. Ya exporté link`s sin las etiquetas y perfecto

<link>http://...node/1</link>

pero eligiendo la opcion: Recibir resultados => Eliminar etiquetas HTML , pero en este caso seleccionando esa opción elimina completo mi img y no solo la etiqueta html.
<img>
<img src="http:../img/file.jpg?itok=irJafnA4" width="69" height="100" />
</img>
Read more
mvrweb's picture

Export data in RDF

Instead of appending the URLs with .nt or .rdf as in /node/66.nt, I want to provide an explicit link or button so that users can select the export format and click it. Is there any easy way, preferably through UI to do this? This should be associated with all the items of a specific content type.

Apart from nt and rdf/xml formats, how can I enable other formats? I installed RESTful Web Services but couldn't figure out where/how to enable the other formats.

Thanks in advance.

Read more
bailey86's picture

Data Export Import module now has a Drupal 7 version

Hi,

I have a module which will export nodes, taxonomy terms and users from a Drupal site to data files. These data files can then be imported into another Drupal site which has the module installed.

The easiest way to try out this module is to:

  • Install it on a test site.
  • Create some content.
  • Install the module.
  • Export nodes (or terms or users) to a data file.
  • Delete the data.
  • Import the the previously created data file.
  • Marvel at the data which has now been re-created.
Read more
bailey86's picture

New Export/Import module has been updated

Hi,

The previously mentioned new data export and import module has been extensively updated.

Now, all content types can be exported and imported - as well as the taxonomy terms.

I would appreciate some help with getting the module reviewed. The project is at:

http://drupal.org/sandbox/bailey86/1278830

and the issue is at:

http://drupal.org/node/1330454

Read more
tedbow's picture

Exporting Entities to CSV(or other files)

I have written a new module Entityforms that allows user to create front-end forms that are entities. The submissions are also fieldable entities. I was wondering if there is a module that can export any Entity type, not just nodes and users, into csv files. I would want the ability to bulk export the submission entities(or any entity) to csv files.

I know I can do this with Views Data Export but I would have to make the view for each entity type.

Read more
bailey86's picture

Data Export Import module - testing and reviewing would be appreciated

Hi,

NB - The module has now been extensively developed and both Drupal 6 and Drupal 7 versions are available. The module is at:

http://drupal.org/project/data_export_import

This module is designed to be part of a whole dev/staging/live deployment process.

Basically, you can push development changes up to a beta copy of a new site - and then using the Data Export Import module you can export data from a live site and then import that data into the beta site to produce a new version of the site.

Read more
drines's picture

Export Drupal NewsML ?

Hi,
We need to export content from one of our website at Le Figaro to different format. I found some useful modules (but no tested).

Do you know about them ?

I can't find any module in Drupal about NewsML : http://www.iptc.org/std/NAR/1.5/documentation/IPTC-G2-Implementation-Gui...

I have seen that some projects are running but no one seems to be finished.

Read more
VanD's picture

Exporting Packages (Themes and Modules) From SVN

I store all my updated themes and modules in my SVN repository.
How can I get Aegir to recognize my themes and modules from an SVN repository, so I can use them to migrate a new site?

Example of where a theme is stored:
svn+ssh://user@server/var/lib/svnroot/drupal/themes/drupal_6/production/basic

Example if where my themes are stored for a specific platform on my aegir server:
/var/aegir/drupal-6.16/sites/default/themes

EDIT: Changed theme path

Read more
Hugo Estrada's picture

Export and Import Content Type

I need some help.

I need to export and then import a type that I have developed on my local machine. I installed the import export module, but it seems that it is broken, giving me an:

warning: Invalid argument supplied for foreach()

What do I need to do to be able to export and import the types?

I am getting this error if I attempt to export.

Fatal error: Call to undefined function content_copy_groups()

How should I do this?

Thanks in advance!

Read more
janusman's picture

Simple Drupal Book -> SCORM package export. Is it worth it?

I'm thinking of doing a simple module that would take a Drupal Book and output a SCORM package (.zip) with the necessary components.

My questions are:
* would there be interest for such a module?
* what SCORM standard (pick one) would be the "best" (least worst?) one to use? (Pointers are welcome, I'm kind of a newb regarding all the available standards).
* do you have any features you'd like this to have?

Read more
Subscribe with RSS Syndicate content