Build A Digg Clone With Drigg For Drupal – Part 2 Installing And Configuring Drupal And Drigg

Pages: 1 2 3 4 5

Additional Module Configuration.

Configure The Extra Voting Forms Module

Goto the URL below.

http://yoursite.com/admin/settings/extra_voting_forms

Look for “Node types that will accept karma:” tick the Scoop option here.

Look for “Link sections” then Look for “Display the karma form in the links section of a node” and untick this option, this stops the little vote button showing on the teaser next to the comment link. There really is no need for this button as the large vote button is already present for the article.

There are lots of other option you can configure here but for now goto the Save Configuration button at the bottom of the page.

Tagadelic Module Configuration

Goto the URL below.

http://yoursite.com/admin/settings/tagadelic

Simply Click The Save Configuration Button for this one.

User Karma Module Configuration

Goto the URL Below

http://yoursite.com/admin/settings/user_karma

This module requires you to go through each page/tab and click the Save Configuration Button after any changes you make, below is the pages and a list of options that should be ticked then saved.

    General

  • Show karma in the user profile page
  • Show ranking in the user profile page
  • Create a “karma” attribute for a $user
  • Create a “rank” attribute for a $user
    On Comments

  • Activate this karma method
    On Nodes

  • Activate this karma method
    On Posting

  • Activate this karma method
  • Scoop
    On Voting

  • Activate this karma method

Voting API Module Configuration

Goto the URL below.

http://yoursite.com/admin/settings/votingapi

Simply Click The Save Configuration Button for this one.

Okay thats all you modules configured for basic use next we will activate the drig theme and set drigg as you sites homepage.

Change To The Default Drigg Theme

Goto The URL Below

http://yoursite.com/admin/build/themes

Look for drigg_theme and enable it and set to Default, goto bottoom of the page and Cclick Save Configuration. You should now see the default Drigg theme has been activated.

Now we need to set Drigg as The hompage of your site.

Goto the URL below.

http://yoursite.com/admin/settings/site-information

Look for “Default front page:” it should by default say node change this to “drigg_home” without the quotes. Now click save configuration.

As a final step we need to set submitted “Scoops” content not to be promoted to the mainpage by default.

Goto the URL below.

http://yoursite.com/admin/content/types/drigg

Look for Workflow and make sure the option “Promoted to front page” is unticked this is very important. The image below shows how it should look.

We know it’s been a long journey and we are almost at it’s end but we still have a few other little steps to complete like giving users the correct access to the system, and a few other minor tweaks so lets finish this of on page 5.

If you enjoyed this post, make sure you subscribe to my RSS feed!

Pages: 1 2 3 4 5

Article Details

#

Author: on October 22nd, 2008

Category: Drigg, Planet Drupal

Tags: , , , , ,

  1. Ronit says:

    thnx a lot man !!!
    really helped me a lot !!

    cheers again

  2. Gaurav Paul says:

    Hi Lincoln,

    With this tutorial i got through in installation. but some problem persist.

    I have a WordPress installation in root (public_html) and new drigg installation in subdirectory “beta” (public_html/beta). i have also redirectet beta.mysite.com to mysite.com/beta. Now when i browse to mysite.com/beta front page works good. Then if i use any link within the drupal installation it looks like (mysite.com/link) instead of (mysite.com/beta/link)and using that link takes me to the WordPress site not to drupal installation. I tried with .htaccess and setings.php but no success :( .

    $base_url = mysite.com OR beta.mysite.com
    RewriteBase /beta OR /

    (I tried every possible combination of two above)

    you can check it out http://www.opencamp.in (WP site)

    and http://www.opencamp.in/beta or http://www.beta.opencamp.in (drupal+drigg with drupala theme site)

    Help!

  3. Lincoln says:

    Hi Gaurav,

    You cannot simply redirect a subdomain to the root of your Drupal install /beta. You must install drupal on the subdomain you created with no redirect. http://www.beta.opencamp.in/ install drupal under that domain and it will work.

    ;)

  4. Gaurav Paul says:

    :)

    Any input? how to setup mailing function for drigg (for forget your password thingy).

    i guess it has to do with php.ini

  5. Gaurav Paul says:

    Thanks bud for your awesome article..

    for sending mail from drupal try “SMTP” module :)

  6. eldred says:

    Thanks for the amazingly easy to understand and impliment tutorial. Was just wondering if you still had plans to release an article about the section of the drigg you mentioned “we know this isn’t the complete low down on Drigg and thats why we have a few more articles planned covering some of the more advanced features and functions that drigg can perform.”

    Also was wondering if there will be a tutorial on implimenting either a dynamic display block or frontpage slideshow block that could show the latest of highest karma scoopes?

  7. eldred says:

    Another question i forgot is about Embedding videos.I clicked on all the video types options but when i go to submit scoop, there is no section to embed video.How can i solve this?

  8. jewel says:

    I’m really missing u man! Where are you now? Why r u absent in such a long time?
    This is the greatest article that has written in this topic.

Leave a Reply

You must be logged in to post a comment.