<div dir="ltr"><div><div>Hi Keith, <br><br></div>As soon as you need more than 1 list I think it is better to go with views. There are default taxonomy lists that you could play around with, but if you have more than 1 list you often also want to differenciate the display of those lists and without views you do not have enough options for that.<br>
<br></div>Best regards, <br><br>Hans<br><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-09 16:14 GMT+02:00  <span dir="ltr">&lt;<a href="mailto:techlists@phpcoderusa.com" target="_blank">techlists@phpcoderusa.com</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you Hans!!<br>
<br>
Very nice minimalistic approach!!<br>
<br>
If I wanted more than one content type say a list of businesses plus my<br>
blog pages, then I assume I would need to use views?<br>
<br>
I&#39;m already using views to list Featured articles and to list Top<br>
Stories.  So maybe using views would be the way to go.<br>
<br>
Building an app that is resource wise is also a goal of mine.<br>
<br>
Thanks again!!<br>
<br>
Keith<br>
<div><div class="h5"><br>
<br>
<br>
On 2014-06-09 04:09, KOBA | Hans Rossel wrote:<br>
&gt; Hi Keith,<br>
&gt;<br>
&gt; Allthough using views will give you a lot more possibilities, it has<br>
&gt; also a learning curve. Activating views will also make your site<br>
&gt; heavier and slower.<br>
&gt;<br>
&gt; So I would like to point out that what you want is also possible<br>
&gt; without views. If your site is a blog site and you only want a blog<br>
&gt; content type and one listing of blog items on /blog you could also do<br>
&gt; it without view following the steps below.<br>
&gt;  - Go to Structure &gt; Content types (admin/structure/types) and add<br>
&gt; your blog content type. Edit each content type and remove in<br>
&gt; publishing options the &quot;promote to front page&quot; setting, add it for<br>
&gt; blog.<br>
&gt;  - Go to configuration &gt; site information<br>
&gt; (admin/config/system/site-information) and set the default front page<br>
&gt; to whatever other fixed page you like<br>
&gt; - Go to configuration &gt; url aliases (admin/config/search/path) and add<br>
&gt; an alias &quot;blog&quot; for the existing system path &quot;node&quot;<br>
&gt;  - Your blog is now available at /blog, so add it to a menu<br>
&gt; (admin/structure/menu).<br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt; Hans<br>
&gt;<br>
&gt;  2014-06-09 3:04 GMT+02:00 &lt;<a href="mailto:techlists@phpcoderusa.com">techlists@phpcoderusa.com</a>&gt;:<br>
&gt;<br>
&gt;&gt; Hi,  I&#39;m rather new to Drupal and would like to create a blog and<br>
&gt;&gt; not<br>
&gt;&gt; have my article list be the home page.  I would like to designate<br>
&gt;&gt; another page called &quot;blog&quot;, or any name I select, to be the listing<br>
&gt;&gt; page.<br>
&gt;&gt;<br>
&gt;&gt; I am reading that the best way to do so is to create a &quot;blog&quot;<br>
&gt;&gt; content<br>
&gt;&gt; type.  I am reading the blog module is not the best approach and<br>
&gt;&gt; this<br>
&gt;&gt; module will be removed in version 8.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m thinking I need two things:<br>
&gt;&gt;<br>
&gt;&gt; 1) blog content type<br>
&gt;&gt; 2) blog listing page - do I need to create this or is this<br>
&gt;&gt; automatically<br>
&gt;&gt; created as part of the creation of the content type.<br>
&gt;&gt;<br>
&gt;&gt; If there is a better solution, please advise.<br>
&gt;&gt;<br>
&gt;&gt; Any guidance is much appreciated.<br>
&gt;&gt;<br>
&gt;&gt; Thanks!!<br>
&gt;&gt;<br>
&gt;&gt; Keith<br>
&gt;&gt;<br>
&gt;&gt; --<br>
</div></div>&gt;&gt; [ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> [1] ]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Links:<br>
&gt; ------<br>
&gt; [1] <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a><br>
<div class="HOEnZb"><div class="h5">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]</div></div></blockquote></div><br></div></div>