Hi,

Is it possible to have content promoted to the front page on user-clicks instead of user-interaction through voting?
I would like that the content on my subpages, which are clicked on the most, will be promoted to the top-positions on the front page. AND that users can promote the content to the front-page as this module does.
Is this combination possible. May be showing the clicks under the picture?

Thanks for considering!
Greetings.
Martijn

Comments

drupalina’s picture

Hi,
I'm not a drigg coder, so you might want to wait for expert opinion.
But here's what I can tell from the top of my head. Drigg works best with Extra Voting Forms, though it can potentially work with other voting modules like Fivestar, Votes Up/Down or Drupalit. All of these voting modules interact with the Voting API, which is where (if I'm not mistaken) Drigg draws it's data from. Now, pageviews is not doing anything with the Voting API -- it's just a simple statistics counter. Therefore, if you would want this kind of functionality developed, technically speaking it would be outside of Drigg scope... it would be a matter of hacking the Voting API to accept pageviews as voting indicators.

However... if you don't want to go into all that complexity with Voting API, why not give it a try with Views module. I would imagine that something like a list of "Most viewed pages" could be easily constructed with Views. Other than that there are many "popularity" modules constructed using the pageview statistics ... just search for them ... First module that rings the bell is Radiation module.

This is just my opinion, but I could be totally wrong.

BUT... I'm not a coder or maintainer of this module... so, I'd suggest that you wait for the module creators to get back to you.

PS: if you come up with a good solution for this, please let the Drigg users know by posting it here.

Good Luck.

sikjoy’s picture

Status: Active » Closed (duplicate)

Hi:

This is pretty much a duplication of another feature request. See #220242: Karma for clicking external links. There is a solution in the works.

--sicjoy

mercmobily’s picture

Status: Closed (duplicate) » Active

Hi,

Sicjoy: actually, this is related to the "karma points for external clicks" issue, BUT it's not quite the same!
Summit's request is this: ONCE we do assign karma for clicking on external links, we THEN need to add a "promotion rule" to Drigg so that links which are clicked more than XXX times are promoted.

I need a clarification from Summit: what do you mean by clicking? Do you mean the number of times a story is open within Drigg? (for example: http://www.drigg.org/Various/Aaron_Toponce_My_ZSH_Prompt_Improved ). This information is available _now_ if you have "statistics" turned on; so, it would be rather easy to do. OR, do you mean the number of times somebody clicks on an external link (which is a completely different kettle of fish...)

Bye,

Merc.

summit’s picture

Hi Merc,

I have a question in return. It is possible to have the drigg functionality on my own website, right?
What I would like then is that the content (which all have external links through the links_weblink or other modules) which have been clicked at to reach the external links are karma-enabled.
Then the option in Drigg to give this a weight, next to the manual voting.
May be as example manual voting = 20%, and clickamount = 80%. This way the program can compute which content-item needs to be on top on my site.

I have a development aid site: www.trekking-world.com on which I would like to place this functionality. As you can see all content have external links.

I do not want the functionality that the content needs to be on drigg, but I want the drigg functionality on my own site, and of course supply a link to you.
Hopefully I am clear, and not on the wrong path in this feature request. If so, sorry in advance!

greetings,
Martijn

mercmobily’s picture

Hi,

Sorry, there's a misunderstanding here.
Drigg.org is just a test site. It's not even a real site. Nothing *actually* happens on drigg.org.
So, drigg.org is completely meaningless.

Imagine you have a story, category/some_story_or_other, which points to http://www.external_example_site/some_story.html.

The point was: do you want to promote stories which get the nighest number of views while people stay on your site:

http://www.trekking-world.com/category/some_story_or_other

Or when the user actually goes and read the original story:

http://www.external_example_site/some_story.html

They are two VERY DIFFERENT scenarios: the first one is already kept track of, whereas the second one needs serious, tricky javascript to keep track of.

Bye,

Merc.

summit’s picture

Hi Merc, Thanks for your explanation.
Yes I need the first one. Great it is already kept track of.
The second will of course also be great functionality, but I stick to the first, becauses the most important thing is that stuff on my site what is clicked on the most is on top AND voting possibility.

Greetings,
Martijn

mercmobily’s picture

Hi,

This is a feature request unrelated to the "external link" click.
I will do this soon.

Merc.

summit’s picture

Hi Merc,

Great! thanks in advance! Will test it for you if available.
May be stupid question. But will it be possible to have two options:
promoting to frontpage if very hot (to be installed what is enough clicks/karma), and promoting to top positions on same page if more clicks than other content on page?
This way also taxonomy pages are changed and ordered from top to bottom with user-response because of the user-clicks and not only the frontpage?

Greatings,
Martijn

mercmobily’s picture

Hi

Summit, sorry but I am not following your request.
In general, taxonomy listings will _never_ be affected by the votes. Drigg will always, and only, display items in order of promotion. This is not something that will ever change.

Bye!

Merc.

summit’s picture

Thanks for your clarification! Greetings, Martijn

sikjoy’s picture

Summit:

The Node Radioactivity module may have the functionality that you want as well.

--sicjoy

mercmobily’s picture

Title: Drigg on user click or on user-interaction » Promote stories based on the node's view counts

Hi,

Changed the title, that was driving me bananas.

Merc.

mercmobily’s picture

Assigned: Unassigned » mercmobily
mercmobily’s picture

Status: Active » Closed (duplicate)

Hi,

This is a duplicate of the "Radioactivity integration" request.
I think that's the way to go.

Bye,

Merc.