I want to create a list of web links that can be rated, commented on, and sorted by rating. Does drupal come with or have a module capable of this? Also i need to be able to customize the template of this link page...

I spent the last 2 days setting up postnuke only to find that the template cannot be changed. so i figured id ask here before i devoted the time setting up a drupal site.

Comments

imerlin’s picture

I haven't found a good link manager but I'm using Spurl (www.spurl.net) combined with RSS feeds to power my link collection online.

Its actually pretty neat. I can bookmark everything I need to have and I give the pages I want on my homepage a special tag.

Ofcourse, this isn't what you asked but you might want to check it out anyway.

mayhem-1’s picture

u can use flexinode to add a "link" node type. then use the table format to display the links in a page.

mayhem-1’s picture

u can use flexinode to add a "link" node type. then use the table format to display the links in a page.

Cromicon’s picture

What do you mean by "use the table format"? Could you explain that a bit more clearly please? It sounds just the ticket.

kenwen’s picture

i don't know if you can rate links but i think you can comment on them.

AstaC’s picture

But only to get the links into the database and give them a term-id.

Then I have created a page and use a php-snippet to pick upp all weblinks with a certain term-id.

I have had to create one php-snippet for every term-id, but after that it's just to store the links via weblinks and they turn up on my link-pages.

Cosmos-1’s picture

the whole RATING thing is essential... can i do something where i rate news and sort news by rating?