User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2020/09/14 16:09] – [Documentation] roganhstart [2024/08/28 17:15] (current) – added bug wrangler FAQ to Contributing section sleary
Line 1: Line 1:
-====== Evergreen DokuWiki Start Page ======+====== Evergreen ILS Wiki ======
  
-====Community Calendar====+=====Community=====
   * [[calendar:start|Evergreen Community Calendar]]   * [[calendar:start|Evergreen Community Calendar]]
 +  * [[http://evergreen-ils.org/communicate/committees/|Evergreen Committees and Interest Groups]]
 +  * [[community:meetings|Community meeting schedule]]
 +  * [[dev:meetings|Development meetings]]
 +  * [[events|Community Events]]
 +  * [[governance:start|Evergreen Governance]]
  
 ====Community Demo Servers==== ====Community Demo Servers====
-  * [[community_servers|Community/Public Demo Servers]] - For DemonstrationsDevelopmentTesting, etc.+  * [[community_servers|Community/Public Demo Servers]] - For demonstrationsdevelopmenttesting, etc. 
 +  * [[dev:bug_squashing|Bug Squashing and Feedback Fest]] - Additional servers are available during community testing events
  
 ====Community Library==== ====Community Library====
-  * [[library:css|CSS For Customizing OPAC]] 
  
-====Contributing to the Evergreen Project====+  * [[opac|OPAC Customization]] 
 +    * [[library:css|CSS For Customizing OPAC]] 
 +    * [[library:jquery|JQuery For Customizing OPAC]] 
 +  * [[acq:serials:patterns|Serials Patterns]] 
 +  * Reports 
 +    * [[acq:reports|Acquisitions Report Templates]] 
 +    * [[evergreen-reports:sample_reports|Report Templates and SQL Queries]] from the [[evergreen-reports:rig|Reports Interest Group]] 
 +    * [[evergreen-reports:community-documentation|Community Reports Documentation]] 
 +  * Database and Migrations 
 +    * [[library:export_scripts|Export Scripts]] 
 +    * [[dev:database schemas|Database Schemas]] 
 +    * [[dev:=auxiliary supplementary code|Auxiliary/supplementary Evergreen code page]] 
 +    * [[https://roganhamby.github.io/emeraldelephant/|Emerald Elephant (PostgreSQL scripts and tips)]] 
 + 
 +====Conference Presentations, Videos, and Training Materials==== 
 + 
 +  * [[Evergreen Conference Presentations]] 
 +  * [[advocacy:other_evergreen_presentations|Other Evergreen Presentations]] 
 +  * [[https://www.youtube.com/@EvergreenLibrarySystem|Evergreen ILS YouTube channel]] 
 + 
 +===== Development Roadmap and Feature Requests ===== 
 +  * [[:faqs:evergreen_roadmap|Evergreen Roadmap]] 
 +  * [[:faqs:evergreen_feature_request_procedures|Evergreen Feature Request Procedures]] 
 + 
 +=====Documentation===== 
 + 
 +  * [[https://docs.evergreen-ils.org/eg/docs/latest/shared/about_this_documentation.html | Evergreen Official Documentation]] 
 +  * [[evergreen-docs:glossary | Glossary]] 
 +  * [[https://docs.google.com/spreadsheets/d/1gJkFRNIH4tMzr-P2JoOb704uSlUwrcFvdkL5KlnLyrg/|Library Settings Definitions List]] 
 +  * [[documentation:indexing | Bibliographic Indexing in Evergreen (2.0)]] 
 +  * [[documentation:technical:search_grammar|Search Grammar/Syntax]] 
 +  * [[http://wiki.evergreen-ils.org/doku.php?id=z39.50_targets | z39.50 Targets]] 
 +  * [[community_tutorials|Community-contributed Documentation and Tutorials]] 
 +  * [[qa:eg_test_cases|Test Cases for Evergreen]] 
 +  * [[evergreen-docs:dig | Evergreen Documentation Interest Group (DIG)]] 
 + 
 +====Community-Created Documentation==== 
 +  * [[https://www.biblio.org/documentation/|Bibliomation documentation]] 
 +  * [[https://evergreenindiana.org/?page_id=2632|Evergreen Indiana manuals]] 
 +  * [[https://nccardinalsupport.org/index.php|NC Cardinal support and staff education]] 
 +  * [[https://sparkpa.atlassian.net/servicedesk/customer/portals|PaILS/SPARK support portal]] 
 +  * [[https://pines.georgialibraries.org/dokuwiki/doku.php?id=home|PINES documentation]] 
 +  * [[http://asciidoc.libraries.coop/|Sitka asciidoc index]] 
 +  * [[http://docs.libraries.coop/|Sitka manuals]] 
 +  * See also: [[evergreen-docs:dig#community-created_evergreen_documentation|Documentation Interest Group Wiki]]  
 + 
 +====Technical Documentation==== 
 +  * [[newdevs:start|New Developers Documentation]] 
 +  * [[evergreen-admin|Administration Documentation]] 
 +  * [[dev:database schemas|Database Schemas]] 
 +  * [[backend-devel:supercat:examples|Supercat and feed examples]] 
 +  * [[opac:dynamic API|OPAC HTTP API]] 
 +  * [[opac:BibTemplate|BibTemplate]] 
 +  * [[versioning|Version Numbers Explained]] 
 +  * [[osrfHTTP:OpenSRF Gateway]] (calling OpenSRF methods from a web browser). 
 +  * [[scratchpad:random_magic_spells|Magic spells -- OpenILS, OpenSRF and other stuff too]] 
 +  * [[http://open-ils.org/documentation/OpenILS_Structural_Overview.png|OpenILS Structural Overview]] 
 +  * [[http://open-ils.org/documentation/OpenSRF_Server_Architecture.jpg|OpenSRF Server Architecture]] 
 +  * [[zzz_archive:dev:technical_documentation_archive]] 
 + 
 +=====Contributing to the Evergreen Project=====
  
-==Contributing== 
   * [[contributing|How to Help]]   * [[contributing|How to Help]]
 +    * [[contributing:account_setup|Account Setup]]
 +  * [[dev:bug_wrangler:faq|Reporting Bugs and Changing Tags]]
   * [[eg_developer_overview|Evergreen Developer Overview]]   * [[eg_developer_overview|Evergreen Developer Overview]]
   * [[code_formatting_standards|Code Formatting Standards]]   * [[code_formatting_standards|Code Formatting Standards]]
-  * Writing [[documentation:manual|The Book of Evergreen]] - a guide for technical writers 
-  * [[dev:summer of coding ideas|Development ideas]] 
   * [[feature:proposed_development_projects|Proposed Development Projects]]   * [[feature:proposed_development_projects|Proposed Development Projects]]
   * [[evergreen-docs:how-to-contribute-documentation | How to Contribute Documentation]]   * [[evergreen-docs:how-to-contribute-documentation | How to Contribute Documentation]]
Line 23: Line 87:
   * [[dev:historic articles|Articles of Historical Interest to Devs]]   * [[dev:historic articles|Articles of Historical Interest to Devs]]
  
-==Contributors==+====Contributors====
   * [[contributing:contributors|List of developers with commit access to the official source repository]]   * [[contributing:contributors|List of developers with commit access to the official source repository]]
   * [[contributing:contributors#evergreen_and_opensrf_patchers|List of individuals who have contributed or were credited for inspiring a patch to Evergreen and/or OpenSRF]]   * [[contributing:contributors#evergreen_and_opensrf_patchers|List of individuals who have contributed or were credited for inspiring a patch to Evergreen and/or OpenSRF]]
   * [[evergreen-docs:digparticipants|Documentation Interest Group participant roster]]   * [[evergreen-docs:digparticipants|Documentation Interest Group participant roster]]
  
-==Contributing Events==+====Contributing Events====
   * Each annual conference has a Hackfest pre-conference event   * Each annual conference has a Hackfest pre-conference event
   * [[hack-a-way:start|Hack-A-Way]]   * [[hack-a-way:start|Hack-A-Way]]
-  * [[dev:bug_squashing|Bug Squashing Days]]+  * [[dev:bug_squashing|Bug Squashing Weeks]]
  
-====Frequently Asked Questions==== +====Getting Involved with the Evergreen Wiki====
-  * [[:faqs:evergreen_faq_1|Evergreen FAQs]] +
-  * [[:faqs:evergreen_faq_2|Evergreen's Features and Technical Infrastructure FAQs]] +
-  * [[:faqs:evergreen_faq_3|Open Source FAQs]] +
-  * [[advocacy:migration|We're migrating, what can we do to prepare?]] -- Note: in revision, update coming soon +
-==Getting Involved with the Evergreen Wiki==+
   * **How do I get an account on this wiki?**  Answer: please send an email request to [[docs@evergreen-ils.org]]    * **How do I get an account on this wiki?**  Answer: please send an email request to [[docs@evergreen-ils.org]] 
   * [[CC_licensing|Licensing Your Documentation and Tutorials on the Wiki]]   * [[CC_licensing|Licensing Your Documentation and Tutorials on the Wiki]]
  
 +=====Frequently Asked Questions=====
  
-====Evergreen Libraries==== +  * [[advocacy:migration|We're migrating, what can we do to prepare?]] -- Note: in revision, update coming soon 
-  * [[evergreen_libraries|Roster of Known Evergreen Libraries]]+  * [[contacts|Who To Contact]]
  
 +=====Logos=====
 +  * The Evergreen logo in various file formats can be found on the [[https://evergreen-ils.org/trademark-policy/|trademark policy]] page.  That page also includes guidelines for using the logo properly.
  
-====Evergreen and OpenSRF Release Notes==== +===== Archive =====
-  * [[http://docs.evergreen-ils.org/3.2/ | Evergreen 3.2 Release Notes]] +
-  * [[http://docs.evergreen-ils.org/3.1/ | Evergreen 3.1 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_3_0.html | Evergreen 3.0 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_12.html | Evergreen 2.12 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_11.html | Evergreen 2.11 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/OpenSRF/RELEASE_NOTES_3_0_0.html | OpenSRF 3.0.0 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/OpenSRF/RELEASE_NOTES_2_5_0.html | OpenSRF 2.5.0 Release Notes]] +
-  * [[http://evergreen-ils.org/documentation/release/OpenSRF/RELEASE_NOTES_2_4_0.html | OpenSRF 2.4.0 Release Notes]]+
  
-====Evergreen Committees ==== +[[zzz_archive|Archived documentation]] -- these pages are not being maintained
-  * [[http://evergreen-ils.org/communicate/committees/|Committees Page]]+
  
- == Regular meetings == 
- 
- These are not formal committees. However, by reporting back regularly at meetings and working between meetings, these groups accomplish a lot of actual Evergreen work. 
- 
-  * [[community:meetings|Community meetings]] 
-  * [[dev:meetings|Developer meetings]] 
-   
- 
-====Evergreen Roadmap and Features History==== 
- 
-== Evergreen server and staff client == 
-  * [[:faqs:evergreen_roadmap|Evergreen Roadmap]] 
-  * [[:faqs:evergreen_feature_request_procedures|Evergreen Feature Request Procedures]] 
-  * [[history:feature_list_2_4|Evergreen 2.4 New Features]]   
-  * [[history:evergreen_new_features_archive]] 
- 
-== OpenSRF == 
-  * [[dev:release_process:opensrf:2.0 |Release Process for 2.0]] 
-  * [[OpenSRF New Features Archive]] 
- 
- 
-==== Diagrams ==== 
- 
-== Database == 
-  * [[http://docs.evergreen-ils.org/dev/schema/ | Development Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/3.1_schema/ | 3.1 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/3.0_schema/ | 3.0 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.12/schema/ | 2.12 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.11/schema/ | 2.11 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.9/schema/ | 2.9 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.8/schema/ | 2.8 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.7/schema/ | 2.7 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.6/schema/ | 2.6 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.5/schema/ | 2.5 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.4/schema/ | 2.4 Evergreen Database Schema]] 
-  * [[http://docs.evergreen-ils.org/2.3/schema/ | 2.3 Evergreen Database Schema]] 
-  * [[history:database_schemata_archive]] 
-== General == 
-  * [[http://open-ils.org/documentation/OpenILS_Structural_Overview.png|OpenILS Structural Overview]] 
-  * [[http://open-ils.org/documentation/OpenSRF_Server_Architecture.jpg|OpenSRF Server Architecture]] 
-====Documentation==== 
- 
-== General Documentation== 
-  * [[http://docs.evergreen-ils.org/ | Evergreen End-user Documentation]] 
-  * [[evergreen-docs:glossary | Glossary]] 
-  * [[documentation:indexing | Bibliographic Indexing in Evergreen (2.0)]] 
-  * [[http://wiki.evergreen-ils.org/doku.php?id=z39.50_targets | z39.50 Targets]] 
-  * [[community_tutorials|Community-contributed Documentation and Tutorials]] 
-  * [[acq:serials:patterns|Sample Sets of Serial Patterns]] 
-  * [[qa:eg_test_cases|Test Cases for Evergreen]] 
-  * [[evergreen-docs:dig | Evergreen Documentation Interest Group (DIG)]]  
- 
-==Technical Documentation== 
-  * [[versioning|Version Numbers Explained]] 
-  * [[osrfHTTP:OpenSRF Gateway]] (calling OpenSRF methods from a web browser). 
-  * [[Technical Documentation Archive]] 
-  * [[scratchpad:random_magic_spells|Magic spells -- OpenILS, OpenSRF and other stuff too]] 
-  * [[http://open-ils.org/documentation/OpenILS_Structural_Overview.png|OpenILS Structural Overview]] 
-  * [[http://open-ils.org/documentation/OpenSRF_Server_Architecture.jpg|OpenSRF Server Architecture]] 
- 
-==Library Specific Documentation== 
-  *[[http://knihovna.jabok.cuni.cz/dokuwiki/doku.php|Czech Evergreen DokuWiki (Czech Republic)]] 
-  *[[https://blog.evergreen.lib.in.us/?page_id=2652|Evergreen Indiana]] 
-  *[[http://linnlibraries.org/staff-tools|Linn Libraries Consortium (Oregon)]] 
-  *[[http://https://nccardinalsupport.org/|NC Cardinal (North Carolina)]]   
-  *[[http://pines.georgialibraries.org/documentation|PINES (Georgia)]] 
-  *[[http://plum.pls-net.org/twiki/bin/view/Evergreen/WebHome|Pioneer Library System (NY)]] 
-  *[[http://bc.libraries.coop/support/sitka-support//|SITKA]] 
- 
-=== Evergreen === 
-  * (**Deprecated**) Server side installation instructions - (Please go to the [[http://evergreen-ils.org/egdownloads/ |"Downloads"]] page for the latest installation instructions.)  
-    * For use with installing older versions of Evergreen [[Server_Installation| (deprecated) installation instructions]] 
-  * [[System_Requirements|System Requirements]] 
-  * [[mozilla-devel:Staff Client Source Code|Staff Client Development]] 
-  * [[evergreen-admin|Evergreen Administration Documentation]] 
-  * [[backend-devel:supercat:examples|Supercat and feed examples]] 
-  * [[opac:dynamic API|OPAC HTTP API]] 
-  * [[opac:BibTemplate|BibTemplate]] 
- 
- 
- 
-   
-====Logos==== 
-  * The Evergreen logo in various file formats can be found on the [[https://evergreen-ils.org/trademark-policy/|trademark policy]] page.  That page also includes guidelines for using the logo properly. 
-====Newsletters==== 
-  * [[communications:newsletter | Evergreen Newsletter]] 
-====Presentations==== 
-  
-   *[[Evergreen Conference Presentations]] 
-   *[[advocacy:other_evergreen_presentations]] 
 ==== Temporary Scratch Pad ==== ==== Temporary Scratch Pad ====
  
   * [[faqs:feedback_questions|Questions that get asked via feedback@evergreen-ils.org]]   * [[faqs:feedback_questions|Questions that get asked via feedback@evergreen-ils.org]]
-  * [[playground:playground|Playground]] 
   * [[scratchpad:SetUp|Setting up Evergreen for Real]]   * [[scratchpad:SetUp|Setting up Evergreen for Real]]
   * [[scratchpad:Pages that Need Updating or Revising|Wiki Wrangler]]   * [[scratchpad:Pages that Need Updating or Revising|Wiki Wrangler]]
   * [[scratchpad:original_start|Copy of Original Start Page]]   * [[scratchpad:original_start|Copy of Original Start Page]]
start.1600114165.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.