Modifying the FAQ [message #26231] |
Mon, 11 July 2005 17:11 |
jhogue
Messages: 28 Registered: April 2005 Location: at the computer
Karma:
|
Junior Member |
|
|
I want to add to and change the content of the FAQ.
Can I add to the FAQ from the admin CP? Perhaps I am missing it.
Otherwise, to do it by hand, it appears that I need to:
1) go to
FUDforum/thm/default/i18n/english/help/
2)modify
faq_index.hlp, by, for example, adding or changing a link under TOPIC_HELP: on this page, in the section I want to modify. I need to point it to a named link, for example new1
3)create a
my_new_faq_topic.hlp file in default/i18n/english/help/
TOPIC_TITLE: <a name="new1">New FAQ Topic</a>
TOPIC_HELP:
This is where I type my brilliant help.
Do I have this correct?
With this much tweaking, I'm thinking of bagging the index functionality and just putting ALL the faqs and content right in faq_index.hlp as one big list with anchor-refs, rather then having them be links to separate pages.
Jeff
|
|
|