-
Stripping CVS keywords
-
Force preservation of order. The uasort used by drupal_render doesn't actually guarantee the order of "equal" elements so we hard code the weights in so we can still allow the template to interact with the original values. related php "bug" http://bugs.php.net/bug.php?id=14591
-
Preserve ordering of fields in final rendering.
-
Support for controlling spolite options from views plugin.
-
update to latest development version of jspotlite plugin.
-
remove unecessary code.
-
Get views plugin working. Get views plugin working though a little hacky. Move spotlite plugin to its own directory and update to latest version.
-
latest version of jspotlite.
-
Fix plugin file name and get options rolling.
-
remove some more dead code and fix style template.