source: products/qTopic/trunk/readme.txt @ 1

Last change on this file since 1 was 1, checked in by myroslav, 18 years ago

Building directory structure

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