CCK has its own fieldset on the modules listing page. The main module there is called &quot;Content&quot;.<br><br>If you have Content Permisssions, then you definitely have CCK, you wouldn&#39;t be able to create custom fields without it.<br>
<br>You set a universal home page for your site at: admin/settings/site-information<br>It says, &quot;Default Front Page&quot; at the bottom.<br><br>Don&#39;t give everyone permission to see &quot;All views&quot; that essentially disables the role based permission you create for every view that you create. Views are often created for admin purposes and even if you set permissions on that individual view, the &quot;see all views&quot; permission trumps what you did in the view set up. So that was a bad choice.<br>
<br>Good luck,<br><br>Shai<br><br><div class="gmail_quote">On Tue, Jul 21, 2009 at 12:01 PM, Timothy Washington <span dir="ltr">&lt;<a href="mailto:timothyjwashington@yahoo.ca">timothyjwashington@yahoo.ca</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
Hey guys, thanks for the feedback. See inlined comments...<br><br><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b style="color: rgb(162, 162, 162);"><span style="font-weight: bold;">From:</span></b><span style="color: rgb(162, 162, 162);"> Steve Power &lt;<a href="mailto:steev@initsix.co.uk" target="_blank">steev@initsix.co.uk</a>&gt;</span><br style="color: rgb(162, 162, 162);">
<b style="color: rgb(162, 162, 162);"><span style="font-weight: bold;">To:</span></b><span style="color: rgb(162, 162, 162);"> <a href="mailto:support@drupal.org" target="_blank">support@drupal.org</a></span><br style="color: rgb(162, 162, 162);">
<b style="color: rgb(162, 162, 162);"><span style="font-weight: bold;">Sent:</span></b><span style="color: rgb(162, 162, 162);"> Tuesday, July 21,
 2009 10:18:13 AM</span><br style="color: rgb(162, 162, 162);"><b style="color: rgb(162, 162, 162);"><span style="font-weight: bold;">Subject:</span></b><span style="color: rgb(162, 162, 162);"> Re: [support] Newbie Qs</span><br style="color: rgb(162, 162, 162);">
</font><br style="color: rgb(162, 162, 162);"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; color: rgb(162, 162, 162);">
<div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">
<div><br>1) I tried adding a text field and text area to one of our Content types - an &quot;Article&quot;. But I am not seeing any new content / text after I add some to one of the articles. What do I have to do to see those text changes in my page? Is there some kind of caching issue here? </div>

</div></div></blockquote></div><div><div class="im"><span style="color: rgb(162, 162, 162);">Check out permissions in user settings, you have to allow users to see cck fields. </span><br></div>There&#39;s no module that I can see called Content Construction Kit (CCK). But I did try enabling anonymous and authenticated user access to view all fields in the &quot;content_permissions module&quot; module. As well, all users can view all &quot;views&quot; modules. <br>
<br><span>Now the page isn&#39;t even showing up (see <a href="http://fto.digitalrhino.biz/whatwedo" target="_blank">http://fto.digitalrhino.biz/whatwedo</a>), even though all pages are published. This is confusing :|  </span><br>
<br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; color: rgb(162, 162, 162);">
<div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div>2) I&#39;ve made some changes to a template php file (and associated CSS). But those changes aren&#39;t being reflected in the pages served. Is there a caching issue here? Or does some file(s) need to be re-indexed? </div>

</div></div></blockquote></div><div><div class="im"><span style="color: rgb(162, 162, 162);">go to performance in the site configuration menu and clear the cache.  Also install the theme developer module to ensure your tpls are gtting picked up OK </span><br>
</div>Ok, got this one. Thanks :) <br><br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; color: rgb(162, 162, 162);">

<div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><div><span>3) With Drupal&#39;s content editor is there a way to do like here: <a rel="nofollow" href="http://digitalrhino.projectpath.com/projects/2836732/thumbnails/27705922" target="_blank">http://digitalrhino.projectpath.com/projects/2836732/thumbnails/27705922</a></span><br>

<ul><li>make an image to span 2 fields</li><li>have text split into 2 columns </li></ul></div></div></div></blockquote></div><div><div class="im"><span style="color: rgb(162, 162, 162);"> You probably want fckeditor or </span><a style="color: rgb(162, 162, 162);" rel="nofollow" href="http://www.drupal.org/project/wysiwyg" target="_blank">www.drupal.org/project/wysiwyg</a><br>
</div>I&#39;ll check out the fckeditor. <br><br><br>
</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex; color: rgb(162, 162, 162);"><div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">

<div>4) How do you manage the homepage that Drupal uses? I had a user delete the homepage and now I need to recreate it. But this doesn&#39;t seem to be a straightforward process. </div></div></div></blockquote></div><div>
<div class="im"><span style="color: rgb(162, 162, 162);">/node should be a normal &#39;river of content&#39; view. I would worry more about users being able to change the homepage atm than recreating it. </span><br></div>
I don&#39;t quite follow this. How can a user (anonymous or authenticated) control what homepage appears? Or why would I want that to happen? In this case, I just want one homepage to appear all the time, and I can&#39;t see where to set that. This is obviously my lack of understanding of how Drupal handles this. <br>
<br><br>Thanks a lot<br>Tim<br><div class="hm"><br></div></div><div class="hm">
</div></div></div></div></div><div class="hm"><br>
      <hr size="1">Ask a question on any topic and get answers from real people. <a href="http://ca.answers.yahoo.com" target="_blank"><b>Go to Yahoo! Answers.</b></a></div></div><br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>