You can insert external widgets with the 'generic' plugin.
Note: This plugin is new since 13.10.2010!
There is always useful if you have a little piece of html and use this in several places with some changed variables. e.g.: The html code for integrate a YouTube: The html code can always be the same, only the ID of the video changes.
There exist two boilerplate:
But you can also create our own widget, see: How to use own templates in "generic" plugin
The plugin is very simple. It just render a template and fill some variables, defined in the lucidTag.
e.g.:
The tremplate for ohloh is:
the generated html code is this:
The result is:
The default used widget is the Thin Badge:
result:
You can change the widget type with the js_file argument.
existing widgets are:
Examples, see:
result:
Generated HTML code:
result:
django-processinfo: 5.8 ms of 583.6 ms (1.0%)