Saturday, November 17

Drupal PathAuto

Drupal can name the URLs for you automatically with the helo of Pathauto module . To see more visit DrupalDude.com

Make sure you have clean urls turned on.
Then PathAuto can automatically create friendly names (clean urls) for your urls.




How to turn on Friendly Names (Clean URLs):

Hide Time/Date Stamp on Articles

Hiding Post information in Drupal from within Themes DrupalDude.com

Drupal Taxonomy / Categories

In this video you will see learn how to enable vocabulary and tag an image content to be retrieved in different ways, from YouTube member: seoecom


Drupal PoorMansCron

Drupal needs Cron jobs run to work properly. What happens if you can't run them? You use the Poormanscron module. From YouTube member: drupaldude
He has more videos at: DrupalDude.com

Drupal Image Content Types

In this video you will see how to upload image content types on your Drupal CMS system, from YouTube member: Seoecom

Adjusting the Length of Posts using Drupal

This video shows how you can adjust the length of the trimmed posts using Drupal, from YouTube member: Danwassink
He has more videos at: DrupalDude.com

Adding YouTube Videos to Drupal Blog

Found these videos on youtube for adding videos to your Drupal blogs:


In this video you will learn how to add YouTube video contents to your blog and use trackbacks, from YouTube member SEOCAM



In this video, you will learn how to use video module in drupal, from YouTube member Bala016
He has more videos at: www.pointerblog.com

Drupal Site Initial Security Admin Setup

In this video you will see how to
* Create a new role
* Manage the privileges of this role
* Change the account creation settings for your site
* Create a new user account and assign it to a role.


Primary Menu Primary Links - STUCK

Now I want to add my Primary Menu and I've hit my first snag.
It asks for Title | Description | Path | Parent Item
But I have no idea where to find the path.

I want an "Articles" title, and I have managed to create "Article" nodes, and "Categories", but finding out how to make them available to the public is hurting my brain.

It looks like I can get the "Path" from "URL aliases", but I must've stuffed up when organising my "Categories" because I can't find an "Articles" path for all Articles, only for all the sub-terms.

And so this is a valid path:
http://www.how-to-train-your-cat.com/social/category/articles/behaviour

But this will bring up page not found:
http://www.how-to-train-your-cat.com/social/category/articles/

I've had enough of this for today.

Did find an YouTube Video on the Primary Links today but he already knew his path.


Where to upload Modules & Themes

I don't want to stuff up my main site while I'm learning Drupal, I want the new site to be clean, contain no modules that are buggy, and have everything in the right place because the new site is going to be massive, with the intention of having millions of visitors and hundreds of thousands of members, so if I "stuff it up", it could get expensive if I have to start-over.

So I am using one of my test sites How To Train Your Cat as my mistake-bed, as it can be easily deleted.

The first thing I learnt while using the test site on my local computer (using XAMPP) to install Apache, MySQL & PHP, is that I had been uploading Modules & Themes to the wrong directory - I hadn't read the documentation and had been mixing them with the core modules & themes, apparantly not a great idea.

So all the custom modules & themes need to be uploaded to the "Sites" -> "All" directory, and when I do the main site, need to make sure I create folders to categorize them ie:

Advertising_Modules
Comments_Chat_Modules
Content_Views_Modules
Events_OG_Groups_Modules
Images_Gallery_Modules
Location_Modules
Node_Modules
Payment_Modules
Profile_Modules
SEO_Modules
Server_Background_Modules
Site_Presentation_Modules
Site_Testing_Modules
User_Admin_Modules
etc.

The modules are still found by Drupal when you categorize them, and when you're looking at hundreds of modules, this would've been a godsend. Will do this on the main site.

This video shows you where you should install Drupal Module, from YouTube member: danwassink. He has more videos at: www.drupaldude.com




This video you will see how to install a new theme, from YouTube member: SeoeCom