kpac : more tech reference
authorBill Erickson <berick@esilibrary.com>
Tue, 17 Apr 2012 15:55:54 +0000 (11:55 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 17 Apr 2012 15:55:54 +0000 (11:55 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
docs/TechRef/KidsOPAC.txt

index aff4b6e..6d099c6 100644 (file)
@@ -74,3 +74,21 @@ XML Configuration File
 ------------------------------------------------------------------------------
 
 
+Limitations / Complications for Community Adoption
+---------------------------------------------------
+
+The templates for the Kid's OPAC were developed long before the TPAC was 
+integrated into Evergreen and it suffers from many of the same limitations 
+that were part of the TPAC.
+
+    * Fixed width elements (divs, images, etc.), which complicates the 
+      addition of new features and local customizations.
+    * Images with text, which hinders l10n/i18n.
+    * l10n/i18n for the XML configuration file (e.g. page names) will be non-trivial.
+
+Outstanding Development (Unsponsored)
+-------------------------------------
+
+    ** Port the XML configuration file to a DB structure, complete with UI for
+       managing the various components and upgrade path.
+