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
CMS http://www.configureinstallsetup.com/category/cms/cms The taxonomy view with a depth of 0. en Install 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> &nbsp; </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> CMS Drupal Thu, 08 Oct 2009 18:45:21 -0700 cms 210 at http://www.configureinstallsetup.com Install 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> CMS Drupal Thu, 08 Oct 2009 17:09:46 -0700 cms 209 at http://www.configureinstallsetup.com Install 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 &quot;pattern&quot; 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> CMS Drupal Thu, 08 Oct 2009 02:21:46 -0700 cms 206 at http://www.configureinstallsetup.com Install 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> CMS Drupal Thu, 08 Oct 2009 00:50:19 -0700 cms 205 at http://www.configureinstallsetup.com Install Manage MOODLE Block http://www.configureinstallsetup.com/cms/install_manage_moodle_block.html <p> <font size="5"><u><b>Managing MOODLE blocks on your moodle website.</b></u></font></p> <p>This tutorial will describes step by step on how to manage block on moodle and set the block on front page which provide the for student and teacher. The example below will show how to manage it. The activities block shows the student all the activities available in a course. In the Moodle Features Demonstration Course, all the activities are available to the demonstration student.</p> <p><font size="4"><b>How to manage blocks on moodle?</b></font></p> <p>1. login as admin to create or add new block.</p> <p>2. Turn editing on. After turning on you may see the editing tool. </p> <p> <img src="/files/manage_moodle_block/manage_moodle_block_1.PNG" alt="manage_moodle_block_1.PNG" title="manage_moodle_block_1.PNG" width="127" height="43" /></p> <p>3. To add a block, select the drop down block that you want to add. For this example i will use online user.  </p> <p> <img src="/files/manage_moodle_block/manage_moodle_block_2.PNG" alt="manage_moodle_block_2.PNG" title="manage_moodle_block_2.PNG" width="196" height="387" /> </p> <p> 4. On this online users block, admin can move up, move left or move right<br /> the block. It's depend on the admin where to put the block. If you want<br /> to delete the block, you can simply click on the X link or if you want<br /> to hide it, just click on the hide link. You may also assigning the<br /> roles for the block if you wish too. </p> <p>  <img src="/files/manage_moodle_block/manage_moodle_block_3.PNG" alt="manage_moodle_block_3.PNG" title="manage_moodle_block_3.PNG" width="222" height="176" /> </p> <p> 5. This your front page with block looks like.  </p> <p><a href="http://www.configureinstallsetup.com/cms/install_manage_moodle_block.html">read more</a></p> CMS Moodle Wed, 07 Oct 2009 20:02:46 -0700 cms 204 at http://www.configureinstallsetup.com Install 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 &quot;theme&quot; 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> CMS Drupal Wed, 07 Oct 2009 19:05:02 -0700 cms 203 at http://www.configureinstallsetup.com Insert 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> CMS Drupal Wed, 07 Oct 2009 17:28:29 -0700 cms 202 at http://www.configureinstallsetup.com Insert 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 &quot;configure&quot; task above. Alternately, to override these settings in a specific theme, click the &quot;configure&quot; 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> CMS Drupal Tue, 06 Oct 2009 16:58:34 -0700 cms 201 at http://www.configureinstallsetup.com Insert MOODLE Google Adsense Module http://www.configureinstallsetup.com/cms/insert_moodle_google_adsense_module.html <p> <font size="5"><u><b>Insert the MOODLE google adsense module to view advertisement from your MOODLE site.</b></u></font></p> <p>The MOODLE google adsense module can be published an advertisement which generated from google. It can be insert from the administer menu page of your site by using the menus link from site building. Inside this menus, Enable or disable add-on modules for your site  as well as rename and organize menu items. The Google AdSense module provides Web site owners with the means to earn revenue from visitors by displaying ads from Google's AdSense service, or Google's SiteSearch on their sites. Depending on the web site number of visitors and type of content, the revenue can barely cover the hosting costs, or be quite substantial.</p> <p>Features</p> <p><a href="http://www.configureinstallsetup.com/cms/insert_moodle_google_adsense_module.html">read more</a></p> CMS Moodle Wed, 16 Sep 2009 01:05:20 -0700 cms 199 at http://www.configureinstallsetup.com Add Create Course Category Moodle http://www.configureinstallsetup.com/cms/add_create_course_category_moodle.html <p> <font size="5"><u><b>Adding Editing a course category on moodle.</b></u></font></p> <p>This tutorial will describes step by step on how to add a new course category on moodle which provide the primary tool of teacher. The example below will show a new course category setup with a name on the course.</p> <p><font size="4"><b>How to add a course category on moodle?</b></font></p> <p>1. login as <b>admin</b> to create new course category</p> <p>2. go to <b>courses&gt;&gt;add/edit courses&gt;&gt;</b></p> <p><img src="/files/create_courses_category_moodle/create_courses_category_moodle_1.PNG" alt="create_courses_category_moodle_1.PNG" title="create_courses_category_moodle_1.PNG" width="216" height="483" /></p> <p>3. click on the <b>add new category</b> button and fill up the category name and description(optional). When writing text for others to read, try and write directly to your audience. Explain your ideas as clearly and simply as you can to help avoid misunderstandings. One thing you can do is to avoid long words when a short one will do. In the forums it will really help to keep your whole posts short and on-topic. Instead of one long rambling post that makes many different points, it may be better to write several shorter ones (they may even belong in separate forums). Re-edit your text as much as necessary until you get it right. Even in forum posts you have 30 minutes after you've posted it to go back and improve it if necessary. When replying to others, try and think of interesting questions you can ask them. This will help both you and the other person think (and learn!) about the subject you are discussing. Click on <b>create category</b>. Now your new course category already been created. </p> <p><a href="http://www.configureinstallsetup.com/cms/add_create_course_category_moodle.html">read more</a></p> CMS Moodle Tue, 15 Sep 2009 17:02:00 -0700 cms 198 at http://www.configureinstallsetup.com