File: explainGroupDataTool.dtml

package info (click to toggle)
zope-groupuserfolder 3.1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,416 kB
  • ctags: 1,037
  • sloc: python: 6,755; sh: 1,365; makefile: 147
file content (10 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<dtml-var manage_page_header>
<dtml-var manage_tabs>

<h3> <code>portal_groupdata</code> Tool </h3>

<p> This tool is responsible for handling the storage of properties on
user groups.
</p>

<dtml-var manage_page_footer>