title: MultiWikiServer Administration \procedure createBag(name) \procedure completion-createBag() \import [subfilter{$:/core/config/GlobalImportFilter}] <$action-log msg="In completion-createBag"/> <$action-log/> \end completion-createBag <$action-sendmessage $message="tm-http-request" url=`/wiki/$(name)$/bags/$(name)$` method="PUT" oncompletion=<> /> \end createBag \procedure createBagButton(name) <$button class=""> <$transclude $variable="createBag" name={{$:/state/NewBagName}}/> {{$:/core/images/new-button}} <$text text="Create a new bag:"/><$edit-text tiddler="$:/state/NewBagName" tag="input"/> \end createBagButton \procedure createRecipe(name) \procedure completion-createRecipe() \import [subfilter{$:/core/config/GlobalImportFilter}] <$action-log msg="In completion-createRecipe"/> <$action-log/> \end completion-createRecipe <$action-sendmessage $message="tm-http-request" url=`/wiki/$(name)$/recipes/$(name)$` method="PUT" oncompletion=<> /> \end createRecipe \procedure createRecipeButton(name) <$button class=""> <$transclude $variable="createRecipe" name={{$:/state/NewRecipeName}}/> {{$:/core/images/new-button}} <$text text="Create a new recipe:"/><$edit-text tiddler="$:/state/NewRecipeName" tag="input"/> \end createRecipeButton \procedure bagPill(element-tag:"span",is-topmost:"no") \whitespace trim <$genesis $type=<> class={{{ mws-bag-pill [match[yes]then[mws-bag-pill-topmost]] +[join[ ]] }}}> <$image source=`/wiki/${ [{!!bag-name}encodeuricomponent[]] }$/bags/${ [{!!bag-name}encodeuricomponent[]] }$/tiddlers/%24%3A%2Ffavicon.ico` class="mws-favicon-small"/> <$text text={{!!bag-name}}/> \end \procedure wikiCard() \whitespace trim
<$text text={{!!recipe-name}}/>
    <$list filter="[list]" counter="counter"> <$transclude $variable="bagPill" is-topmost={{{ [match[yes]] }}} element-tag="li"/>
DDDDDD
Additional Details
\end

Wikis

These are the wikis available on this server. Click on a wiki to visit it in a new browser tab.

    <$list filter="[prefix[$:/state/multiwikiserver/recipes/]]">
  • <>
<>
Higher numbered bags take priority if a tiddler with the same title is in more than one bag

Bags

    <$list filter="[prefix[$:/state/multiwikiserver/bags/]]">
  • <>
<>