Submitted by jinlusuh on Wed, 10/08/2014 - 21:58
There are several ways on how to allow visitors to view all post by a certain user in Drupal 7. Here is a step by step guide on how to display authored content in user profile using Views module.
Step 1 - Allow visitors to view user profile. Go to "People -> Permission" (admin/people - PERMISSIONS tab). Scroll down to User section and select View user profiles for ANONYMOUS USER.
Submitted by jinlusuh on Thu, 10/02/2014 - 13:06
This is a guide on how to install Drupal 7 in a subdomain. Here is the situation to avoid misunderstanding.
You already have Drupal 7 website installed in the webroot. The clean url is working fine. Now you want to install a second Drupal 7 website in a subdomain.
So here is a guide on how to install a Drupal website in a subdomain (specifically in Godaddy shared hosting).
Submitted by jinlusuh on Mon, 01/06/2014 - 20:29
Install a backup for your website is a good practice. Here is a tutorial on how to backup your Drupal website and install it in Slackware 14.1 64bit example.
Submitted by jinlusuh on Wed, 10/06/2010 - 03:36
Submitted by jinlusuh on Wed, 08/04/2010 - 23:59
This is a guide on how to setup website and configure Drupal content management system on windows. You need to have web server, mysql and php installed in your computer before begin the Drupal installation.
Download latest Drupal content management system from drupal official website. There are two versions of Drupal active at the moment, Drupal 5 and Drupal 6. Active means that Drupal 5 and Drupal 6 still maintained and supported by Drupal developer and modules developer.
Submitted by jinlusuh on Mon, 07/06/2009 - 03:21
This is a basic guide on how to setup and configure Drupal 6 in Slackware Linux. Many beginner webmaster out there still haven't heard of Drupal.Here is a little information. Drupal is an open source Content Management System like Joomla. It has been awarded The best open source content management system (CMS) for a couple of years already. The official Drupal website is drupal.org.