Skip to content

Commit

Permalink
Item677: porting TopicClassificationAddOn
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/TopicClassificationAddOn@1784 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
LynnwoodBrown authored and LynnwoodBrown committed Jan 7, 2009
1 parent 252ee9f commit 80179ea
Show file tree
Hide file tree
Showing 116 changed files with 361 additions and 327 deletions.
Expand Up @@ -31,7 +31,7 @@ After installing this add-on, there are a few additional steps needed before it
* Set TCAOWEB = TCAO
* Set HELP_BACKGROUND_COLOR = #E0B9A6
</verbatim>
* Go to %MAINWEB%.WikiGroups and create a new group called ==ModeratorGroup==. This group can add new classifications within webs where TCAO is enabled.
* Go to %USERWEB%.WikiGroups and create a new group called ==ModeratorGroup==. This group can add new classifications within webs where TCAO is enabled.
* Add the following %SYSTEMWEB%.CommentPlugin templates definitions to %SYSTEMWEB%.UserCommentsTemplate (create this topic if you have not already).
<verbatim>
%TMPL:INCLUDE{"TCAO.TCAOComments"}%
Expand All @@ -43,7 +43,7 @@ After installing this add-on, there are a few additional steps needed before it
%INCLUDE{"%TCAOWEB%.RenderInstallTopicClassification" warm="Only displays if prior installation steps have been completed."}%

---+++ Setting up Topic Classification within a web
Once %TOPIC% is enabled within a web, you're ready to start defining *TopicTypes* and *SubjectAreas* to be used in that web. To do this, go to those respective topics (e.g. go to !TopicType to add new !TopicTypes) and use form at bottom that is only visible to members of !ModeratorGroup (or %MAINWEB%.AdminGroup, of course).
Once %TOPIC% is enabled within a web, you're ready to start defining *TopicTypes* and *SubjectAreas* to be used in that web. To do this, go to those respective topics (e.g. go to !TopicType to add new !TopicTypes) and use form at bottom that is only visible to members of !ModeratorGroup (or %USERWEB%.AdminGroup, of course).

---++ Add-On Info

Expand All @@ -52,14 +52,14 @@ Once %TOPIC% is enabled within a web, you're ready to start defining *TopicTypes
| Copyright: | &copy; |
| License: | [[http://www.gnu.org/licenses/gpl.html][GPL (Gnu General Public License)]] |
| Change&nbsp;History: | <!-- versions below in reverse order -->&nbsp; |
| 15431 | TWikibug:Item1715 - Fix TableSearchResults |
| 15158 | TWikibug:Item1715 - Updated Weblog and added new Task Topic Type |
| 15431 | TWikibug:Item1715 - Fix !TableSearchResults |
| 15158 | TWikibug:Item1715 - Updated !Weblog and added new Task Topic Type |
| 15121 | TWikibug:Item1715 - Correcting some script names. |
| 14840 | TWikibug:Item4497 - finishing modernise references to SYSTEMWEB and USERSWEB for remaining plugins |
| 13643 | TWikibug:Item4025 - some scripts don't have their executable bit set |
| 13160 | TWikibug:Item1715 - Fixing change in name of removeSpacesAndPunctuation function, and changing form for creation new classes to table. |
| 13112 | TWikibug:Item1715 - Add new format for display of search results in table |
| 13111 | TWikibug:Item1715 - Further improvements to TopicTypes and navigation |
| 13111 | TWikibug:Item1715 - Further improvements to !TopicTypes and navigation |
| 13058 | TWikibug:Item1715 - various fixes and improvements. Changed discussion topic format. |
| 13047 | TWikibug:Item1715 - removing files not intended for distribution |
| 12981 | TWikibug:Item1715 - Minor fixes |
Expand Down
4 changes: 2 additions & 2 deletions data/TCAO/AllNews.txt
@@ -1,12 +1,12 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1168444301" format="1.1" reprev="1.3" version="1.3"}%
%META:TOPICINFO{author="ProjectContributor" date="1168444301" format="1.1" reprev="1.3" version="1.3"}%
%META:TOPICPARENT{name="NewsItem"}%
---++ %SPACEOUT{%TOPIC%}% Master Topic
%FORMFIELD{"Summary"}%

%STARTINCLUDE%
---++!! All news for %WIKITOOLNAME%

%SEARCH{"[T]opicType.*value\=.*[N]ewsItem"}" regex="on" web="all" casesensitive="on" nonoise="on" order="modified" format="---+++ <noautolink>$formfield(Summary)</noautolink> _($web web)_ $n() <span class=\"twikiSmall\"> _Posted $createdate by $createwikiusername | Modified $date by $wikiusername._ </span> $percntBR$percnt $summary(noheader) <span class=\"twikiSmall\"> _[[$web.$topic][Read more...]]_ </span> $n " }%
%SEARCH{"[T]opicType.*value\=.*[N]ewsItem"}" regex="on" web="all" casesensitive="on" nonoise="on" order="modified" format="---+++ <noautolink>$formfield(Summary)</noautolink> _($web web)_ $n() <span class=\"foswikiSmall\"> _Posted $createdate by $createwikiusername | Modified $date by $wikiusername._ </span> $percntBR$percnt $summary(noheader) <span class=\"foswikiSmall\"> _[[$web.$topic][Read more...]]_ </span> $n " }%

See also: %BASEWEB%.RecentNews, [[%BASEWEB%.NewsItem][News for %BASEWEB% web]] (with filter for %BASEWEB%.SubjectArea)

Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/CreateNewTopic.txt
@@ -1,10 +1,10 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1161015272" format="1.1" version="1.4"}%
%META:TOPICINFO{author="ProjectContributor" date="1161015272" format="1.1" version="1.4"}%
%META:TOPICPARENT{name="TopicClassification"}%
%INCLUDE{"%TCAOWEB%.RenderCreateNewTopic" }%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.AdminGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %USERWEB%.AdminGroup
-->


Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/CreateNewWebLog.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1167306811" format="1.1" reprev="1.5" version="1.5"}%
%META:TOPICINFO{author="ProjectContributor" date="1167306811" format="1.1" reprev="1.5" version="1.5"}%
%META:TOPICPARENT{}%
__This topic is the master topic for creating new !WebLog topics]. It is it's on file (instead of being hidden in the !WebLog topic) for use by !JustBlogIt (see JustBlogItInstallation). It is included in the following topics in %WIKITOOLNAME%: %SEARCH{"INCLUDE\{.*?%TOPIC%\}" scope="text" casesenstive="on" type="regex" recurse="on" nonoise="on" web="all" separator=", " format="[[$web.$topic]]" }%.__
---
Expand All @@ -23,6 +23,6 @@ __This topic is the master topic for creating new !WebLog topics]. It is it's on
%META:FORM{name="TopicForm"}%
%META:FIELD{name="TopicType" attributes="M" title="TopicType" value="TopicFunction"}%
%META:FIELD{name="Summary" attributes="" title="Summary" value="Topic for creating new !WebLogs"}%
%META:FIELD{name="TWikiApplication" attributes="" title="TWikiApplication" value="TopicClassification"}%
%META:REVCOMMENT{comment_1=" " minor_1="1" ncomments="1" rev_1="5" t_1="1167306485"}%
%META:FIELD{name="WikiApplication" attributes="" title="WikiApplication" value="TopicClassification"}%


2 changes: 1 addition & 1 deletion data/TCAO/GenericNewClassInstallHelp.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1167771380" format="1.1" version="1.1"}%
%META:TOPICINFO{author="ProjectContributor" date="1167771380" format="1.1" version="1.1"}%
---+!! %SPACEOUT{%TOPIC%}%

This topic the generic help message after new classifications have been added to a web.
Expand Down
2 changes: 1 addition & 1 deletion data/TCAO/GnuGeneralPublicLicense.txt
Expand Up @@ -365,4 +365,4 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
%META:FORM{name="TopicForm"}%
%META:FIELD{name="TopicType" attributes="M" title="TopicType" value="ApplicationLicense"}%
%META:FIELD{name="Summary" attributes="M" title="Summary" value="Standard Open Source License"}%
%META:FIELD{name="TWikiApplication" attributes="" title="TWikiApplication" value="TWikiWorkbench"}%
%META:FIELD{name="WikiApplication" attributes="" title="WikiApplication" value="WikiWorkbench"}%
8 changes: 4 additions & 4 deletions data/TCAO/HelpTopic.txt
@@ -1,16 +1,16 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1173335267" format="1.1" version="1.7"}%
%META:TOPICINFO{author="ProjectContributor" date="1173335267" format="1.1" version="1.7"}%
%META:TOPICPARENT{name="TopicType"}%
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic" }%

