Reset your password
Login
Related help
Register
Hi {{ account.name or account.email }}
API
@@ -224,5 +224,5 @@
Published in {{jtitle}}
Submit your feedback and questions here. Feedback submitted about a particular journal is treated as confidential.
@@ -52,7 +52,7 @@DOAJ in numbers
{% endblock %} {% block content %} -Recently-added journals
Editor dashboard
+ {% include 'editor/nav.html' %} + +-
-
For academic institutions, including:
+2023 pricing for academic institutions, including:
- Individual institutions
- Academic libraries @@ -134,7 +134,7 @@
-
-
For institutions that are members of:
+2023 pricing for institutions that are members of:
- A billing consortium
For institutions that are members of:
The definition as to Large/Small is at the discretion of the consortium.
+
For academic institutions, including:
{% include "includes/header.html" %} @@ -17,7 +18,9 @@ {% endif %} {% block main_panel %} - {% block content %}{% endblock %} + + {% block content %}{% endblock %} + {% endblock %} {% include "includes/footer.html" %} diff --git a/portality/templates/layouts/single_col_page.html b/portality/templates/layouts/single_col_page.html index 5e28ee87d3..a8bc801cf0 100644 --- a/portality/templates/layouts/single_col_page.html +++ b/portality/templates/layouts/single_col_page.html @@ -1,11 +1,11 @@ {% extends "layouts/public_base.html" %} {% block content %} -+ {% block title %}{% endblock %}
{% block single_col_content %}{% endblock %}+ {% if journal.last_manually_updated_since(days=30) %} @@ -47,7 +47,7 @@ Ceased publication on {{ bibjson.discontinued_datestamp.strftime("%d %B %Y") }}
{% endif %} @@ -141,7 +141,7 @@- +
+ OpenURL - no results
@@ -16,5 +16,5 @@What next?
+ Help
@@ -33,5 +33,5 @@Supported OpenURL version
Guidance before uploading your file
- Only the full text of articles whose metadata is already uploaded to DOAJ can be sent to us. Check that your article metadata appears in DOAJ first.
- Only articles for journals indexed in DOAJ can be uploaded. -
- Collect the full texts into a package consisting of folders and files. -
- Compress the package into a ZIP file. -
- Upload the zipped package (on this page). -
- Check that the file has uploaded correctly in the History of Uploads section and is not bigger than 50MB. +
- Collect the full text files into a package containing folders and files. +
- Compress the package into a ZIP file. Keep the name of the file simple: avoid spaces, hyphens, underscores, special characters, etc +
- Upload the zipped package (on this page). It may not be bigger than 50MB. +
- Check that the file has uploaded correctly in the History of Uploads section.
The package must have the following structure:
diff --git a/portality/templates/publisher/publisher_base.html b/portality/templates/publisher/publisher_base.html index d4873f1fb5..96ba47ca72 100644 --- a/portality/templates/publisher/publisher_base.html +++ b/portality/templates/publisher/publisher_base.html @@ -7,14 +7,14 @@ {% block page_title %}Publisher dashboard{% endblock %} {% block content %} -+ Publisher dashboard
{% include 'publisher/nav.html' %} {% block publisher_content %} {% endblock %} - +