A work in progress still.
authorrangi <rangi>
Sat, 3 Sep 2005 00:05:40 +0000 (00:05 +0000)
committerrangi <rangi>
Sat, 3 Sep 2005 00:05:40 +0000 (00:05 +0000)
commit9796fc3b87227d896a8470cab346cf5633b2a844
tree938961807fea614987b152bd149b321e29b19335
parent66bec3e9ea4063900ba1ad8ba8d7f58d69a7ebe5
A work in progress still.
This module is for dealing with user submitted reviews of items
Currently it allows (with some scripts) a user to review any item on their reading record.
The review is marked unvetted, and a librarian must vette and approve the review before it can show to the public

The scripts to add/edit a review, and to display them for the opac are done.
The script to display a list of reviews waiting vetting for the librarians has also been done.
C4/Review.pm [new file with mode: 0644]