Views

Nov 18 00:42

Kiosk Project

We've been working on our first Drupal project at work. It's a Kiosk for the Penrose library that contains local and tourist information.

To sum up, I had to figure out how to list a large group of websites by category and have the categories return only URLs when selected. This is simple to do using SQL and VBScript, but not quite as simple in Drupal.

I used Taxonomy, CCK, Menus, Pages, and Views to accomplish this. For a more detailed explanation, check out my VirgiBlog entries on the subject.

Nov 10 23:08

Module Issues = Resolved!

My issue with Admin Role has been addressed at drupal.org. I applied the fix and it worked! The only problem is, the user that fixed the problem wants me to apply it to a new release of the module. However, apparently I need CVS access to the module to create a new release for it. Whew, dodged that bullet.