<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.php.drupal.support">
    <title>gmane.comp.php.drupal.support</title>
    <link>http://blog.gmane.org/gmane.comp.php.drupal.support</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24010"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24009"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24008"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24007"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24006"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24005"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24004"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24003"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24002"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24001"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/24000"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23999"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23998"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23997"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23996"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23995"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23994"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23993"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23992"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/23991"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24010">
    <title>D7: hook_field_extra_fields() + field_attach_form()</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24010</link>
    <description>&lt;pre&gt;Hi,

I exposed a field in hook_field_extra_fields():

$form_elements['item_description'] = array(
    'label' =&amp;gt; t('Item Description'),
    'description' =&amp;gt; t('Item Description (an extra form field)'),
    'weight' =&amp;gt; -5,
  );
  $extra_fields['entity_example_basic']['first_example_bundle']['form']
= $form_elements;
  return $extra_fields;

Now I thought, by calling

  field_attach_form('entity_example_basic', $entity, $form, $form_state);

in a form callback, it will be attached to $form automatically. But it doesn't.

Is there a way to change that? Or do I have to add the form field
manually in any case?

If I there's no way to attach it automatically - what is the sense in
exposing the field in
hook_field_extra_fields()?

Cheers,
&lt;/pre&gt;</description>
    <dc:creator>Georg Jaehnig</dc:creator>
    <dc:date>2012-05-25T02:09:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24009">
    <title>Re: Glossary View - Attachment - How does it work?</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24009</link>
    <description>&lt;pre&gt;Thanks

On Fri, May 25, 2012 at 1:16 AM, Jeff Greenberg &amp;lt;jeff&amp;lt; at &amp;gt;ayendesigns.com&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>richard reyes</dc:creator>
    <dc:date>2012-05-25T01:53:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24008">
    <title>Re: - SOLVED - "Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24008</link>
    <description>&lt;pre&gt;Hello all --

After some research, I tried enabled "Optimize CSS Files" in the 
Performance section of Drupal 6.  Apparently that aggregates all of the 
stylesheets under IE 
(http://john.albin.net/css/ie-stylesheets-not-loading), and solves 
several IE-based CSS problems.  Worked like the proverbial charm.

Thanks again to all who offered suggestions.

&lt;/pre&gt;</description>
    <dc:creator>Darrell Eifert</dc:creator>
    <dc:date>2012-05-24T21:08:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24007">
    <title>Re: db_select()-&gt;condition()</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24007</link>
    <description>&lt;pre&gt;Two things: 

1.  Don't use db_select just because you're converting a module.  You
are adding overhead that doesn't need to be there. Event the authors of
DBTNG agree with this statement.  Stick to db_query unless you need to
generate SQL dynamically. 

2. Change the variable prior to binding it.  Don't do token replacement
at all.  The idea is that the second parameter of the condition method
should be that variable that contains the array, not a token replacement
thing so if you're trying to make a wild card like, just concat like
this: 

db_select('mytable', 'mt')
  -&amp;gt;fields('mt', array('myvar'))
  -&amp;gt;condition('mystring', '%' . $somrvariable . '%', LIKE)
  -&amp;gt;execute();

Dave
-----Original Message-----
From: support-bounces&amp;lt; at &amp;gt;drupal.org [mailto:support-bounces&amp;lt; at &amp;gt;drupal.org] On
Behalf Of Earnie Boyd
Sent: Thursday, May 24, 2012 1:28 PM
To: support&amp;lt; at &amp;gt;drupal.org
Subject: [support] db_select()-&amp;gt;condition()

I have an existing module I'm trying to convert to DBTNG and have a
condition I need a suggestion on.

Original statement is something like
SELECT mt.myvar FROM {mytable} mt WHERE mystring LIKE '%%%s%%';

I want to change it to
db_select('mytable', 'mt')
  -&amp;gt;fields('mt', array('myvar'))
  -&amp;gt;condtion('mystring', '%:mystring%', LIKE)
  -&amp;gt;execute();

The problem is condition() only takes three parameters, what would you
suggest to use to replace :mystring?  I'm using t() but that seems
like a misuse of it.

&lt;/pre&gt;</description>
    <dc:creator>Metzler, David</dc:creator>
    <dc:date>2012-05-24T20:56:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24006">
    <title>db_select()-&gt;condition()</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24006</link>
    <description>&lt;pre&gt;I have an existing module I'm trying to convert to DBTNG and have a
condition I need a suggestion on.

Original statement is something like
SELECT mt.myvar FROM {mytable} mt WHERE mystring LIKE '%%%s%%';

I want to change it to
db_select('mytable', 'mt')
  -&amp;gt;fields('mt', array('myvar'))
  -&amp;gt;condtion('mystring', '%:mystring%', LIKE)
  -&amp;gt;execute();

The problem is condition() only takes three parameters, what would you
suggest to use to replace :mystring?  I'm using t() but that seems
like a misuse of it.

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-05-24T20:28:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24005">
    <title>Re: "Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24005</link>
    <description>&lt;pre&gt;Hello Luca --

Thank you for the suggestion -- I attempted to force IE into 'quirks' 
mode with an appropriate doctype declaration, but again, there seemed to 
be no change in the rendering.  I should also mention that outside of 
the Front Page module, the code renders correctly in both IE and Firefox 
as a stand-alone  web page.  validator.w3.org/ does return errors, but 
I'm not sure how much is due to incorrect code and how much is due to an 
odd synergy between the raw code and  Drupal / Front Page, which is set 
to 'themed' mode so that I can make use of the header, footer, and 
blocks available from the master CTI-Flex / Zen theme.

&lt;/pre&gt;</description>
    <dc:creator>Darrell Eifert</dc:creator>
    <dc:date>2012-05-24T20:28:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24004">
    <title>Re: Rearranging items on a node</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24004</link>
    <description>&lt;pre&gt;In my defense, I did suggest CSS. =)

