Advertising
advertising
related pastes to tag 'views'
- 1866786 - module_views_plugins_imageteaser: drupal views imageteaser
-
- <?php
- /*
- * Implementation of views_row_plugin
- *
- */
- class hon_views_plugins_imageteaser extends views_plugin_row {
- function option_definition() {
- 1679797 - splunk_showsource_to_xml.py: python xml views splunk showsource
-
- #!/usr/bin/env python
- """
- A simple utility to convert Splunk's simple dashboard/form XML format used in
- Splunk 4.0 and help you convert it into the advanced XML view format using the
- provided "showsource" feature. In the future, an automated tool will most likely
- be available. However, in the mean time it is quite tedious to convert all of
- that by hand, so I wrote this to quickly convert the python dictionaries dumped
- on the web page into the advance XML form structure one module at a time.
- 1676548 - splunk_showsource_to_xml.py: python xml views splunk showsource
-
- #!/usr/bin/env python
- """
- A simple utility to convert Splunk's simple dashboard/form XML format used in
- Splunk 4.0 and help you convert it into the advanced XML view format using the
- provided "showsource" feature. In the future, an automated tool will most likely
- be available. However, in the mean time it is quite tedious to convert all of
- that by hand, so I wrote this to quickly convert the python dictionaries dumped
- on the web page into the advance XML form structure one module at a time.
- 1676530 - splunk_showsource_to_xml.py: python xml views splunk showsource
-
- #!/usr/bin/env python
- """
- A simple utility to convert Splunk's simple dashboard/form XML format used in
- Splunk 4.0 and help you convert it into the advanced XML view format using the
- provided "showsource" feature. In the future, an automated tool will most likely
- be available. However, in the mean time it is quite tedious to convert all of
- that by hand, so I wrote this to quickly convert the python dictionaries dumped
- on the web page into the advance XML form structure one module at a time.