Simple Knowledge Base App
Hello, I have been tasked with creating a Knowledge Base for our company. I stumbled onto Zope after a long web search. After downloading and playing with Zope it looks like it will do the job. 3 questions: 1. Can anyone point me to documentation on the KnowledgeKit product? I have downloaded and installed it in Zope but it contains no documentation and the Examples included will not load into Zope. 2. Can anyone point me to a good reference guide/ book on Zope? One that has good coverage of Catalogs since this seems like the direction to take for a searchable technote repository. 3. Is the KnowledgeKit overkill for a small (<1000 items) searchable, technote repository? Thanks Chuck chuckr@signiant.com
My DocumentLibrary might be a good choice. It has a simple UI right out of the box and can be customized however you like. The docs are minimal, but I'm here to answer questions ;^) and there is a mailing list (nlada-library-users@lists.sourceforge.net). It would easily handle the number of documents you are talking about, and works with several formats. http://www.zope.org/Members/Kaivo/DocumentLibrary hth, -Casey On Wednesday 03 July 2002 05:28 pm, Chuck Ross wrote:
Hello,
I have been tasked with creating a Knowledge Base for our company. I stumbled onto Zope after a long web search. After downloading and playing with Zope it looks like it will do the job.
3 questions:
1. Can anyone point me to documentation on the KnowledgeKit product? I have downloaded and installed it in Zope but it contains no documentation and the Examples included will not load into Zope.
2. Can anyone point me to a good reference guide/ book on Zope? One that has good coverage of Catalogs since this seems like the direction to take for a searchable technote repository.
3. Is the KnowledgeKit overkill for a small (<1000 items) searchable, technote repository?
Thanks
Chuck
chuckr@signiant.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Casey Duncan -
Chuck Ross