root/qTopic/branches/plone2.1/readme.txt

Revision 413 (checked in by chervol, 2 years ago)

updated readme

Line 
1 qTopic
2
3 The idea of qTopic is to allow building SmartFolder queries on custom catalogs
4 added to Plone site. We had to update atct tool to keep the track of all catalogs
5 indexes and metadata, cause standard implementation supports only portal_catalog.
6
7 Also we often had a need to return SmartFolder results in csv format,
8 so simple one click exporter action was added.
9
10 qTopic itself is ATCTTopic extending class which allows to select catalog to be queried,
11 and has extra csv setup properties.
12
13 The atct monkey patch was tested with Plone tests, beside own test.
14
15 qTopic 0.1.3 is designed for Plone 2.0.5
16 qTopic 1.0 is for Plone 2.1.x and Plone 2.5
17
18
19
20 LICENSE
21  
22    see LICENSE.txt
23
24
25 INSTALATION
26  
27    install qTopic with quickinstaller in Plone
28
29
30 AUTHORS
31
32    Volodymyr Cherepanyak, quintagroup.com.
33    Mykola Harechko, quintagroup.com.
Note: See TracBrowser for help on using the browser.