Difference between revisions of "Development"

From AtoM wiki
(Development resources: Added seealso link to ERDs)
(Development resources)
 
(8 intermediate revisions by 3 users not shown)
Line 8: Line 8:
 
===Development resources===
 
===Development resources===
  
These are pages that have been created to assist developers interested in working with AtoM's code, and sharing that code with the broader AtoM community.
+
Our [https://github.com/artefactual/atom/blob/qa/2.x/CONTRIBUTING.md contributing guidelines] contain resources to assist developers interested in working AtoM's code and sharing that code back to the community through a contribution.
  
* [[Development/Code review|Code review process]]
+
You can also see a list of past contributors here. [[Community/Contributors|Current contributors]] can be found listed in the release notes in [https://github.com/artefactual/atom/releases GitHub].
* [[Development/Coding standard|Coding standard]]
 
* [[Development/Contribute code|Contribute code]]
 
* [[Development/Functional testing|Functional testing]]
 
  
<admonition type="seealso">
+
For historical information on the development of the project, see the [[Development/Philosophy|development philosophy]] page.
* [[Resources/Code repository]]
 
* [[Resources/Documentation|About the AtoM documentation (including how to contribute)]]
 
* [[Development/ERDs|AtoM Entity Relationship diagrams]]
 
* [[Community/Community resources|Community resources]]
 
* [[Community/Community resources/Development |Community development]]
 
* [[Development/Philosophy|Development philosophy]]
 
</admonition>
 
  
 
===Development modules===
 
===Development modules===
Line 30: Line 20:
 
* [[Development/ERDs|Entity Relationship Diagrams]]
 
* [[Development/ERDs|Entity Relationship Diagrams]]
 
* [[Development/Accession module|Accessions module]]
 
* [[Development/Accession module|Accessions module]]
* [[Development/DateRangeSearch|Date range search]]
 
 
* [[Development/Multilingual|Multilingual support]]
 
* [[Development/Multilingual|Multilingual support]]
 
* [[Development/Treeview|Treeview]]
 
* [[Development/Treeview|Treeview]]
 +
* [[Development/MediaPlayers|Media players]]
 +
* [[Development/Archivematica_integration|Archivematica integration]]
  
 
===[[Development/Projects|Development projects]]===
 
===[[Development/Projects|Development projects]]===
Line 41: Line 32:
  
  
===[[Development/Philosophy|Development philosophy]]===
 
 
Thoughts on the AtoM project's community-driven development model and Artefactual's "bounty model" of open-source project maintenance.
 
 
* [[Development/Philosophy|Development philosophy]]
 
  
 +
For a full list of pages currently available in this section of the wiki, please see the Development documentation category link at the bottom of the page.
  
  
For a full list of pages currently available in this section of the wiki, please see the Development documentation category link at the bottom of the page.
+
-----
  
 +
* [[Main Page|AtoM wiki home]]
  
 
[[Category:Development documentation]]
 
[[Category:Development documentation]]

Latest revision as of 10:23, 4 December 2025

Main Page > Development

This area of the wiki will capture documentation related to ongoing development of AtoM - feature proposals, developer discussions, modules under development consideration, and more. Developers can discuss the best solutions to issues, and analysts will post design considerations based on their own domain knowledge as well as feedback from the community. When relevant, we will also try to document the evolution of features over time.

Contributions are welcome!

Development resources

Our contributing guidelines contain resources to assist developers interested in working AtoM's code and sharing that code back to the community through a contribution.

You can also see a list of past contributors here. Current contributors can be found listed in the release notes in GitHub.

For historical information on the development of the project, see the development philosophy page.

Development modules

Here you'll find pages dedicated to specific features, entities, and modules in AtoM. Historical development discussions, development updates in AtoM 2, and discussion about potential future development might all be included in each section.

Development projects

Information about historical AtoM development or research projects, as well as contemporary ones, can be found in this section.

For a full list of pages currently available in this section of the wiki, please see the Development documentation category link at the bottom of the page.