PDA

View Full Version : plugin request- display latest comments, display latest referrers


livejamie
01-08-2007, 06:59 AM
some way to display your latest 5-10 comments, and some way to show your latest 5-10 referrers.

the referrers thing is so neat, i love seeing just what google searches bring people to my site and i'd love to have that automatically shared with my audience if i wished.

Dkozikowski
01-08-2007, 07:51 AM
I am working on the commenter's part now. But this is for the ADMIN panel.

I can write you a quick addon for your template files tomorrow after I get my ADMIN version up and running how I want it.

Here is a quick preiview of my APS admin addon:

Commenters page, IP address blurred for privacy:
http://www.dwilkinsjr.com/public/pixelpost/forumFiles/aps_commenters.jpg

Options page, set # of commenters to display:
http://www.dwilkinsjr.com/public/pixelpost/forumFiles/aps_options.jpg

My advanced pixelpost statistics addon will have it included!

Check out v0.1 of my addon (link in signature)

v.02 will be out soon ;)

Dkozikowski
01-08-2007, 12:06 PM
show your latest 5-10 referrers.

the referrers thing is so neat, i love seeing just what google searches bring people to my site and i'd love to have that automatically shared with my audience if i wished.

I did a real quick and i mean quick referer addon for you.

REFERER LIST [v0.1] (http://www.dwilkinsjr.com/myaddons)

New Template Tag: <REFERER_TABLE>

All i did was take the code found in admin/view_info.php and stuck it into an addon.

The only "real" work I did was to stick the data into a table and make a template tag.

The addon above will display referers for the last 7 days in a table.

You can either edit the table within the addon to get it to look how you want it or you can make a CSS file for it and just go into the addon and add the class tags.

If you wish, let me know exactly what you want and when I have time I can make something a little better and cleaner but for now this should work! :)

livejamie
01-09-2007, 03:37 AM
thank you! i can't wait to get home and install this.
:)

Dkozikowski
01-09-2007, 05:15 AM
You're welcome.

Like I said before, this was quick and simple. If you cant figure out how to style the table or if it's something else you want, let me know and i'll update the addon for you.

clickykbd
02-05-2007, 03:37 AM
FYI the addon I just installed (admin_imagestats - version 2.0) seems to cover almost all of this, plus more. But not a publicly viewable thing... adds interfaces to admin. Very clean install.

austriaka
02-05-2007, 05:51 AM
FYI the addon I just installed (admin_imagestats - version 2.0) seems to cover almost all of this, plus more. But not a publicly viewable thing... adds interfaces to admin. Very clean install.
Thanks for compliment :-)
There is a publicly viewable thing, it gives you visits in actual month and visits today for single image

KArin