Skip to content

Commit

Permalink
documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
GaziYucel committed Apr 30, 2024
1 parent b2fd9ea commit b130ba2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Citation Manager for OJS
- [Task scheduler](#task-scheduler)
- [Deposit to OpenCitations](#deposit-to-opencitations)
- [Deposit Wikidata.org](#deposit-wikidataorg)
- [Screenshot(s) / screen recording(s)](#screenshots--screen-recordings)
- [Install and configure the plugin](#install-and-configure-the-plugin)
- [Requirements](#requirements)
- [Install with Git](#install-with-git)
Expand All @@ -22,6 +23,9 @@ Citation Manager for OJS
- [Notes](#notes)
- [Debugging](#debugging)
- [Tests](#tests)
- [Data Models](#data-models)
- [Models for citations](#models-for-citations)
- [Metadata of OJS models](#metadata-of-ojs-models)
- [Contribute](#contribute)
- [License](#license)

Expand Down Expand Up @@ -127,6 +131,12 @@ Only items which have unique identifiers will be deposited to Wikidata.
- published in ([P1433](https://www.wikidata.org/wiki/Property:P1433)) [2. journal]
- cites work ([P2860](https://www.wikidata.org/wiki/Property:P2860)) [3. cited article]

# Screenshot(s) / screen recording(s)

![screen recording workflowTab edit.gif](.project/screenrecordings/workflowTab-edit-ojs340.gif)
![screenshot settings](.project/screenshots/settings-ojs340.png)
![screenshot settings](.project/screenshots/frontend-ojs340.png)

# Install and configure the plugin

## Requirements
Expand Down Expand Up @@ -201,18 +211,8 @@ If you have none please register one through https://www.wikidata.org/w/index.ph
- At "Wikidata bot password", fill in the password which you have saved previously
- Click Save

# Screenshot(s) / screen recording(s)

![screen recording workflowTab edit.gif](.project/screenrecordings/workflowTab-edit-ojs340.gif)
![screenshot settings](.project/screenshots/settings-ojs340.png)
![screenshot settings](.project/screenshots/frontend-ojs340.png)

# Development

- Fork the repository
- Make your changes
- Open a PR with your changes

## Structure

.
Expand Down

0 comments on commit b130ba2

Please sign in to comment.