-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Make use of the number server when calling up dclp records
./app//controllers/publications_controller.rb:101: if !(/papyri\.info\/dclp/ =~ identifier) # cromulent dclp hack to circumvent number server
./app//models/dclp_meta_identifier.rb:60: # cl: CROMULENT DCLP ‘View in PN’ hack
./app//models/dclp_text_identifier.rb:18: # cl: CROMULENT DCLP ‘View in PN’ hack
./app//models/dclp_text_identifier.rb:148: # cl: CROMULENT DCLP ‘View in PN’ hack
Get Catalog Link
- https://github.com/DCLP/sosol/blob/development/app/views/identifiers/_pn_link.haml#L3
- https://github.com/DCLP/sosol/blob/development/app/models/dclp_meta_identifier.rb#L63
- https://github.com/DCLP/sosol/blob/development/app/models/dclp_text_identifier.rb#L20
- https://github.com/DCLP/sosol/blob/development/app/models/identifier.rb#L535