Skip to content

Commit

Permalink
Item2430: New topic get WebTopicCreator as parent by default
Browse files Browse the repository at this point in the history
The root cause it a too aggresive addition of parents to all system topics. 


git-svn-id: http://svn.foswiki.org/trunk@5666 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
KennethLavrsen authored and KennethLavrsen committed Nov 29, 2009
1 parent 473dbad commit 56c8c3d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 1 addition & 2 deletions core/data/System/ExampleTopicTemplate.txt
@@ -1,5 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1252721229" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="DeveloperDocumentationCategory"}%
(just an example illustrating how to create a new topic based on a specific template topic. TemplateTopics has more)

-- %WIKIUSERNAME% - %DATE%
-- %WIKIUSERNAME% - %DATE%
1 change: 0 additions & 1 deletion core/data/System/WebCreateNewTopicTemplate.txt
@@ -1,5 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1252718223" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="WebTopicCreator"}%
%TMPL:INCLUDE{"view"}%


Expand Down
3 changes: 1 addition & 2 deletions core/data/System/WebTopicEditTemplate.txt
@@ -1,8 +1,7 @@
%META:TOPICINFO{author="ProjectContributor" date="1252720578" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="WebTopicCreator"}%





-- %WIKIUSERNAME% - %DATE%
-- %WIKIUSERNAME% - %DATE%

0 comments on commit 56c8c3d

Please sign in to comment.