Subject Line For Replies - Postet den (1369 Views)
Average Member
richfed
Innlegg: 999
999
I would like to add a [optional] subject [or title] line to replies. If your reply to a particular topic is addressing a certain aspect of that original post, you would be able to "title" your reply, for example.
It could be a new field, or could use the field currently available that includes the topic icon, followed by the post date and other icons.
Anybody up to coding this?<
   
 Sidestørrelse 
Postet den
Advanced Member
Carefree
Innlegg: 4224
4224
I just started a new project, but if nobody does it before I'm through, I'll give it a shot.<
Postet den
Average Member
richfed
Innlegg: 999
999
Sounds good ... thanks!<
Postet den
Junior Member
texanman
Innlegg: 410
410
I think this has come up before. Check this thread and see if you could find what you are looking for. http://forum.snitz.com/forum/topic.asp?TOPIC_ID=67084<
Postet den
Advanced Member
Carefree
Innlegg: 4224
4224
That isn't what he's looking for Tex. He wants a new input field where the member can personally title a reply - not a titled table.<
Postet den
Senior Member
MaD2ko0l
Innlegg: 1053
1053
i woudl imagine it woudlnt be all that ahrd to do, you woudl just need to duplicate anything to do with the subject field and rename it to somthign liek topicTitle ro somthign liek that<
© 1999-2010 MaD2ko0l
Postet den
Advanced Member
Etymon
Innlegg: 2396
2396
Don't forget to do the same for the FORUM_A_REPLY table as well as admin_forums.asp. wink<
Postet den
Average Member
richfed
Innlegg: 999
999
Originally posted by Carefree
That isn't what he's looking for Tex. He wants a new input field where the member can personally title a reply - not a titled table.

That is correct, Carefree. Might it not be easier to use the EXISTING field that includes the time stamp?<
Postet den
Postet den
Advanced Member
Etymon
Innlegg: 2396
2396
I don't have the time to code this for you right now Rich, but if you can do a duplicate study against the T_SUBJECT code. Add a new field called R_SUBJECT to the FORUM_REPLY and the FORUM_A_REPLY tables. Then based off of the way the T_SUBJECT field is handled in the code, do something that is basically the same as that. You might want to make the reply subject optional though. If you do that, then you will have to code that into your MOD. If that is what you want to do, then take a look at one of the avatar mods to see how it handles a member who does not want to have an avatar. I think it uses the text "no_avatar.gif" and then bases what image is shown in response to that. You could do the same by having a word or text phrase like "no reply subject" or "noreplysubject" and then base what shows up or doesn't show up for a reply subject that way.<
 
Du må legge inn en melding