Joel 

From: support-bounces&amp;lt; at &amp;gt;drupal.org [mailto:support-bounces&amp;lt; at &amp;gt;drupal.org] On Behalf Of Ms. Nancy Wichmann
Sent: Thursday, May 24, 2012 12:28 PM
To: support&amp;lt; at &amp;gt;drupal.org
Subject: Re: [support] Rearranging items on a node

Honestly? Suggesting Views was bad enough. Panels for this? Why not throw OG into the mix? Gross overkill.

Rearrange the fields in Manage Display and add CSS to float the two fields.

I'll say it again: CSS alone can do 75% of the customizations needed in Drupal. Don't throw modules at a CSS task.
 
Nancy 
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.

________________________________________
From: Joel Willers
Panels does an awesome job moving around whatever you like. You can re-write the entire node page. But, the fastest and easiest way to do this is to get into the source, find the classes for the field, and use CSS to put it wherever you want. Going into Manage Fields and moving it would help, too. 

Views can definitely show things the way you want, but for showing a single node, I would say Panels is the way to go. (well, CSS is the way to go, but barring that...)
&lt;/pre&gt;</description>
    <dc:creator>Joel Willers</dc:creator>
    <dc:date>2012-05-24T18:40:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24003">
    <title>Re: Rearranging items on a node</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24003</link>
    <description>&lt;pre&gt;Honestly? Suggesting Views was bad enough. Panels for this? Why not throw OG into the mix? Gross overkill.


Rearrange the fields in Manage Display and add CSS to float the two fields.

I'll say it again: CSS alone can do 75% of the customizations needed in Drupal. Don't throw modules at a CSS task.

 
Nancy 

Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.



