Difference between revisions of "OneShare"

From EPrints Documentation
Jump to: navigation, search
(Blackboard integration)
Line 8: Line 8:
  
 
All eprints are of type 'resource' (also called 'share' on EdShare Soton).
 
All eprints are of type 'resource' (also called 'share' on EdShare Soton).
 +
 +
==Worflow==
 +
 +
Improve screens:
 +
 +
# "My Shares"/"My Resources": re-use default EPrints "Items.pm" screen, add features from edshare@soton such as 'selecting share', nicer citations etc.
 +
# "Edit" screen
  
 
==Preview tools==
 
==Preview tools==
Line 18: Line 25:
 
# <add more>
 
# <add more>
  
==Coverflow-like interface==
+
Or use a dedicated server for the task?
 +
 
 +
==Previews/Coverflow-like interface==
  
 
To allow to preview documents & multimedia files on the Summary page.
 
To allow to preview documents & multimedia files on the Summary page.
 +
 +
Could be:
 +
 +
# Flash player
 +
# A more simple HTML/JS interface (based on lightbox or else...)
 +
# We still need to keep the basic 'list' interface for non-JS clients.
  
 
==MePrints Profiles==
 
==MePrints Profiles==
Line 63: Line 78:
  
 
Maybe merge viewing + editing perms into a more generic ACL system.
 
Maybe merge viewing + editing perms into a more generic ACL system.
 +
 +
==ACLs for Viewing and Editing items==
 +
 +
We could create a system of ACL (Access Control List) for each share/resource and add the appropriate hooks in the code:"can_user_edit", "can_user_view".
  
 
==UI Styling==
 
==UI Styling==

Revision as of 14:17, 19 October 2009

This page provides information on what makes EdShare/Language Box/OneShare different from a standard EPrints installation.

Add to this page any packages that are relevant to EdShare/LBox.

Data Model

Simple metadata schema.

All eprints are of type 'resource' (also called 'share' on EdShare Soton).

Worflow

Improve screens:

  1. "My Shares"/"My Resources": re-use default EPrints "Items.pm" screen, add features from edshare@soton such as 'selecting share', nicer citations etc.
  2. "Edit" screen

Preview tools

Generating previews for:

  1. Microsoft Office formats (+ newer OpenXML standards)
  2. HTML pages
  3. Multimedia files (video + audio)
  4. <add more>

Or use a dedicated server for the task?

Previews/Coverflow-like interface

To allow to preview documents & multimedia files on the Summary page.

Could be:

  1. Flash player
  2. A more simple HTML/JS interface (based on lightbox or else...)
  3. We still need to keep the basic 'list' interface for non-JS clients.

MePrints Profiles

Any new Ed/LB/OneShare install should come with the MePrints package installed.

Social Tools

Add tools for commenting on resources. Maybe use SNEEP or Pat/Marcus' updated version.

Collections

Add virtual collections to EPrints. A virtual collection contains links to other resources.

Bookmarks

A special virtual collection available for every user. Bookmarks are persistent and can be shared to other users.

AJAX Tools exist to easily populate bookmarks from search results, summary pages etc. (cf EdShare Soton).

Folder/Shopping Basket

A special virtual collection that allows people to aggregate shares during their current session. This allows easy creation of collections or download of several resources in one go.

Emptied when user logs out. Cannot be shared with other users.

Collections Organiser

The AJAX tool to easily create, edit and manage collections.

Must be improved significantly.

Viewing Permissions

Use EdShare Soton's advanced viewing permissions to share with selected users, schools etc.

Previews are also included into that model i.e. you cannot see previews for a resource if you're not allowed to view/download the resource.

Editing Permissions (TO DO)

Cf. Viewing Permissions but for editing.

Maybe merge viewing + editing perms into a more generic ACL system.

ACLs for Viewing and Editing items

We could create a system of ACL (Access Control List) for each share/resource and add the appropriate hooks in the code:"can_user_edit", "can_user_view".

UI Styling

Create a unique, generic style for OneShare. This should be eye-catching but generic enough (cf. a vanilla EPrints install).

This include: default citations for resources and files, site template, frontpage, <add more>.

Embedding content (TO DO)

To allow embeddable objects that present a resource (maybe looking like the coverflow tool).

Improved Manage Deposit/My Shares page

Use funkier citations, add AJAX tools to easily edit resources (eg. adding tags).

Enforced HTTPS

Make HTTPS compulsory.

Extra Tools

  1. Anti-Virus Scanning: cf. use of Sophos on the EdShare Soton server.
  2. IRStats: improved integration of IRStats with EPrints.
  3. Bulk Upload & related features
  4. Tag cloud
  5. Presentation of latest additions on the frontpage
  6. <add more>

Blackboard integration (TO DO)

Single-deposit paradigm i.e. dissemination from OneShare to BB.