Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
reloaded:is_req [2017/07/28 16:53]
giancarlo
reloaded:is_req [2017/07/28 16:54]
giancarlo
Line 55: Line 55:
   preg_match('/datastream%2[fF](.*)%2[fF]view/', $variables['settings']['options']['tileSources'][0], $matches);   preg_match('/datastream%2[fF](.*)%2[fF]view/', $variables['settings']['options']['tileSources'][0], $matches);
   $dsid = isset($matches[1]) ? $matches[1] : NULL;   $dsid = isset($matches[1]) ? $matches[1] : NULL;
-  $identifier = "http://150.145.48.37:8080/fedora/objects/".$pid."/datastreams/".$dsid."/content";+  $identifier = "http://FEDORA_IP_or_FQDN:8080/fedora/objects/".$pid."/datastreams/".$dsid."/content";
   $variables['settings']['options']['tileSources'] = islandora_openseadragon_identifier_tile_source($identifier);   $variables['settings']['options']['tileSources'] = islandora_openseadragon_identifier_tile_source($identifier);
 } }
 
 
reloaded/is_req.txt ยท Last modified: 2018/01/23 14:05 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
DigiBess is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki