LP#1718036: Adding more information to About page
authorKathy Lussier <klussier@masslnc.org>
Wed, 27 Sep 2017 15:22:13 +0000 (11:22 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 27 Sep 2017 16:15:03 +0000 (12:15 -0400)
Adding a small description of Evergreen along with links to the web site,
documentation and license on the About page.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
+ Minor formatting repairs to remove an extraneous '"', give the "What
Is..." section its own column, and avoid wide lines.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/t_about.tt2

index 8fe52a5..7aa2ea5 100644 (file)
         </div>
       </div>
     </div><!--panel-->
+   </div>
+</div>
+<div class="row">
+  <div class="col-md-8">
+     <h2>What is Evergreen?</h2>
+     <p>Evergreen is library automation software that assists libraries
+        in day-to-day operations such as checking out materials, keeping
+        track of users, sharing resources among a group of libraries,
+        acquiring materials, and providing a web-based library catalog for
+        the public.</p>
+     <p>The open-source community developing and supporting Evergreen is
+        marked by a high degree of participation from developers and from
+        the librarians who use the software.</p>
+     <p>More information can be found at <a
+        href="https://evergreen-ils.org"> https://evergreen-ils.org</a>.
+        For help in using Evergreen, see our documentation
+        at <a href="http://docs.evergreen-ils.org">
+        http://docs.evergreen-ils.org.</a></p>
+     <p>Evergreen is Copyright &#0169; Georgia Public Library
+        Service - A Unit of the University System of Georgia, and
+        others. The Evergreen software is distributed under the <a
+        href="https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html">
+        GNU General Public License, Version 2.</a></p>
   </div>
 </div>
 
 
 
+