Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
c97fc6ed
Commit
c97fc6ed
authored
Jun 13, 2000
by
Michel Pelletier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Vocabulary help files (or the start thereof...)
parent
3d1e3442
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
0 deletions
+19
-0
lib/python/Products/ZCatalog/help/Vocabulary.dtml
lib/python/Products/ZCatalog/help/Vocabulary.dtml
+10
-0
lib/python/Products/ZCatalog/help/Vocabulary_Query.dtml
lib/python/Products/ZCatalog/help/Vocabulary_Query.dtml
+9
-0
No files found.
lib/python/Products/ZCatalog/help/Vocabulary.dtml
0 → 100644
View file @
c97fc6ed
<dtml-var standard_html_header>
<h1>Vocabulary</h1>
<p>Vocabularies display a list of all the unique words that are
indexed by a Catalog or Catalogs that use this Vocabulary object.
This view allows you to browse all of the words in the Vocabulary</p>
<dtml-var standard_html_footer>
lib/python/Products/ZCatalog/help/Vocabulary_Query.dtml
0 → 100644
View file @
c97fc6ed
<dtml-var standard_html_header>
<h1>Vocabulary Query</h1>
<p>This form lets you query the Vocabulary for words that match a
certain pattern.</p>
<dtml-var standard_html_footer>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment