jQuery

Media Browser: Round 4 - UI

Progress, progress, progress. Lots of backend improvements. UI is getting better. Hopefully going to be seeing some new content from Aaron in the form of YouTube shortly. Hooray! Checkout the screencast for the full details

Sorry, you need to install flash to see this content.

Media Browser: Round 3 - Integration With FileField

In the last round I showed a proof of concept. This time we're moving rapidly toward something functional- we've got a browser actually attached to a filefield, a pseudo UI, a much clearer idea of where our direction needs to go, and some eye candy. Checkout the screencast!

Sorry, you need to install flash to see this content.

Auto Link TinyMCE Images

Unless I am just completely missing it, the support for auto linking images back to their source for TinyMCE is just not intuitive. Since I generally upload a larger image than what I can use on a page, I want to have the image on the page link back to the larger one. Having to create a link after you have placed an image does not really make sense to me. So an obvious hack enters the room. Since we know that at least in Drupal, imaes that are in content areas of a post are likely to have been uploaded by a user, we can make a general assumption that these are likely to want to lnk to the original. jQuery of course gives us just enough power to be dangerous:

Syndicate content