Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 How hard can it be...

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
SiSL Posted - 24 October 2005 : 13:37:38
I was wondering about changing tracking options a bit...

Since Snitz is not threaded system it is a bit more tricky however, when we search posts of someone, how hard it would be to make a link to actual reply on that topic?

If anyone tried something like that before, please let me know.
<
7   L A T E S T    R E P L I E S    (Newest First)
SiSL Posted - 26 October 2005 : 15:52:01
It is not actually for "search", it is about a project in my mind like "tracker" in Lithium boards, pointing exact location of posts that someone has made, rather than pointing first page of a 66 pages thread.<
HuwR Posted - 26 October 2005 : 10:50:21
the reason it is not done this way currently is to reduce the number of search results, why return 5 results from one topic when you only need to return one, you are just increasing the workload of the forum.<
SiSL Posted - 26 October 2005 : 04:36:23
That's right ofcourse.

I searched archieves but I could not find exactly what I wanted. But I want to make sure first, let me tell what's in my mind...

This is not in profile page ofcourse.. This is like a search page for members, but can list all of his/her messages without grouping by topic / category. Not sure if I can do it by search page.

For example, I searched for "SiSL" user, if it was a topic, it would be topic name display, if reply, can add "RE:" to topicname.. But results would be like this, if reply, reply link with (whichpage=-1) or if topic, direct link, that way you can make a admin / mod tracker as well...

Which I'm asking if any kind of that things ever made before? If so, can you find me link, because I can't seem to find correct keywords


Search Results for SiSL:
|------------------------------------------------------------|
| RE: How hard can it be      | SiSL | 26 October 2005 23:30 |
| MOD Add-On Forum (W/O COde) |      |                       |
|------------------------------------------------------------|
| RE: How hard can it be      | SiSL | 26 October 2005 16:30 |
| MOD Add-On Forum (W/O COde) |      |                       |
|------------------------------------------------------------|
| How hard can it be...       | SiSL | 24 October 2005 13:37 |
| MOD Add-On Forum (W/O COde) |      |                       |
|------------------------------------------------------------|


PS: Was wondering if that can be "searched in topics and replies if a "REPLY_ID" coloumn is added as default value "0" to FORUM_TOPICS table and made UNION in Search page. If that can be done, also "Search in Topic" function would be activated that way too.<
OneWayMule Posted - 25 October 2005 : 14:54:52
quote:
Originally posted by ruirib

Not really hard. You'd just need to change the code to point to topic.asp?TOPIC_ID=topic_ID#reply_Id. Right now reply id is not retrieved.


In that case you'll have to calculate on which page the reply is located...
I'd link to
topic.asp?TOPIC_ID=topic_id&whichpage=-1&REPLY_ID=reply_id
<
Bassman Posted - 25 October 2005 : 14:18:33
The option sounds simple, bud I can't figer it out

org.

<a href=""topic.asp?TOPIC_ID=" & Topic_ID & SearchLink & """>


edite.


<a href=""topic.asp?TOPIC_ID=" & Topic_ID & reply_Id & SearchLink & """>


<
ruirib Posted - 25 October 2005 : 10:26:11
Not really hard. You'd just need to change the code to point to topic.asp?TOPIC_ID=topic_ID#reply_Id. Right now reply id is not retrieved.<
AnonJr Posted - 25 October 2005 : 09:36:33
I think someone has done this before as I remember this discussion coming up a few months ago... have you searched the archives yet?<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.07