Difference between revisions of "Main Page"
(→Proposed Plugins) |
(→Active) |
||
(35 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
Welcome to the PKP Development wiki! We're providing this as a resource for developers, translators, managers and other users to share ideas and work on common problems. | Welcome to the PKP Development wiki! We're providing this as a resource for developers, translators, managers and other users to share ideas and work on common problems. | ||
− | Some pages (such as the roadmaps and milestones pages) are actively maintained by the PKP team itself, and are protected from non-PKP edits. We're happy to see additions to other pages, and new pages as well, although we do | + | Some pages (such as the roadmaps and milestones pages) are actively maintained by the PKP team itself, and are protected from non-PKP edits. We're happy to see additions to other pages, and new pages as well, although we do request that you register and log in to contribute. We may suggest a framework for additions to the site, but if there's a way you want to go about it that's logical and easy to follow, by all means do so. |
= PKP Development Wiki = | = PKP Development Wiki = | ||
Line 7: | Line 7: | ||
* '''[[PKP Frequently Asked Questions]]''' | * '''[[PKP Frequently Asked Questions]]''' | ||
* '''[[General Software Milestones]]''' | * '''[[General Software Milestones]]''' | ||
+ | * '''[[Development Cycle]]''' | ||
+ | * '''[[Technical Committee]]''' | ||
== Software Project Pages == | == Software Project Pages == | ||
− | === | + | === Open Journal Systems === |
: [[OJS Community Documentation|Community Documentation]] | : [[OJS Community Documentation|Community Documentation]] | ||
+ | : [[OJS Roadmap|OJS Development Roadmap]] | ||
+ | : [[OJS Localization|Localization]] | ||
: [[OJS Recommended Patches|Recommended Patches]] | : [[OJS Recommended Patches|Recommended Patches]] | ||
− | === | + | === Open Conference Systems === |
: [[OCS Community Documentation|Community Documentation]] | : [[OCS Community Documentation|Community Documentation]] | ||
+ | : [[OCS Roadmap|OCS Development Roadmap]] | ||
+ | : [[OCS Localization|Localization]] | ||
: [[OCS Recommended Patches|Recommended Patches]] | : [[OCS Recommended Patches|Recommended Patches]] | ||
− | ==== [[OMP Roadmap| | + | === Open Monograph Press === |
− | : [[OMP | + | : [[OMP Userguide|Community Documentation]] |
+ | : [[OMP Roadmap|OMP Development Roadmap]] | ||
+ | : [[OMP Localization|Localization]] | ||
: [[OMP Recommended Patches|Recommended Patches]] | : [[OMP Recommended Patches|Recommended Patches]] | ||
− | === | + | === Open Harvester Systems === |
: [[Harvester Community Documentation|Community Documentation]] | : [[Harvester Community Documentation|Community Documentation]] | ||
+ | : [[Harvester Roadmap|OHS Development Roadmap]] | ||
: [[OHS Recommended Patches|Recommended Patches]] | : [[OHS Recommended Patches|Recommended Patches]] | ||
− | ==== [[PKP WAL Roadmap|PKP Web Application Library]] | + | === PKP Web Application Library === |
+ | : [[PKP WAL Roadmap|PKP Web Application Library Development Roadmap]] | ||
− | === | + | === Other Projects and Sub-Projects === |
− | + | ||
− | + | ||
− | + | The projects listed below include plugins, core components and other application-level functionality, typically developed in partnership between PKP and other development partners. We welcome software innovation proposals from all community members, regarding any of our software applications. Proposals may concern areas such as development, design, and testing, or other areas of interest. To understand how we manage proposals, please see our [[Community Innovation Proposal Procedure]]. To propose a project, to to request further information, please [http://pkp.sfu.ca/contact contact us]. | |
− | + | ||
− | ==== [[PKP | + | ==== Active ==== |
+ | * [[PKP/Dataverse Network Integration]] | ||
+ | * [[AltMetrics]] | ||
+ | * [[XML Publishing]] | ||
+ | * [[Documentation Project]] | ||
+ | * [[Education Project]] | ||
− | == | + | ==== Proposed ==== |
+ | * [[Translation Management]] | ||
+ | * [[PKP Software Integration]] | ||
+ | * [[Networking]] | ||
− | === | + | ==== Completed ==== |
+ | * [[OJSdeSearchConcept|OJS Search Enhancement Project]] | ||
+ | * [[DOIPluginsDocumentation|DOI Expansion Project]] | ||
− | + | == Development Topics == | |
− | + | ||
− | + | ||
− | + | ||
=== Developing === | === Developing === | ||
− | * [[Information for Developers]] ( | + | * [[Information for Developers]] (getting code; contributing patches; dev environment; PHP4 compat, etc.) |
* Working with Git | * Working with Git | ||
**[[Differences between CVS and git for PKP devs]] | **[[Differences between CVS and git for PKP devs]] | ||
Line 54: | Line 68: | ||
**[[Git sub-module tutorial]] | **[[Git sub-module tutorial]] | ||
* [[JavaScript coding conventions]] | * [[JavaScript coding conventions]] | ||
+ | * [[JavaScript widget controllers|JavaScript library wiki]] | ||
* [[Third Party Library Integration Policy]] | * [[Third Party Library Integration Policy]] | ||
* [[Migration issues]] | * [[Migration issues]] | ||
Line 63: | Line 78: | ||
* [[Non-technical Testing]] | * [[Non-technical Testing]] | ||
− | === Design | + | === Code Design === |
* [[Router Architecture]] | * [[Router Architecture]] | ||
* [[AJAX framework]] | * [[AJAX framework]] | ||
* [[Authorization Framework]] | * [[Authorization Framework]] | ||
− | |||
* [[Metadata and Filter Framework]] | * [[Metadata and Filter Framework]] | ||
+ | * [[Data Access Objects (DAO)]] | ||
== Usability/Web Design == | == Usability/Web Design == | ||
+ | === [[PKP Library Widgets]] === | ||
=== [[OMP UI Design|Open Monograph Press]] === | === [[OMP UI Design|Open Monograph Press]] === | ||
== Administrative Tasks == | == Administrative Tasks == | ||
− | |||
− | |||
*[[Writing Documentation]] | *[[Writing Documentation]] | ||
Line 85: | Line 99: | ||
*[[Libraries hosting scholarly content using our software]] | *[[Libraries hosting scholarly content using our software]] | ||
+ | |||
+ | * [[PKP 2011 Conference Community Pages]] |
Revision as of 08:21, 21 May 2013
Welcome to the PKP Development wiki! We're providing this as a resource for developers, translators, managers and other users to share ideas and work on common problems.
Some pages (such as the roadmaps and milestones pages) are actively maintained by the PKP team itself, and are protected from non-PKP edits. We're happy to see additions to other pages, and new pages as well, although we do request that you register and log in to contribute. We may suggest a framework for additions to the site, but if there's a way you want to go about it that's logical and easy to follow, by all means do so.
Contents
PKP Development Wiki
Software Project Pages
Open Journal Systems
Open Conference Systems
Open Monograph Press
Open Harvester Systems
PKP Web Application Library
Other Projects and Sub-Projects
The projects listed below include plugins, core components and other application-level functionality, typically developed in partnership between PKP and other development partners. We welcome software innovation proposals from all community members, regarding any of our software applications. Proposals may concern areas such as development, design, and testing, or other areas of interest. To understand how we manage proposals, please see our Community Innovation Proposal Procedure. To propose a project, to to request further information, please contact us.
Active
Proposed
Completed
Development Topics
Developing
- Information for Developers (getting code; contributing patches; dev environment; PHP4 compat, etc.)
- Working with Git
- JavaScript coding conventions
- JavaScript library wiki
- Third Party Library Integration Policy
- Migration issues
- Localization
Testing
Code Design
- Router Architecture
- AJAX framework
- Authorization Framework
- Metadata and Filter Framework
- Data Access Objects (DAO)
Usability/Web Design
PKP Library Widgets
Open Monograph Press
Administrative Tasks
Local Community Pages
- Deutschsprachige PKP-Entwicklerseiten (German OJS Developer Community)