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
1da1319e
Commit
1da1319e
authored
Oct 12, 2001
by
Evan Simpson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add edit-tab help.
parent
5b353c78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
+35
-0
lib/python/Products/PageTemplates/help/PageTemplate_Edit.stx
lib/python/Products/PageTemplates/help/PageTemplate_Edit.stx
+35
-0
No files found.
lib/python/Products/PageTemplates/help/PageTemplate_Edit.stx
0 → 100644
View file @
1da1319e
Edit View: Edit A Page Template
Description
This view allows you to edit the template's text, upload new
text, or change the content type and title of the template.
Template Text
The text in a template must be well-formed HTML if the content
type is 'text/html'. Otherwise, it must be well-formed XML.
Either way, it may include "TAL":tal.stx or "METAL":metal.stx
markup containing "TALES":tales.stx expressions.
Controls
'Title' -- Allows you to specify the Zope title of the template.
'Content-Type' -- Allows you to specify the content-type that
will be given to renderings of this template.
Buttons and Other Form Elements
'Save Changes' -- saves changes you make to the body, title, or
content type.
'Taller'/'Shorter'/'Wider'/'Narrower' -- make the body textarea
taller, shorter, wider, or narrower.
'File' -- upload a file into this template.
File Upload Details
Files uploaded into a template must be valid HTML or XML text.
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