<div class="twikiHidden">
<div class="foswikiHidden">
You can modify the options for creating new topics of this type by changing the parameters to RenderTopicCreator. See that topic for more info.
%STARTSECTION{"new" type="section"}%
%DBCALL{"%TCAOWEB%.RenderTopicCreator" TEMPLATE="%TOPIC%Template" TYPE="%TOPIC%" FACETS="SubjectArea" TOPICSUMMARY="Summarize the content of this Help topic." }%
%ENDSECTION{"new" type="section"}%
</div>
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.AdminGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %USERWEB%.AdminGroup
-->


Expand Down
4 changes: 2 additions & 2 deletions data/TCAO/HelpTopicTemplate.txt
Expand Up @@ -10,7 +10,7 @@

%STARTSECTION{type="templateonly"}%
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->
%ENDSECTION{type="templateonly"}%
4 changes: 2 additions & 2 deletions data/TCAO/Installs/AllNews.txt
@@ -1,7 +1,7 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1168437540" format="1.1" version="1.2"}%
%META:TOPICINFO{author="ProjectContributor" date="1168437540" format="1.1" version="1.2"}%
%META:TOPICPARENT{name="NewsItem"}%
%INCLUDE{%TCAOWEB%.%TOPIC%}%
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE= %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE= %USERWEB%.ModeratorGroup
-->
%META:REVCOMMENT{ncomments="0"}%
10 changes: 5 additions & 5 deletions data/TCAO/Installs/BugItem.txt
@@ -1,12 +1,12 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1170274802" format="1.1" version="1.5"}%
%META:TOPICINFO{author="ProjectContributor" date="1170274802" format="1.1" version="1.5"}%
%TOPICCRE%NOP%ATE{ topic="%TOPIC%Template" template="%TCAOWEB%/Installs.%TOPIC%Template" }%
%TOPICCRE%NOP%ATE{ topic="%TOPIC%Form" template="%TCAOWEB%/Installs.BugItemForm" }%
%TOPICCRE%NOP%ATE{ topic="%TOPIC%Header" template="%TCAOWEB%/Installs.%TOPIC%Header" }%
<!-- Optional Topic Settings
To enable any of these settings, replace the explanation with the value you want and remove the "#" before "Set".
* Set CLASS_DESCRIPTION = Identify and track resolution of software application bugs.
* Set ADD_FILTER = %TCAOWEB%.RenderStandardFilter
* Set SEARCH_FORMAT = | [[$web.$topic][$topic]] | <noautolink>$formfield(Summary)</noautolink> | $formfield(Status) | $formfield(Priority) | %MAINWEB%.$expand(info.author) | $formatTime(info.date) | %BASEWEB%.$formfield(Application) |
* Set SEARCH_FORMAT = | [[$web.$topic][$topic]] | <noautolink>$formfield(Summary)</noautolink> | $formfield(Status) | $formfield(Priority) | %USERWEB%.$expand(info.author) | $formatTime(info.date) | %BASEWEB%.$formfield(Application) |
* Set HEADER_FORMAT = | *Item* | *Summary* | *Status* | *Priority* | *Modifed by* | *Date/Time* | *Application* |$n
* #Set FOOTER_FORMAT - Optional custom format for search results footer. Defaults to "Number of topics found = $count".
* #Set SEARCH_ORDER = Option for changing the default order for the search. Defaults to "name."
Expand All @@ -16,16 +16,16 @@ To enable any of these settings, replace the explanation with the value you want
%COMMENT{type="removeable_help" remove="on"}%
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic" }%

<div class="twikiHidden">
<div class="foswikiHidden">
You can modify the options for creating new topics of this type by changing the parameters to RenderTopicCreator. See that topic for more info.
%STARTSECTION{name="new" type="section"}%
%INCLUDE{"%TCAOWEB%.RenderTopicCreator" NAME="auto" VALUE="Bug" TEMPLATE="%TOPIC%Template" FORM="BugItemForm" TYPE="%TOPIC%" FACETS="%FORMFIELD{"Facets"}%" TOPICSUMMARY="Enter a short summary of the new BugItem." EXTRA="| *Description of the observed problem:* | <textarea name=description cols=60 rows=4 ></textarea>%BR% <em>You can expand of this after the topic is created.</em> |" }%
%ENDSECTION{name="new" type="section"}%
</div>

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->


