Giving props where props are due
Posted by Merlin on Tue Jul 29, 2008 9:33 am.I have to say, being the sole maintainer of a project the size, complexity and popularity of Views is one of those experiences that I can't really recommend to most developers. It requires a lot of skills and talents, many of which I possess. Just not all the time.
Views 2.0 rc1 released!
Posted by Merlin on Wed Jul 2, 2008 3:40 pm.Yay! I wanted this to happen long ago, but by delaying we managed to get Views, CCK and OG to all roll release candidates on the same day!
Release announcement here: http://drupal.org/node/277856
Views 2 screencast
Posted by Merlin on Wed Jun 25, 2008 12:45 pm.Greg Knaddison (greggles) over at masteringdrupal.com did a screencast talking about some of the big changes in Views 2. If you haven't looked at Views 2 yet, it's worth a look to see what's changed.
Anyone want to write a couple of VIews 1 patches?
Posted by Merlin on Wed Jun 18, 2008 2:46 pm.I don't have a lot of time for Views 1 right now, but there are a couple of bugs in Views 1.6 that really need to be fixed. I've been hoping for a year now that someone would volunteer to write these patches, but no one has.
Ironically, both of the patches I need relate to taxonomy, and both of these problems exist because Views is trying to use Drupal's API but the API is simply not adequate to Views' needs.
Point of note on comments
Posted by Merlin on Tue May 20, 2008 12:09 pm.Ok, if the first sentence of your comment is "I'm sorry, this isn't really related to this post" I'm going to delete your comment without reading it.
If you are having a problem with a module, http://drupal.org/support -- your resources are there. My blog -- and as far as I know, pretty much all blogs -- are not a Q&A. Nor is my email box, for those of you have forgotten my rant on that topic from last year.
Forums. Issue queue. These are where support requests go. Thanks.
Views 2 beta 3 released!
Posted by Merlin on Mon May 19, 2008 5:55 pm.The release notes are way longer than I realized they'd be. Too much to do, too little time, etc.
Highlights:
Comment RSS
Enough help files to start being helpful. (Still looking for assistance!)
Lots of exposed filter goodness
Major fixes to taxonomy stuff.
Taxonomy with depth argument, using a subselect to make a query that sucks marginally less than all the other queries.
More UI tweaks
More default views
Bug fixes galore.
The Lullacast!
Posted by Merlin on Thu May 15, 2008 7:37 pm.While it's a bit late and almost the entire readership of my blog already knows this, last week I gave an interview to Jeff Robbins of Lullabot, for podcast #58. I hadn't been on the Lullabot podcast since the very first one, and that time it was an interview at Vancouver that wasn't quite as comfortable.
Quick note: Views 2.0 beta2
Posted by Merlin on Sat Apr 26, 2008 10:18 am.Just a quick note that Views 2 beta2 was released last night; it is primarily a bug fix release for PHP4 users. PHP4 users are encouraged to upgrade. PHP5 users can if they like, but there will be very little noticeable change.
Views 2 things I forgot to mention
Posted by Merlin on Thu Apr 24, 2008 9:19 pm.There are two things I forgot in my last post:
Views 2.0 beta 1 released!
Posted by Merlin on Thu Apr 24, 2008 4:10 pm.So, Views 2 is now basically feature complete. Oh, there's still a few really rough spots --
- Most of the help files are stubs
- None of the arguments convert from Views 1 to Views 2
- None of the settings on your fields will convert from Views 1 to Views 2
- Nothing that isn't directly from core will convert from Views 1 to Views 2 just now; well ok, CCK stuff probably will.
- Taxonomy 'depth' isn't supported -- it was broken in Views 1 and I didn't think of a way to fix it until just a couple of days ago.
