Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 899
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 531
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 532
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 533
Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/h/a/khairisuleiman/html/index.php:3) in /home/content/k/h/a/khairisuleiman/html/includes/bootstrap.inc on line 534 Drupal
http://www.configureinstallsetup.com/taxonomy/term/1
The taxonomy view with a depth of 0.enInstall DRUPAL Image Module
http://www.configureinstallsetup.com/cms/install_drupal_image_module.html
<h1><font><u><b><font><u><b><font><u><b><font size="5"><u><b>Install DRUPAL Poormanscron Module from your DRUPAL site.</b></u></font></b></u></font></b></u></font></b></u></font></h1>
<p>
</p>
<p>
The <b>DRUPAL image module </b>be install and configure from the administer menu page of your site by using the menus modules from site building. Inside this menus, select this module to be install on your drupal. To configure this module, you need to go to site configuration. This module allows users with proper permissions to upload images into Drupal. Thumbnails and additional sizes are created automatically. Images could be posted individually to the front page, included in stories or grouped in galleries.Components,Image module ships with several contributed add-ons:</p>
<p> * image_gallery.module : using taxonomy terms, organize and display your uploaded pictures in galleries (include Views support if you have Views 6.x-2.6 or later)<br />
* image_attach.module : allows you to easily attach image nodes to other node types.<br />
* image_im_advanced.module : adds advanced ImageMagick options such as image sharpening to the ImageMagick image toolkit.<br />
* image_import.module : simplify adding multiple images by importing images from a directory on the server.
</p>
<h2><font size="4"><b>How to install DRUPAL image module on your DRUPAL site</b></font></h2>
<p>
<br />
1. Download the<b> DRUPAL image</b> module base on your Drupal platform. Link to <a href="http://drupal.org/project/image" target="_blank" title="http://drupal.org/project/image">download </a>drupal image module.
</p>
<p><a href="http://www.configureinstallsetup.com/cms/install_drupal_image_module.html">read more</a></p>CMSDrupalThu, 08 Oct 2009 18:45:21 -0700cms210 at http://www.configureinstallsetup.comInstall DRUPAL Poormanscron Module
http://www.configureinstallsetup.com/cms/install_drupal_poormanscron_module.html
<h1><font><u><b><font size="5"><u><b>Install DRUPAL Poormanscron Module from your DRUPAL site.</b></u></font></b></u></font></h1>
<p>
The <b>DRUPAL poormanscron </b>module be install and configure from the administer menu page of your site by using the menus modules from site building. Inside this menus, select this module to be install on your drupal. To configure this module, you need to go to site configuration. A module which runs the Drupal cron operations without needing the cron application. For every page view, this module checks to see if the last cron run was more than 1 hour ago (this period is configurable). If so, the cron hooks are executed, and Drupal is happy. These cron hooks fire after all HTML is returned to the browser, so the user who kicks off the cron jobs should not notice any delay.
</p>
<h2><font size="4"><b>How to install DRUPAL poormanscron module on your DRUPAL site</b></font></h2>
<p>
1. Download the <b>DRUPAL poormanscron </b>module base on your Drupal platform. Link to <a href="http://drupal.org/project/poormanscron" target="_blank" title="http://drupal.org/project/poormanscron">download </a>drupal poormanscron module.
</p>
<p>
<img src="/files/drupal_poormanscron_module/drupal_poormanscron_module_1.PNG" alt="drupal_poormanscron_module_1.PNG" title="drupal_poormanscron_module_1.PNG" width="705" height="142" /><br />
2. Extract the <b>poormanscron-5.x-1.1.tar.gz</b>. After extracting you will get a folder <b>poormanscron</b>.
</p>
<p><a href="http://www.configureinstallsetup.com/cms/install_drupal_poormanscron_module.html">read more</a></p>CMSDrupalThu, 08 Oct 2009 17:09:46 -0700cms209 at http://www.configureinstallsetup.comInstall DRUPAL Pathauto Module
http://www.configureinstallsetup.com/cms/install_drupal_pathauto_module.html
<h1><font size="5"><u><b>Install DRUPAL Pathauto Module from your DRUPAL site.</b></u></font></h1>
<p>
The <b>DRUPAL </b>pathauto module be install and configure from the administer menu page of your site by using the menus modules from site building. Inside this menus, select this module to be install on your drupal. To configure this module, you need to go to site configuration. The Pathauto module automatically generates path aliases for various kinds of content (nodes, categories, users) without requiring the user to manually specify the path alias. This allows you to get aliases like /category/my-node-title.html instead of /node/123. The aliases are based upon a "pattern" system which the administrator can control. Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. Pathauto and token are depending on each other. So, you need to install token as well in order you to install pathauto.Provides a mechanism for modules to automatically generate aliases for the content they manage.Depends on: Path (enabled), Token (disabled).Provides a shared API for replacement of textual placeholders with actual data.<br />
Required by: Pathauto (disabled)</p>
<h2><font size="4"><b>How to install DRUPAL pathauto module on your DRUPAL site</b></font></h2>
<p>
<br />
1. Download the <b>DRUPAL pathauto </b>module base on your Drupal platform. Link to <a href="http://drupal.org/project/pathauto" target="_blank" title="http://drupal.org/project/pathauto">download </a>drupal pathauto module.</p>
<p><a href="http://www.configureinstallsetup.com/cms/install_drupal_pathauto_module.html">read more</a></p>CMSDrupalThu, 08 Oct 2009 02:21:46 -0700cms206 at http://www.configureinstallsetup.comInstall DRUPAL Statcounter Module
http://www.configureinstallsetup.com/cms/install_drupal_statcounter_module.html
<h1><font size="5"><u><b>Install DRUPAL Statcounter Module from your DRUPAL site.</b></u></font></h1>
<p>
The <b>DRUPAL </b>statcounter module be install and configure from the administer menu page of your site by using the menus modules from site building. Inside this menus, select this module to be install on your drupal. To configure this module, you need to go to site configuration. This module provides an integration between Drupal and StatCounter web statistics. The module allows user to insert their StatCounter tracking code and select the scope of pages they wish to display it on. This module aims to make it second nature to add and configure the way stats are displayed on a Drupal site. For a comparison of the two easiest methods that StatCounter tracking code can be inserted please visit the StatCounter forum post.</p>
<h2><font size="4">How to install DRUPAL statcounter module on your DRUPAL site</font></h2>
<p>
<br />
1. Download the <b>DRUPAL </b>statcounter module base on your Drupal platform. Link to <a href="http://drupal.org/project/statcounter" target="_blank" title="http://drupal.org/project/statcounter">download </a>drupal statcounter module.</p>
<p><img src="/files/drupal_statcounter_module/drupal_statcounter_module_1.PNG" alt="drupal_statcounter_module_1.PNG" title="drupal_statcounter_module_1.PNG" width="691" height="65" /><br />
2. Extract the <b>statcounter-5.x-1.0-1.tar.gz</b>. After extracting you will get a folder <b>statcounter</b>. </p>
<p><img src="/files/drupal_statcounter_module/drupal_statcounter_module_2.PNG" alt="drupal_statcounter_module_2.PNG" title="drupal_statcounter_module_2.PNG" width="108" height="131" /></p>
<p><a href="http://www.configureinstallsetup.com/cms/install_drupal_statcounter_module.html">read more</a></p>CMSDrupalThu, 08 Oct 2009 00:50:19 -0700cms205 at http://www.configureinstallsetup.comInstall DRUPAL Accessibility Module
http://www.configureinstallsetup.com/cms/install_drupal_accessibility_module.html
<p>
<font size="5"><u><b>Install DRUPAL Accessibility Module from your DRUPAL site.</b></u></font></p>
<p>The <b>DRUPAL </b>accessibility module be install and configure from the administer menu page of your site by using the menus modules from site building. Inside this menus, select which module to install this accessibility module. To configure this module, you need to go to site configuration. The Accessibility Module allows hand-held devices access to a correctly formatted web site specifically made for mobile browsers from one code base. This means that the site owner does not need to create separate versions of the site.With basic device detection this module selects the correct "theme" to use and generates content accordingly. The content is also broken down into smaller chunks making download on a phone, for example, faster and the site should be easier to use.Content can also be limited by role with the help of taxonomy_access module.Please note that the themes need to exist: (wap/mobi and web for 4.7) and modifications to page.tpl.php and template.php. Demo themes are available here. A stand alone mobile theme for Drupal v6 has been created March 2008. It hasn't been uploaded to CVS but you can get more details on the homepage: mobile theme for Drupal v6.</p>
<p><font size="4"><b>How to install DRUPAL accessibility module on your DRUPAL site</b></font></p>
<p>1. Download the <b>DRUPAL </b>accessibility module base on your Drupal platform. Link to <a href=" http://drupalmodules.com/download/202" target="_blank" title=" http://drupalmodules.com/download/202">download</a> drupal accessibility module.
</p>
<p><a href="http://www.configureinstallsetup.com/cms/install_drupal_accessibility_module.html">read more</a></p>CMSDrupalWed, 07 Oct 2009 19:05:02 -0700cms203 at http://www.configureinstallsetup.comInsert DRUPAL First Page
http://www.configureinstallsetup.com/cms/insert_drupal_first_page.html
<p>
<font size="5"><u><b>Insert first DRUPAL page from your DRUPAL site.</b></u></font></p>
<p>The <b>DRUPAL</b> page can be insert/post from the front page when the first time to post a page or you may post from create content menu page of your site by using the menus page, blog entry, book page, forum topic, poll or story.Blog entry, a blog is a regularly updated journal or diary made up of individual posts shown in reversed chronological order. Each member of the site may create and maintain a blog. Book page, a book is a collaborative writing effort: users can collaborate writing the pages of the book, positioning the pages in the right order, and reviewing or modifying pages previously written. So when you have some information to share or when you read a page of the book and you didn't like it, or if you think a certain page could have been written better, you can do something about it. Forum topic, create a new topic for discussion in the forums. Page, if you want to add a static page, like a contact page or an about page, use a page. Poll, a poll is a multiple-choice question which visitors can vote on. Story, stories are articles in their simplest form: they have a title, a teaser and a body, but can be extended by other modules. The teaser is part of the body too. Stories may be used as a personal blog or for news articles.</p>
<p><font size="4"><b>How to insert first DRUPAL page from your DRUPAL site</b></font></p>
<p>1. On the front page, you will see the welcome page to your new DRUPAL website. You may start posting content by clicking on the create content link. See the highlight below. It will bring you to the create content page. This message will be appear once you have promoted a post to the front page.
</p>
<p><a href="http://www.configureinstallsetup.com/cms/insert_drupal_first_page.html">read more</a></p>CMSDrupalWed, 07 Oct 2009 17:28:29 -0700cms202 at http://www.configureinstallsetup.comInsert DRUPAL Themes
http://www.configureinstallsetup.com/cms/insert_drupal_themes.html
<p>
<font size="5"><b><u>Insert the new DRUPAL themes from your DRUPAL site.</u></b></font></p>
<p>The DRUPAL themes can be install/insert from the administer menu page of your site by using the menus link from site building. Inside this menus, Select which themes are available to your users and specify the default theme. To configure site-wide display settings, click the "configure" task above. Alternately, to override these settings in a specific theme, click the "configure" link for the corresponding theme. Note that different themes may have different regions available for rendering content like blocks. If you want consistency in what your users see, you may wish to enable only one theme. Themes allow you to change the look and feel of your Drupal site. These contributed themes are not part of any official release and may not work correctly. Only use matching versions of themes with Drupal. Themes released for Drupal 5.x will not work for Drupal 6.x. Download your new themes from this url <a href="http://drupal.org/project/Themes" title="http://drupal.org/project/Themes">http://drupal.org/project/Themes</a></p>
<p><font size="4"><b>How to insert DRUPAL themes on your DRUPAL site</b></font></p>
<p>1. Download the DRUPAL themes base on your Drupal platform. Link to <a href="http://drupal.org/project/Themes" target="_blank" title="http://drupal.org/project/Themes">download</a> drupal themes. </p>
<p>2. Extract the <b>ad_novus-5.x-1.6.tar.gz</b> (new themes). After extracting you will get a folder <b>ad_novus </b>
</p>
<p><a href="http://www.configureinstallsetup.com/cms/insert_drupal_themes.html">read more</a></p>CMSDrupalTue, 06 Oct 2009 16:58:34 -0700cms201 at http://www.configureinstallsetup.comInstall Setup DRUPAL Webform Module
http://www.configureinstallsetup.com/cms/install_setup_drupal_webform_module.html
<p>
<font size="5"><u><b>Install the DRUPAL webform module from your DRUPAL site.</b></u></font></p>
<p>The <b>DRUPAL</b> <b>webform</b> module can be configure inside your site. It can be configure from the administer menu page of your site by using the menus link from site configuration. Inside this menus, you may enables the creation of forms and questionnaires.This module adds a webform nodetype to your <b>Drupal </b>site. Typical uses for <b>Webform</b> are questionnaires, contact or request/register forms, surveys, polls or a front end to issues tracking systems. Submissions from a webform are saved in a database table and can optionally be mailed to a nominated e-mail address upon submission. Past submissions are viewable for users with the correct permissions. <b>Webform</b> includes some simple statistical tools to help in form design and evaluation and also allows the whole table to be downloaded as a csv file for detailed statistical analysis.</p>
<p><font size="4"><b>How to configure Webform module on your </b><b>DRUPAL site?</b></font>
</p>
<p>
1) Download the webform module from the drupal site project. <a href="http://drupal.org/project/webform" target="_blank" title="http://drupal.org/project/webform">http://drupal.org/project/webform</a> . Choose your drupal official releases. For my testing purpose im using 5.x-2.7. Click on the download link.
</p>
<p>
<img src="/files/install_drupal_webform_module/install_drupal_webform_module_1.PNG" alt="install_drupal_webform_module_1.PNG" title="install_drupal_webform_module_1.PNG" height="143" width="704" />
</p>
<p>
2) Extract the webform-5.x-2.7.tar.gz and put the it into your drupal <b>sites/all/modules/ </b>
</p>
<p><a href="http://www.configureinstallsetup.com/cms/install_setup_drupal_webform_module.html">read more</a></p>CMSDrupalThu, 03 Sep 2009 18:17:18 -0700cms192 at http://www.configureinstallsetup.comConfigure Drupal View Post Access Counter Module
http://www.configureinstallsetup.com/cms/configure_drupal_view_post_access_counter_module.html
<p>
<font size="5"><u><b>Configure Drupal View Post Access Counter Module From Your Drupal Site.</b></u></font></p>
<p>The DRUPAL log setting module can be configure inside your drupal module and count content view by enable on the content viewing counter setting. This is a default module that already been install on your drupal cms system. This module has been tested on my drupal cms 5.x and its working well. Control details about what and how your site logs.</p>
<p><font size="4"><b>How to configure view post access counter module on your DRUPAL site</b></font></p>
<p>1. Login to your site.</p>
<p>2. Go to Administer->>Logs->>Access log settings</p>
<p><img src="/files/drupal_configure_view_post_access_counter/drupal_configure_view_post_access_counter_1.PNG" alt="drupal_configure_view_post_access_counter_1.PNG" title="drupal_configure_view_post_access_counter_1.PNG" width="199" height="508" /></p>
<p>3. Control details about what and how your site logs. Access log settings. Settings for the statistical information that Drupal will keep about the site. Navigate to Administer » Logs » Access log settings. On the content viewing counter settings, select Enable radio button and save configuration.</p>
<p><img src="/files/drupal_configure_view_post_access_counter/drupal_configure_view_post_access_counter_2.PNG" alt="drupal_configure_view_post_access_counter_2.PNG" title="drupal_configure_view_post_access_counter_2.PNG" width="763" height="469" /></p>
<p><a href="http://www.configureinstallsetup.com/cms/configure_drupal_view_post_access_counter_module.html">read more</a></p>CMSDrupalMon, 10 Aug 2009 19:40:54 -0700cms187 at http://www.configureinstallsetup.comInsert DRUPAL Image To Block On Front Page Of DRUPAL
http://www.configureinstallsetup.com/cms/insert_drupal_image_to_block_on_front_page_of_drupal
<p>
<font size="5"><u><b>Insert the DRUPAL image to block on front page of DRUPAL.</b></u></font>
</p>
<p>
The DRUPAL image to block front page published (as shown on below figure) can be insert from the admin menu page of your site by using the menus link from <i>block</i>. Configure what block content appears in your site's sidebars and other regions.
</p>
<p>
<font size="4"><b>How to insert image to block on your DRUPAL site</b></font>
</p>
<p>
1. Login to your site.
</p>
<p>
2. Go to <b>Administer->>Site Building->>Block</b>
</p>
<p><a href="http://www.configureinstallsetup.com/cms/insert_drupal_image_to_block_on_front_page_of_drupal">read more</a></p>CMSDrupalWed, 08 Apr 2009 05:04:10 -0700cms159 at http://www.configureinstallsetup.com