Difference between revisions of "OneShareCore"
|  (→Data Model) | |||
| Line 1: | Line 1: | ||
| − | =  | + | == Issues == | 
| + | currently edshare does copyright on a per document basis. language box does copyright on a per resource basis. which are we going to do. | ||
| + | |||
| == Data Model == | == Data Model == | ||
| Line 19: | Line 21: | ||
|   user_roles.pl |   user_roles.pl | ||
|   citations |   citations | ||
| + |  misc.pl | ||
| + | |||
| + | == Branding == | ||
| + |  templates/default.xml | ||
| + |  css | ||
| + |  js | ||
| + |  eprint_render.pl | ||
| + |  branding.pl | ||
| + | |||
| + | == fings we think should be in other packages == | ||
| + | frontpage list (surely cgi/latest does this? | ||
| + | HTML conversion | ||
| + | Foaf widget (isnt that useful tbh) | ||
| + | allow_emails.pl | ||
| + | embedable tool box | ||
| + | derive resources | ||
Revision as of 15:49, 7 December 2009
Issues
currently edshare does copyright on a per document basis. language box does copyright on a per resource basis. which are we going to do.
Data Model
document_fields.pl document_validate.pl document workflow (eprintworkflow) associated phrases citations
eprint_fields.pl eprint_fields_automatic.pl eprint_fields_default.pl search.pl workflows/eprint/default.xml views.pl associated phrases citations
user_roles.pl citations misc.pl
Branding
templates/default.xml css js eprint_render.pl branding.pl
fings we think should be in other packages
frontpage list (surely cgi/latest does this? HTML conversion Foaf widget (isnt that useful tbh) allow_emails.pl embedable tool box derive resources
