Panels 2 Alpha 2 released
Posted by Merlin on Thu May 31, 2007 6:48 pm.Thanks to yoroy, the display editor looks a lot nicer!
Panels 2 Alpha version released
Posted by Merlin on Sat May 26, 2007 10:57 am.A couple of days ago I released an alpha version of Panels 2. There is still a lot to be done; I have a huge list of features I still need to work on, and of course I haven't written much documentation. And it's totally broken in Safari still. But aside from that, I think it's looking good.
This project has taught me a LOT about javascript. I'm no expert yet, but I'm starting to feel competent with javascript. I'm much more comfortable with the basic language constructs and moderately more comfortable with various bits of DOM manipulation.
Theming in Drupal 6
Posted by Merlin on Sun May 13, 2007 10:38 am.The actual code in phptemplate.engine has been vastly reduced, and much of what it does has been made inherent to Drupal. The PHPTemplate renderer has been made the default renderer. As of Drupal 6, the primary purpose of a theme engine is to tell Drupal to use a different renderer (and, if they like a different extension. i.e, .smarty instead of .tpl.php).
Views Bonus Pack
Posted by Merlin on Mon May 7, 2007 1:52 pm.Today I officially handed the Views’ Bonus Pack off to dmitrig01 — he’s proven himself over the last few months as a good Drupaller, and I know he’ll take better care of the project than I have. Perhaps that huge list of issues that I’ve not really gotten to will get taken care of, plus new features will make it into the mix.
