View previous topic :: View next topic |
Author |
Message |
ProxFox
Sergeant
Joined: Nov 11, 2003
Posts: 109
Location: USA
|
Posted: Sun Feb 29, 2004 7:15 pm Post subject: CC: Relocate Staff Online: |
|
|
Filters to relocate the "Staff Online" section at Computer Cops that normally post at the top of the screen to the "Who's Online" section above "Registered Users"...
Code: |
Name = "Computer Cops: Relocate Staff Online - Part 1 {ProxFox}"
Active = TRUE
URL = "(www.computercops.biz|66.227.19.156)"
Limit = 5000
Match = "(Staff Online:*)\1$SET(staff=\1),?<br>"
Name = "Computer Cops: Relocate Staff Online - Part 2 {ProxFox}"
Active = TRUE
URL = "(www.computercops.biz|66.227.19.156)"
Limit = 17
Match = "(Registered Users:)\1"
Replace = "$GET(staff)</div>\1"
|
3/1/04 edit: question mark before bracketed br in part 1 instead of space... upped limit to 5000 to catch when 13 staffers were online...
|
|
Back to top |
|
|
Paul
Admin
Joined: Feb 22, 2002
Posts: 5678
Location: USA
|
Posted: Sun Mar 07, 2004 6:37 pm Post subject: |
|
|
Hey, that is so cool. Can you provide a snapshot and attach it here so I can see what it looks like?
_________________
I love my wife. |
|
Back to top |
|
|
ProxFox
Sergeant
Joined: Nov 11, 2003
Posts: 109
Location: USA
|
Posted: Sun Mar 07, 2004 8:54 pm Post subject: |
|
|
Paul wrote: |
Hey, that is so cool. Can you provide a snapshot and attach it here so I can see what it looks like? |
Wouldn't mean much...
I use Proxo QUITE heavily...
You wouldn't recognize your own site using my config...
|
|
Back to top |
|
|
Paul
Admin
Joined: Feb 22, 2002
Posts: 5678
Location: USA
|
Posted: Mon Mar 08, 2004 9:47 am Post subject: |
|
|
That's OK, it'd be nice to see what it looks like elsewhere.
_________________
I love my wife. |
|
Back to top |
|
|
Kye-U
Sergeant
Joined: Oct 18, 2003
Posts: 145
|
Posted: Tue Mar 09, 2004 11:39 pm Post subject: |
|
|
ProxFox, I've fixed some problems in your filter.
Code: |
[Patterns]
Name = "Computer Cops: Relocate Staff Online - Part 1 {ProxFox}"
Active = TRUE
URL = "(www.computercops.biz|66.227.19.156)"
Limit = 5000
Match = "(<a href="/modules.php\?name=Forums\&file=staff">Staff</a> Online:*)\1$SET(staff=\1),?<br>"
Name = "Computer Cops: Relocate Staff Online - Part 2 {ProxFox}"
Active = TRUE
URL = "(www.computercops.biz|66.227.19.156)"
Limit = 17
Match = "(Registered Users:)\1"
Replace = "$GET(staff)</div><br>\1" |
BTW, Nice Filter ^_^
Paul, here's a snapshot of this filter in effect!
Description: |
|
Filesize: |
39.94 KB |
Viewed: |
26 Time(s) |
|
|
|
Back to top |
|
|
ProxFox
Sergeant
Joined: Nov 11, 2003
Posts: 109
Location: USA
|
Posted: Wed Mar 10, 2004 7:24 am Post subject: |
|
|
Actually, I had them fixed on my end already...
Soon after I "publicly" released that filter, they changed the "staff" into a link...
I "assumed" the site admin did it due to dislike of people changing his/her site, so I didn't bother updating the "public" filter... |
|
Back to top |
|
|
Paul
Admin
Joined: Feb 22, 2002
Posts: 5678
Location: USA
|
Posted: Wed Mar 10, 2004 10:28 am Post subject: |
|
|
wrote: |
Actually, I had them fixed on my end already...
Soon after I "publicly" released that filter, they changed the "staff" into a link...
I "assumed" the site admin did it due to dislike of people changing his/her site, so I didn't bother updating the "public" filter... |
I'm the owner and coder of this site and love Proxomitron. I've also been a big fan of it, and started off one of the big filter lists with ZXList... which died because I focused my time on this site instead.
So no, there is no dislike from me... I added the link because I wanted folks to see in a single page who all the staff are. Had nothing to do with your claim.
Nice filter though. Thanks for the image.
If you use Proxo to change this site or others, more power to you I say.
_________________
I love my wife.
|
|
Back to top |
|
|
ProxFox
Sergeant
Joined: Nov 11, 2003
Posts: 109
Location: USA
|
Posted: Wed Mar 10, 2004 5:54 pm Post subject: |
|
|
lol... Cool...
Proxo is my MOST favorite app - BY FAR...
Plus it keeps colleagues from using my machine to surf - "his browser is crippled"...
Not to me, looks perfectly normal...
I kind of feel like a character in the Matrix while browsing...
ps - for the record, I "like" knowing what staff is online and the link and all, I just move it to the bottom of my screen so that I gain that 1/4" or so at the top... |
|
Back to top |
|
|
Paul
Admin
Joined: Feb 22, 2002
Posts: 5678
Location: USA
|
Posted: Thu Mar 11, 2004 9:01 am Post subject: |
|
|
That filter has made me think of moving all the online stuff to the very bottom of each page. So keep a heads up.
_________________
I love my wife. |
|
Back to top |
|
|
|