<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Masked Forum Post ID&#039;s</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Wed, 13 May 2026 19:28:01 -0000</pubDate>

		<item>
			<title>TwistedGA</title>
			<description><![CDATA[Sweet, one less bug ftw. heh <br />
<br />
Are you making _ORDER create a link this round or having it just do a number as it does right now? Having it to a link like _IDURL would be better I think. <br />
<br />
I can write some code to make the masking selectable by the administrator if you think it would be worth having. Would give me a chance to play with selectables. But then again, some kind of information about how to mask it using the _ORDER instead of _IDURL to do this feature, would be sufficent I think.<br />
<br />
EDIT//<br />
Took a little time to throw this together for those not interested in using core hacking. Thanks to <strong>oc</strong> for pointing out the _ORDER tag, enabling this to be a plugin. :P<br />
<a href="http://rapidshare.com/files/205402681/idmask-0.0.1.zip" rel="nofollow">Plugin Version</a><br />
<br />
Original Post Updated.]]></description>
			<pubDate>Thu, 05 Бер 2009 05:38:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9392]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[You're right, multipage that i did not think before. It's a bug, fixed.<br />
<br />
Thanks.]]></description>
			<pubDate>Thu, 05 Бер 2009 04:58:45 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9387]]></link>
		</item>
		<item>
			<title>TwistedGA</title>
			<description><![CDATA[Yea, FORUMS_POSTS_ROW_ORDER does the same thing this does, however its not multipage compatible meaning the count starts back at #1 for each page in the thread. I could alter the code and make it not do that, but it would require core hacking, plus turning it into a link. Doesn't seem like it'd have any benifits over this method.]]></description>
			<pubDate>Thu, 05 Бер 2009 02:19:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9370]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[Yeah, if it is what it is it has been done already, FORUMS_POSTS_ORDER or something I do not remember.]]></description>
			<pubDate>Ср, 04 Бер 2009 22:09:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9356]]></link>
		</item>
		<item>
			<title>TwistedGA</title>
			<description><![CDATA[You got it man, it just changes what's displayed to give a cleaner, more organized look. The link created still links to the post via original method. :)]]></description>
			<pubDate>Ср, 04 Бер 2009 12:11:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9328]]></link>
		</item>
		<item>
			<title>oc</title>
			<description><![CDATA[Sorry if i'm not misinterpreted, this code is adding post numbers for the topic right? <br />
<br />
-twisted (post #1 for this topic)<br />
xxxxxxxxxxxyyyyyyyyyyyzzzzzz <br />
<br />
-esclkm (post #2 for this topic)<br />
xxxxxxxyyyyyyyyyyzzzzzzzzzz<br />
<br />
?]]></description>
			<pubDate>Ср, 04 Бер 2009 07:25:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9318]]></link>
		</item>
		<item>
			<title>esclkm</title>
			<description><![CDATA[I think it is good idea.]]></description>
			<pubDate>Ср, 04 Бер 2009 06:07:05 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9315]]></link>
		</item>
		<item>
			<title>TwistedGA</title>
			<description><![CDATA[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!<br />
<br />
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.<br />
<br />
<div class="highlight"><pre class="php">
$idmask = $d + $fp_num;
</pre></div>
<br />
<div class="highlight"><pre class="php">
&quot;FORUMS_POSTS_ROW_IDURL&quot; =&gt; &quot;&lt;a id=\&quot;post_&quot;.$row&#091;'fp_id'&#093;.&quot;\&quot; href=https://www.cotonti.com/\&quot;&quot;.sed_url('forums', &quot;m=posts&amp;id=&quot;.$row&#091;'fp_id'&#093;).&quot;\&quot;&gt;&quot;.$idmask.&quot;&lt;/a&gt;&quot;,
</pre></div>
<br />
For whatever reason, PFS is still not working for me on cotonti.com. So here it is, RapidShare yet again. :( <br />
<a href="http://rapidshare.com/files/205402681/idmask-0.0.1.zip" rel="nofollow">Plugin Version</a><br />
<br />
Thoughts?]]></description>
			<pubDate>Ср, 04 Бер 2009 04:38:59 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2277&d=0#post9307]]></link>
		</item>
	</channel>
</rss>