JeromeDL/Blog
From Corrib Clan Wiki
Contents |
[edit]
JeromeDL as a blog
This site shows the actual status of this task. This task consist of:
- Enabling resource comments (integration with SIOC - posts (comments) are created with respect to SIOC ontology)
- Enabling resource evaluations.
[edit]
Done and working
- Resource comments:
- Writing new comments
- Writing a replies to existing comments
- Counting number of replies in each thread.
- Counting an overall number of comments
- Exporting the information to RDF (not fully compatible with SIOC)
- Resource evaluations:
- Currently switched off (with
<c:if test="${1==0}>in show.jsp), due to problems that this module cause to the other parts of the page (adding a new comment cause submit a new evaluation) - Evaluating a resource.
- Displaying the average evaluation.
- Currently switched off (with
- JeromeDL interface changes:
- Comments are in separate, "closeable" panel, bookmarks also has been placed in such panel.
- Evaluations are placed under the preview of the resource, (? should it be put in separate panel or moved to the resource preview ?).
[edit]
TODO - To FIX
- i18n for all strings.
- Changes in JeromeDL interface
- Adding new buttons under the bookmarks button (in resource preview)
- Enabling these buttons to redirect the user to the individual resource view with bookmarks or comments panel opened.
- In individual resource view buttons should show/hide the bookmarks/comments panel.
- Adding new buttons under the bookmarks button (in resource preview)
- Comments
- Saving comments in proper SIOC format (without blanknodes)
- Sorting the list of comments by date.
- Evaluations
- Changing the evaluation module to work with AJAX - currently it reloads the page, and brakes the comments module.
- Fetching and displaying the evaluation already given by current user (? switch of the possibility of evaluating for such user).
- After adding a comment user could not add a new one, but after any other action it is possible...
[edit]
TODO (as a new feature)
- Evaluation with weights.



