Status: offline

ByteEnable

Forum User
Full Member
Registered: 10/20/03
Posts: 138
Hi,

I've added a new core geeklog autotag called oslink (off site link). This tag is very useful when content has lots of links. For example this page here.

Currently I've got lib-story hacked so that What's related doesn't fill up. Then last night I was looking at the autotag stuff and found that autotags do not get processed in "Whats Related". This would allow me to unhack lib-story and just add my new autotag to the core.

My autotag = [oslink:www.test.com Test.com Website]
Which outputs Test.com Website

My problem is that when parm1 starts with "http://" it gets hosed somewhere. I would like to be able to use http:// or ftp:// in parm1, but its getting stripped somewhere.

Any clue's where I could fix this?


Status: offline

ByteEnable

Forum User
Full Member
Registered: 10/20/03
Posts: 138
Ha,

I will answer my own question, I will just create an new autotag called ftplink!

Byte