Expand Down
2 changes: 1 addition & 1 deletion data/TCAO/Installs/BugItemForm.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1164173217" format="1.1" reprev="1.2" version="1.2"}%
%META:TOPICINFO{author="ProjectContributor" date="1164173217" format="1.1" reprev="1.2" version="1.2"}%
---+ %TOPIC% for the <nop>%WEB% web

| *Name:*| *Type:* | *Size:* | *Values:* | *Tooltip message:* |
Expand Down
2 changes: 1 addition & 1 deletion data/TCAO/Installs/BugItemHeader.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1164257191" format="1.1" reprev="1.1" version="1.1"}%
%META:TOPICINFO{author="ProjectContributor" date="1164257191" format="1.1" reprev="1.1" version="1.1"}%
%META:TOPICPARENT{name="BugItem"}%
---+!! %SPACEOUT{%TOPIC%}%
__This topic is included in all !BugItem topics and provides a formatted table of the data provided in the !BugForm of the BASETOPIC.__
Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/Installs/BugItemTemplate.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1164258737" format="1.1" reprev="1.3" version="1.3"}%
%META:TOPICINFO{author="ProjectContributor" date="1164258737" format="1.1" reprev="1.3" version="1.3"}%
%META:TOPICPARENT{name="BugItem"}%
%INCLUDE{BugItemHeader}%

Expand All @@ -10,8 +10,8 @@

%STARTSE%NOP%CTION{type="templateonly"}%
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->
%ENDSEC%NOP%TION{type="templateonly"}%

Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/Installs/ClassificationGenericTemplate.txt
@@ -1,9 +1,9 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1130435904" format="1.1" version="1.2"}%
%META:TOPICINFO{author="ProjectContributor" date="1130435904" format="1.1" version="1.2"}%
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic" ADD_FILTER="RenderStandardFilter" }%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->

%META:FORM{name="TopicClassForm"}%
Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/Installs/ClassificationTemplate.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1166991176" format="1.1" version="1.3"}%
%META:TOPICINFO{author="ProjectContributor" date="1166991176" format="1.1" version="1.3"}%
%META:TOPICPARENT{}%
%TOPICCRE%NOP%ATE{ topic="%TOPIC%Template" template="%TCAOWEB%/Installs.ClassificationGenericTemplate"}%
<!-- Optional Topic Settings
Expand All @@ -17,8 +17,8 @@ To enable any of these settings, replace the explanation with the value you want
%DBCALL{"%TCAOWEB%.RenderAddClassification" TYPE="%TOPIC%" TEMPLATE="%TOPIC%Template" ALLEXTRA="selectClassParent" }%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->

%META:REVCOMMENT{ncomments="0"}%
6 changes: 3 additions & 3 deletions data/TCAO/Installs/ContentOrganization.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1161059552" format="1.1" version="1.5"}%
%META:TOPICINFO{author="ProjectContributor" date="1161059552" format="1.1" version="1.5"}%
%META:TOPICPARENT{name="SubjectArea"}%
<!-- Optional Topic Settings
To enable any of these settings, replace the explanation with the value you want and remove the "#" before "Set".
Expand All @@ -14,8 +14,8 @@ To enable any of these settings, replace the explanation with the value you want
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic"}%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.AdminGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %USERWEB%.AdminGroup
-->


Expand Down
6 changes: 3 additions & 3 deletions data/TCAO/Installs/CreateNewTopic.txt
@@ -1,10 +1,10 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1161015272" format="1.1" version="1.4"}%
%META:TOPICINFO{author="ProjectContributor" date="1161015272" format="1.1" version="1.4"}%
%META:TOPICPARENT{name="TopicClassification"}%
%INCLUDE{"%TCAOWEB%.RenderCreateNewTopic" }%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.AdminGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.AdminGroup
* Set ALLOWTOPICRENAME = %USERWEB%.AdminGroup
-->


Expand Down
4 changes: 2 additions & 2 deletions data/TCAO/Installs/CreateNewWebLog.txt
@@ -1,7 +1,7 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1132939885" format="1.1" version="1.1"}%
%META:TOPICINFO{author="ProjectContributor" date="1132939885" format="1.1" version="1.1"}%
%META:TOPICPARENT{name="WebLog"}%
%INCLUDE{%TCAOWEB%.%TOPIC%}%