Panels does an awesome job moving around whatever you like. You can re-write the entire node page. But, the fastest and easiest way to do this is to get into the source, find the classes for the field, and use CSS to put it wherever you want. Going into Manage Fields and moving it would help, too. 
[ Drupal support list | http://lists.drupal.org/ ]&lt;/pre&gt;</description>
    <dc:creator>Ms. Nancy Wichmann</dc:creator>
    <dc:date>2012-05-24T17:28:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24002">
    <title>Re: Glossary View - Attachment - How does it work?</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24002</link>
    <description>&lt;pre&gt;In advanced settings for the attachment display click on the title contextual filter

Sent from my iPhone

On May 24, 2012, at 11:55 AM, richard reyes &amp;lt;rgreyes.1977&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Jeff Greenberg</dc:creator>
    <dc:date>2012-05-24T17:16:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24001">
    <title>Re: "Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24001</link>
    <description>&lt;pre&gt;Il 24/05/2012 15:45, Darrell Eifert ha scritto:
I think it is rendered in quirks mode, try to validate the code first: 
validator.w3.org/
&lt;/pre&gt;</description>
    <dc:creator>luca capra</dc:creator>
    <dc:date>2012-05-24T16:30:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/24000">
    <title>Re: Glossary View - Attachment - How does it work?</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/24000</link>
    <description>&lt;pre&gt;Yep its the first letter of the title of the article. but where was it
defined or where does it say in the attachment to display the first letter ?

Richard

On Thu, May 24, 2012 at 10:26 PM, Earnie Boyd
&amp;lt;earnie&amp;lt; at &amp;gt;users.sourceforge.net&amp;gt;wrote:

&lt;/pre&gt;</description>
    <dc:creator>richard reyes</dc:creator>
    <dc:date>2012-05-24T15:55:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23999">
    <title>Re: Rearranging items on a node</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23999</link>
    <description>&lt;pre&gt;Panels does an awesome job moving around whatever you like. You can re-write the entire node page. But, the fastest and easiest way to do this is to get into the source, find the classes for the field, and use CSS to put it wherever you want. Going into Manage Fields and moving it would help, too. 

Views can definitely show things the way you want, but for showing a single node, I would say Panels is the way to go. (well, CSS is the way to go, but barring that...)

Joel 


-----Original Message-----
From: support-bounces&amp;lt; at &amp;gt;drupal.org [mailto:support-bounces&amp;lt; at &amp;gt;drupal.org] On Behalf Of Ian Moran
Sent: Thursday, May 24, 2012 10:07 AM
To: support&amp;lt; at &amp;gt;drupal.org
Subject: Re: [support] Rearranging items on a node

The quickest way is to re-arrange the fields in manage fields for this particular content type, so move the service image field above your body field. The longer way is to use views.

All the best

Ian

-----Original Message-----
From: support-bounces&amp;lt; at &amp;gt;drupal.org [mailto:support-bounces&amp;lt; at &amp;gt;drupal.org] On Behalf Of Jessica Hannan - Halo Digital Design
Sent: 24 May 2012 10:45
To: support&amp;lt; at &amp;gt;drupal.org
Subject: [support] Rearranging items on a node

Currently I have a page with an image (a CCK field), a 1 to 2 paragraph bio and finally an embedded YouTube video (also a CCK field)

The client would like the image and the video next to each other at the top of the page. I have NO idea how to get that video next to the image.

Here's the URL:
http://www.halodigitaldesign.com/associatednew/hot-property

Thanks in advance!

Jessica Hannan  
815-545-5541   
http://www.HaloDigitalDesign.com
Join us on Facebook!! 
http://www.facebook.com/halodigitaldesign





--
[ Drupal support list | http://lists.drupal.org/ ]

--
[ Drupal support list | http://lists.drupal.org/ ]
&lt;/pre&gt;</description>
    <dc:creator>Joel Willers</dc:creator>
    <dc:date>2012-05-24T15:17:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23998">
    <title>Re: Rearranging items on a node</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23998</link>
    <description>&lt;pre&gt;The quickest way is to re-arrange the fields in manage fields for this
particular content type, so move the service image field above your body
field. The longer way is to use views.

All the best

Ian

-----Original Message-----
From: support-bounces&amp;lt; at &amp;gt;drupal.org [mailto:support-bounces&amp;lt; at &amp;gt;drupal.org] On
Behalf Of Jessica Hannan - Halo Digital Design
Sent: 24 May 2012 10:45
To: support&amp;lt; at &amp;gt;drupal.org
Subject: [support] Rearranging items on a node

Currently I have a page with an image (a CCK field), a 1 to 2 paragraph bio
and finally an embedded YouTube video (also a CCK field)

The client would like the image and the video next to each other at the top
of the page. I have NO idea how to get that video next to the image.

Here's the URL:
http://www.halodigitaldesign.com/associatednew/hot-property

Thanks in advance!

Jessica Hannan  
815-545-5541   
http://www.HaloDigitalDesign.com
Join us on Facebook!! 
http://www.facebook.com/halodigitaldesign





&lt;/pre&gt;</description>
    <dc:creator>Ian Moran</dc:creator>
    <dc:date>2012-05-24T15:06:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23997">
    <title>Re: "Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23997</link>
    <description>&lt;pre&gt;Hi Ernie --

Thanks for the note -- I enclosed the &amp;lt;style&amp;gt; declaration within the 
&amp;lt;HEAD&amp;gt;, but there is no change -

&amp;lt;HTML&amp;gt;
&amp;lt;HEAD&amp;gt;
&amp;lt;TITLE&amp;gt;Lane Memorial Library, Hampton, NH&amp;lt;/TITLE&amp;gt;
&amp;lt;STYLE type="text/css"&amp;gt;

div#c1 {
float:left;
width:260px;
height:800px;
background-color:#b3e0b8;
border:2px solid #dce7d5;
color:black;
padding:10px;
}

div#c2 {
float:right;
}

&amp;lt;/STYLE&amp;gt;
&amp;lt;/HEAD&amp;gt;

You can see the front page at: http://216.177.17.149.  I've disabled the 
Drupal cache so that changes will hopefully be displayed correctly.

Again, thanks for the help.

&lt;/pre&gt;</description>
    <dc:creator>Darrell Eifert</dc:creator>
    <dc:date>2012-05-24T15:12:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23996">
    <title>Rearranging items on a node</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23996</link>
    <description>&lt;pre&gt;Currently I have a page with an image (a CCK field), a 1 to 2 paragraph bio and finally an embedded YouTube video (also a CCK field)

The client would like the image and the video next to each other at the top of the page. I have NO idea how to get that video next to the image.

Here's the URL:
http://www.halodigitaldesign.com/associatednew/hot-property

Thanks in advance!

Jessica Hannan  
815-545-5541   
http://www.HaloDigitalDesign.com
Join us on Facebook!! 
http://www.facebook.com/halodigitaldesign





&lt;/pre&gt;</description>
    <dc:creator>Jessica Hannan - Halo Digital Design</dc:creator>
    <dc:date>2012-05-24T14:45:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23995">
    <title>Re: "Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23995</link>
    <description>&lt;pre&gt;On Thu, May 24, 2012 at 9:45 AM, Darrell Eifert
&amp;lt;deifert&amp;lt; at &amp;gt;hampton.lib.nh.us&amp;gt; wrote:

The style tag belongs as a child of the head tag.  Does it help if you
move it to the proper place?

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-05-24T14:31:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23994">
    <title>Re: Glossary View - Attachment - How does it work?</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23994</link>
    <description>&lt;pre&gt;
Guessing it to be the first letter of the Title with a count of nodes
beginning with that letter.  Letters not containing data are not
listed since they don't exist in the DB.

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-05-24T14:26:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23993">
    <title>Glossary View - Attachment - How does it work?</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23993</link>
    <description>&lt;pre&gt;Hi All ,

I have D7 7.14 and views-7.x-3.3 installed. Trying to learn the how the
existing glossary view works. I have opened the attachment now and cant
seem to understand how the letters of the alphabet are formed.

Thanks

Richard
&lt;/pre&gt;</description>
    <dc:creator>richard reyes</dc:creator>
    <dc:date>2012-05-24T14:20:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23992">
    <title>"Front Page" module - IE vs Firefox / Safari / Chrome</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23992</link>
    <description>&lt;pre&gt;Hi Folks --

I'm hoping someone familiar with the 'Front Page' Drupal module can 
offer a suggestion.  We are using Front Page to provide a custom 
formatted splash page for our library users.  The problem is that code 
designed to display text inside a green column next to an iframe with 
Google Calendar centered between an left and right column of standard 
themed blocks is rendered differently on IE (all versions) than Firefox 
/ Safari / Chrome. I'm using the following initial code:

|&amp;lt;HTML&amp;gt;
&amp;lt;HEAD&amp;gt;
&amp;lt;TITLE&amp;gt;Lane Memorial Library, Hampton, NH&amp;lt;/TITLE&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;STYLE type="text/css"&amp;gt;
div#c1 {
float:left;
width:260px;
height:800px;
background-color:#b3e0b8;
border:2px solid #dce7d5;
color:black;
padding:10px;
}

