Download & Install SezWho plugin for Drupal 6.x
Beta version 2.0 of the SezWho plugin for Drupal 6.x can be downloaded from here(.zip) or here(.tar.gz). You need at least Drupal version 6.0 or above for everything to work.
Installation Steps:
- Download the plugin file.
- Extract the plugin file into your "drupal_root_directory/sites/all/modules" directory, where drupal_root_directory is the directory that has Druapl installation and contains all Drupal files.
-
Open "drupal_root_directory/sites/all/modules/sezwho/cpconstants.php" file and set the value of "$siteurl = YOUR DRUPAL SITE URL" (e.g. $siteurl = "http://mydrupalsite.com").
-
Modify Templates:
Click here to download modified template files
(Do not replace your existing template files with downloaded files, you'll loose any modifications made to those files in the past. Instead use downloaded template files as a guide to compare and modify your exixting template files.)
Modify the node template file of your Drupal theme, e.g. "drupal_root_directory/themes/garland/node.tpl.php", to include SezWho markups
Modify the comment template file of your Drupal theme, e.g."drupal_root_directory/themes/garland/comment.tpl.php", to include SezWho markups
-
BEFORE PROCEEDING, ENSURE THAT $siteurl IS SET AS DESCRIBED IN STEP 3 ABOVE.
Open your Drupal website in any internet browser and login as a user with adminstrator privileges.
Using menu on left, go to "Administer>Site Building>Modules" page and enable "SezWho" and "SezWho" Badge.
-
Go to "Administer>Site Configuration>Sezwho (Site)" page and activate SezWho using your SezWho Blogkey (Get your blog key here).
-
To get SezWho widgets viz. Red Carpet and Badge on your Drupal homepage, configure those on "Administer>Site Building>Blocks" page.
-
The SezWho installation/activaton is done at site level. Now, if multi-user blogging is enabled in your Drupal installation, every individual blogger is required to activate SezWho at his blog level for his blogs to be SezWho enabled. For this he must obtain a SezWho Blogkey and then enter it in "Sezwho" page accessible through menu on left.
-
Features like Rating & Score bar for posts & comments, Filter bar to separate good comments from noise and marks for placing SezWho UI components can be enabled/disabled by setting $sz_enable_content_rating, $szenablepostrating, $sz_enable_content_filter, $sz_enable_auto_layout in the "drupal_root_directory/sites/all/modules/sezwho/cpconstants.php" file.
After the installation is complete, access a post and make sure that the SezWho ratings & score bar, author picture and 'Check me out!' link are showing as in this screenshot.
If you are not seeing the SezWho additions to you comments pages, you might want to check out the SezWho Support Forum or email us.