<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)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<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:0cm;
        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:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#663300;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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-AU link=blue vlink=purple>

<div class=Section1>

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

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

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>In answer to your last question, in Drupal 6.2 a view you create
starts with &#8220;default&#8221; parameters.&nbsp; Then you can add various
representations to it, such as &#8220;Page&#8221; or &#8220;Block&#8221;.&nbsp;&nbsp;
If you add Page, you can set the options for when the view appears as a page.&nbsp;
One of those options is the URL or Path (not sure which it&#8217;s called &#8211;
but same thing). &nbsp;If you add a Block, you set options for when it appears
as a block.&nbsp; There is no URL option here, because it&#8217;s not a
page.&nbsp; Kind of makes sense.<o:p></o:p></span></p>

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

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>Most of what you state below is correct... if you define an
argument it is whacked onto the end of the URL/path in order to filter the
results further.&nbsp; eg. define URL as example.com/view1, this add argument &#8220;node
type&#8221;.<o:p></o:p></span></p>

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

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>example.com/view1 will display the view<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>example.com/view1/story will display only nodes of type &#8220;story&#8221;
within that view.<o:p></o:p></span></p>

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

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#663300'>At least that&#8217;s how I think it works.<o:p></o:p></span></p>

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

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

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

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

<div>

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

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> Brian Wolf [mailto:brw314@hotmail.com] <br>
<b>Sent:</b> Monday, 5 May 2008 5:29 AM<br>
<b>To:</b> support@drupal.org<br>
<b>Subject:</b> [support] newbie views url<o:p></o:p></span></p>

</div>

</div>

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

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>hi,
<br>
&nbsp;<br>
&nbsp;<br>
i am new to drupal in general. not sure what is meant by&nbsp;path or url in
views jargon. <br>
&nbsp;<br>
for example in the help area, they use the words path and url as follows:<br>
&nbsp;<o:p></o:p></span></p>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:10.0pt;
font-family:Symbol'>&middot;</span><span style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>&nbsp; <a
href="http://localhost/drupal-6.2/?q=help/views/argument"><span
style='color:#0066CC'>Arguments</span></a>, or additional parameters that
dynamically refine the view results, passed as part of the path. Adding an
argument of <em><span style='font-family:"Tahoma","sans-serif"'>Node: Type</span></em>
to a node view with a path of &quot;content&quot;, for example, dynamically
filters the displayed items by content type. In this example (shown with Clean
URLs enabled), accessing the view through the path &quot;<em><span
style='font-family:"Tahoma","sans-serif"'>http://www.example.com/content/page</span></em>&quot;
displays all posts of the type &quot;page&quot;, the path &quot;<em><span
style='font-family:"Tahoma","sans-serif"'>http://www.example.com/content/story</span></em>&quot;
displays all posts of the type &quot;story&quot;, and &quot;<em><span
style='font-family:"Tahoma","sans-serif"'>http://www.example.com/content</span></em>&quot;
displays all posts regardless of type) &nbsp;<br>
&nbsp;<br>
&nbsp;i thought that a &quot;view&quot;&nbsp;generates&nbsp;&nbsp;a page (or
block etc) containing the list generated<br>
by the filters set in the views adminstration menu. this page will have a url
(path, etc) (??)<br>
&nbsp;<br>
but the way its defined here, path is an argument passed to &quot;view&quot; to
set the filter (??)<br>
&nbsp;<br>
could someone explain the diference and&nbsp;in, drupal 6.2, explain where to
set the URL or path in the views administration&nbsp;menu?<br>
&nbsp;<br>
thx,<br>
brian<br>
&nbsp;<o:p></o:p></span></p>

<div class=MsoNormal align=center style='text-align:center'><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>

<hr size=2 width="100%" align=center>

</span></div>

<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Windows
Live SkyDrive lets you share files with faraway friends. <a
href="http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_052008"
target="_new">Start sharing.</a><o:p></o:p></span></p>

</div>

</body>

</html>