Difference between revisions of "OneShareCore"
(→Data Model) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | = | + | [[Category:EdShare]] |
+ | == Issues == | ||
+ | * currently edshare does license on a per document basis. language box does license on a per resource basis. which are we going to do. | ||
+ | * you cant really seperate branding and apearence from datamodel because your citations and eprint_render and stuff are dependant on what fields you have. | ||
== Data Model == | == Data Model == | ||
Line 19: | Line 22: | ||
user_roles.pl | user_roles.pl | ||
citations | citations | ||
+ | misc.pl | ||
+ | |||
+ | == Layout == | ||
+ | templates/default.xml | ||
+ | css | ||
+ | js | ||
+ | eprint_render.pl | ||
+ | site_logo.gif | ||
+ | index.xpage | ||
+ | |||
+ | == 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 |
Latest revision as of 16:40, 8 February 2010
Issues
- currently edshare does license on a per document basis. language box does license on a per resource basis. which are we going to do.
- you cant really seperate branding and apearence from datamodel because your citations and eprint_render and stuff are dependant on what fields you have.
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
Layout
templates/default.xml css js eprint_render.pl site_logo.gif index.xpage
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