source: products/quintagroup.plonetabs/trunk/README.txt @ 1061

Last change on this file since 1061 was 884, checked in by mylan, 17 years ago

Correct reply notification message template.

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1Introduction
2============
3
4This product allows Plone websites to manage portal_actions tool from
5portal_control_panel configlet in an easier way. Especially using rich (Ajax
6based) mode.
7
8
9Overview
10--------
11
12This is a fully rewritten version of qPloneTabs product. It is based
13on kss javascript framework and plone 3 technologies.
14
15
16Requirements
17------------
18
19* Plone 3.x
20
21
22Rich (Ajax based) mode works for
23--------------------------------
24
25* Firefox 2+
26
27* IE 7+
28
29
30Notes
31-----
32
33* In case you are using browser which is not compatible with the given product
34  (see list above for compatible browsers), you can easily switch to
35  'Plain Mode' and use basic HTML forms without any javascript functionality.
36  That plain mode should work for any browser ;-)
37
38* If you were using qPloneTabs product before and now you want to install this
39  new package then before installing quintagroup.plonetabs uninstall qPloneTabs
40  product from quickinstaller tool, then remove it from Products folder and only
41  after that install quintagroup.plonetabs package.
42
43* 'How to run js/kss/selenium tests' instruction will be here...
44
45
46Authors
47-------
48
49* Vitaliy Podoba - piv@quintagroup.com
Note: See TracBrowser for help on using the repository browser.