diff --git a/infoscience/README b/infoscience/README new file mode 100644 index 000000000..e31658182 --- /dev/null +++ b/infoscience/README @@ -0,0 +1,3 @@ +You can find here most used files as symlinks. + +Configurations files are in infoscience project, not in invenio-infoscience. \ No newline at end of file diff --git a/infoscience/etc/bibformat/format_elements b/infoscience/etc/bibformat/format_elements new file mode 120000 index 000000000..e97c8640e --- /dev/null +++ b/infoscience/etc/bibformat/format_elements @@ -0,0 +1 @@ +../../../modules/bibformat/lib/elements \ No newline at end of file diff --git a/infoscience/etc/bibformat/format_templates b/infoscience/etc/bibformat/format_templates new file mode 120000 index 000000000..d1c3037b8 --- /dev/null +++ b/infoscience/etc/bibformat/format_templates @@ -0,0 +1 @@ +../../../modules/bibformat/etc/format_templates \ No newline at end of file diff --git a/infoscience/etc/bibformat/output_formats b/infoscience/etc/bibformat/output_formats new file mode 120000 index 000000000..40888c7c3 --- /dev/null +++ b/infoscience/etc/bibformat/output_formats @@ -0,0 +1 @@ +../../../modules/bibformat/etc/output_formats \ No newline at end of file diff --git a/infoscience/modules/bibdocfile.py b/infoscience/modules/bibdocfile.py new file mode 120000 index 000000000..b0e1180b0 --- /dev/null +++ b/infoscience/modules/bibdocfile.py @@ -0,0 +1 @@ +../../modules/websubmit/lib/bibdocfile.py \ No newline at end of file diff --git a/infoscience/modules/bibedit_engine.py b/infoscience/modules/bibedit_engine.py new file mode 120000 index 000000000..953f3c23e --- /dev/null +++ b/infoscience/modules/bibedit_engine.py @@ -0,0 +1 @@ +../../modules/bibedit/lib/bibedit_engine.py \ No newline at end of file diff --git a/infoscience/modules/oai_repository_updater.py b/infoscience/modules/oai_repository_updater.py new file mode 120000 index 000000000..6ae173d59 --- /dev/null +++ b/infoscience/modules/oai_repository_updater.py @@ -0,0 +1 @@ +../../modules/bibharvest/lib/oai_repository_updater.py \ No newline at end of file diff --git a/infoscience/modules/search_engine.py b/infoscience/modules/search_engine.py new file mode 120000 index 000000000..d54921cfc --- /dev/null +++ b/infoscience/modules/search_engine.py @@ -0,0 +1 @@ +../../modules/websearch/lib/search_engine.py \ No newline at end of file diff --git a/infoscience/modules/webbasket.py b/infoscience/modules/webbasket.py new file mode 120000 index 000000000..3aa3c442b --- /dev/null +++ b/infoscience/modules/webbasket.py @@ -0,0 +1 @@ +../../modules/webbasket/lib/webbasket.py \ No newline at end of file diff --git a/infoscience/modules/webbasket_dblayer.py b/infoscience/modules/webbasket_dblayer.py new file mode 120000 index 000000000..2d2312e08 --- /dev/null +++ b/infoscience/modules/webbasket_dblayer.py @@ -0,0 +1 @@ +../../modules/webbasket/lib/webbasket_dblayer.py \ No newline at end of file diff --git a/infoscience/modules/webcomment_webinterface.py b/infoscience/modules/webcomment_webinterface.py new file mode 120000 index 000000000..9b2336fca --- /dev/null +++ b/infoscience/modules/webcomment_webinterface.py @@ -0,0 +1 @@ +../../modules/webcomment/lib/webcomment_webinterface.py \ No newline at end of file diff --git a/infoscience/modules/websearch_webcoll.py b/infoscience/modules/websearch_webcoll.py new file mode 120000 index 000000000..a7267a222 --- /dev/null +++ b/infoscience/modules/websearch_webcoll.py @@ -0,0 +1 @@ +../../modules/websearch/lib/websearch_webcoll.py \ No newline at end of file diff --git a/infoscience/modules/websubmit_webinterface.py b/infoscience/modules/websubmit_webinterface.py new file mode 120000 index 000000000..e3adc69b7 --- /dev/null +++ b/infoscience/modules/websubmit_webinterface.py @@ -0,0 +1 @@ +../../modules/websubmit/lib/websubmit_webinterface.py \ No newline at end of file diff --git a/infoscience/modules/webuser.py b/infoscience/modules/webuser.py new file mode 120000 index 000000000..61b0711c6 --- /dev/null +++ b/infoscience/modules/webuser.py @@ -0,0 +1 @@ +../../modules/websession/lib/webuser.py \ No newline at end of file diff --git a/infoscience/po/en.po b/infoscience/po/en.po new file mode 120000 index 000000000..7f9103090 --- /dev/null +++ b/infoscience/po/en.po @@ -0,0 +1 @@ +../../po/en.po \ No newline at end of file diff --git a/infoscience/po/fr.po b/infoscience/po/fr.po new file mode 120000 index 000000000..a2efb9bbe --- /dev/null +++ b/infoscience/po/fr.po @@ -0,0 +1 @@ +../../po/fr.po \ No newline at end of file diff --git a/infoscience/templates/bibedit_templates_epfl.py b/infoscience/templates/bibedit_templates_epfl.py new file mode 120000 index 000000000..bfdabf769 --- /dev/null +++ b/infoscience/templates/bibedit_templates_epfl.py @@ -0,0 +1 @@ +../../modules/bibedit/lib/bibedit_templates_epfl.py \ No newline at end of file diff --git a/infoscience/templates/webalert_templates_epfl.py b/infoscience/templates/webalert_templates_epfl.py new file mode 120000 index 000000000..fefe3a998 --- /dev/null +++ b/infoscience/templates/webalert_templates_epfl.py @@ -0,0 +1 @@ +../../modules/webalert/lib/webalert_templates_epfl.py \ No newline at end of file diff --git a/infoscience/templates/webbasket_templates_epfl.py b/infoscience/templates/webbasket_templates_epfl.py new file mode 120000 index 000000000..35dbc5be3 --- /dev/null +++ b/infoscience/templates/webbasket_templates_epfl.py @@ -0,0 +1 @@ +../../modules/webbasket/lib/webbasket_templates_epfl.py \ No newline at end of file diff --git a/infoscience/templates/websearch_templates_epfl.py b/infoscience/templates/websearch_templates_epfl.py new file mode 120000 index 000000000..6e983522d --- /dev/null +++ b/infoscience/templates/websearch_templates_epfl.py @@ -0,0 +1 @@ +../../modules/websearch/lib/websearch_templates_epfl.py \ No newline at end of file diff --git a/infoscience/templates/websession_templates_epfl.py b/infoscience/templates/websession_templates_epfl.py new file mode 120000 index 000000000..840d7915d --- /dev/null +++ b/infoscience/templates/websession_templates_epfl.py @@ -0,0 +1 @@ +../../modules/websession/lib/websession_templates_epfl.py \ No newline at end of file diff --git a/infoscience/templates/webstyle_templates_epfl.py b/infoscience/templates/webstyle_templates_epfl.py new file mode 120000 index 000000000..e78594101 --- /dev/null +++ b/infoscience/templates/webstyle_templates_epfl.py @@ -0,0 +1 @@ +../../modules/webstyle/lib/webstyle_templates_epfl.py \ No newline at end of file