wiki:update_drupal

Version 7 (modified by casties, 9 years ago) (diff)

--

Update Drupal pages from OpenMind?

The Drupal (red website) pages have to be updated with the data from the OpenMind? ISMI instance.

  1. run Python converter script Drupal-ISMI/importFromOpenMind/importer/filterISMI.py
    • python3 filterIsmi.py
  2. it generates a bunch of files in /tmp/
  3. upload the generated files to the feed importers
    • find entity importer in content via type open_mind_feeder_file
    • find relation importer in content via type ismi_relation_feed_file
  4. call the php script openmindattribute_addIDs() (via /drupal-ismi/devel/php)
  5. call the php script openmindattribute_addIDbibliographieID (via /drupal-ismi/devel/php)