User login

Needs Improvement

Workable solution needs improvement

Bringing a stressed Drupal site back to its feet

Before and after restart:

0 stedile:~# free
total used free shared buffers cached
Mem: 1343636 1309280 34356 0 1856 29692
-/+ buffers/cache: 1277732 65904
Swap: 524280 513244 11036
0 stedile:~# free
total used free shared buffers cached
Mem: 1343636 164676 1178960 0 7264 98000
-/+ buffers/cache: 59412 1284224
Swap: 524280 3992 520288

Windows programs for converting Adobe PDF to RTF

Windows programs for converting Adobe PDF to word document or RTD format

http://www.verypdf.com/pdf2word/pdf-to-doc/pdf-to-rich-text.html

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

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

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:

Using Taxonomy Manager without stripping custom term information (support session raw notes)

ben
7:20 PM

i am trying to work with taxonomy manager and am desperate
7:21 PM

many of the terms pointed by the drop down list are empty and do not match the historical good terms which are populated
7:21 PM

how come
7:21 PM

about brasil
Benjamin Melançon
7:22 PM
yes...
Pierre George
7:23 PM
how come?
Benjamin Melançon
7:23 PM
how come what?
Pierre George
7:23 PM
*see case of colombia
7:23 PM

case of pakistan
7:24 PM

Taxonomy_term_count_nodes gives stupid results when child terms have same nodes

The Drupal core function in taxonomy.module, taxonomy_term_count_nodes, has no check in it to remove duplicate nodes, which can happen in situations where a nodde belongs to both a child and a parent. In my opinion there should be a different function taxonomy_term_and_children_count_nodes or a flag in the function to say if nodes belonging to children terms should be counted at all, and if they are, there should be proper checking to remove duplicates.

Theme a Views Table

Very useful thread, great helpful people responding to it:

How to theme view module's "table view"?
http://drupal.org/node/87367

Thanks to a tip from

<?php
/**
 * Function to handle a sample field.
 */
function phptemplate_views_handle_field_participants_users_name($fields, $field, $data) {
  $info = $fields[$field['fullname']];

Fix RSS output for CCK node types so that information from all important fields are included

Solution for RSS, CCK and Views...
http://drupal.org/node/87430

I think this is basically what the Contemplate module can do? But can it be used to theme RSS only, and leave regular theming to node-type.tpl.php files?

Resolution

Syndicate content