Difference: WebTopicCreator (1 vs. 5)

Revision 52005-11-08 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create New Topic in Main Web

Line: 39 to 39
  }

/* check if current input is a valid WikiWord */

Changed:
<
<
var noSpaceName = removeSpacesAndPunctiation(inputForTopicName);
>
>
var noSpaceName = removeSpacesAndPunctuation(inputForTopicName);
  /* if necessary, create a WikiWord from the input name
Line: 47 to 47
  */ var wikiWordName = noSpaceName; if (userAllowsNonWikiWord) {
Changed:
<
<
wikiWordName = removeSpacesAndPunctiation(capitalize(inputForTopicName));
>
>
wikiWordName = removeSpacesAndPunctuation(capitalize(inputForTopicName));
  } if (userAllowsNonWikiWord) {
Changed:
<
<
wikiWordName = removeSpacesAndPunctiation(capitalizeSentence(inputForTopicName));
>
>
wikiWordName = removeSpacesAndPunctuation(capitalizeSentence(inputForTopicName));
  }

if (inShouldConvertInput) {

Line: 129 to 129
 

Use template:

Changed:
<
<
View templates

>
>
View templates

 
<--/twikiFormStep-->

Revision 42005-11-08 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create New Topic in Main Web

Added:
>
>
 
Added:
>
>
 
Changed:
<
<
>
>
 
Changed:
<
<

Topic name:

<--generated name will be put here-->

>
>

Topic name:

<--generated name will be put here-->

 


Changed:
<
<
It's usually best to choose a WikiWord for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.

>
>
It's usually best to choose a WikiWord for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.

 
<--/twikiFormStep-->
Changed:
<
<

Topic parent:

>
>

Topic parent:

 

<--/twikiFormStep-->
Added:
>
>

Use template:

View templates

<--/twikiFormStep-->
 

<--/twikiFormStep-->
<--/twikiFormSteps-->
Changed:
<
<
>
>
 
Added:
>
>
 
Info Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it.

Revision 32005-11-08 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>

Create New Topic in Main Web

 
Changed:
<
<

Create New Topic in Main Web

>
>
 

Topic name:

Changed:
<
<

<-- TODO: move JS to a separate file and make it callable on click of the button too -->
<-- TODO: blank out all the irrelevant links: Edit, Compose, Attach, Printable, ... Raw text, versions, History, More topic actions: could this be a CSS? -->

It's usually best to choose a WikiWord for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.

>
>

<--generated name will be put here-->


It's usually best to choose a WikiWord for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.

 
<--/twikiFormStep-->

Topic parent:

Changed:
<
<
>
>

 
Changed:
<
<
>
>

 
<--/twikiFormStep-->
Changed:
<
<
>
>

 
<--/twikiFormStep-->
<--/twikiFormSteps-->
Changed:
<
<
>
>
 
Added:
>
>
 
Info Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it.

Revision 22005-11-08 - TWikiContributor

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<
>
>
 

Create New Topic in Main Web

Changed:
<
<
Topic name:
>
>

Topic name:

 
<-- TODO: move JS to a separate file and make it callable on click of the button too -->
<-- TODO: blank out all the irrelevant links: Edit, Compose, Attach, Printable, ... Raw text, versions, History, More topic actions: could this be a CSS? -->
Changed:
<
<
 
Topic parent:
>
>

It's usually best to choose a WikiWord for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.

<--/twikiFormStep-->

Topic parent:

 
Changed:
<
<
>
>
 
Changed:
<
<
>
>
<--/twikiFormStep-->
<--/twikiFormStep-->
<--/twikiFormSteps-->
 
Changed:
<
<
To create a new topic, enter a WikiWord for the topic name, select a topic parent and click 'Create.'

Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it.

>
>

Info Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it.
 \ No newline at end of file

Revision 12005-11-08 - TWikiContributor

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Create New Topic in Main Web

Topic name: <-- TODO: move JS to a separate file and make it callable on click of the button too -->
<-- TODO: blank out all the irrelevant links: Edit, Compose, Attach, Printable, ... Raw text, versions, History, More topic actions: could this be a CSS? -->
 
Topic parent:

To create a new topic, enter a WikiWord for the topic name, select a topic parent and click 'Create.'

Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback