Hello everyone,

I recently had to create more than a dozen different new document types (some quite unique, so 'cloning' was not an option) and I used extensively a new(?) feature in the websubmit_template screens: the "edit file" link that enables the admin to edit the actual template file (*.tpl) that relates to the creation/modification/update of the xml marc record, directly from the web interface.
It's an simple, but hugely useful addition.
However it is currently supported only for "Make_Record" and "Make_Modify_Record" functions. I think it should also be 'enabled' for "Make_Dummy_MARC_XML_Record" (used mainly as a preview mechanism in submissions that need approval -ie DEMOBOO-).

So, in websubmitadmin_config.py I would propose changing the last line to:
FUNCTIONS_WITH_FILE_PARAMS = ["Make_Record", "Make_Modify_Record", "Make_Dummy_MARC_XML_Record"]

Best regards,
Theodoros Theodoropoulos

Reply via email to