Forums / Cotonti / Patches / Masked Forum Post ID's

TwistedGA
#9307 2009-03-04 04:38
I built this a while back for sedito and only released the code for it recently, I'm pretty sure it's been done before but I never found anything on it.. EDIT// This feature is now a PLUGIN!

This plugin masks the actual post id, and in exchange, starts each thread off with Post #1. The first reply would be Post #2 and so on.. This works with multiple pages, does not change the link to the post, and very minimal code is used. The code added/changed is as follows: EDIT// This is the new code used inside the plugin.

$idmask = $d + $fp_num;

"FORUMS_POSTS_ROW_IDURL" => "<a id=\"post_".$row['fp_id']."\" href=\"".sed_url('forums', "m=posts&id=".$row['fp_id'])."\">".$idmask."</a>",

For whatever reason, PFS is still not working for me on cotonti.com. So here it is, RapidShare yet again. :(
Plugin Version

Thoughts?
[color=#CC0000]Lazymod[/color] [color=#000000]Studios[/color]

Dit bericht is bewerkt door TwistedGA (2009-03-05 07:04, 15 jaren ago)