Views 1.4-2 released

Since 1.4 is horribly broken, I released 1.4-2 as soon as I woke up this morning. Sorry to all the Europeans who had to go most of a day before I put out a release that actually functions.

You may download Views here: http://drupal.org/project/views

Views 1.4 released

I'm releasing new versions of Views faster than I would like, unfortunately, but I keep finding important broken things that need to get fixes out there. And I'll probably continue finding them, because of the amount of time I actually spend on this stuff.

I urge all to update. For one, it makes the archive view functionality actually work.

A taste of things to come

This is still very much in progress. I’m told it doesn’t work at all on Safari, and even in Firefox it has some quirks. Doesn’t even save yet. But you can drag panels around. Add content. Remove content. Pretend to configure the content.

http://panels.demo.logrus.com/

Yet again, DHTML Menus

But this time, you don’t have to download a snippet.

First, I know a lot of people don’t really understand what the phrase means; and in fact it can mean quite a few things. Really all it means is that they are dynamic menus of some sort. In this case, it takes the standard Drupal hierarchical menu structure, and modifies it so that when you click on a parent item, instead of going to that page it opens the menu beneath it. (This has a drawback; that page is now inaccessible, but it can be revived).

To actually see this in action: try the demo site http://dhtml.demo.logrus.com/.

Theme as Microcosm of Drupal

Last weekend, a good friend of mine told me he wanted to redo his personal site in Drupal. His needs are quite modest; so modest, in fact, I could probably have pointed him at Wordpress and he'd have gotten exactly what he needed very inexpensively. But of course, we're both tech geeks, and he's already got experience with 2 Drupal sites and so it makes total sense to do this in Drupal.

Naturally, I immediately had ideas and went off and even though he was just asking me for advice, I took the piece of HTML he was using as a guideline and built his theme for him. And since his needs are modest, I figured the site could be done using Drupal 5 since very few addon modules are actually needed, and D5 itself is relatively stable now. And a little instability is fine for what amounts to a specialized blogging site.

Another post on email and support

This started as a comment, and it blossomed and became a full fledged blog post. I was responding to someone who, not wanting to defend people who didn't deserve it, did want to point a little to the otherside. And I'm basically in agreement with him.

I don't really have a problem with the initial email I received. I was a little frustrated because I got a bunch of them at once (and oddly, I've gotten more since I posted this) and I realized that if I didn't try to ebb that flow a dam was going to burst. But the real issue to me was his response to my brush-off.

I understand that Drupal is pretty difficult. I spend a lot of time working to make it less difficult and more flexible. Good UI is *hard* and I haven't really created a good UI for Views, merely a passable one. I respect that. But people who follow my blog know that I've been very interested in Drupal's administrative UI and trying to make it both easier to use and more flexible. Sometimes those are the same thing; sometimes they are not.

Views 1.2 rereleased

I missed one commit for the 4.7.x version of Views 1.2 — and I rereleased it. If you downloaded it before 1pm today you should get it again. Random sort is broken in it.

Views 1.2 released

Due to a bug in 1.1 I'm releasing 1.2 a couple of weeks sooner than I had expected to.

Views 1.2 for Drupal 4.7: http://drupal.org/files/projects/views-4.7.x-1.2.tar.gz

Bugs fixed:

  • 100109: Incorrect caching of 'is new' filter.
  • 99849: DISTINCT could break summary views.
  • 99783: Comment count didn't take into account pages. Also moved handler
    out of node where it didn't belong.
  • 100317: exported view gets improperly formed value fields on filters
  • 98441: Fixed 'optional' setting on exposed filters.
Page 1