Functions | |
| def | execute |
Variables | |
| string | _sysmsg = '<p><strong class="%s">%s</strong></p>' |
| string | html = '''<a href="http://photos.willowgarage.com/photos/show/%(link)s"><img src="http://photos.willowgarage.com/photos/file/%(link)s?sz=%(width)s,%(height)s" width=%(width)s height=%(height)s style="display:block;"></a>''' |
| html= ''' | |
| def macro::ImageServer::execute | ( | macro, | ||
| args | ||||
| ) |
Definition at line 18 of file ImageServer.py.
| string macro::ImageServer::_sysmsg = '<p><strong class="%s">%s</strong></p>' |
Definition at line 16 of file ImageServer.py.
| string macro::ImageServer::html = '''<a href="http://photos.willowgarage.com/photos/show/%(link)s"><img src="http://photos.willowgarage.com/photos/file/%(link)s?sz=%(width)s,%(height)s" width=%(width)s height=%(height)s style="display:block;"></a>''' |