| Both sides previous revisionPrevious revisionNext revision | Previous revision | 
| start [2018/04/25 14:20]  – ↷ Links adapted because of a move operation 192.126.231.181 | start [2025/08/02 17:53] (current)  – adding library:regex sleary | 
|---|
| ====== 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 and Interest Group wiki page links]] | 
|  | * [[dev:meetings|Development meetings]] | 
|  | * [[events|Community Events]] | 
|  | * [[governance:start|Evergreen Governance]] | 
|  |  | 
| ====Community Demo Servers==== | ====Community Demo Servers==== | 
| * [[community_servers|Community/Public Demo Servers]] - For Demonstrations, Development, Testing, etc. | * [[community_servers|Community/Public Demo Servers]] - For demonstrations, development, testing, etc. | 
|  | * [[dev:bug_squashing|Bug Squashing and Feedback Fest]] - Additional servers are available during community testing events | 
|  |  | 
|  | ====Community Library==== | 
|  |  | 
| ====Contributing to the Evergreen Project==== | * [[opac|OPAC Customization]] | 
|  | * [[library:css|CSS For Customizing OPAC]] | 
|  | * [[library:js|JavaScript For Customizing OPAC]] | 
|  | * [[library:regex|Regex patterns for OPAC settings]] | 
|  | * [[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)]] | 
|  | * Debugging and Testing | 
|  | * [[dev:contributing:qa:test_data|Test plans and data]] | 
|  | * [[troubleshooting:start|Troubleshooting]] | 
|  |  | 
|  | ====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| 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#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). | 
|  | * [[troubleshooting:random_magic_spells|Magic spells -- OpenILS, OpenSRF and other stuff too]] | 
|  | * [[troubleshooting:checking_for_errors|Checking for Errors]] | 
|  | * [[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 | * [[feature:proposed_development_projects|Proposed Development Projects]] | 
| * [[dev:summer of coding ideas|Development ideas]] |  | 
| * [[evergreen_features: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]] | 
| * [[eg_translations|Evergreen translations]] | * [[eg_translations|Evergreen translations]] | 
|  | * [[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 [[https://evergreen-ils.org/conference/|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]] | * [[faqs|Can I use Evergreen for a personal/home library?]] | 
|  | * [[faqs#programming_skills_for_developers|What programming skills do I need to develop for Evergreen?]] | 
|  | * [[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://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/RELEASE_NOTES_2_10.html | Evergreen 2.10 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html | Evergreen 2.9 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_8.html | Evergreen 2.8 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_7.html | Evergreen 2.7 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_6.html | Evergreen 2.6 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_5.html | Evergreen 2.5 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]] |  | 
| * [[http://evergreen-ils.org/documentation/release/OpenSRF/RELEASE_NOTES_2_3_0.html | OpenSRF 2.3.0 Release Notes]] |  | 
| * [[http://evergreen-ils.org/documentation/release/OpenSRF/RELEASE_NOTES_2_2_2.html | OpenSRF 2.2.2 Release Notes]] |  | 
| ====Evergreen Committees ==== |  | 
| * [[http://evergreen-ils.org/communicate/committees/|Committees Page]] |  | 
|  |  | 
| == Regular meetings == | * [[zzz_archive|Archived documentation]] -- these pages are not being maintained | 
|  | * [[scratchpad:original_start|Copy of Original Start Page]] | 
|  |  | 
| 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. | ==== Temporary Scratch Pad ==== | 
|  |  | 
| * [[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]] |  | 
| * [[Evergreen Features: 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/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]] |  | 
| * [[Diagrams: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 & Resources==== |  | 
| * [[http://docs.evergreen-ils.org/ | Evergreen End-user Documentation]] |  | 
| * [[evergreen-docs:dig | Evergreen Documentation Interest Group (DIG)]] |  | 
| * [[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]] |  | 
|  |  | 
|  |  | 
| ==Serials== |  | 
| * [[acq:serials:patterns|Sample Sets of Serial Patterns]] |  | 
|  |  | 
|  |  | 
| ====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://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]] |  | 
|  |  | 
| ====Technical Documentation==== |  | 
| * [[versioning|Version Numbers Explained]] |  | 
| * [[osrfHTTP:OpenSRF Gateway]] (calling OpenSRF methods from a web browser). |  | 
| * [[Technical Documentation Archive]] |  | 
| === 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]] |  | 
| * [[qa:eg_test_cases|Test Cases for Evergreen]] |  | 
| === OpenSRF, the framework underlying Evergreen === |  | 
| * Blog entry: [[http://open-ils.org/blog/?p=21|The birth of OpenSRF]] |  | 
| * Blog entry: [[http://open-ils.org/blog/?p=36|OpenSRF Jabber: A Technical Review]] |  | 
| * [[osrf-devel:User's Guide|OpenSRF Basics]] -- Installation, setup and basic Application development |  | 
| * [[osrf-devel:primer|OpenSRF Primer]] |  | 
|  |  | 
|  |  | 
| ====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]] |  | 
| *[[Other Evergreen Presentations]] |  | 
| ==== Temporary Scratch Pad ==== |  | 
|  |  | 
| * [[scratchpad:random_magic_spells|Magic spells -- OpenILS, OpenSRF and other stuff too]] |  | 
| * [[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]] |  |