== 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 [[source:Drupal-ISMI/importFromOpenMind/importer/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)