On Sat, 03 Mar 2012 15:22:47 +0100, Jep wrote:
> There is no way to include a simple counter on a web page in Freenet
> as far as I can see.
> 
> It would require some kind of scripting that the content filter would 
> allow I reckon. Is it feasible to implement such? A strict method the 
> filter allows, perhaps, writing to a log file within the freesite
> container.

To make this counter in Freenet you'd need every single node to agree
to log every request for a specific local CHK/website -- which probably
means to log every single key request (an enormous undertaking) -- and
then poll every single one of these nodes to sum the total requests for
a particular key. Each time you want to update the counter. Oh, and
thousands(?) of these nodes churn and go offline all the time.
_______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to