Difference between revisions of "OneShareCore"
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:EdShare]] | ||
== Issues == | == Issues == | ||
− | currently edshare does | + | * 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 23: | Line 24: | ||
misc.pl | misc.pl | ||
− | == | + | == Layout == |
templates/default.xml | templates/default.xml | ||
css | css | ||
js | js | ||
eprint_render.pl | eprint_render.pl | ||
− | + | site_logo.gif | |
+ | index.xpage | ||
== fings we think should be in other packages == | == fings we think should be in other packages == | ||
− | frontpage list (surely cgi/latest does this? | + | * frontpage list (surely cgi/latest does this? |
− | HTML conversion | + | * HTML conversion |
− | Foaf widget (isnt that useful tbh) | + | * Foaf widget (isnt that useful tbh) |
− | allow_emails.pl | + | * allow_emails.pl |
− | embedable tool box | + | * embedable tool box |
− | derive resources | + | * 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