Revision 1379,
404 bytes
checked in by jukka, 13 years ago
(diff) |
Fixed #1115 spent 1h more. Forgot to add the actual validator in last commit, piece mass uploader also fixd, but with irritating feature of not being able to go back and try a better name. (That page nees one more button.)
|
Line | |
---|
1 | [default] |
---|
2 | title = Properties |
---|
3 | |
---|
4 | [validators] |
---|
5 | validators = validate_base, validate_title |
---|
6 | validators..form_add = |
---|
7 | validators..cancel = |
---|
8 | |
---|
9 | [actions] |
---|
10 | action.success = traverse_to:string:content_edit |
---|
11 | action.success..continue_resource = traverse_to: |
---|
12 | action.success..form_add = traverse_to:string:add_reference |
---|
13 | action.success..cancel = traverse_to:string:go_back |
---|
14 | action.failure = traverse_to_action:string:metadata |
---|
Note: See
TracBrowser
for help on using the repository browser.