37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
%META:TOPICINFO{author="TWikiContributor" date="1163619832" format="1.0" version="17"}%
|
|
---+ Frequently Asked Questions About TWiki
|
|
|
|
This is a real FAQ, and also a demo of an easily implemented knowledge-base solution. To see how it's done, [[%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?raw=on][view the source of this topic]].
|
|
|
|
%SEARCH{ "Back to\:__ TWikiFAQ" casesensitive="on" type="regex" nosearch="on" nototal="on" format=" * $pattern(.*---\+\+ FAQ:\s*([^\n]*).*) [[$topic][Answer]]"}%
|
|
|
|
__NOTE:__ The most recent version of this FAQ is at TWiki:TWiki/TWikiFAQ.
|
|
|
|
---++ Submit a new FAQ
|
|
|
|
%X% __NOTE:__
|
|
These topics are for frequently asked questions __including__ answers; please ask support questions in the TWiki:Support web.
|
|
New FAQ topics are based on the TWikiFaqTemplate.
|
|
|
|
<form action="%SCRIPTURL{"edit"}%/%WEB%/">
|
|
New FAQ topic: (Use a name in WikiNotation) <br />
|
|
<input type="text" name="topic" size="32" />
|
|
<input type="hidden" name="onlywikiname" value="on" />
|
|
<input type="hidden" name="templatetopic" value="TWikiFaqTemplate" />
|
|
<input type="hidden" name="topicparent" value="%TOPIC%" />
|
|
<input type="submit" class="twikiSubmit" value="Create Topic" />
|
|
</form>
|
|
|
|
---++ More sources...
|
|
|
|
Other places where you can find answers to your questions:
|
|
|
|
* TWikiDocumentation: All you need to know to install and configure TWiki
|
|
* TWikiTutorial: Get a jump start on using TWiki
|
|
* GoodStyle: Things to consider when changing text
|
|
* WikiSyntax, TextFormattingRules: A quick one-two guide to TWiki shorthand basics
|
|
* TextFormattingFAQ: Answers to frequently asked questions about text styling in TWiki
|
|
* If you can't find an answer, ask a question - post it in the TWiki:Support web
|
|
|
|
-- __Contributors:__ TWiki:Main.PeterThoeny, TWiki:Main.MikeMannix, TWiki:Main.CrawfordCurrie
|