Keep drigg functionality when changing to a new theme.
Mustang302 - October 24, 2009 - 01:29
| Project: | Drigg |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
How do i keep the drigg functionality? Like the number of people who voted up and down, the 'made popular x amounts of minutes ago, etc.?
Thanks,
Jim

#2
Someone else with more experience with the this module should answer however, I don't think you can. I believe Drigg is relies on it's custom theme to pull off a lot of what it does. Again though I'd wait for confirmation.
#3
Drigg is just a (collection) of modules, so essentially you can switch to any theme you desire. You will want to copy the node-drigg.tpl.php file from the default Drigg theme though, and you may need to tweak a few lines of CSS that correspond to the elements defined in node-drigg.tpl.php.
I've done some pretty extensive customization of Drigg (see here), take a look and you'll get a sense of what is possible. It's quite flexible.
-Ryan