wiki:webfrontend

Web Front end

The database is internnally accessible over the new via

http://intern.mpiwg-berlin.mpg.de/arb/

Import of data

All data is imported from Filemaker using the feed module.

entities

Recipes, Sources, and Glossary entries are directly imported from Filemaker via XML export using the node importer and XPATH Parser.

glossary

http://USER:PW@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=N_glossary&-max=1000

recipes http://USER:PW@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=N_recipes

relations

Relations are also directly imported into Relations)

recipes -sources

curl "http:USER:PW//admin:e1nste1n@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=C_recipes_sources" -O

glossary - recipes

http://USER:PW@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=C_recipes_ingredient_appellation&-skip=2700&-max=20

glossary-recipes

curl -O "http://USER:PWF@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=C_recipes_ingredient_appellation" -O

http://USER:PWF@fm8-server.mpiwg-berlin.mpg.de/fmi/xml/fmresultset.xml?-find&-db=ARB_ArtistsRecipeBooks_COLOGNE&-lay=C_recipes_ingredient_appellation&-skip=2700&-max=10

Display

The display makes heavily use of views and the possibility to attache views to nodes using EVA.

(for introducing relations and views see: http://nodeone.se/en/relation-and-views-pt-1)

(for EVA see: http://torontowebsitedeveloper.com/drupal-video-tutorials/drupal-7-node-reference-tutorial)

Last modified 10 years ago Last modified on Jan 31, 2014, 8:28:38 AM