<!-- Topic permissions:
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
-->
14 changes: 10 additions & 4 deletions data/TCAO/Installs/DiscussionTopic.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1162916315" format="1.1" reprev="1.11" version="1.11"}%
%META:TOPICINFO{author="ProjectContributor" date="1162916315" format="1.1" reprev="1.11" version="1.11"}%
%META:TOPICPARENT{name="WebHome"}%
%TOPICCRE%NOP%ATE{ topic="%TOPIC%Template" template="%TCAOWEB%/Installs.%TOPIC%Template" }%

Expand All @@ -15,9 +15,15 @@ To enable any of these settings, replace the explanation with the value you want
%COMMENT{type="removeable_help" remove="on"}%
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic" }%

<div class="twikiHidden">You can modify the options for creating new topics of this type by changing the parameters to RenderTopicCreator. See that topic for more info.%STARTSECTION{name="new" type="section"}%%DBCALL{"%TCAOWEB%.RenderTopicCreator" TEMPLATE="%TOPIC%Template" TYPE="%TOPIC%" FACETS="%FORMFIELD{Facets}%" TOPICSUMMARY="One-line summary/headline for question or proposition being discussed." EXTRA="| *Opening statement for discussion:* | <textarea name=statement cols=40 rows=4></textarea> %BR% <em>You can add expand of this after the topic is created.</em> |" }%%ENDSECTION{name="new" type="section"}%</div><!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
<div class="foswikiHidden">
You can modify the options for creating new topics of this type by changing the parameters to RenderTopicCreator. See that topic for more info.
%STARTSECTION{name="new" type="section"}%
%DBCALL{"%TCAOWEB%.RenderTopicCreator" TEMPLATE="%TOPIC%Template" TYPE="%TOPIC%" FACETS="%FORMFIELD{Facets}%" TOPICSUMMARY="One-line summary/headline for question or proposition being discussed." EXTRA="| *Opening statement for discussion:* | <textarea name=statement cols=40 rows=4></textarea> %BR% <em>You can add expand of this after the topic is created.</em> |" }%
%ENDSECTION{name="new" type="section"}%
</div>
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->


Expand Down
10 changes: 6 additions & 4 deletions data/TCAO/Installs/DiscussionTopicTemplate.txt
@@ -1,15 +1,17 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1162916413" format="1.1" version="1.5"}%
%META:TOPICINFO{author="ProjectContributor" date="1162916413" format="1.1" version="1.5"}%
---++ %URLPA%NOP%RAM{"Summary"}%

%URLPA%NOP%RAM{"statement"}%

-- %WIKIUS%NOP%ERNAME% - %DA%NOP%TE%

%DBCALL{"%TCAOWEB%.RenderCommentCountBar" warn="off"}% %COMMENT{type="comment"}%
%DBCALL{"%TCAOWEB%.RenderCommentCountBar" warn="off"}%
%COMMENT{type="comment"}%


%STARTSECTION{type="templateonly"}%
<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->
%ENDSECTION{type="templateonly"}%
6 changes: 3 additions & 3 deletions data/TCAO/Installs/FamilyAndFriends.txt
@@ -1,4 +1,4 @@
%META:TOPICINFO{author="LynnwoodBrown" date="1160083620" format="1.1" version="1.4"}%
%META:TOPICINFO{author="ProjectContributor" date="1160083620" format="1.1" version="1.4"}%
%META:TOPICPARENT{name="SubjectArea"}%
<!-- Optional Topic Settings
To enable any of these settings, replace the explanation with the value you want and remove the "#" before "Set".
Expand All @@ -14,8 +14,8 @@ To enable any of these settings, replace the explanation with the value you want
%INCLUDE{"%TCAOWEB%.RenderClassificationTopic" }%

<!-- Topic Permissions
* Set ALLOWTOPICCHANGE = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %MAINWEB%.ModeratorGroup
* Set ALLOWTOPICCHANGE = %USERWEB%.ModeratorGroup
* Set ALLOWTOPICRENAME = %USERWEB%.ModeratorGroup
-->


Expand Down

0 comments on commit 80179ea

Please sign in to comment.