Last change
on this file since 859 was
859,
checked in by joachim, 18 years ago
|
implemented edit_form handling described in ticket #61
|
-
Property svn:keywords set to
Id
|
File size:
447 bytes
|
Line | |
---|
1 | <tal:block define=" |
---|
2 | rendered_main python:context.getContent().render(layout_mode='edit', |
---|
3 | cluster=None, |
---|
4 | request=request, |
---|
5 | use_session=True, |
---|
6 | no_form=True); |
---|
7 | form_action string:external_edit; |
---|
8 | form_type string:external; |
---|
9 | edition python:True; |
---|
10 | creation python:False; |
---|
11 | metadata metadata|nothing;" |
---|
12 | > |
---|
13 | <metal:block use-macro="context/waeup_edit_form/macros/edit_form" /> |
---|
14 | </tal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.