-
Ready to restart development.
-
More work on Views. All settings will now need to be provided by Views - getting too complicated and potentially inconsistent being able to set them from within the View too.
-
Further work on JW5 settings.
-
Nearly complete set of JW Player 5 settings.
-
More work on Views. Implemented SWF Tools "plain" formatter to render data to plain text, and to automatically force this for fields tagged as File and Image.
-
More work on Views implementation. Delta fields now added automatically. At the moment need to use an "unformatted" style to get the file path. Investigating options/ability to access path data directly.
-
Initial, and partial, implementation of JW5 settings. In particular uses pre-render function (like Views)to improve the layout of the admin form using fieldsets, as a layer "on top" of the actual form data.
-
Stray debug message removed. Image styling now applied in pre-render and not template_preprocess for JW5 and SimpleViewer.
-
Think we have image thumbnails via Fields back up and running, and code is a lot more elegant than it was before. Starting to look like things might be nearly there...
-
Settings should now be applying properly to JW Player 5 (retrieves and merges settings on top of defaults). Views form tidied up so it now has field sets to hide all options except the required field mapping. Think this makes it more obvious what needs to be set. Behaviors added to views, so autoplay, repeat, and hide controls can be configured here. Also added ability to adjust height and width without creating a profile.