<?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 about="http://permalink.gmane.org/gmane.comp.php.drupal.support">
    <title>gmane.comp.php.drupal.support</title>
    <link>http://permalink.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/12722"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12721"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12720"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12719"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12714"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12713"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12712"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12711"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12710"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12709"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12708"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12707"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12706"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12705"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12704"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.php.drupal.support/12703"/>
      </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/12722">
    <title>Re: Views2 - filter by "user ref field" = "current logged user"</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12722</link>
    <description>
Hi I am not sure i understood your guidelines or you understood my
requirement.

Davide Michel  wrote:

This setting is supposed to show the nodes created by the user (which is not
my case).
The user is NOT creating any nodes.
This CCK node has one field where somebody is entering one of the user name

Let e explain the scenario. we are a school. so the teacher goes into this
cck called kids_observations.
She chooses the Kids_name (from a list of users) and enters her observation
about that kids.
She does it for all the kids in her class.

The kid (as a user) is now supposed to log in - and i want the view to
automatically FILTER the observations by his or her (user) name. So the
kids_name field should match the currently user.

By using "User: Current" filter i only get the option of getting nodes
created by that user.
How do i match a user referenced field (in CCK) to match with currently
logged in user_name

i used to get this option in drupal5 with views1
can;t locate in Views2
pl help

ratnesh


Davide</description>
    <dc:creator>geniekids</dc:creator>
    <dc:date>2008-12-04T17:24:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12721">
    <title>Re: Views2 - filter by "user ref field" = "current logged user"</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12721</link>
    <description>geniekids ha scritto:
User: Current
Filter the view to the currently logged in user.


M.

</description>
    <dc:creator>Davide Michel 'ZioBudda' Morelli</dc:creator>
    <dc:date>2008-12-04T16:49:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12720">
    <title>Views2 - filter by "user ref field" = "current logged user"</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12720</link>
    <description>
I have a cck where one of the field is the user referenced filed (of a
particular role) - the filed name is kids_name

In D5 i had a view where the filter was set to
kids_name = is one of = "currently logged in user"

This meant that when the user logged in - he or she could only see records
pertaining to him or her (as the view filtered it matching the kids_name
filed with currently logged in user field)

Now i am in Drupal6.6 with Views2 and i can;t find a way to do it.
If in filter i select the [content] = "kids_name" - then i only get the list
of names to filter by - i do not get the option of filter by currently
logged in user.

I am sure this must be a simple thing to do - pl guide me how to?
</description>
    <dc:creator>geniekids</dc:creator>
    <dc:date>2008-12-04T15:35:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12719">
    <title>Re: function for a view</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12719</link>
    <description/>
    <dc:creator>Davide Michel 'ZioBudda' Morelli</dc:creator>
    <dc:date>2008-12-04T09:05:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12718">
    <title>Re: Paid for Memberships for Drupal 4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12718</link>
    <description>
This one has no releases: http://drupal.org/project/paypal_subscription

but it seems that this one has what you say: http://drupal.org/project/lm_paypal

Says there "It currently supports paid memberships (subscriptions),
donations (tip jar) and paid adverts (classified ads)."

Thank you!
</description>
    <dc:creator>Fred Jones</dc:creator>
    <dc:date>2008-12-04T08:34:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12717">
    <title>Re: Paid for Memberships for Drupal 4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12717</link>
    <description>Quoting Fred Jones &lt;fredthejonester&lt; at &gt;gmail.com&gt;:


I remember a paypal module that would allow for subscriptions and one 
that allows for a one time fee.

--
Earnie  http://r-feed.com
  Make a Drupal difference and review core patches.

</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2008-12-04T04:09:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12716">
    <title>Re: site down after i CHANGED the database password!</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12716</link>
    <description>Quoting jo &lt;joinkemel&lt; at &gt;yahoo.de&gt;:


Hopefully you're using a user for the DB that can only affect the site 
DB and you have regular backups.

--
Earnie  http://r-feed.com
  Make a Drupal difference and review core patches.

</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2008-12-04T04:02:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12715">
    <title>Re: Help with implementing drupal for a large organization</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12715</link>
    <description>One thing I would consider

On Dec 3, 2008, at 4:57 PM, Tina Callahan wrote:
I would try to get as many of the simple generic sites as possible on  
a multi-site install, but don't be afraid to pull these out to their  
own codebase when they require a module that won't be used by other  
sites. Don't be afraid to migrate into a custom codebase when  
necessary, but use smart tools to keep the management to a minimum.  
Whether that is just a series of shell scripts, svn:externals, or even  
a distributed version control system


One technique here, might be to create an account for each group  
corresponding to their site's name, and give them a public_html folder  
within their home directory, that is in turn symlinked to public or  
something similar in the drupal root of their site, so that they can  
access it at example.com/public/FOO. Allowing the user FTP access to  
their own home directory would allow them simple file uploads or  
static files if necessary. Since these would be found under the root</description>
    <dc:creator>Michael Prasuhn</dc:creator>
    <dc:date>2008-12-04T01:36:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12714">
    <title>Re: Help with implementing drupal for a large organization</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12714</link>
    <description/>
    <dc:creator>Shai Gluskin</dc:creator>
    <dc:date>2008-12-04T01:34:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12713">
    <title>Help with implementing drupal for a large organization</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12713</link>
    <description/>
    <dc:creator>Tina Callahan</dc:creator>
    <dc:date>2008-12-04T00:57:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12712">
    <title>Re: Version confusion</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12712</link>
    <description/>
    <dc:creator>Laura Scott</dc:creator>
    <dc:date>2008-12-03T23:47:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12711">
    <title>Re: site down after i CHANGED the database password!</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12711</link>
    <description>success!

