CTools presentation slides and example code
Posted by Merlin on Fri Sep 4, 2009 12:27 am.Slides: http://www.slideshare.net/merlinofchaos/the-chaos-tools-suite
This is the modal test module. You can create the .info file that goes with it.
<?php
/**
* Implementation of hook_menu().
*/
function modal_test_menu() {
$items = array();
$items['modal_test'] = array(
'title' => 'Modal test',
'access callback' => TRUE,
'page callback' => 'modal_test_page',
);
$items['modal_test/form'] = array(
'title' => 'AJAX modal dialog',
'access callback' => TRUE,
'page callback' => 'modal_test_popup',
'type' => MENU_CALLBACK,
);
Off to Paris
Posted by Merlin on Sun Aug 23, 2009 9:58 am.Heading to the airport to go to Paris shortly. DrupalCon is Sep 1-5 and it'll be fun to see a bit of Paris before that.
For the next two weeks expect no or next to no activity from me in any of my issue queues. For a week or two after we come back, don't expect much better. Post-trip trauma is always fun.
DrupalCon Boston 2008: Day 1 report
Posted by Merlin on Tue Mar 4, 2008 5:21 am.Note: Slides from my presentation are posted at the end. If you don't care about the rest but want the slides, skip to that.
I have actually been in Boston since Friday morning, but a low level of burnout has kept me away from blogging for a bit. There has been a LOT going on lately with Views 2 and Panels 2 and the Drupal Association and there's definitely a lot of the whelming in the overwhelming.
Views 2: Status
Posted by Merlin on Tue Feb 5, 2008 10:50 pm.I haven't posted so much recently. I've really had my head down trying to get Views 2 to a point where more people can start working on it, and I hope to have an alpha prior to DrupalCon Boston. Since that's only a month away, that's a pretty exciting timeline.
Here's a rough idea of my TODO list:
- Retool argument handlers to better handle the fact that they can have their own style plugins for summaries. Also to make their default behavior more overrideable.
- Support rearranging fields/sorts/filters/etc via drag & drop.
DrupalCon Barcelona Thoughts
Posted by Merlin on Sun Sep 23, 2007 3:05 am.It's Sunday, and DrupalCon Barcelona ended yesterday.
It was the biggest DrupalCon ever, boasting a registration list of over 420 people and it seems likely that most all of them attended, and I know at least one person who intended to attend but was mistakenly not registered (and for whatever reason didn't just donate 50 euros and attend. I'm pretty sure they could have accommodated that).
DrupalCon session audio online
Posted by Merlin on Thu Nov 2, 2006 11:27 am.One of my two talks at DrupalCon (the one about article publication) is now available as an mp3; there was no video, though video probably isn’t terribly necessary for this one. The audio, and some others, is available here.
DrupalCon Vancouver -- wrapup and highlights
Posted by Merlin on Fri Feb 10, 2006 2:48 pm.I’d call this Day 4, because to me it is, but DrupalCon was only really 3 days. The day has been quite relaxed; many folks have left, and many of the ones that are around are beyond my ability to find them. I think they’re doing various things at Moosecamp/Northern Voices which is a blogging conference/hacking get together, but I’m not sure what rooms things are going on in. I’ve gotten to see a couple of people here and there, at least, and I’m typing up these blog entries in relative silence sitting next to hunmonk who is very absorbed doing some kind of actual work.
DrupalCon Vancouver -- Day 3
Posted by Merlin on Fri Feb 10, 2006 2:31 pm.The morning began with a very sudden alarm at 6:30, which was turned off in that very short span of time in which I was awake. Actual wakefulness didn’t occur until almost 9. I rushed through the morning preparation process and made it down to the con before my session was to start. (I didn’t actually oversleep; I had nothing scheduled for the 8:30 slot).
For the ten o’clock session, Adrian, John Van Dyke, JonBob and I had pencilled — or rather sharpied — in an ad hoc Views/CCK session, designed around the idea of getting community ideas to fix a few issues, ensure the direction we’re going is the right one, and to get the community excited about where we’re going.
DrupalCon Vancouver -- Day 2
Posted by Merlin on Fri Feb 10, 2006 2:14 pm.Day two started bright and early, and included the phenomenon that I once again made it in on time. This time I braved the cold and a very light sprinkle that didn’t qualify as rain and frankly didn’t even qualify as mist — in fact it really only qualified as a mildly chilly wetness — and headed down to the Tim Horton’s that I’d spotted the night before. It was actually a couple of blocks out of my way, on the other side of where the con met up, but it was not particularly far out of my way.
The first session involved poor Walker getting up and talking about the File API. He got up there and gave a great talk on why what we have is only quasi-functional, what some of the problems are and what needs to be done. It was very nicely done, inspirational, and of course received absolutely nothing resembling volunteers to actually help him do it. Walker is basically the File API Guy, even though it’s pretty clear he doesn’t actually want to be. It’s not a thankless task — people will thank him a lot — but I don’t think it’s going to be a particularly rewarding task.
DrupalCon Vancouver -- Day 1
Posted by Merlin on Wed Feb 8, 2006 12:40 am.I arrived last night. The trip was remarkably smooth--so smooth, in fact, that I'm not entirely sure that I’m not in an alternate dimension. International travel shouldn’t be that easy. Oh sure, I went to the wrong terminal at SFO, but the right terminal wasn’t even a long walk away, I was so completely early that even if the line through security had been as long as usual that I would’ve had plenty of time. As it was I was at the gate a full hour before boarding started. I wasn’t yet feeling up to doing any reading, so I played solitaire on my Hiptop, joked a bit with my sweetie via IM, and hung out.
