Changes between Version 2 and Version 3 of update_drupal


Ignore:
Timestamp:
Mar 27, 2015, 6:58:24 PM (9 years ago)
Author:
casties
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • update_drupal

    v2 v3  
    33The Drupal (red website) pages have to be updated with the data from the OpenMind ISMI instance.
    44
    5   1. run Python converter script
     5  1. run Python converter script [[source:Drupal-ISMI/importFromOpenMind/importer/filterISMI.py]]
     6  2. it generates a bunch of files in `/tmp/`
     7  3. upload the files to the feed importers
     8     * find entity importer in content via type open_mind_feeder_file
     9     * find relation importer in content via type ismi_relation_feed_file
     10  4. call the php script `opemindattribute_addIDs()` (via /ismi/devel/php)