Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#16 2004-04-05 15:39:41

Drew
Plugin Author
From: Red pillar box, Baker St.
Registered: 2004-02-15
Posts: 53
Website

Re: [plugin] [ORPHAN] dru_recent_referers

Remember that if you’re logging all hits (not just referers) that this won’t exclude internal referers. – that was the purpose of the $mydomain bit.


drew mclellan

Offline

#17 2004-04-06 01:19:22

schussat
Plugin Author
Registered: 2004-02-24
Posts: 101
Website

Re: [plugin] [ORPHAN] dru_recent_referers

Hi Drew-

I got a chance tonight to install your update and try it out. I still get empty bullets if I turn on logging of all hits and then click around my site a couple of times. I also found that if I wanted to display refers with just a <br> between them, I had to include the < and > as part of the breaktag. This seems inconsistent, seeing as how including the brackets in the wraptag causes problems (eg, I inadvertently set wraptag to "<p>" instead of just "p" — no love from that). I think that tags without brackets are the norm, right?


-Alan

Offline

#18 2004-04-06 06:43:09

Drew
Plugin Author
From: Red pillar box, Baker St.
Registered: 2004-02-15
Posts: 53
Website

Re: [plugin] [ORPHAN] dru_recent_referers

Alan – yes that’s right. The majority of the code for this plugin is a direct mimic of the code for recent_articles so I’d expect the behavior of break and wraptag to be the same as that.

FWIW, if you want to break on <br /> just omit the break attribute – it’s the default.


drew mclellan

Offline

#19 2004-04-06 15:12:23

Echo5ive
New Member
From: Stockholm, Sweden
Registered: 2004-03-14
Posts: 7
Website

Re: [plugin] [ORPHAN] dru_recent_referers

I haven’t tried this plugin yet, but can it show entry-specific referrers? I’d like to have a list of referring sites at the bottom of the entry, but only those referring to the actual entry.


VC200 member!

Offline

#20 2004-04-06 15:13:38

Drew
Plugin Author
From: Red pillar box, Baker St.
Registered: 2004-02-15
Posts: 53
Website

Re: [plugin] [ORPHAN] dru_recent_referers

Take a look at Mentions and see if that does what you’re after.


drew mclellan

Offline

#21 2004-04-06 15:20:04

Echo5ive
New Member
From: Stockholm, Sweden
Registered: 2004-03-14
Posts: 7
Website

Re: [plugin] [ORPHAN] dru_recent_referers

> Take a look at Mentions and see if that does what you’re after.

Ah, are those working now? Says still in development in the help box for them (Txp 1.17)


VC200 member!

Offline

#22 2004-04-06 15:21:36

Drew
Plugin Author
From: Red pillar box, Baker St.
Registered: 2004-02-15
Posts: 53
Website

Re: [plugin] [ORPHAN] dru_recent_referers

They’re still in development, but if the concept serves your purpose then there’s no point reinventing the wheel just yet :)


drew mclellan

Offline

#23 2004-04-06 15:46:08

schussat
Plugin Author
Registered: 2004-02-24
Posts: 101
Website

Re: [plugin] [ORPHAN] dru_recent_referers

> Drew wrote:

> FWIW, if you want to break on <br /> just omit the break attribute – it’s the default.

Thanks for the info — that’s nice to know. I hadn’t looked into the recent_articles code.


-Alan

Offline

#24 2004-04-06 19:20:40

Echo5ive
New Member
From: Stockholm, Sweden
Registered: 2004-03-14
Posts: 7
Website

Re: [plugin] [ORPHAN] dru_recent_referers

> Drew wrote:

> They’re still in development, but if the concept serves your purpose then there’s no point reinventing the wheel just yet :)

Ah, I’ll wait until they’re fully functional, then.


VC200 member!

Offline

#25 2004-04-07 03:45:43

froehle
New Member
From: Minneapolis, MN
Registered: 2004-02-29
Posts: 5
Website

Re: [plugin] [ORPHAN] dru_recent_referers

FYI: Changing the (not isnull(refer)) to (refer!=’‘) made it stop outputting blank entries.

Offline

#26 2004-04-07 18:45:02

mamash
Member
From: Prague
Registered: 2004-02-21
Posts: 128
Website

Re: [plugin] [ORPHAN] dru_recent_referers

!empty() would do the job as well.


Who’s gonna textdrive you home tonight?

Offline

#27 2004-04-15 19:32:47

valdok
Member
From: Chicago
Registered: 2004-03-14
Posts: 31
Website

Re: [plugin] [ORPHAN] dru_recent_referers

So wait… I’m confused… is anyone fixing the blank URLs for the referers list?

Offline

#28 2004-04-17 02:20:13

Andrew
Plugin Author
Registered: 2004-02-23
Posts: 730

Re: [plugin] [ORPHAN] dru_recent_referers

Do you have any desire to tackle a IP/host filter plugin?

Last edited by compooter (2004-04-17 02:21:02)

Offline

#29 2004-05-04 15:28:29

jfp
Member
From: Clamart, France
Registered: 2004-04-02
Posts: 21
Website

Re: [plugin] [ORPHAN] dru_recent_referers

I tried this plugin, my first one and got “dot” instead of any referers? I checked lib/admin_config.php and appear correct. I run on 1.18 txp refers appear in the logs windows in the admin side of txp.

What I missed?

Offline

Board footer

Powered by FluxBB