<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>thanks quiller, sounds like I may be on the right track!&nbsp; I'll
be sure to check out Content Profile as well.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>brendan<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
support-bounces@drupal.org [mailto:support-bounces@drupal.org] <b>On Behalf Of </b>Quiller<br>
<b>Sent:</b> Monday, June 08, 2009 4:21 PM<br>
<b>To:</b> support@drupal.org<br>
<b>Subject:</b> Re: [support] User Directory using Views and Advanced Profile
Module<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>All of the functionality you
describe is possible using Views. I haven't personally used Advanced Profile,
so I can't vouch for how well it integrates with Views. You may want to
consider using Content Profile, as well, which treats user profiles like nodes,
and thus they are configurable using CCK.<br>
<br>
<a href="http://drupal.org/project/content_profile">http://drupal.org/project/content_profile</a><br>
<br>
You should be able to use Content Profile, Advanced Profile and Views all
together, but I'll leave that question for somebody more experienced with these
modules.<br>
<br>
<br>
-- <br>
Quiller<br>
<br>
<a href="mailto:quiller@quiller.org">quiller@quiller.org</a><br>
<a href="http://www.quiller.org">http://www.quiller.org</a><o:p></o:p></p>

<div>

<p class=MsoNormal>2009/6/8 brendan, <a href="http://fresh-off.com">fresh-off.com</a>
&lt;<a href="mailto:hello@fresh-off.com">hello@fresh-off.com</a>&gt;<o:p></o:p></p>

<div>

<div>

<p>Hello everybody - my first question to this list!<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>I'm trying to set up a User Directory in Drupal 6, and from what I can tell,
Views and the Advanced Profile Modules are looking like a good route to
take.&nbsp; I'd like users to be able to sort through the directory based on
info entered into their user profiles.&nbsp; For example, the users will be
volunteers and volunteer orgs - so I'd like to be able to sort by that
criteria, as well as things such as &quot;sort list by volunteers available
during morning hours&quot; or &quot;volunteers with program mgmt
experience.&quot; etc. etc.<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>Lastly, I'd like for users with Admin privileges to be able to use the
directory to email or private message individual users or large groups of users
that they've sorted (e.g.: volunteers available in the morning).<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>Are the Views and Advanced Profile modules a good option for creating this
type of directory?&nbsp; And I've set up private messaging on my site, but what
will I have to do to integrate it with my directory after I've built it?&nbsp;
And does anybody know of any tutorials on setting up user directories for D6<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>I'm familiar with the Views module, but haven't used it much, so assuming it&#8217;s
the right module - &nbsp;any other general suggestions would be helpful too!<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>Thanks for <i>any</i> ideas or suggestions!<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

<p>brendan,<o:p></o:p></p>

<p>seattle.usa<o:p></o:p></p>

<p>&nbsp;<o:p></o:p></p>

</div>

</div>

<p class=MsoNormal><br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
]<o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br clear=all>
<o:p></o:p></p>

</div>

</body>

</html>