Dear all,
I've updated the source code to implement my new submission types. The updated source code is attached for your reference. Thanks.
Regards,
Murphy
Updates by Murphy Wong
Murphy.Wong@hku.hktimestamp: 22:35 01/21/2010
--------------------------------------------
This is a provisional readme file documenting changes on
OCS 2.1.2 for...
(1) adding the following "submission type":
* Symposia (group of presentations on a theme)
* Paper Presentations / Virtual Paper Presentation
* Workshops
* Teacher and student Demonstrations
* Full paper
* Practitioner presentation proposal
* Research in progress proposal
(2) setting the "Presenter" checkbox to "checked" by default
during account creation
(3) allowing author to update abstract after the paper is
accepted or revision required,
(4) adding a sample reviewer report
(5) update look and feel to use big icon/image file
Hacked code (files) below:
==========================
(1.1) classes/paper/Paper.inc.php
add submission type definitions
(1.2) locale/en_US/locale.xml
add new message strings
(1.3) classes/manager/form/schedConfSetup/SchedConfSetupStep2Form.inc.php
add submission type definitions
(1.4) classes/presenter/form/submit/PresenterSubmitStep2Form.inc.php
add submission type definitions and logics
(1.5) templates/manager/schedConfSetup/step2.tpl
add submission type selection for manager
(1.6) templates/presenter/submission/management.tpl
add submission type selection for presenter
(1.7) templates/presenter/submit/step2.tpl
add submission type selection for presenter
(1.

templates/reviewer/submission.tpl
add submission type selection for reviewer
(1.9) templates/trackDirector/submission/management.tpl
add submission type selection for track director
(useful debugging files)
templates/presenter/submission/peerReview.tpl
templates/trackDirector/submission/directorDecision.tpl
(2.1) classes/user/form/CreateAccountForm.inc.php
set default account creation as "Presenter"
(3.1) classes/submission/presenter/PresenterAction.inc.php
change to allow author updating abstract after the paper is
accepted or revision required
(3.2) classes/submission/presenter/PresenterSubmission.inc.php
copy functions for peer review
(3.3) pages/presenter/PresenterHandler.inc.php
add function viewPeerReviewComments
(3.4) pages/presenter/SubmissionCommentsHandler.inc.php
add function viewPeerReviewComments
(4.1) locale/en_US/locale.xml
add new message strings
(4.2) docs/ReviewerReport.doc
add this file as a sample reviewer report
(5.1) templates/images/Author.png
add this author button image file
(5.2) templates/user/index.tpl
Show big author button
(5.3) styles/common.css
highlight hyperlinks
(5.4) styles/links_bg.png
add this file as background