thank you so much for your clear and great support!

now i know what happenend: i simply changed passwords in confixx without  knowing that it would also change the database-password..

what i do not understand yet: why is it secure to have the mysql-password stored in plaintext?

many greetings from the snowy winterhills of the taunus

:-jo


--- Victor Kane &lt;victorkane&lt; at &gt;gmail.com&gt; schrieb am Mi, 3.12.2008:



      

</description>
    <dc:creator>jo</dc:creator>
    <dc:date>2008-12-03T23:22:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12710">
    <title>Re: Version confusion</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12710</link>
    <description/>
    <dc:creator>Bob Salsburg</dc:creator>
    <dc:date>2008-12-03T22:51:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12709">
    <title>Re: Version confusion</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12709</link>
    <description>
Hi Bob,

That is a tricky thing.

Version numbers use the decimal as a separator, not an indication of a
fraction of a unit.

It's more "Version 5 Subversion 2" than it is "Version 5 and 2/10ths."

So, "Version 5 Subversion 12" is greater than "Version 5 Subversion 2."

Maybe you could add something about this to
http://drupal.org/handbook/version-info

Regards,
Greg

</description>
    <dc:creator>Greg Knaddison</dc:creator>
    <dc:date>2008-12-03T21:56:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12708">
    <title>Version confusion</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12708</link>
    <description/>
    <dc:creator>Bob Salsburg</dc:creator>
    <dc:date>2008-12-03T21:06:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12707">
    <title>function for a view</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12707</link>
    <description/>
    <dc:creator>Raf Raf</dc:creator>
    <dc:date>2008-12-03T20:15:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12706">
    <title>Paid for Memberships for Drupal 4.7</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12706</link>
    <description>I have someone with a 4.7 site. He wants to add to it paid-for
memberships. I explained to him that were we to upgrade to D 5.x then
that is already available in either ecommerce or ubercart--it's a
snap.

He claims that he invested a lot in custom development for 4.7 and
doesn't have the budget right now to rebuild all of that. I am still
trying to clarify what exactly IS this custom work, but in the event
that there is a difficult path for him to upgrade right now, is there
any way to do paid-for memberships in 4.7? I barely even have worked
with 4.7.

Thanks.
</description>
    <dc:creator>Fred Jones</dc:creator>
    <dc:date>2008-12-03T20:16:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12705">
    <title>Re: site down after i deactivated views via phpmyadmin</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12705</link>
    <description>Once settings.php is pointed to the correct database with the correct
username and password, and your fresh install is working, you can
restore the database with your previous version, and you should be
good to go.

You can do this either by installing Drupal anew, and filling in the
correct database and user info during the installation, or else by
directly editing settings.php.

The line you need to edit is the following (about half-way down):

$db_url = 'mysql://your-real-db-user-name:your-real-db-user-password&lt; at &gt;localhost/your-real-databasename';

Hope that helps,

Victor Kane
http://awebfactory.com.ar

On Wed, Dec 3, 2008 at 5:54 PM, jo &lt;joinkemel&lt; at &gt;yahoo.de&gt; wrote:
</description>
    <dc:creator>Victor Kane</dc:creator>
    <dc:date>2008-12-03T20:00:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12704">
    <title>Re: site down after i deactivated views via phpmyadmin</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12704</link>
    <description>
Hard to say. Can you ask your host support? Is there an error log to look at?


Depends on the backup--if the data is there, then it's probably
possible to re-instate it. May have to do it manually however, which
can be difficult.
</description>
    <dc:creator>Fred Jones</dc:creator>
    <dc:date>2008-12-03T20:07:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12703">
    <title>[resolved] Replace username in search result with useralias</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12703</link>
    <description>I have fixed this by adding a customized sql statement



-----Original Message-----
To: 'support&lt; at &gt;drupal.org'
Subject: [support] Replace username in search result with user alias

I like to replace username in search result with user alias which I
added to user table.

I know that $result['user'] in 
function mytheme_search_result(&amp;$variables) {

contains the username, but I am not sure where I should go to change it
to user alias.

Kewei
</description>
    <dc:creator>Johnny Xiao</dc:creator>
    <dc:date>2008-12-03T20:03:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.php.drupal.support/12702">
    <title>Re: site down after i deactivated views via phpmyadmin</title>
    <link>http://permalink.gmane.org/gmane.comp.php.drupal.support/12702</link>
    <description>thank you very much for your hints, now i am at least stuck at another point ;-)

i tried your option 1 (deleting all tables and restore) with no positive results.

then i tried option 2 (reinstalling drupal by replacing all files with fresh drupal 6.6 files and a databank-restore, but also there was the same 'site down' errorpage.

which i read again and remembered that it says i should have a look at settings.php.

so next thing i did was renaming the settings.php with uglysettings.php and renaming default.settings.php with settings.php, so i would use the default settings from a fresh install - now i really was able to see the drupal installation-page where now i have problems with the database-configuration-step:
 
with the name of my existing database and the user and password i enter in phpmyadmin to come in, drupal doesn't go to the next step, but also it doesn't create any errormessage, just all fields are empty again.
when i enter any adequate fantasy-names, it tells that this is the wrong password </description>
    <dc:creator>jo</dc:creator>
    <dc:date>2008-12-03T19:54:51</dc:date>
  </item>
  <textinput 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>
