sugg: Link repository

sugg: Link repository

Postby cacan on Fri Mar 26, 2004 3:09 am

From what I've seen and read here on forum, you extract every link from blog looking for trackbacking.

It would be nice to have a link repository per blog, and per blog_host (blogs hosting websites). Something like link directory where categories would be blog categories, and links in categories would be links appearing in blogs. I guess there shouldn't be much to do beacuse you already have extracted links.
cacan
 
Posts: 16
Joined: Fri Mar 26, 2004 3:03 am
Location: Croatia

Postby phunkphorce on Fri Mar 26, 2004 4:53 am

There is something similar to what you're asking for: the link tracker. I think only the 'lemons' template comes with a link to it, but you can use a url like the following to trigger it: http://.../index.php?op=LinkTracker&blogId=x, where 'x' is the id of the blog. It would be fairly easy to update it to include the category to which the post where the link was found belongs.

In fact, I don't think we even need to modify the code, just tweak the templates a little... I'll take a look at it later!

Oscar
phunkphorce
Lifetype Expert
 
Posts: 9028
Joined: Mon Aug 25, 2003 6:34 am
Location: Suomessa

Postby cacan on Fri Mar 26, 2004 5:24 am

phunkphorce wrote:There is something similar to what you're asking for: the link tracker. I think only the 'lemons' template comes with a link to it, but you can use a url like the following to trigger it: http://.../index.php?op=LinkTracker&blogId=x, where 'x' is the id of the blog. It would be fairly easy to update it to include the category to which the post where the link was found belongs.

In fact, I don't think we even need to modify the code, just tweak the templates a little... I'll take a look at it later!

Oscar


Maybe you should add grouping links by blog category, and blog id as subcat.
cacan
 
Posts: 16
Joined: Fri Mar 26, 2004 3:03 am
Location: Croatia


Return to Requests and Suggestions