Skip to content.
Navigate KTM
KitchenTableMath
What's New
FAQ
Book-style Index
Ask a Question
Search Comments
Search Blog Posts
Monthly Archives
Search by Category
Register as a User
Register as our Guest
Kitchen Table Math
Mission Statement
About Catherine
About Carolyn
Things We've Learned
Acronyms and Glossary
Recommended Reading
Our Favorite Math Supplements for Kids
Math Lessons
KTM User Pages
Index of all User Pages
Search User Pages
Create Your Own Pages
Service Groups
Mathematically Correct
WhatWorksClearinghouse
Progressive Policy Institute
Education Trust
Illinois Loop
Fordham Foundation
New York City HOLD
Parent Groups
Plano Parent Rights
Informed Residents of Reading
Teach Us Math
Save Our Children from Mediocre Math
Personal Pages
David Klein
Bas Braams
Ralph Raimi
William G. Quirk
Blogs
Animals In Translation
Eduwonk
The Education Wonks
Instructivist
Jenny D
Joanne Jacobs
Learning Curves
Math And Text
MathMan
Number 2 Pencil
Oh, snap!
Parent Pundit
Vlorbik
D-Ed Reckoning
Teens And Tweens
Special lists
Topic list
Access statistics
Help
Text formatting rules
TWiki documentation
Kitchen
>
TopicType
More...
Printable version
Attach a file
Edit this page
<!-- ---+!! %TOPIC% --> Topics within the %WEB% web are organized by %TOPIC% and SubjectArea. This page provides tools for managing %TOPIC%s, including: %TOC% ---++ %TOPIC% Table for use in WebForm This table is used to classify a topic in %WIKITOOLNAME%.%WEB% using the drop-down menu in WebForm. | *Name* | *Type* | *Tooltip message* | | TopicType | option | Use if defining a new topic type | | SubjectArea | option | Use if defining a new thread category | | SideNote | option | For reference and link pages | | WebLog | option | For weblog entries | Here is a list of all the %TOPIC%s available in the %WEB% web: %SEARCH{ "[T]opicType.*value\=.*%TOPIC%" casesensitive="on" regex="on" nosearch="on" format="$topic, "}% --- ---++ Browse by %TOPIC% Browse topics by %TOPIC%: <form name="browseTopics" action="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/" > <select name="TopicTypes" size="1" onchange="document.location=this.value;"> <option value='#'><Nop>Select...</option>%SEARCH{ "[T]opicType.*value\=.*[T]opicType" web="%WEB%" regex="on" nosearch="on" nosummary="on" nototal="on" order="topic" format= "<option>$topic</option>"}% </select> </form> --- <form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/"> ---++ Create a New %TOPIC% %RED% %X% This should only be done by a member of %MAINWEB%.WebModeratorGroup. %ENDCOLOR% *To create a new %TOPIC%:* 1 Create a new %TOPIC% topic using the form below. * The newly created %TOPIC% topic will include a search displaying all topics within that %TOPIC%. * From the newly created %TOPIC% topic you can also create a topic template for all new topics created from that page. 1 In order to include your new %TOPIC% within the list shown above that is displayed as a pop-up menu in WebForm, you must return to this topic and manually add it to the form above. | Item: | <input type="text" name="topic" size="40" /> <br /> Note: Use a TWiki.WikiWord. | | About: | <input type="text" name="TopicHeadline" size="40" /> <br /> Option: Provide short description of subject matter. | | | <input type="submit" value=" Create "/ > | <input type="hidden" name="onlywikiname" value="on" /> <input type="hidden" name="templatetopic" value="TopicTypeTemplate" /> <input type="hidden" name="%TOPIC%" value="%TOPIC%" /> <input type="hidden" name="topicparent" value="PrivateWebHome" /> </form> See also: TopicTypeTemplate, WebForm <!-- * Set ALLOWTOPICCHANGE = %MAINWEB%.TWikiAdminGroup * Set ALLOWTOPICRENAME = %MAINWEB%.TWikiAdminGroup -->