Difference between revisions of "OneShareCore"

From EPrints Documentation
Jump to: navigation, search
(New page: = OneShare Core = == Data Model == document_fields.pl document_validate.pl document workflow (eprintworkflow) associated phrases eprint_fields.pl eprint_fields_automatic.pl eprint...)
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= OneShare Core =
+
[[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 6: Line 9:
 
  document workflow (eprintworkflow)
 
  document workflow (eprintworkflow)
 
  associated phrases
 
  associated phrases
 +
citations
  
 
  eprint_fields.pl
 
  eprint_fields.pl
Line 14: Line 18:
 
  views.pl
 
  views.pl
 
  associated phrases
 
  associated phrases
 +
citations
  
 
  user_roles.pl
 
  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

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