privateString[]frontendEnterDateFormat={"d.M.yyyy","M.yyyy","yyyy"};// format in which a date can be entered on frontend (1 digit allowed for day and month)
privateString[]frontendOutputDateFormat={"dd.MM.yyyy","MM.yyyy","yyyy"};// format to which a date is given back to frontend (2 digits for day and month)
privateStringemailTemplatePath;
privateStringsubmissionPortalHomepage="https://archive-ouverte.unige.ch";// used in emails templates to build links to the portal