The Issue Article Sort plugin provides flexible options for organizing how articles are displayed within an issue's Table of Contents in Open Journal Systems (OJS) 3.4.
- Multiple Sorting Criteria: Choose how to order articles within their respective sections:
- Alphabetical: Sort articles by title from A to Z.
- Reverse Alphabetical: Sort articles by title from Z to A.
- Page Range: Sort articles numerically by their starting page number.
- Date Published (Oldest First): Order articles by their original publication date.
- Date Published (Newest First): Show the most recently published articles first.
- Seamless Integration: Hooks directly into the frontend issue display (
issue.tpl) to reorder thepublishedSubmissionsarray before it is rendered. - Easy Configuration: Simple settings form accessible via the plugin management interface.
- Download the
issuearticlesort.tar.gzpackage. - Log in as a Journal Manager or Site Administrator.
- Navigate to Settings > Website > Plugins.
- Click Upload A New Plugin and select the
.tar.gzfile. - Find the Issue Article Sort plugin in the Generic Plugins list and enable it.
- Go to Settings > Website > Plugins.
- Locate Issue Article Sort and click the blue arrow next to it, then select Settings.
- Select your preferred Sort Order from the dropdown menu.
- Click Save.
- The new sorting order will immediately apply to all issue Table of Contents pages on your journal.
- OJS 3.4.x
- PHP 8.0 or higher.
This plugin is licensed under the GNU General Public License v3.
Developed by OJSpro