first commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# Distribution Settings
|
||||
|
||||
1. [License](distribution-settings#license)
|
||||
2. [Search Indexing](distribution-settings#indexing)
|
||||
3. [Payments](distribution-settings#payments)
|
||||
4. [Access](distribution-settings#access)
|
||||
5. [Archiving](distribution-settings#archiving)
|
||||
|
||||
In Distribution Settings you can configure how users access, discover, and use your journal content. See [Learning OJS 3: Distribution Settings](https://docs.pkp.sfu.ca/learning-ojs/en/settings-distribution) for detailed instructions.
|
||||
|
||||
## <a name="license"></a>License
|
||||
Here you can configure copyright and permissions on a journal level. You will also be able to enter copyright and permissions information on an article and issue level when you publish articles and issues.
|
||||
|
||||
The **copyright** identifies the author or owner of copyright for a published work. For example, Copyright (c) 2016 by Jane Smith.
|
||||
|
||||
The **license** attached to a work will determine the usage rights for the published work. For example, CC-By 4.0 allows the work to be copied, redistributed, and adapted for any purpose, even commercially, as long as attribution is given to the copyright holder.
|
||||
|
||||
## <a name="indexing"></a>Search Indexing
|
||||
Information here helps search engines and open indexes discover your content.
|
||||
|
||||
## <a name="payments"></a>Payments
|
||||
Enable payments and select a payment method and currency if you are using subscriptions or author payment charges in your journal.
|
||||
|
||||
## <a name="access"></a>Access
|
||||
If your journal is open access you can leave the default settings here. If you require subscriptions to some or all of your content or you publish your content on another website separate from OJS you can change the settings.
|
||||
|
||||
We encourage you to leave OAI enabled unless you are not using OJS to publish your content or otherwise do not want your metadata discoverable through the OAI protocol.
|
||||
|
||||
## <a name="archiving"></a>Archiving
|
||||
If you have an agreement with a LOCKSS network to archive your journal content, you can enable it here to make your content available to the network.
|
||||
@@ -0,0 +1,20 @@
|
||||
# Journal Settings
|
||||
|
||||
1. [Masthead](journal-settings#masthead)
|
||||
1. [Contact](journal-settings#contact)
|
||||
1. [Sections](journal-settings#sections)
|
||||
1. [Categories](journal-settings#categories)
|
||||
|
||||
In Journal Settings you can configure information about the journal, including editorial team, contacts, sections, and categories for published content. See [Learning OJS 3: Journal Settings](https://docs.pkp.sfu.ca/learning-ojs/en/journal-setup) for detailed instructions.
|
||||
|
||||
## <a name="masthead"></a>Masthead
|
||||
Under Masthead enter information about your journal. Some of the information will automatically be displayed on pages of your journal's website.
|
||||
|
||||
## <a name="contact"></a>Contact
|
||||
What you fill in for Contact tells users how to contact your journal. The Principal Contact is the automatic sender and receiver for some automated emails.
|
||||
|
||||
## <a name="sections"></a>Sections
|
||||
You can add new sections or edit the sections listed here. Authors will be asked to select a section when they make a submission, and the articles you publish can be organized into sections.
|
||||
|
||||
## <a name="categories"></a>Categories
|
||||
Categories offer another way to organize and provide access to your content by theme or category. You can create and edit categories here, display them as pages on your website, and add articles to them by editing the articles' metadata.
|
||||
@@ -0,0 +1,53 @@
|
||||
# Website Settings
|
||||
|
||||
1. [Appearance](website-settings#appearance)
|
||||
1. [Setup](website-settings#setup)
|
||||
1. [Plugins](website-settings#plugins)
|
||||
|
||||
In Website Settings you can configure the appearance of and information on your reader-facing website, set up your site's languages and archiving settings, and install and enable plugins. See [Learning OJS 3: Website Settings](https://docs.pkp.sfu.ca/learning-ojs/en/settings-website) for detailed instructions. There may be additional tabs in this menu if you have enabled specific plugins, such as Static Pages or Translator.
|
||||
|
||||
## <a name="appearance"></a>Appearance
|
||||
Here you can change the look and feel of your journal website, including upload images and select a theme.
|
||||
|
||||
### Theme
|
||||
To change the overall design of your website, select a different theme and save. The look of the website will stay the same but the content will not change. You can easily change themes to try them out.
|
||||
|
||||
Some themes allow you to configure colours, but usually if you want to change fonts, colours, or minor aspects of the design you will need to upload a custom style sheet.
|
||||
|
||||
### Setup
|
||||
Upload a logo, enter content into the bottom of your site, and drag and drop items that you want to appear or not appear on your sidebar.
|
||||
|
||||
### Advanced
|
||||
Upload a custom CSS stylesheet and a favicon.
|
||||
|
||||
## <a name="setup"></a>Setup
|
||||
|
||||
### Information
|
||||
You can add information about your journal for specific user groups that will appear as links on your sidebar if the **Information Block** is enabled under **Sidebar Management**.
|
||||
|
||||
### Languages
|
||||
Languages that have been installed on your site by an Administrator can be enabled for the user interface (UI), forms, and submissions.
|
||||
|
||||
* If you check off **UI** for a language, the front and back end interface will be available in that language
|
||||
* If you check off **Forms**, you will be able to fill in any forms or fields in the back end dashboard with content in that language
|
||||
* If you check off **Submissions**, users will be able to make a submission in that language and submit metadata in that language
|
||||
* **Primary Locale** is the language that your site will appear in first to users. If you have other languages enabled for the **User Interface** the user can select another language with the language toggle.
|
||||
|
||||
### Navigation Menus
|
||||
Edit the existing navigation menus on your website. You can add and remove items and re-order them. You can also create custom menu items that link to pages on your site or to another website or even add a new custom menu.
|
||||
|
||||
### Announcements
|
||||
Create announcements or announcement types to appear on your site's homepage or to be emailed to all of your readers.
|
||||
|
||||
### Lists
|
||||
Under Lists you can configure how many items to display in a list and how many page links to display.
|
||||
|
||||
### Privacy Statement
|
||||
Enter a privacy statement that explains how you will use data submitted to your journal and site.
|
||||
|
||||
### Date & Time
|
||||
You can configure the format of date and time displays. If your journal is multilingual, you can have different configurations for different languages. Click the other language tab to change the settings for another language.
|
||||
|
||||
## <a name="plugins"></a>Plugins
|
||||
Plugins extend functionality of OJS and allow it to interact with external tools and services. Installed plugins can be enabled and configured, or you can install additional plugins from the **Plugin Gallery**.
|
||||
|
||||
@@ -0,0 +1,52 @@
|
||||
# Workflow Setings
|
||||
|
||||
1. [Submission](workflow-settings#submission)
|
||||
1. [Review](workflow-settings#review)
|
||||
1. [Publisher Library](workflow-settings#publisher)
|
||||
1. [Emails](workflow-settings#emails)
|
||||
|
||||
Configure all aspects of the [Editorial Workflow](../editorial-workflow), including file management, submission guidelines and requirements, peer review deadlines and guidelines, email notifications, and much more. See [Learning OJS 3 Workflow Settings](https://docs.pkp.sfu.ca/learning-ojs/en/settings-workflow) for detailed instructions.
|
||||
|
||||
## <a name="submission"></a>Submission
|
||||
The Submission tab determines what information authors provide or agree to when they make a submission.
|
||||
|
||||
### Disable Submissions
|
||||
If you want to disable submissions for the whole journal you can check the box here. Or to disable submissions in a specific section, click the **Journal Sections** link.
|
||||
|
||||
### Metadata
|
||||
If you Enable a metadata field it will be available for each submission. Checking **Submission Form** will allow authors to add it when they make a submission. Otherwise only an editor will be able to add it.
|
||||
|
||||
### Components
|
||||
Components are types of files that can be included with a submission. You can add new components or edit or delete the default components. Components can be configured as supplementary or dependent, which determines how or whether they are published.
|
||||
|
||||
### Checklist
|
||||
Provide authors with a checklist of tasks they should complete before completing their submission. This is a good place to indicate requirements for referencing, font size, line spacing, document format, and more.
|
||||
|
||||
### Author Guidelines
|
||||
Author Guidelines will be shown to authors when they make a submission.
|
||||
|
||||
## <a name="review"></a>Review
|
||||
Set all of your review policies and procedures, including deadlines, notifications, reviewer guidelines, and more.
|
||||
|
||||
### Setup
|
||||
Choose the review mode that should be used by default. The mode can be changed on a per-submission and per-review basis by an editor.
|
||||
|
||||
If you **Enable one-click reviewer access** the email invitation to reviewers will contain a special URL that takes invited reviewers directly to the Review page for the submission without requiring them to log in. For security reasons, with this option, editors are not able to modify email addresses or add CCs or BCCs prior to sending invitations to reviewers.
|
||||
|
||||
### Reviewer Guidance
|
||||
Provide reviewers with criteria for judging a submission's suitability for publication in the journal, which may include instructions for preparing an effective and helpful review. Reviewers will have an opportunity to provide comments intended for the author and editor, as well as separate comments only for the editor.
|
||||
|
||||
### Review Forms
|
||||
If you would like to request specific information from reviewers, you can build forms here. An editor will be able to select a form when assigning a reviewer, and the reviewer will be asked to complete that form when they are submitting their review.
|
||||
|
||||
## <a name="publisher"></a>Publisher Library
|
||||
The Publisher Library provides a file repository for storing and quickly sharing common files, such as writing guidelines, author contracts and release forms, and marketing materials.
|
||||
|
||||
Items that are stored in the Publisher Library can be quickly retrieved and added into a [Submission Library](../editorial-workflow#submission-library) to be shared with authors or assistants.
|
||||
|
||||
## <a name="emails"></a>Emails
|
||||
OJS sends a number of emails during various stages of the [Editorial Workflow](../editorial-workflow) as well as other actions such as registration and submission acknowledgement. The settings in this section allow you to edit the signature attached to each email as well as change the default messages sent for each type of email.
|
||||
|
||||
You can view a description of each email and edit the email by clicking the dropdown arrow on the right.
|
||||
|
||||
Click **Filters** to filter templates by sender, recipient, workflow stage, and whether the template is enabled.
|
||||
Reference in New Issue
Block a user