Difference between revisions of "SUNScholar/Customisation/Developers"
Jump to navigation
Jump to search
m |
m |
||
| Line 2: | Line 2: | ||
'''[[SUNScholar/Customisation|BACK TO CUSTOMISATION]]''' | '''[[SUNScholar/Customisation|BACK TO CUSTOMISATION]]''' | ||
</center> | </center> | ||
| − | + | ==Introduction== | |
| + | These wiki pages are of interest to those who to develop features for Dspace and those who wish to integrate Dspace with other web applications. | ||
==[[SUNScholar/Troubleshooting|Troubleshooting]]== | ==[[SUNScholar/Troubleshooting|Troubleshooting]]== | ||
==[[SUNScholar/API|Application Programming Interface (API)]]== | ==[[SUNScholar/API|Application Programming Interface (API)]]== | ||
Revision as of 22:34, 19 July 2015
BACK TO CUSTOMISATION
Contents
Introduction
These wiki pages are of interest to those who to develop features for Dspace and those who wish to integrate Dspace with other web applications.
Troubleshooting
Application Programming Interface (API)
Git Help
- ftp://www.kernel.org/pub/software/scm/git/docs/gittutorial.html
- http://gitimmersion.com
- http://rogerdudler.github.io/git-guide
- http://git-scm.com/docs/gittutorial
- https://www.atlassian.com/git/tutorials
- https://help.github.com/articles/good-resources-for-learning-git-and-github
Official DSpace Documentation
- https://wiki.duraspace.org/display/DSPACE/Development
- https://wiki.duraspace.org/display/DSPACE/How+to+Contribute+to+DSpace
- https://wiki.duraspace.org/display/DSPACE/Committer+Nominations
- https://wiki.duraspace.org/display/DSPACE/Code+Contribution+Guidelines
- https://wiki.duraspace.org/display/DSPACE/Developer+Guidelines+and+Tools
- https://wiki.duraspace.org/display/DSPACE/Developer+Meetings
- https://wiki.duraspace.org/display/DSPACE/Development+with+Git
- https://wiki.duraspace.org/display/DSPACE/Release+Procedure