Skip to content

Commit

Permalink
profile & templateRefs
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkhess committed Jul 7, 2015
1 parent 1bdbaec commit b08ec65
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 3 additions & 1 deletion source/server/php/profile.php
Expand Up @@ -2,6 +2,8 @@

//Put the profile directory you are using here.

$profiledir = "../../profiles";
//$profiledir = "../../profiles";

$profiledir = "../../../../bibframe-model/bfweb/static/bfe/static/profiles/bibframe";

?>
6 changes: 5 additions & 1 deletion source/templateRefs/templateRefs
Expand Up @@ -33,4 +33,8 @@ profile:bf:Instance:Monograph
profile:bf:HeldItem:Monograph
profile:bf:Work
profile:bf:Instance
profile:bf:HeldItem
profile:bf:HeldItem
profile:bf:Meetingprofile:bf:Jurisdiction
profile:bf:Provider:
profile:bf:Provider:Monograph
profile:bf:Publication:Monograph

0 comments on commit b08ec65

Please sign in to comment.