-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4,931 changed files
with
737,805 additions
and
4,418 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
|
||
### [Administrator's Guide](/admin-guide/en) | ||
|
||
A guide for system administrators on how to install and upgrade, import and export, process statistics, troubleshoot problems, and more. [View Now](/admin-guide/en) | ||
How to install and configure the application, import and export data, secure your server, download statistics, and troubleshoot problems. [View Now](/admin-guide/en) | ||
|
||
--- | ||
|
||
<span class='fa fa-language'></span> Available in [Français](/admin-guide/fr/). | ||
Versions: [3.4](/admin-guide/en), [3.3](/admin-guide/3.3/en/) ([Français](/admin-guide/3.3/fr/)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
|
||
### [Database Schema](/dev/database/) | ||
|
||
Reference documentation for the database schemas of OJS, OMP and OPS. [View Now](/dev/database/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
|
||
### [Plugin Guide](./plugin-guide/en) | ||
### [Plugin Guide](/dev/plugin-guide/en) | ||
|
||
Learn how to write plugins to customize almost anything in OJS and OMP. [View Now](./plugin-guide/en) | ||
|
||
--- | ||
|
||
Versions: [3.4](/dev/plugin-guide/en), [3.3](/dev/plugin-guide/3.3/en) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
|
||
### [Release Notebooks](/dev/release-notebooks) | ||
|
||
Essential guidance on changes to the application code for each new release. [View Now](/dev/release-notebooks) | ||
Essential guidance on changes for hosts, developers and contributors for each new release.. [View Now](/dev/release-notebooks) | ||
|
||
--- | ||
|
||
Notebooks: [3.3](/dev/release-notebooks/en/3.3-release-notebook), [3.2](/dev/release-notebooks/en/3.2-release-notebook) | ||
Notebooks: [3.4](/dev/release-notebooks/en/3.4-release-notebook), [3.3](/dev/release-notebooks/en/3.3-release-notebook), [3.2](/dev/release-notebooks/en/3.2-release-notebook) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
|
||
### [REST API Usage Guide](/dev/api) | ||
|
||
Helpful hints and complete technical references for using OJS 3's REST API. [View Now](/dev/api) | ||
Technical documentation for using the REST API in OJS. [View Now](/dev/api) | ||
|
||
--- | ||
|
||
References: [3.3](/dev/api/ojs/3.3), [3.2](/dev/api/ojs/3.2), [3.1](/dev/api/ojs/3.1) | ||
References: [3.4](/dev/api/ojs/3.4), [3.3](/dev/api/ojs/3.3), [3.2](/dev/api/ojs/3.2), [3.1](/dev/api/ojs/3.1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
|
||
### [UI Library](/dev/ui-library/dev) | ||
### [UI Library](/dev/ui-library/) | ||
|
||
Component library, documentation and style guide for developers working with the user interface for OJS 3's editorial backend. [View Now](/dev/ui-library/dev) | ||
Component library, documentation and style guide for developers working with the user interface for OJS 3's editorial backend. [View Now](/dev/ui-library/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Table of contents | ||
|
||
* [Getting Started](./) | ||
* [Requirements](./requirements) | ||
* [Download](./download) | ||
* [Configure](./configure) | ||
* [Install](./install) | ||
* [Securing Your System](securing-your-system.md) | ||
* [The Basics](./securing-your-system.md#the-basics) | ||
* [Deploying PKP Software Securely](./securing-your-system.md#deploying-pkp-software-securely) | ||
* [Encryption](./securing-your-system.md#encryption) | ||
* [Managing Spam](./securing-your-system.md#managing-spam) | ||
* [Data Import and Export](data-import-and-export.md) | ||
* [Import and export articles and issues](./data-import-and-export.md#import-and-export-articles-and-issues) | ||
* [Import and export users](./data-import-and-export.md#import-and-export-users) | ||
* [Export metadata to external sites and indexing services](./data-import-and-export.md#export-metadata-to-external-sites-and-indexing-services) | ||
* [Use import/export plugins from the command line](./data-import-and-export.md#use-importexport-plugins-from-the-command-line) | ||
* [Troubleshoot importing and exporting](./data-import-and-export.md#troubleshoot-importing-and-exporting) | ||
* [Statistics](statistics.md) | ||
* [Introduction to the Statistics Framework](./statistics.md#introduction-to-the-statistics-framework) | ||
* [Configure the Statistics Framework](./statistics.md#configure-the-statistics-framework) | ||
* [Processing Log Files](./statistics.md#processing-log-files) | ||
* [Frequently Asked Questions](./statistics.md#frequently-asked-questions) | ||
* [Frequently Encountered Statistics Problems](./statistics.md#frequently-encountered-statistics-problems) | ||
* [Legacy Statistics & Statistics in OJS 2](./statistics.md#legacy-statistics--statistics-in-ojs-2) | ||
* [Further Resources](./statistics.md#further-resources) | ||
* [Email](email.md) | ||
* [Sending Mail](./email.md#sending-mail) | ||
* [Setting a Bounce Address](./email.md#setting-a-bounce-address) | ||
* [Email and Locale](./email.md#email-and-locale) | ||
* [Primary and Technical Contacts](./email.md#primary-and-technical-contacts) | ||
* [Email Validation for New Users](./email.md#email-validation-for-new-users) | ||
* [Configuring the System to use Gmail SMTP](./email.md#configuring-the-system-to-use-gmail-smtp) | ||
* [SPF and DMARC Issues](./email.md#spf-and-dmarc-issues) | ||
* [Troubleshooting Email Problems](./email.md#troubleshooting-email-problems) | ||
* [User Authentication and Single Sign-on](single-signon.md) | ||
* [LDAP](./single-signon.md#setting-up-ldap) | ||
* [Shibboleth](./single-signon.md#setting-up-shibboleth) | ||
* [Resources](./single-signon.md#resources) | ||
* [Troubleshooting](troubleshooting.md) | ||
* [Permissions, File Access, Etc.](./troubleshooting.md#permissions-file-access-etc) | ||
* [Character Encoding](./troubleshooting.md#character-encoding) | ||
* [Error-reporting](./troubleshooting.md#error-reporting-blank-pages-diagnostics-etc) | ||
* [Appendix A: Create a Protected OJS 3 Sandbox Staged with Git](appendix-1.-create-a-protected-ojs-3-sandbox-staged-with-git.md) |
4 changes: 4 additions & 0 deletions
4
...rotected-ojs-3-sandbox-staged-with-git.md → ...rotected-ojs-3-sandbox-staged-with-git.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.