Ticket #7567 (new defect)

Opened 1 year ago

Last modified 5 days ago

Add visit counter to WikiStart

Reported by: rjollos Assigned to: otaku42
Priority: normal Component: TracHacks
Severity: normal Keywords:
Cc: hasienda Trac Release: 0.11

Description (Last modified by rjollos)

It would be interesting to have the VisitCounterMacro displayed on WikiStart.

It might also be interesting to add this macro to the bottom of the NewHackTemplate. Page visits might be a coarse measure of plugin/macro popularity.

Attachments

Change History

08/28/10 06:39:38 changed by rjollos

  • cc set to hasienda.

01/23/12 06:44:42 changed by rjollos

  • description changed.

hasienda, I saw that you had some recent discussion with the author of the VisitCounterMacro. Do you know if the macro works well enough to be installed on the trac-hacks site? I suppose there would have to be a 0.10 version and I haven't looked into that.

01/23/12 06:48:08 changed by rjollos

Michael, any object to my moving forward with this proposed enhancement?

(follow-up: ↓ 5 ) 01/24/12 00:43:43 changed by hasienda

My focus has been Trac 0.11 and above, as always, but I'll take a look tomorrow.

In general I'm almost settled to the idea of (nearly) obsoleting the macro, at least not make it mandatory for adding a counter to any wiki page. That's what the upcoming VisitCounterPlugin will be all about: Have instant, low-fuss page hit tracking for (at least any wiki page, and tickets too) right after install.

The macro is just too messy to use for general deployment, in the same spirit as TagIt() is gone in the TagsPlugin. I'll try to fix unicode issues, figure out, how to deal with ever-lasting sessions driven by AccountManagerPlugin's persistent session feature, a wiki page change listener for "onDelete" db clean-up, site-wide and wiki path selective statistics, and more.

(in reply to: ↑ 4 ) 01/30/12 04:21:02 changed by rjollos

Replying to hasienda:

In general I'm almost settled to the idea of (nearly) obsoleting the macro, at least not make it mandatory for adding a counter to any wiki page. That's what the upcoming VisitCounterPlugin will be all about: Have instant, low-fuss page hit tracking for (at least any wiki page, and tickets too) right after install.

Yeah, the plugin seems to make a lot more sense, and there is not a lot of sense on working on a plugin for 0.10 compatibility at this point. This sounds like yet another issue that will be blocked by the ever pending 0.11 or 0.12 upgrade.


Add/Change #7567 (Add visit counter to WikiStart)




Change Properties
Action