div#c2 {
float:right;
}
|

In Firefox / Safari / Chrome  text following an initial &amp;lt;div id="c1"&amp;gt;  
is properly contained and displayed in a green box, and the Google 
Calendar is just to the right according to the div#c2  "float:right" 
column designation.   In IE, the green background is missing, the text 
fills all available space, and the calendar winds up below the text.  (I 
have followed the first column code with &amp;lt;div style="clear:both;"&amp;gt;)

This is an experimental site hosted on an in-house server, but I would 
be happy to supply an 'outside' link for anyone kind enough to help me 
find a solution.

Thanks in advance ...

Darrell Eifert
Lane Memorial Library
Hampton, NH


    Comments


&lt;/pre&gt;</description>
    <dc:creator>Darrell Eifert</dc:creator>
    <dc:date>2012-05-24T13:45:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23991">
    <title>Re: Ubercart payment mode Role-wise</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23991</link>
    <description>&lt;pre&gt;Good morning Nikhil,     

You might try the rules module:

http://drupal.org/project/rules

NK&amp;gt; Now I want to enable the *Cash On Delivery* option to a particular user
NK&amp;gt; role. Is there any way to do this type of modification of payments with
NK&amp;gt; ubercart?  

 
&lt;/pre&gt;</description>
    <dc:creator>Luc</dc:creator>
    <dc:date>2012-05-23T14:01:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/23990">
    <title>Re: Ubercart payment mode Role-wise</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/23990</link>
    <description>&lt;pre&gt;
You are likely to get better help with this at ubercart.org/forum
since that is where they do support.

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-05-23T12:16:49</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.php.drupal.support">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.php.drupal.support</link>
  </textinput>
</rdf:RDF>

