User login

Drupal Development

Newsletter Signup Block for Registered and Anonymous Users

nope-- this is for nodes, as an event node
http://drupal.org/project/signup

People who also want Simplenews to CiviCRM integration

Simplenews and CiviCRM
Module development · Drupal 4.7.x
ravijo - http://drupal.org/user/49196
November 16, 2006
http://drupal.org/node/98061

How to theme (lots of) views the Agaric Way

I3IVIIVI: now, take a look at the template.php file
(10:20:54 AM) Dan Hak: you took out repeating code?
(10:21:15 AM) I3IVIIVI: yes, exactly
(10:21:22 AM) I3IVIIVI: the code that you knew was repeating
(10:21:35 AM) I3IVIIVI: because you weren't even copying it from the wizard anymore
(10:21:49 AM) I3IVIIVI: you were just changing that one spot :-)
(10:22:11 AM) I3IVIIVI: it was actually harder to refactor than I thought. I shouldn't have done it now

Theme (lots of) views the Agaric way: Background

Go straight to the useful, how-to information: http://agaricdesign.com/note/how-theme-lots-views-agaric-way

Condensing the wisdom of the wizard

Looking at the code produced by the Views Theme Wizard you can see (especially after being told this at a DrupalCamp in NYC a year or so ago) that the code is essentially the same. Clearly, it could be consolidated and the right template still get called for each view you want to theme.

Agaric wants automatic installation of dependent modules

Posted to the Drupal.org 2008 predictions thread:

Many useful modules available for Drupal 5 will either be forced to merge together, or forked/merged substitutes will appear as people become tired of dang diddly modularinos (sorry Ned Flanders).

I don't think that will happen, and if it does I think it will be a bad thing.

I do think people will see the importance of letting newbieuser (or expertuser for that matter) pick module W and have X, Y, and Z installed automatically.

Debugging a sudden clogging of Apache- unable to connect to database

Triggers? Related? Anything?

Type php
Date Wednesday, January 2, 2008 - 17:58
User Visitor
Location http://www.wsf2008.net/ro/taxonomy/term/12ass
Referrer
Message array_map() [function.array-map]: Argument #2 should be an array în /var/www/d53/modules/contributed/views-5.x-1.6/views/modules/views_taxonomy.inc la linia 493.
Severity error
Hostname 194.209.25.19

Ask Agaric: Making the book block link to the parent of a book node

bjornkri: Hello, I'm having a bit of trouble getting my head around overriding blocks. I'm trying to make the book-block title a link to the root of the book. I've a lot of questions about how to do that in fact, but to start with I'm not sure how to override it without changing the source... Anyone willing and able to send me in the right direction?
[10:35am] bjornkri: I tried making a block-book.tpl.php, but I'm not sure how to access the link to the root of the book from there, or if that's even possible

Serving up a different page.tpl.php for different browser types (i.e., IE6) with your Drupal theme

if you figure out just the most major IE issues
that would be good enough

I was able to figure out some CSS background image display problems, but the frustrating failure of columns (right column dropping below all content, left column being pushed out in front of the main content with narrow displays.)

This latter is a problem in all of bluebreeze, incidentally.

Make nodes easy to edit, even when they are embedded in a panel or teaser ist

noticing how hard it is to edit a node in a panel?

dan hak 11:03
oh yea, your old thing didnt show that

03:30
yea

03:32
it sucks

03:45
you have to go tothe panel

03:51
figure out what it is

03:54
then find the node

benjamin melançon 11:09
well no more!

dan hak 11:09
i assumed thats what you were getting at

In our node.tpl.php, just below:

Syndicate content