5fc2f11c85
MyReview is an open-source web application for managing the paper submission and paper review phases. It aims at providing the most complete, powerful and flexible software of its kind. It provides the following functionalities: * paper submission * assignment of papers to reviewers * review submission * discussion on conflicting reviews * paper selection * preparation of the conference
9 lines
324 B
Plaintext
9 lines
324 B
Plaintext
MyReview has been installed into ${INSTDIR}
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
# ln -s ../myreview /var/www/htdocs/myreview
|
|
(make sure you use a relative symlink since Apache is chrooted)
|
|
|
|
and proceed to complete the installation by reading:
|
|
${INSTDIR}/README as well as ${INSTDIR}/myreview.pdf
|