From b4f9b21e78e4f46744dcff2c5a0ee5ab04e62993 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 17 Apr 2012 11:55:54 -0400 Subject: [PATCH] kpac : more tech reference Signed-off-by: Bill Erickson --- docs/TechRef/KidsOPAC.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/TechRef/KidsOPAC.txt b/docs/TechRef/KidsOPAC.txt index aff4b6e2fe..6d099c6d7b 100644 --- a/docs/TechRef/KidsOPAC.txt +++ b/docs/TechRef/KidsOPAC.txt @@ -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. + -- 2.11.0