05 May 2009
By webthingee
Imagecache
project page
the world is a better place because of imagecache, imageAPI, and filefield image. Imagecache has more and more contributed/add-on modules... it is without a doubt the premier image handler in Drupal
Imagecache Profiles
project page
this little gem has saved me from delving into php code on so many occasions.
28 April 2009
By webthingee
The user login block is one of the most common blocks on any Drupal site. It might be in this region, or that region, or this header, footer, or block... the idea of this post is that it is that you, at some point, you will probably want to theme it... and maybe you'll use this post to help you through. I have spent part to the day working with a flexible way to make the user login block a little cooler. Specifically, I wanted it horizontal, and I wanted to change some of the values, and finally some css to finish it off... and eventually some jQuery if I can find the time.
14 April 2009
By webthingee
My goal is to continue my work exploring the 960 grid system. I ‘mostly’ like the mark-up, and I really like the visual representation. The classes and id’s seem to fit my style. I have an awesome “Mothership” (morten), and developing some very cool subthemes for a client that will allow them some incredible flexibility and the ability to add new themes (colors, images, shapes) pretty quickly without losing the overall look and feel...
07 April 2009
By webthingee
The Mother of Web Development Tools
FireBug
Firebug's untalented, odd cousin once removed by a second marriage...
02 April 2009
By webthingee
It seems like every time I set up a new site I eventually see the same screen... not the welcome screen, tho I do see that every time. I'm talking about the
The max_packets_allowed screen!
If you are finding this post, you probably need to find a way to fix it... you probably don't want me to cram in some lame images and funny words... so I'll get right to it... here's my secret to fixing it quick.
- Call Hosting Company
- Tell them to set my.cnf, remind them it's part of mysql
- Please find the section called [mysqld]
24 March 2009
By webthingee
We all know that planning and as much time as possible in pre-production is extremely valuable to the result of a website. We also know that we have all had to cut corners, make do, and just power through… One of the barriers to pre-production can be the tools used to get the job done. This week I found a great tool, and used some existing Drupal stuff to get it dialed in for my purposes… and now I will share with you.
What Goes Where
16 March 2009
By webthingee
o.k. it's not just for Drupal 6, but it makes the title sound so much better :)
10 March 2009
By webthingee
I was hard at work on a recent website when I came across an interesting issue, you see I wanted to use a primary menu at the top as main navigation for the website. No dropdowns or anything fancy, just a smooth top horizontal navigation bar.
Additionally, I have a different menu (could one of several options) displayed along the right side based on the content being shown. Now I want my primary menu to display as 'active' when I am somewhere deep within the site on a page that the primary menu has no idea about. So, I want my primary navigation menu item to be active, even tho it has no idea what page I am on.
03 March 2009
By webthingee
In an effort to continue adapting themes for Drupal. I came across several themes at Design Disease. This theme is GPL (no documentation, but it is listed as so in their site). I am asking for clearification to see if they will allow me to post it on Drupal.org, until then it will be available at ThemeThingee. It was created back in February of 2008. Now it is available for Drupal. The sidebars are really cool in blue, yellow, and pink.
17 February 2009
By webthingee
After a long day of work and more work I decided to do a little more work... I was just getting started in a project for a new client with a Drupal site that was in development (almost done). I was given all of the access information, however; I was not able to access the site as user1.
Well, if I can't access the site as user1, then I'm pretty stuck.
The problem was not the username that I was provided, I know this because I could see the name in the database table. It was the password, it wasn't the right one.