Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r6  >  r5  >  r4  >  r3  >  r2  >  r1
WebTopicCreator 6 - 04 Feb 2009 - Main.EbenMoglen
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create New Topic in TWiki Web

Line: 33 to 33
  }

var hasNonWikiWordCheck = (inForm.nonwikiword = undefined);

Changed:
<
<
var userAllowsNonWikiWord = true;
>
>
var userAllowsNonWikiWord = false; /*
  if (hasNonWikiWordCheck) { userAllowsNonWikiWord = inForm.nonwikiword.checked; }
Changed:
<
<
>
>
*/
  /* check if current input is a valid WikiWord */ var noSpaceName = removeSpacesAndPunctuation(inputForTopicName);
Line: 109 to 110
 

Topic name:

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

Deleted:
<
<


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:


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-->


WebTopicCreator 4 - 08 Nov 2005 - Main.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Create New Topic in TWiki 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.

WebTopicCreator 3 - 08 Nov 2005 - Main.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Added:
>
>

Create New Topic in TWiki Web

 
Changed:
<
<

Create New Topic in TWiki 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.

WebTopicCreator 2 - 08 Nov 2005 - Main.TWikiContributor
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Changed:
<
<
>
>
 

Create New Topic in TWiki 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

WebTopicCreator 1 - 08 Nov 2005 - Main.TWikiContributor
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Create New Topic in TWiki 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.


Revision 6r6 - 04 Feb 2009 - 01:39:32 - EbenMoglen
Revision 5r5 - 08 Nov 2005 - 06:37:39 - TWikiContributor
Revision 4r4 - 08 Nov 2005 - 06:37:39 - TWikiContributor
Revision 3r3 - 08 Nov 2005 - 06:37:39 - TWikiContributor
Revision 2r2 - 08 Nov 2005 - 06:37:39 - TWikiContributor
Revision 1r1 - 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