Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r5  >  r4  ...
WebTopicCreator 5 - 08 Nov 2005 - Main.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create New Topic in TWiki 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 5r5 - 08 Nov 2005 - 06:37:39 - TWikiContributor
Revision 4r4 - 08 Nov 2005 - 06:37:39 - TWikiContributor
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM