Task #2811
Story #2720: KNB, LTER, PISCO, ESA, SANPARKS roll out
ESA - deploy skin on mnStageUCSB2
100%
Description
Need to make sure I can correctly configure ESA moderation on a test server.
History
#1 Updated by Ben Leinfelder over 12 years ago
- Status changed from New to In Progress
- Subject changed from ESA - deploy skin on mnStageUCSB1 to ESA - deploy skin on mnStageUCSB2
Had to allow for 'https' use to pull in headers etc.
#2 Updated by Ben Leinfelder over 12 years ago
Need to install a few things:
1. [for gcc] sudo apt-get install build-essential
- [for sending mail] Registry Tue May 29 15:20:02 2012: modSendNotification - sending moderator notification to: leinfelder@nceas.ucsb.edu with subject: Document esa.1.1 review pending Can't call method "mail" on an undefined value at /var/lib/tomcat6/webapps/knb/cgi-bin/register-dataset.cgi line 4472. TBD
#3 Updated by Ben Leinfelder over 12 years ago
Needed to configure metacat.properties to use the NCEAS mail server to send moderator notifications.
email.mailhost=mail.nceas.ucsb.edu
NOTE: this requires that the server be whitelisted on the mailhost.
#4 Updated by Ben Leinfelder over 12 years ago
Updated the registry code to use only "allowFirst" perm order, otherwise no permissions were granted. Metacat 2.0.0 does not honor 'denyFirst' rules now as we transition to DataONE access policies.
#5 Updated by Ben Leinfelder over 12 years ago
Works pretty well. I do want to follow up about what the "revise" button is meant to do besides alert the submitter that revisions are desired.
#6 Updated by Ben Leinfelder over 12 years ago
- Status changed from In Progress to Closed
Revise + comments works.
Decline + comments works.