Need push in right direction [message #7041] |
Tue, 05 November 2002 16:20 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
I really want to move the old posts from my old forum software to FUDforum.
Each individual post in my old forum is a text file containing
lines like the following:
POSTER>Ron Miller
EMAIL>
DATE>Monday, 4 November 2002, at 11:26 p.m.
PREVIOUS>
NEXT>
then the message itself
I understand I would have to search the FUDforum database to see if the username existed, if not then create it.
The date code would have to be translated into whatever format FUDforum stores its dates in.
I'm not sure about the threaded nature aspect though... As I understand it, a forum in FUDforum can have multiple 'topics' Replies are posted underneath each topic.
example:
Topic
|
|-reply1
|
|-reply2
etc with each reply being only indented under the topic itself. It looks to me like FUDforum does not support a 'real' threaded model like the following:
Topic
|
|-reply1
| |
| |-reply1.1
|
|-reply2
| |
| |-reply2.1
| | |
| | |-reply2.1.1
| | |-reply2.1.2
| |
| |-reply2.2
|
|-reply3
The above is the kind of threaded view that my old forum software supports, hence the 'PREVIOUS>' and 'NEXT>' fields in each post.
I'm unsure of how to import them into FUDforum and still retain the original threaded-tree structure, or if its even possible.
EDITED: I was mistaken, FUDforum does support a true tree-threaded model, but only when you quote someone's message is your reply indented under the quoted message not the topic. Still need help on how to import my old one into FUDforum.
Any pointers, tips, clarifications, or corrections are welcome and requested.
Thank you,
Ron Miller
Stars! AutoHost
[Updated on: Tue, 05 November 2002 16:26] Report message to a moderator
|
|
|
Re: Need push in right direction [message #7042 is a reply to message #7041] |
Tue, 05 November 2002 16:30 |
zapal
Messages: 68 Registered: October 2002 Location: Poland
Karma: 0
|
Member |
|
|
AutoHost wrote on Tue, 05 November 2002 17:20 | I
etc with each reply being only indented under the topic itself. It looks to me like FUDforum does not support a 'real' threaded model like the following:
Topic
|
|-reply1
| |
| |-reply1.1
|
|-reply2
| |
| |-reply2.1
| | |
| | |-reply2.1.1
| | |-reply2.1.2
| |
| |-reply2.2
|
|-reply3
|
FudForum supports this kind of threading too.
Every reply has a value indicating to which message it refers to (sth like PREVIOUS in the example).
Quote: |
EDITED: I was mistaken, FUDforum does support a true tree-threaded model, but only when you quote someone's message is your reply indented under the quoted message not the topic.
|
Nope, use small "reply" button under the message insted of big "Post reply" over the message and see the diference (try it at test forum).
|
|
|
Re: Need push in right direction [message #7043 is a reply to message #7042] |
Tue, 05 November 2002 16:40 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
[quote title=zapal wrote on Tue, 05 November 2002 11:30]Quote: |
Nope, use small "reply" button under the message insted of big "Post reply" over the message and see the diference (try it at test forum).
|
Ah... umm, sounds a bit confusing to me. Perhaps I'll edit the button graphics to make it more clear. "Post Reply" would become "Topic reply" or "Reply to this Topic" and the little "Reply" button would become "Message reply" or "Reply to this message".
Thanks for pointing that out about the Reply buttons.
Ron Miller
Stars! AutoHost
|
|
|
|
Re: Need push in right direction [message #7076 is a reply to message #7074] |
Wed, 06 November 2002 22:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Dunno, it sounds fairly clear as it is... Course I am a little biased , I would like to avoid long winded button labels such as 'Reply to this Topic' and 'Topic reply' just does not sound right to me. I think the reply button is fairly clear, haven't had any complaints and I know for a fact that this forum is used on several sites where the user base is very much NOT computer savy. Since those users had no problems with button labels I am reluctant to change them.
FUDforum Core Developer
|
|
|