
HMS Illustrious, originally uploaded by eat your greens.
There’s a 20,000 tonne aircraft carrier parked up by Deptford Creek. Worth taking a look at if you’re down near the Cutty Sark. She’s in London for Remembrance Day and will sail out again next Wednesday, 12th November. The BBC have video of her coming through the Woolwich flood barrier.
Update: Simon Starr took a lovely photo of fireworks over the carrier last night.
Hello Jim,
Sorry to hijack the comments, but lost your email. Can you send me it again and have a catch up.
I’m going to hijack the comments too, Jim. No contact page here. 🙁
Saw your comment here about the YUI Editor & Movable Type with Codemonkey’s plugin:
http://www.codemonkeyramblings.com/plugins/entry-image.php
Any chance you can get FCKEditor to work with this plugin? Tried futzing with fckconfig.js, but couldn’t get it to work.
There’s $25 in it for ya (paypal) if you can help me out. ; )
Hi Tom,
I’ve updated the About page with some contact info and a comments form.
This blog is using WordPress now, so I don’t have MT4 around to experiment with any more. Looking at the FCK documentation, you need to create a plugin for the new button, then reference your plugin from fckconfig.js.
I’m not quite sure what the exact command is that the FCK plugin needs to register, but what worked with the YUI editor was opening a new dialog:
I got the parameters for the dialog by looking through
EntryImage.pl
for the line that adds the button to the default MT editor.Sorry I can’t be more helpful.