inherit
204562
0
Feb 6, 2014 16:37:32 GMT -8
mangrove
4
January 2014
mangrove
|
Post by mangrove on Jan 24, 2014 11:50:47 GMT -8
Hi,
I am new here and I have a really simple problem. However, I have never worked on forum software (only C/C++/Perl), which is why I find myself unable to solve this simple task (feeling slightly stupid).
What I want: I want something that modifies every single URL that is posted in the forum. The modification is pretty simple (add something) and should be applied with no exception. How can I do that?
Sorry, I hope this request doesn't appear to dumb ;-) and I hope I'm in the correct subforum for this.
Thanks, mangrove
|
|
inherit
The Great Cinnamon Roll
191518
0
Oct 19, 2016 22:17:44 GMT -8
David Clark
Care for some tai chi with your chai tea?
17,602
March 2013
davidlinc1
|
Post by David Clark on Jan 24, 2014 12:04:32 GMT -8
Hey mangrove, Just to get a better idea of the context, what will you be attempting to add to URLs on your forum?
|
|
inherit
204562
0
Feb 6, 2014 16:37:32 GMT -8
mangrove
4
January 2014
mangrove
|
Post by mangrove on Jan 24, 2014 14:14:18 GMT -8
Hi,
my aim is to use an anonymizer to get rid of referrers. So it'll be a small prefix only.
|
|
inherit
204562
0
Feb 6, 2014 16:37:32 GMT -8
mangrove
4
January 2014
mangrove
|
Post by mangrove on Jan 29, 2014 14:21:10 GMT -8
Would anybody want to help me, please?
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,023
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Feb 4, 2014 22:58:22 GMT -8
The discussion in this thread should shed some light
|
|
inherit
204562
0
Feb 6, 2014 16:37:32 GMT -8
mangrove
4
January 2014
mangrove
|
Post by mangrove on Feb 6, 2014 16:37:30 GMT -8
Thank you very much!
I finally got to know jQuery a little and managed to write my own plugin for my purposes.
|
|