|
Last change
on this file since 435 was
1,
checked in by myroslav, 21 years ago
|
|
Building directory structure
|
-
Property svn:eol-style set to
native
|
|
File size:
334 bytes
|
| Line | |
|---|
| 1 | ## Controller Python Script "ping_now" |
|---|
| 2 | ##bind container=container |
|---|
| 3 | ##bind context=context |
|---|
| 4 | ##bind namespace= |
|---|
| 5 | ##bind script=script |
|---|
| 6 | ##bind state=state |
|---|
| 7 | ##bind subpath=traverse_subpath |
|---|
| 8 | ##parameters= |
|---|
| 9 | ##title= |
|---|
| 10 | ## |
|---|
| 11 | status, message = context.portal_pingtool.pingFeedReader(context) |
|---|
| 12 | return state.set(status=status, portal_status_message=message) |
|---|
Note: See
TracBrowser
for help on using the repository browser.