Sandbox:WebHome: Difference between revisions

From Tenetti
oldwiki>ProjectContributor
Imported from Foswiki (version 1)
 
oldwiki>ProjectContributor
Imported from Foswiki (version 1)
(No difference)

Revision as of 15:29, 16 December 2015

 !! %MAKETEXT{"Welcome to the [_1] web" args""}% = %MAKETEXT{"The [1] web is the sandbox you can use for testing. Everybody is welcome to add or delete some stuff. It is recommended to walk through the [2] to get a jumpstart on the [3] tool. A good rule of thumb is to add at the end of the page and sign and date it with your [4]." args=",%SYSTEMWEB%.TwentyMinuteTutorial,%WIKITOOLNAME%,%SYSTEMWEB%.WikiName"}%

%TWISTY{

 showlink="%MAKETEXT{"Create New Topic"}%"
 showimgleft="%ICONURLPATH{"add"}%"
 hidelink="%MAKETEXT{"hide form"}%"
 hideimgleft="%ICONURLPATH{"toggleclose"}%"
 linkclass="foswikiButton"
 mode="div"

}% %INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="js"

}% %INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="formstart"

}%

%INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="topicname"
   newtopic=""
   placeholder="%MAKETEXT{"Topic name"}%"

}% %INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="topicnamefeedback"

}% %INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="wikiword"

}%

%INCLUDE{
   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="errorfeedback"
}%

<input type'hidden' name'topicparent' value='%BASETOPIC%'/> %INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="submit"

}%

%INCLUDE{

   "%SYSTEMWEB%.WebCreateNewTopicComponents"
   section="formend"

}% %ENDTWISTY%

%MAKETEXT{"Recently changed topics"}%