<$macrocall $name="appendButton" now={{Target}} caption="code" add={{$:/snippets/danielo/code}}/>
<$macrocall $name="appendButton" now={{Target}} caption='<$text text="<ol>"></$text>' add={{$:/snippets/danielo/htmlOL}}/>
<$macrocall $name="appendButton" now={{Target}} caption='<$text text="<ul>"></$text>' add={{$:/snippets/danielo/htmlUL}}/>
<$macrocall $name="appendButton" now={{Target}} caption="list" add={{$:/snippets/danielo/list}}/>
<$macrocall $name="appendButton" now={{Target}} caption="ol" add={{$:/snippets/danielo/oList}}/>
<$macrocall $name="appendButton" now={{Target}} caption="ul" add={{$:/snippets/danielo/uList}}/>
<$list filter="[is[current]tag[elev]] -[[elev]]">{{||iframe/vs}}</$list>
\define iframe(link)
[ext[Link|$link$]] {{$:/core/ui/Buttons/full-screen}}
<iframe width="100%" height="615" src="$link$" frameborder="0" allowfullscreen></iframe>
\end
<svg class="tc-image-home-button tc-image-button" viewBox="0 0 22 24" width="32" height="22"><path d="m0,11l11,-11l4.4,4.125l0,-1.83333l2.200001,0l0,4.125l4.4,4.58333l-2.200001,0l0,11l-5.499999,0l0,-9.16667l-4.400001,0l0,9.16667l-7.7,0l0,-11l-2.2,0z"/></svg>
<span title="Hjem"><$button message="tm-home" class="tc-btn-invisible">{{$:/_images/home-button}}</$button></span>
{{$:/core/ui/Buttons/more-page-actions}}{{$:/core/ui/Buttons/control-panel}}{{$:/core/ui/Buttons/new-tiddler}}{{$:/core/ui/Buttons/save-wiki}}{{$:/core/ui/Buttons/close-all}}{{$:/core/ui/Buttons/home}}
\define lingo-base() $:/language/EditTemplate/

<$fieldmangler>
<$edit-text
tiddler="$:/temp/replace-tag"
field="replace"
tag="input"
default=""
placeholder="replace tag"
focusPopup=<<qualify "$:/state/popup/replace-tags">>
class="tc-popup-handle"/>
<$button
popup=<<qualify "$:/state/popup/replace-tags">>
class="tc-btn-invisible tc-btn-dropdown"
tooltip={{$:/language/EditTemplate/Tags/Dropdown/Hint}}
aria-label={{$:/language/EditTemplate/Tags/Dropdown/Caption}}>
{{$:/core/images/down-arrow}}</$button>
&nbsp;
<$edit-text
tiddler="$:/temp/replace-tag"
field="with"
tag="input"
default=""
placeholder="with tag"/>
<$reveal state="$:/temp/replace-tag!!replace" type="nomatch" text="">
<$button class="tc-btn-invisible tc-btn-dropdown">
<$action-deletetiddler $tiddler="$:/temp/replace-tag"/>
{{$:/core/images/close-button}}
</$button>
</$reveal>
<div class="tc-block-dropdown-wrapper">
<$reveal
state=<<qualify "$:/state/popup/replace-tags">>
type="nomatch"
text=""
default="">
<div class="tc-block-dropdown">
<$linkcatcher to="$:/temp/replace-tag!!replace">
<$list filter="[tags[]search:title{$:/temp/replace-tag!!replace}sort[]]">
{{||$:/core/ui/Components/tag-link}}
</$list>
</$linkcatcher>
</div>
</$reveal>
</div>
</$fieldmangler>

<$list filter='[tag{$:/temp/replace-tag!!replace}]'>
<$fieldmangler tiddler=<<currentTiddler>>>
<$button tooltip="Click to replace tag">
{{$:/core/images/done-button}}
<$action-sendmessage $message="tm-remove-tag"
$param={{$:/temp/replace-tag!!replace}}/>
<$action-sendmessage $message='tm-add-tag'
$param={{$:/temp/replace-tag!!with}}/>
</$button>
<$link><$view field=title/></$link><br>
</$fieldmangler>
</$list>

<$reveal type="nomatch" state="$:/temp/replace-tag!!with" text="">
<$list filter="[title{$:/temp/replace-tag!!replace}is[tiddler]]">
<$button>
rename tag "{{$:/temp/replace-tag!!replace}}" to "{{$:/temp/replace-tag!!with}}"
<$action-setfield
$tiddler={{$:/temp/replace-tag!!replace}}
title={{$:/temp/replace-tag!!with}}/>
<$action-deletetiddler
$tiddler={{$:/temp/replace-tag!!replace}}/>
<$action-sendmessage
$message="tm-close-tiddler"
$param={{$:/temp/replace-tag!!replace}}/>
</$button>
</$list>
</$reveal>
no
{
    "tiddlers": {
        "$:/Acknowledgements": {
            "title": "$:/Acknowledgements",
            "type": "text/vnd.tiddlywiki",
            "text": "TiddlyWiki incorporates code from these fine OpenSource projects:\n\n* [[The Stanford Javascript Crypto Library|http://bitwiseshiftleft.github.io/sjcl/]]\n* [[The Jasmine JavaScript Test Framework|http://pivotal.github.io/jasmine/]]\n* [[Normalize.css by Nicolas Gallagher|http://necolas.github.io/normalize.css/]]\n\nAnd media from these projects:\n\n* World flag icons from [[Wikipedia|http://commons.wikimedia.org/wiki/Category:SVG_flags_by_country]]\n"
        },
        "$:/core/copyright.txt": {
            "title": "$:/core/copyright.txt",
            "type": "text/plain",
            "text": "TiddlyWiki created by Jeremy Ruston, (jeremy [at] jermolene [dot] com)\n\nCopyright © Jeremy Ruston 2004-2007\nCopyright © UnaMesa Association 2007-2014\n\nRedistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\nRedistributions in binary form must reproduce the above copyright notice, this\nlist of conditions and the following disclaimer in the documentation and/or other\nmaterials provided with the distribution.\n\nNeither the name of the UnaMesa Association nor the names of its contributors may be\nused to endorse or promote products derived from this software without specific\nprior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY\nEXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES\nOF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT\nSHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,\nINCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED\nTO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\nBUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN\nANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\nDAMAGE.\n"
        },
        "$:/core/icon": {
            "title": "$:/core/icon",
            "tags": "$:/tags/Image",
            "text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z M85.1274062,95.4080042 C81.5494069,95.3047989 79.9756384,95.3136745 78.1534289,92.2560668 L76.733228,92.2975844 C75.0801573,92.2226776 75.7690718,92.256631 74.6662332,92.2006037 C72.822332,92.1273894 73.1177105,90.3396383 72.7933215,89.3950941 C72.2744094,86.1888106 73.4800004,82.9659571 73.4419681,79.7590415 C73.428503,78.6206623 71.8498363,74.5912119 71.2858469,73.150598 C69.5178104,73.490271 67.7401827,73.5550323 65.9465048,73.6462337 C61.8120677,73.6358996 57.7056703,73.1192806 53.628962,72.4632293 C52.8345141,75.8119659 50.473106,80.4990751 52.4249964,83.9024219 C54.794228,87.4227874 56.45684,88.3980868 59.0339286,88.6103485 C61.6109895,88.8224384 62.1929077,91.7913467 61.5694236,92.8517379 C61.0175661,93.5845847 60.0476425,93.7176093 59.2235739,93.8951553 L57.5752147,93.9742093 C56.2780933,93.9296822 55.1187057,93.5723203 53.9629071,93.0211763 C52.0327307,91.9217335 50.0392154,89.6360411 48.5580719,87.9950695 C48.9028934,88.6503604 49.1085703,89.9296134 48.7958122,90.5249222 C47.9200982,91.7907825 44.1326257,91.7830485 42.3980986,90.996433 C40.4277043,90.1030197 35.6664658,83.8299171 34.9303347,79.1316435 C36.8887135,75.3525836 39.7416856,72.0607931 41.1850909,67.9459622 C38.038852,65.8974525 36.3537697,62.5626501 36.5725198,58.7851619 L36.6514762,58.3478913 C33.5557196,58.9392548 35.1611076,58.7192345 31.8308843,58.9762949 C21.2252017,58.9431831 11.8983553,51.6054609 17.1501626,40.2013394 C17.4916881,39.5260388 17.8165752,38.9120742 18.3955298,39.205288 C18.8602051,39.440565 18.793457,40.3843583 18.5597268,41.4309776 C15.5577203,55.057365 30.2297484,55.161659 39.2489049,52.6401668 C40.1440491,52.3898612 41.9243599,50.7040626 43.1576153,50.1452033 C45.1734825,49.231769 47.3615008,48.8611654 49.5329344,48.5941256 C54.9337165,47.9661653 61.4247946,50.8693254 64.7228943,50.9641212 C68.0210328,51.0589131 72.7127563,50.1582941 75.5928121,50.3479196 C77.6825379,50.4454833 79.734518,50.8303777 81.7507717,51.3786556 C83.0558682,44.8897102 83.1481363,40.1071855 86.2420439,39 C88.0578592,39.2926449 89.4570618,41.8175853 90.4927503,43.1666676 C92.6062592,43.0809984 94.6134653,43.6270518 96.6091885,44.233091 C100.222332,43.7098824 103.254293,41.6394732 106.445091,40.0288813 C103.211767,42.7223157 102.77315,47.1042714 103.142605,51.1564486 C103.280001,53.2591496 102.697713,55.5420684 101.977868,57.6949551 C100.630795,61.2025356 98.0292951,64.8997754 95.009908,64.7101481 C93.868464,64.673306 93.2053722,64.0138 92.3570101,63.3096933 C92.1924386,64.7358711 91.5456263,66.0084523 90.9221089,67.2697748 C89.4822206,70.066388 85.7194927,71.2987762 82.2354164,74.2849828 C78.7515768,77.2712347 83.3502408,87.9363951 84.4652464,89.8796277 C85.5800708,91.8230453 88.6922789,92.5339992 87.484639,94.28798 C87.1151913,94.8672415 86.5502884,95.0744181 85.9465544,95.2991347 L85.1274062,95.4080042 Z M45.0303574,86.5575217 L45.5828655,86.699414 C46.277142,86.4290005 47.6727292,86.8469317 48.4130246,87.0512628 C47.0498362,85.7357167 44.9960929,83.8038623 43.5164417,82.5859671 C43.0307739,81.1115156 43.2380006,79.6278431 43.3424927,78.122648 L43.3634516,77.9981264 C42.7802099,79.2030731 42.040056,80.3743566 41.6422405,81.6426885 C41.176708,83.3537773 43.7112632,85.1999538 44.6940603,86.2580263 L45.0303574,86.5575217 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/advanced-search-button": {
            "title": "$:/core/images/advanced-search-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-advanced-search-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M74.5651535,87.9848361 C66.9581537,93.0488876 57.8237115,96 48,96 C21.490332,96 0,74.509668 0,48 C0,21.490332 21.490332,0 48,0 C74.509668,0 96,21.490332 96,48 C96,57.8541369 93.0305793,67.0147285 87.9377231,74.6357895 L122.284919,108.982985 C125.978897,112.676963 125.973757,118.65366 122.284271,122.343146 C118.593975,126.033442 112.613238,126.032921 108.92411,122.343793 L74.5651535,87.9848361 Z M48,80 C65.673112,80 80,65.673112 80,48 C80,30.326888 65.673112,16 48,16 C30.326888,16 16,30.326888 16,48 C16,65.673112 30.326888,80 48,80 Z\"></path>\n        <circle cx=\"48\" cy=\"48\" r=\"8\"></circle>\n        <circle cx=\"28\" cy=\"48\" r=\"8\"></circle>\n        <circle cx=\"68\" cy=\"48\" r=\"8\"></circle>\n    </g>\n</svg>"
        },
        "$:/core/images/blank": {
            "title": "$:/core/images/blank",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-blank tc-image-button\" viewBox=\"63 152 64 64\" width=\"22pt\" height=\"22pt\"></svg>\n"
        },
        "$:/core/images/cancel-button": {
            "title": "$:/core/images/cancel-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-cancel-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n\t<g fill-rule=\"evenodd\">\n\t    <path d=\"M64,76.3137085 L47.0294734,93.2842351 C43.9038742,96.4098343 38.8399231,96.4084656 35.7157288,93.2842712 C32.5978915,90.166434 32.5915506,85.0947409 35.7157649,81.9705266 L52.6862915,65 L35.7157649,48.0294734 C32.5901657,44.9038742 32.5915344,39.8399231 35.7157288,36.7157288 C38.833566,33.5978915 43.9052591,33.5915506 47.0294734,36.7157649 L64,53.6862915 L80.9705266,36.7157649 C84.0961258,33.5901657 89.1600769,33.5915344 92.2842712,36.7157288 C95.4021085,39.833566 95.4084494,44.9052591 92.2842351,48.0294734 L75.3137085,65 L92.2842351,81.9705266 C95.4098343,85.0961258 95.4084656,90.1600769 92.2842712,93.2842712 C89.166434,96.4021085 84.0947409,96.4084494 80.9705266,93.2842351 L64,76.3137085 Z M64,129 C99.346224,129 128,100.346224 128,65 C128,29.653776 99.346224,1 64,1 C28.653776,1 1.13686838e-13,29.653776 1.13686838e-13,65 C1.13686838e-13,100.346224 28.653776,129 64,129 Z M64,113 C90.509668,113 112,91.509668 112,65 C112,38.490332 90.509668,17 64,17 C37.490332,17 16,38.490332 16,65 C16,91.509668 37.490332,113 64,113 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/chevron-down": {
            "title": "$:/core/images/chevron-down",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-chevron-down tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n\t<g fill-rule=\"evenodd\" transform=\"translate(64.000000, 40.500000) rotate(-270.000000) translate(-64.000000, -40.500000) translate(-22.500000, -26.500000)\">\n        <path d=\"M112.743107,112.12741 C111.310627,113.561013 109.331747,114.449239 107.145951,114.449239 L27.9777917,114.449239 C23.6126002,114.449239 20.0618714,110.904826 20.0618714,106.532572 C20.0618714,102.169214 23.6059497,98.6159054 27.9777917,98.6159054 L99.2285381,98.6159054 L99.2285381,27.365159 C99.2285381,22.9999675 102.77295,19.4492387 107.145205,19.4492387 C111.508562,19.4492387 115.061871,22.993317 115.061871,27.365159 L115.061871,106.533318 C115.061871,108.71579 114.175869,110.694669 112.743378,112.127981 Z\" transform=\"translate(67.561871, 66.949239) rotate(-45.000000) translate(-67.561871, -66.949239) \"></path>\n        <path d=\"M151.35638,112.12741 C149.923899,113.561013 147.94502,114.449239 145.759224,114.449239 L66.5910645,114.449239 C62.225873,114.449239 58.6751442,110.904826 58.6751442,106.532572 C58.6751442,102.169214 62.2192225,98.6159054 66.5910645,98.6159054 L137.841811,98.6159054 L137.841811,27.365159 C137.841811,22.9999675 141.386223,19.4492387 145.758478,19.4492387 C150.121835,19.4492387 153.675144,22.993317 153.675144,27.365159 L153.675144,106.533318 C153.675144,108.71579 152.789142,110.694669 151.356651,112.127981 Z\" transform=\"translate(106.175144, 66.949239) rotate(-45.000000) translate(-106.175144, -66.949239) \"></path>\n\t</g>\n</svg>"
        },
        "$:/core/images/chevron-left": {
            "title": "$:/core/images/chevron-left",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-chevron-left tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\" version=\"1.1\">\n    <g fill-rule=\"evenodd\" transform=\"translate(92.500000, 64.000000) rotate(-180.000000) translate(-92.500000, -64.000000) translate(6.000000, -3.000000)\">\n        <path d=\"M112.743107,112.12741 C111.310627,113.561013 109.331747,114.449239 107.145951,114.449239 L27.9777917,114.449239 C23.6126002,114.449239 20.0618714,110.904826 20.0618714,106.532572 C20.0618714,102.169214 23.6059497,98.6159054 27.9777917,98.6159054 L99.2285381,98.6159054 L99.2285381,27.365159 C99.2285381,22.9999675 102.77295,19.4492387 107.145205,19.4492387 C111.508562,19.4492387 115.061871,22.993317 115.061871,27.365159 L115.061871,106.533318 C115.061871,108.71579 114.175869,110.694669 112.743378,112.127981 Z\" transform=\"translate(67.561871, 66.949239) rotate(-45.000000) translate(-67.561871, -66.949239) \"></path>\n        <path d=\"M151.35638,112.12741 C149.923899,113.561013 147.94502,114.449239 145.759224,114.449239 L66.5910645,114.449239 C62.225873,114.449239 58.6751442,110.904826 58.6751442,106.532572 C58.6751442,102.169214 62.2192225,98.6159054 66.5910645,98.6159054 L137.841811,98.6159054 L137.841811,27.365159 C137.841811,22.9999675 141.386223,19.4492387 145.758478,19.4492387 C150.121835,19.4492387 153.675144,22.993317 153.675144,27.365159 L153.675144,106.533318 C153.675144,108.71579 152.789142,110.694669 151.356651,112.127981 Z\" transform=\"translate(106.175144, 66.949239) rotate(-45.000000) translate(-106.175144, -66.949239) \"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/chevron-right": {
            "title": "$:/core/images/chevron-right",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-chevron-right tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\" transform=\"translate(-48.000000, -3.000000)\">\n        <path d=\"M112.743107,112.12741 C111.310627,113.561013 109.331747,114.449239 107.145951,114.449239 L27.9777917,114.449239 C23.6126002,114.449239 20.0618714,110.904826 20.0618714,106.532572 C20.0618714,102.169214 23.6059497,98.6159054 27.9777917,98.6159054 L99.2285381,98.6159054 L99.2285381,27.365159 C99.2285381,22.9999675 102.77295,19.4492387 107.145205,19.4492387 C111.508562,19.4492387 115.061871,22.993317 115.061871,27.365159 L115.061871,106.533318 C115.061871,108.71579 114.175869,110.694669 112.743378,112.127981 Z\" transform=\"translate(67.561871, 66.949239) rotate(-45.000000) translate(-67.561871, -66.949239) \"></path>\n        <path d=\"M151.35638,112.12741 C149.923899,113.561013 147.94502,114.449239 145.759224,114.449239 L66.5910645,114.449239 C62.225873,114.449239 58.6751442,110.904826 58.6751442,106.532572 C58.6751442,102.169214 62.2192225,98.6159054 66.5910645,98.6159054 L137.841811,98.6159054 L137.841811,27.365159 C137.841811,22.9999675 141.386223,19.4492387 145.758478,19.4492387 C150.121835,19.4492387 153.675144,22.993317 153.675144,27.365159 L153.675144,106.533318 C153.675144,108.71579 152.789142,110.694669 151.356651,112.127981 Z\" transform=\"translate(106.175144, 66.949239) rotate(-45.000000) translate(-106.175144, -66.949239) \"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/chevron-up": {
            "title": "$:/core/images/chevron-up",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-chevron-up tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n\t<g fill-rule=\"evenodd\" transform=\"translate(64.000000, 89.500000) rotate(-90.000000) translate(-64.000000, -89.500000) translate(-22.500000, 22.500000)\">\n        <path d=\"M112.743107,112.12741 C111.310627,113.561013 109.331747,114.449239 107.145951,114.449239 L27.9777917,114.449239 C23.6126002,114.449239 20.0618714,110.904826 20.0618714,106.532572 C20.0618714,102.169214 23.6059497,98.6159054 27.9777917,98.6159054 L99.2285381,98.6159054 L99.2285381,27.365159 C99.2285381,22.9999675 102.77295,19.4492387 107.145205,19.4492387 C111.508562,19.4492387 115.061871,22.993317 115.061871,27.365159 L115.061871,106.533318 C115.061871,108.71579 114.175869,110.694669 112.743378,112.127981 Z\" transform=\"translate(67.561871, 66.949239) rotate(-45.000000) translate(-67.561871, -66.949239) \"></path>\n        <path d=\"M151.35638,112.12741 C149.923899,113.561013 147.94502,114.449239 145.759224,114.449239 L66.5910645,114.449239 C62.225873,114.449239 58.6751442,110.904826 58.6751442,106.532572 C58.6751442,102.169214 62.2192225,98.6159054 66.5910645,98.6159054 L137.841811,98.6159054 L137.841811,27.365159 C137.841811,22.9999675 141.386223,19.4492387 145.758478,19.4492387 C150.121835,19.4492387 153.675144,22.993317 153.675144,27.365159 L153.675144,106.533318 C153.675144,108.71579 152.789142,110.694669 151.356651,112.127981 Z\" transform=\"translate(106.175144, 66.949239) rotate(-45.000000) translate(-106.175144, -66.949239) \"></path>\n\t</g>\n</svg>"
        },
        "$:/core/images/clone-button": {
            "title": "$:/core/images/clone-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-clone-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M32.2650915,96 L32.2650915,120.002359 C32.2650915,124.419334 35.8432884,128 40.2627323,128 L120.002359,128 C124.419334,128 128,124.421803 128,120.002359 L128,40.2627323 C128,35.8457573 124.421803,32.2650915 120.002359,32.2650915 L96,32.2650915 L96,48 L108.858899,48 C110.519357,48 111.853018,49.3405131 111.853018,50.9941198 L111.853018,108.858899 C111.853018,110.519357 110.512505,111.853018 108.858899,111.853018 L50.9941198,111.853018 C49.333661,111.853018 48,110.512505 48,108.858899 L48,96 L32.2650915,96 Z\"></path>\n        <path d=\"M40,56 L32.0070969,56 C27.5881712,56 24,52.418278 24,48 C24,43.5907123 27.5848994,40 32.0070969,40 L40,40 L40,32.0070969 C40,27.5881712 43.581722,24 48,24 C52.4092877,24 56,27.5848994 56,32.0070969 L56,40 L63.9929031,40 C68.4118288,40 72,43.581722 72,48 C72,52.4092877 68.4151006,56 63.9929031,56 L56,56 L56,63.9929031 C56,68.4118288 52.418278,72 48,72 C43.5907123,72 40,68.4151006 40,63.9929031 L40,56 Z M7.9992458,0 C3.58138434,0 0,3.5881049 0,7.9992458 L0,88.0007542 C0,92.4186157 3.5881049,96 7.9992458,96 L88.0007542,96 C92.4186157,96 96,92.4118951 96,88.0007542 L96,7.9992458 C96,3.58138434 92.4118951,0 88.0007542,0 L7.9992458,0 Z M19.0010118,16 C17.3435988,16 16,17.336731 16,19.0010118 L16,76.9989882 C16,78.6564012 17.336731,80 19.0010118,80 L76.9989882,80 C78.6564012,80 80,78.663269 80,76.9989882 L80,19.0010118 C80,17.3435988 78.663269,16 76.9989882,16 L19.0010118,16 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/close-all-button": {
            "title": "$:/core/images/close-all-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-close-all-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\" transform=\"translate(-23.000000, -23.000000)\">\n        <path d=\"M43,131 L22.9976794,131 C18.5827987,131 15,127.418278 15,123 C15,118.590712 18.5806831,115 22.9976794,115 L43,115 L43,94.9976794 C43,90.5827987 46.581722,87 51,87 C55.4092877,87 59,90.5806831 59,94.9976794 L59,115 L79.0023206,115 C83.4172013,115 87,118.581722 87,123 C87,127.409288 83.4193169,131 79.0023206,131 L59,131 L59,151.002321 C59,155.417201 55.418278,159 51,159 C46.5907123,159 43,155.419317 43,151.002321 L43,131 Z\" transform=\"translate(51.000000, 123.000000) rotate(-45.000000) translate(-51.000000, -123.000000) \"></path>\n        <path d=\"M43,59 L22.9976794,59 C18.5827987,59 15,55.418278 15,51 C15,46.5907123 18.5806831,43 22.9976794,43 L43,43 L43,22.9976794 C43,18.5827987 46.581722,15 51,15 C55.4092877,15 59,18.5806831 59,22.9976794 L59,43 L79.0023206,43 C83.4172013,43 87,46.581722 87,51 C87,55.4092877 83.4193169,59 79.0023206,59 L59,59 L59,79.0023206 C59,83.4172013 55.418278,87 51,87 C46.5907123,87 43,83.4193169 43,79.0023206 L43,59 Z\" transform=\"translate(51.000000, 51.000000) rotate(-45.000000) translate(-51.000000, -51.000000) \"></path>\n        <path d=\"M115,59 L94.9976794,59 C90.5827987,59 87,55.418278 87,51 C87,46.5907123 90.5806831,43 94.9976794,43 L115,43 L115,22.9976794 C115,18.5827987 118.581722,15 123,15 C127.409288,15 131,18.5806831 131,22.9976794 L131,43 L151.002321,43 C155.417201,43 159,46.581722 159,51 C159,55.4092877 155.419317,59 151.002321,59 L131,59 L131,79.0023206 C131,83.4172013 127.418278,87 123,87 C118.590712,87 115,83.4193169 115,79.0023206 L115,59 Z\" transform=\"translate(123.000000, 51.000000) rotate(-45.000000) translate(-123.000000, -51.000000) \"></path>\n        <path d=\"M115,131 L94.9976794,131 C90.5827987,131 87,127.418278 87,123 C87,118.590712 90.5806831,115 94.9976794,115 L115,115 L115,94.9976794 C115,90.5827987 118.581722,87 123,87 C127.409288,87 131,90.5806831 131,94.9976794 L131,115 L151.002321,115 C155.417201,115 159,118.581722 159,123 C159,127.409288 155.419317,131 151.002321,131 L131,131 L131,151.002321 C131,155.417201 127.418278,159 123,159 C118.590712,159 115,155.419317 115,151.002321 L115,131 Z\" transform=\"translate(123.000000, 123.000000) rotate(-45.000000) translate(-123.000000, -123.000000) \"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/close-button": {
            "title": "$:/core/images/close-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-close-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M65.0864256,75.4091629 L14.9727349,125.522854 C11.8515951,128.643993 6.78104858,128.64922 3.65685425,125.525026 C0.539017023,122.407189 0.5336324,117.334539 3.65902635,114.209145 L53.7727171,64.0954544 L3.65902635,13.9817637 C0.537886594,10.8606239 0.532659916,5.79007744 3.65685425,2.6658831 C6.77469148,-0.451954124 11.8473409,-0.457338747 14.9727349,2.66805521 L65.0864256,52.7817459 L115.200116,2.66805521 C118.321256,-0.453084553 123.391803,-0.458311231 126.515997,2.6658831 C129.633834,5.78372033 129.639219,10.8563698 126.513825,13.9817637 L76.4001341,64.0954544 L126.513825,114.209145 C129.634965,117.330285 129.640191,122.400831 126.515997,125.525026 C123.39816,128.642863 118.32551,128.648248 115.200116,125.522854 L65.0864256,75.4091629 L65.0864256,75.4091629 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/close-others-button": {
            "title": "$:/core/images/close-others-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-close-others-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 127\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M64,128 C99.346224,128 128,99.346224 128,64 C128,28.653776 99.346224,0 64,0 C28.653776,0 0,28.653776 0,64 C0,99.346224 28.653776,128 64,128 Z M64,112 C90.509668,112 112,90.509668 112,64 C112,37.490332 90.509668,16 64,16 C37.490332,16 16,37.490332 16,64 C16,90.509668 37.490332,112 64,112 Z M64,96 C81.673112,96 96,81.673112 96,64 C96,46.326888 81.673112,32 64,32 C46.326888,32 32,46.326888 32,64 C32,81.673112 46.326888,96 64,96 Z M64,80 C72.836556,80 80,72.836556 80,64 C80,55.163444 72.836556,48 64,48 C55.163444,48 48,55.163444 48,64 C48,72.836556 55.163444,80 64,80 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/delete-button": {
            "title": "$:/core/images/delete-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-delete-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\" transform=\"translate(12.000000, 0.000000)\">\n        <rect x=\"0\" y=\"11\" width=\"105\" height=\"16\" rx=\"8\"></rect>\n        <rect x=\"28\" y=\"0\" width=\"48\" height=\"16\" rx=\"8\"></rect>\n        <rect x=\"8\" y=\"16\" width=\"16\" height=\"112\" rx=\"8\"></rect>\n        <rect x=\"8\" y=\"112\" width=\"88\" height=\"16\" rx=\"8\"></rect>\n        <rect x=\"80\" y=\"16\" width=\"16\" height=\"112\" rx=\"8\"></rect>\n        <rect x=\"56\" y=\"16\" width=\"16\" height=\"112\" rx=\"8\"></rect>\n        <rect x=\"32\" y=\"16\" width=\"16\" height=\"112\" rx=\"8\"></rect>\n    </g>\n</svg>\n"
        },
        "$:/core/images/done-button": {
            "title": "$:/core/images/done-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-done-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M3.52445141,76.8322939 C2.07397484,75.3828178 1.17514421,73.3795385 1.17514421,71.1666288 L1.17514421,23.1836596 C1.17514421,18.7531992 4.75686621,15.1751442 9.17514421,15.1751442 C13.5844319,15.1751442 17.1751442,18.7606787 17.1751442,23.1836596 L17.1751442,63.1751442 L119.173716,63.1751442 C123.590457,63.1751442 127.175144,66.7568662 127.175144,71.1751442 C127.175144,75.5844319 123.592783,79.1751442 119.173716,79.1751442 L9.17657227,79.1751442 C6.96796403,79.1751442 4.9674142,78.279521 3.51911285,76.8315312 Z\" id=\"Rectangle-285\" transform=\"translate(64.175144, 47.175144) rotate(-45.000000) translate(-64.175144, -47.175144) \"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/down-arrow": {
            "title": "$:/core/images/down-arrow",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-down-arrow tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <path d=\"M109.35638,81.3533152 C107.923899,82.7869182 105.94502,83.6751442 103.759224,83.6751442 L24.5910645,83.6751442 C20.225873,83.6751442 16.6751442,80.1307318 16.6751442,75.7584775 C16.6751442,71.3951199 20.2192225,67.8418109 24.5910645,67.8418109 L95.8418109,67.8418109 L95.8418109,-3.40893546 C95.8418109,-7.77412698 99.3862233,-11.3248558 103.758478,-11.3248558 C108.121835,-11.3248558 111.675144,-7.78077754 111.675144,-3.40893546 L111.675144,75.7592239 C111.675144,77.9416955 110.789142,79.9205745 109.356651,81.3538862 Z\" transform=\"translate(64.175144, 36.175144) rotate(45.000000) translate(-64.175144, -36.175144) \"></path>\n</svg>\n"
        },
        "$:/core/images/download-button": {
            "title": "$:/core/images/download-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-download-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 129 128\"><g fill-rule=\"evenodd\"><path class=\"tc-image-download-button-ring\" d=\"M64,128 C99.346224,128 128,99.346224 128,64 C128,28.653776 99.346224,0 64,0 C28.653776,0 0,28.653776 0,64 C0,99.346224 28.653776,128 64,128 Z M64,112 C90.509668,112 112,90.509668 112,64 C112,37.490332 90.509668,16 64,16 C37.490332,16 16,37.490332 16,64 C16,90.509668 37.490332,112 64,112 Z\"/><path d=\"M34.3496823,66.4308767 L61.2415823,93.634668 C63.0411536,95.4551107 65.9588502,95.4551107 67.7584215,93.634668 L94.6503215,66.4308767 C96.4498928,64.610434 96.4498928,61.6588981 94.6503215,59.8384554 C93.7861334,58.9642445 92.6140473,58.4731195 91.3919019,58.4731195 L82.9324098,58.4731195 C80.3874318,58.4731195 78.3243078,56.3860674 78.3243078,53.8115729 L78.3243078,38.6615466 C78.3243078,36.0870521 76.2611837,34 73.7162058,34 L55.283798,34 C52.7388201,34 50.675696,36.0870521 50.675696,38.6615466 L50.675696,38.6615466 L50.675696,53.8115729 C50.675696,56.3860674 48.612572,58.4731195 46.0675941,58.4731195 L37.608102,58.4731195 C35.063124,58.4731195 33,60.5601716 33,63.134666 C33,64.3709859 33.4854943,65.5566658 34.3496823,66.4308767 L34.3496823,66.4308767 Z\"/></g></svg>"
        },
        "$:/core/images/edit-button": {
            "title": "$:/core/images/edit-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-edit-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M116.870058,45.3431458 L108.870058,45.3431458 L108.870058,45.3431458 L108.870058,61.3431458 L116.870058,61.3431458 L116.870058,45.3431458 Z M124.870058,45.3431458 L127.649881,45.3431458 C132.066101,45.3431458 135.656854,48.9248678 135.656854,53.3431458 C135.656854,57.7524334 132.07201,61.3431458 127.649881,61.3431458 L124.870058,61.3431458 L124.870058,45.3431458 Z M100.870058,45.3431458 L15.6638275,45.3431458 C15.5064377,45.3431458 15.3501085,45.3476943 15.1949638,45.3566664 L15.1949638,45.3566664 C15.0628002,45.3477039 14.928279,45.3431458 14.7913977,45.3431458 C6.68160973,45.3431458 -8.34314575,53.3431458 -8.34314575,53.3431458 C-8.34314575,53.3431458 6.85614548,61.3431458 14.7913977,61.3431458 C14.9266533,61.3431458 15.0596543,61.3384973 15.190398,61.3293588 C15.3470529,61.3385075 15.5049057,61.3431458 15.6638275,61.3431458 L100.870058,61.3431458 L100.870058,45.3431458 L100.870058,45.3431458 Z\" transform=\"translate(63.656854, 53.343146) rotate(-45.000000) translate(-63.656854, -53.343146) \"></path>\n        <path d=\"M35.1714596,124.189544 C41.9594858,123.613403 49.068777,121.917633 58.85987,118.842282 C60.6854386,118.268877 62.4306907,117.705515 65.1957709,116.802278 C81.1962861,111.575575 87.0734839,109.994907 93.9414474,109.655721 C102.29855,109.242993 107.795169,111.785371 111.520478,118.355045 C112.610163,120.276732 115.051363,120.951203 116.97305,119.861518 C118.894737,118.771832 119.569207,116.330633 118.479522,114.408946 C113.146151,105.003414 104.734907,101.112919 93.5468356,101.66546 C85.6716631,102.054388 79.4899908,103.716944 62.7116783,109.197722 C59.9734132,110.092199 58.2519873,110.64787 56.4625698,111.20992 C37.002649,117.322218 25.6914684,118.282267 16.8654804,112.957098 C14.9739614,111.815848 12.5154166,112.424061 11.3741667,114.31558 C10.2329168,116.207099 10.84113,118.665644 12.7326489,119.806894 C19.0655164,123.627836 26.4866335,124.926678 35.1714596,124.189544 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/export-button": {
            "title": "$:/core/images/export-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-export-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M8.00348646,127.999999 C8.00464867,128 8.00581094,128 8.00697327,128 L119.993027,128 C122.205254,128 124.207939,127.101378 125.657096,125.651198 L125.656838,125.65759 C127.104563,124.210109 128,122.21009 128,119.999949 L128,56.0000511 C128,51.5817449 124.409288,48 120,48 C115.581722,48 112,51.5797863 112,56.0000511 L112,112 L16,112 L16,56.0000511 C16,51.5817449 12.4092877,48 8,48 C3.581722,48 7.10542736e-15,51.5797863 7.10542736e-15,56.0000511 L7.10542736e-15,119.999949 C7.10542736e-15,124.418255 3.59071231,128 8,128 C8.00116233,128 8.0023246,128 8.00348681,127.999999 Z M56.6235633,27.3113724 L47.6580188,36.2769169 C44.5333664,39.4015692 39.4634864,39.4061295 36.339292,36.2819351 C33.2214548,33.1640979 33.2173444,28.0901742 36.3443103,24.9632084 L58.9616908,2.34582788 C60.5248533,0.782665335 62.5748436,0.000361191261 64.624516,2.38225238e-14 L64.6193616,0.00151809229 C66.6695374,0.000796251595 68.7211167,0.781508799 70.2854358,2.34582788 L92.9028163,24.9632084 C96.0274686,28.0878607 96.0320289,33.1577408 92.9078345,36.2819351 C89.7899973,39.3997724 84.7160736,39.4038827 81.5891078,36.2769169 L72.6235633,27.3113724 L72.6235633,88.5669606 C72.6235633,92.9781015 69.0418413,96.5662064 64.6235633,96.5662064 C60.2142756,96.5662064 56.6235633,92.984822 56.6235633,88.5669606 L56.6235633,27.3113724 L56.6235633,27.3113724 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/full-screen-button": {
            "title": "$:/core/images/full-screen-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-full-screen-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g>\n        <g>\n            <path d=\"M5.29777586e-31,8 C1.59060409e-15,3.581722 3.581722,0 8,0 L40,0 C44.418278,0 48,3.581722 48,8 C48,12.418278 44.418278,16 40,16 L16,16 L16,40 C16,44.418278 12.418278,48 8,48 C3.581722,48 -3.55271368e-15,44.418278 0,40 L3.55271368e-15,8 Z\"></path>\n        </g>\n        <g transform=\"translate(104.000000, 104.000000) rotate(-180.000000) translate(-104.000000, -104.000000) translate(80.000000, 80.000000)\">\n            <path d=\"M5.29777586e-31,8 C1.59060409e-15,3.581722 3.581722,0 8,0 L40,0 C44.418278,0 48,3.581722 48,8 C48,12.418278 44.418278,16 40,16 L16,16 L16,40 C16,44.418278 12.418278,48 8,48 C3.581722,48 -3.55271368e-15,44.418278 0,40 L3.55271368e-15,8 Z\"></path>\n        </g>\n        <g transform=\"translate(24.000000, 104.000000) rotate(-90.000000) translate(-24.000000, -104.000000) translate(0.000000, 80.000000)\">\n            <path d=\"M5.29777586e-31,8 C1.59060409e-15,3.581722 3.581722,0 8,0 L40,0 C44.418278,0 48,3.581722 48,8 C48,12.418278 44.418278,16 40,16 L16,16 L16,40 C16,44.418278 12.418278,48 8,48 C3.581722,48 -3.55271368e-15,44.418278 0,40 L3.55271368e-15,8 Z\"></path>\n        </g>\n        <g transform=\"translate(104.000000, 24.000000) rotate(90.000000) translate(-104.000000, -24.000000) translate(80.000000, 0.000000)\">\n            <path d=\"M5.29777586e-31,8 C1.59060409e-15,3.581722 3.581722,0 8,0 L40,0 C44.418278,0 48,3.581722 48,8 C48,12.418278 44.418278,16 40,16 L16,16 L16,40 C16,44.418278 12.418278,48 8,48 C3.581722,48 -3.55271368e-15,44.418278 0,40 L3.55271368e-15,8 Z\"></path>\n        </g>\n    </g>\n</svg>"
        },
        "$:/core/images/globe": {
            "title": "$:/core/images/globe",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-globe tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M72.8111354,37.1275855 C72.8111354,37.9789875 72.8111354,38.8303894 72.8111354,39.6817913 C72.8111354,41.8784743 73.7885604,46.5631866 72.8111354,48.5143758 C71.3445471,51.4420595 68.1617327,52.0543531 66.4170946,54.3812641 C65.2352215,55.9575873 61.7987417,64.9821523 62.7262858,67.3005778 C66.6959269,77.2228204 74.26087,70.4881886 80.6887657,76.594328 C81.5527211,77.415037 83.5758191,78.8666631 83.985137,79.8899578 C87.2742852,88.1128283 76.4086873,94.8989524 87.7419325,106.189751 C88.9872885,107.430443 91.555495,102.372895 91.8205061,101.575869 C92.6726866,99.0129203 98.5458765,96.1267309 100.908882,94.5234439 C102.928056,93.1534443 105.782168,91.8557166 107.236936,89.7775886 C109.507391,86.5342557 108.717505,82.2640435 110.334606,79.0328716 C112.473794,74.7585014 114.163418,69.3979002 116.332726,65.0674086 C120.230862,57.2857361 121.054075,67.1596684 121.400359,67.5059523 C121.757734,67.8633269 122.411167,67.5059523 122.916571,67.5059523 C123.011132,67.5059523 124.364019,67.6048489 124.432783,67.5059523 C125.0832,66.5705216 123.390209,49.5852316 123.114531,48.2089091 C121.710578,41.1996597 116.17083,32.4278331 111.249523,27.7092761 C104.975994,21.6942076 104.160516,11.5121686 92.9912146,12.7547535 C92.7872931,12.7774397 87.906794,22.9027026 85.2136766,26.2672064 C81.486311,30.9237934 82.7434931,22.1144904 78.6876623,22.1144904 C78.6065806,22.1144904 77.5045497,22.0107615 77.4353971,22.1144904 C76.8488637,22.9942905 75.9952305,26.0101404 75.1288269,26.5311533 C74.8635477,26.6906793 73.4071369,26.2924966 73.2826811,26.5311533 C71.0401728,30.8313939 81.5394677,28.7427264 79.075427,34.482926 C76.7225098,39.9642538 72.747373,32.4860199 72.747373,43.0434079\"></path>\n        <path d=\"M44.4668556,7.01044608 C54.151517,13.1403033 45.1489715,19.2084878 47.1611905,23.2253896 C48.8157833,26.5283781 51.4021933,28.6198851 48.8753629,33.038878 C46.8123257,36.6467763 42.0052989,37.0050492 39.251679,39.7621111 C36.2115749,42.8060154 33.7884281,48.7028116 32.4624592,52.6732691 C30.8452419,57.5158356 47.0088721,59.5388126 44.5246867,63.6811917 C43.1386839,65.9923513 37.7785192,65.1466282 36.0880227,63.8791519 C34.9234453,63.0059918 32.4946425,63.3331166 31.6713597,62.0997342 C29.0575851,58.1839669 29.4107339,54.0758543 28.0457962,49.9707786 C27.1076833,47.1493864 21.732611,47.8501656 20.2022714,49.3776393 C19.6790362,49.8998948 19.8723378,51.1703278 19.8723378,51.8829111 C19.8723378,57.1682405 26.9914913,55.1986414 26.9914913,58.3421973 C26.9914913,72.9792302 30.9191897,64.8771867 38.1313873,69.6793121 C48.1678018,76.3618966 45.9763926,76.981595 53.0777543,84.0829567 C56.7511941,87.7563965 60.8192437,87.7689005 62.503478,93.3767069 C64.1046972,98.7081071 53.1759798,98.7157031 50.786754,100.825053 C49.663965,101.816317 47.9736094,104.970571 46.5680513,105.439676 C44.7757187,106.037867 43.334221,105.93607 41.6242359,107.219093 C39.1967302,109.040481 37.7241465,112.151588 37.6034934,112.030935 C35.4555278,109.88297 34.0848666,96.5511248 33.7147244,93.7726273 C33.1258872,89.3524817 28.1241923,88.2337027 26.7275443,84.7420826 C25.1572737,80.8164061 28.2518481,75.223612 25.599097,70.9819941 C19.0797019,60.557804 13.7775712,56.4811506 10.2493953,44.6896152 C9.3074899,41.5416683 13.5912267,38.1609942 15.1264825,35.8570308 C17.0029359,33.0410312 17.7876232,30.0028946 19.8723378,27.2224065 C22.146793,24.1888519 40.8551166,9.46076832 43.8574051,8.63490613 L44.4668556,7.01044608 Z\"></path>\n        <path d=\"M64,126 C98.2416545,126 126,98.2416545 126,64 C126,29.7583455 98.2416545,2 64,2 C29.7583455,2 2,29.7583455 2,64 C2,98.2416545 29.7583455,126 64,126 Z M64,120 C94.927946,120 120,94.927946 120,64 C120,33.072054 94.927946,8 64,8 C33.072054,8 8,33.072054 8,64 C8,94.927946 33.072054,120 64,120 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/home-button": {
            "title": "$:/core/images/home-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-home-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M112.9847,119.501583 C112.99485,119.336814 113,119.170705 113,119.003406 L113,67.56802 C116.137461,70.5156358 121.076014,70.4518569 124.133985,67.3938855 C127.25818,64.2696912 127.260618,59.2068102 124.131541,56.0777326 L70.3963143,2.34250601 C68.8331348,0.779326498 66.7828947,-0.000743167069 64.7337457,1.61675364e-05 C62.691312,-0.00409949529 60.6426632,0.777559815 59.077717,2.34250601 L33,28.420223 L33,28.420223 L33,8.00697327 C33,3.58484404 29.4092877,0 25,0 C20.581722,0 17,3.59075293 17,8.00697327 L17,44.420223 L5.3424904,56.0777326 C2.21694607,59.2032769 2.22220878,64.2760483 5.34004601,67.3938855 C8.46424034,70.5180798 13.5271213,70.5205187 16.6561989,67.3914411 L17,67.04764 L17,119.993027 C17,119.994189 17.0000002,119.995351 17.0000007,119.996514 C17.0000002,119.997675 17,119.998838 17,120 C17,124.418278 20.5881049,128 24.9992458,128 L105.000754,128 C109.418616,128 113,124.409288 113,120 C113,119.832611 112.99485,119.666422 112.9847,119.501583 Z M97,112 L97,51.5736087 L97,51.5736087 L64.7370156,19.3106244 L33,51.04764 L33,112 L97,112 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/import-button": {
            "title": "$:/core/images/import-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-import-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M105.449437,94.2138951 C105.449437,94.2138951 110.049457,94.1897106 110.049457,99.4026111 C110.049457,104.615512 105.163246,104.615511 105.163246,104.615511 L45.0075072,105.157833 C45.0075072,105.157833 0.367531803,106.289842 0.367532368,66.6449212 C0.367532934,27.0000003 45.0428249,27.0000003 45.0428249,27.0000003 L105.532495,27.0000003 C105.532495,27.0000003 138.996741,25.6734987 138.996741,55.1771866 C138.996741,84.6808745 105.727102,82.8457535 105.727102,82.8457535 L56.1735087,82.8457535 C56.1735087,82.8457535 22.6899229,85.1500223 22.6899229,66.0913753 C22.6899229,47.0327282 56.1735087,49.3383013 56.1735087,49.3383013 L105.727102,49.3383013 C105.727102,49.3383013 111.245209,49.3383024 111.245209,54.8231115 C111.245209,60.3079206 105.727102,60.5074524 105.727102,60.5074524 L56.1735087,60.5074524 C56.1735087,60.5074524 37.48913,60.5074528 37.48913,66.6449195 C37.48913,72.7823862 56.1735087,71.6766023 56.1735087,71.6766023 L105.727102,71.6766029 C105.727102,71.6766029 127.835546,73.1411469 127.835546,55.1771866 C127.835546,35.5304025 105.727102,38.3035317 105.727102,38.3035317 L45.0428249,38.3035317 C45.0428249,38.3035317 11.5287276,38.3035313 11.5287276,66.6449208 C11.5287276,94.9863103 45.0428244,93.9579678 45.0428244,93.9579678 L105.449437,94.2138951 Z\" transform=\"translate(69.367532, 66.000000) rotate(-45.000000) translate(-69.367532, -66.000000) \"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/info-button": {
            "title": "$:/core/images/info-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-info-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <g transform=\"translate(0.049406, 0.000000)\">\n            <path d=\"M64,128 C99.346224,128 128,99.346224 128,64 C128,28.653776 99.346224,0 64,0 C28.653776,0 0,28.653776 0,64 C0,99.346224 28.653776,128 64,128 Z M64,112 C90.509668,112 112,90.509668 112,64 C112,37.490332 90.509668,16 64,16 C37.490332,16 16,37.490332 16,64 C16,90.509668 37.490332,112 64,112 Z\"></path>\n            <circle cx=\"64\" cy=\"32\" r=\"8\"></circle>\n            <rect x=\"56\" y=\"48\" width=\"16\" height=\"56\" rx=\"8\"></rect>\n        </g>\n    </g>\n    </g>\n</svg>\n"
        },
        "$:/core/images/locked-padlock": {
            "title": "$:/core/images/locked-padlock",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-locked-padlock tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M96.4723753,64 L105,64 L105,96.0097716 C105,113.673909 90.6736461,128 73.001193,128 L55.998807,128 C38.3179793,128 24,113.677487 24,96.0097716 L24,64 L32.0000269,64 C32.0028554,48.2766389 32.3030338,16.2688026 64.1594984,16.2688041 C95.9543927,16.2688056 96.4648869,48.325931 96.4723753,64 Z M80.5749059,64 L48.4413579,64 C48.4426205,47.71306 48.5829272,31.9999996 64.1595001,31.9999996 C79.8437473,31.9999996 81.1369461,48.1359182 80.5749059,64 Z M67.7315279,92.3641717 C70.8232551,91.0923621 73,88.0503841 73,84.5 C73,79.8055796 69.1944204,76 64.5,76 C59.8055796,76 56,79.8055796 56,84.5 C56,87.947435 58.0523387,90.9155206 61.0018621,92.2491029 L55.9067479,115.020857 L72.8008958,115.020857 L67.7315279,92.3641717 L67.7315279,92.3641717 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/menu-button": {
            "title": "$:/core/images/menu-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-menu-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <rect x=\"0\" y=\"16\" width=\"128\" height=\"16\" rx=\"8\"></rect>\n    <rect x=\"0\" y=\"56\" width=\"128\" height=\"16\" rx=\"8\"></rect>\n    <rect x=\"0\" y=\"96\" width=\"128\" height=\"16\" rx=\"8\"></rect>\n</svg>\n"
        },
        "$:/core/images/new-button": {
            "title": "$:/core/images/new-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-new-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M56,72 L8.00697327,72 C3.59075293,72 0,68.418278 0,64 C0,59.5907123 3.58484404,56 8.00697327,56 L56,56 L56,8.00697327 C56,3.59075293 59.581722,0 64,0 C68.4092877,0 72,3.58484404 72,8.00697327 L72,56 L119.993027,56 C124.409247,56 128,59.581722 128,64 C128,68.4092877 124.415156,72 119.993027,72 L72,72 L72,119.993027 C72,124.409247 68.418278,128 64,128 C59.5907123,128 56,124.415156 56,119.993027 L56,72 L56,72 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/new-here-button": {
            "title": "$:/core/images/new-here-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-new-here-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n    \t<g transform=\"translate(52.233611, 64.389922) rotate(75.000000) translate(-52.233611, -64.389922) translate(-7.734417, 3.702450)\">\n\t        <path d=\"M18.9270186,45.959338 L18.9080585,49.6521741 C18.8884833,53.4648378 21.0574548,58.7482162 23.7526408,61.4434022 L78.5671839,116.257945 C81.2617332,118.952495 85.6348701,118.950391 88.3334363,116.251825 L115.863237,88.7220241 C118.555265,86.0299959 118.564544,81.6509578 115.869358,78.9557717 L61.0548144,24.1412286 C58.3602652,21.4466794 53.0787224,19.2788426 49.2595808,19.3006519 L25.9781737,19.4336012 C22.1633003,19.4553862 19.0471195,22.5673232 19.0275223,26.3842526 L18.9871663,34.2443819 C19.0818862,34.255617 19.1779758,34.2665345 19.2754441,34.2771502 C22.6891275,34.6489512 27.0485594,34.2348566 31.513244,33.2285542 C31.7789418,32.8671684 32.075337,32.5211298 32.4024112,32.1940556 C34.8567584,29.7397084 38.3789778,29.0128681 41.4406288,30.0213822 C41.5958829,29.9543375 41.7503946,29.8866669 41.9041198,29.8183808 L42.1110981,30.2733467 C43.1114373,30.6972371 44.0473796,31.3160521 44.8614145,32.1300869 C48.2842088,35.5528813 48.2555691,41.130967 44.7974459,44.5890903 C41.4339531,47.952583 36.0649346,48.0717177 32.6241879,44.9262969 C27.8170558,45.8919233 23.0726921,46.2881596 18.9270186,45.959338 Z\"></path>\n\t        <path d=\"M45.4903462,38.8768094 C36.7300141,42.6833154 26.099618,44.7997354 18.1909048,43.9383587 C7.2512621,42.7468685 1.50150083,35.8404432 4.66865776,24.7010202 C7.51507386,14.6896965 15.4908218,6.92103848 24.3842626,4.38423012 C34.1310219,1.60401701 42.4070208,6.15882777 42.4070209,16.3101169 L34.5379395,16.310117 C34.5379394,11.9285862 31.728784,10.3825286 26.5666962,11.8549876 C20.2597508,13.6540114 14.3453742,19.4148216 12.2444303,26.8041943 C10.4963869,32.9523565 12.6250796,35.5092726 19.0530263,36.2093718 C25.5557042,36.9176104 35.0513021,34.9907189 42.7038419,31.5913902 L42.7421786,31.6756595 C44.3874154,31.5384763 47.8846101,37.3706354 45.9274416,38.6772897 L45.9302799,38.6835285 C45.9166992,38.6895612 45.9031139,38.6955897 45.8895238,38.7016142 C45.8389288,38.7327898 45.7849056,38.7611034 45.7273406,38.7863919 C45.6506459,38.8200841 45.571574,38.8501593 45.4903462,38.8768094 Z\"></path>\n        </g>\n        <rect x=\"96\" y=\"80\" width=\"16\" height=\"48\" rx=\"8\"></rect>\n        <rect x=\"80\" y=\"96\" width=\"48\" height=\"16\" rx=\"8\"></rect>\n    </g>\n    </g>\n</svg>\n"
        },
        "$:/core/images/new-journal-button": {
            "title": "$:/core/images/new-journal-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-new-journal-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M102.545455,112.818182 L102.545455,124.636364 L102.545455,124.636364 L102.545455,124.636364 C102.545455,125.941761 103.630828,127 104.969697,127 L111.030303,127 C112.369172,127 113.454545,125.941761 113.454545,124.636364 L113.454545,112.818182 L125.575758,112.818182 C126.914626,112.818182 128,111.759982 128,110.454545 L128,104.545455 C128,103.240018 126.914626,102.181818 125.575758,102.181818 L113.454545,102.181818 L113.454545,90.3636364 C113.454545,89.0582 112.369172,88 111.030303,88 L104.969697,88 L104.969697,88 C103.630828,88 102.545455,89.0582 102.545455,90.3636364 L102.545455,102.181818 L90.4242424,102.181818 L90.4242424,102.181818 C89.0853705,102.181818 88,103.240018 88,104.545455 L88,110.454545 L88,110.454545 L88,110.454545 C88,111.759982 89.0853705,112.818182 90.4242424,112.818182 L102.545455,112.818182 Z\"></path>\n        <g transform=\"translate(59.816987, 64.316987) rotate(30.000000) translate(-59.816987, -64.316987) translate(20.316987, 12.816987)\">\n            <g transform=\"translate(0.000000, 0.000000)\">\n                <path d=\"M9.99631148,0 C4.4755011,0 -2.27373675e-13,4.48070044 -2.27373675e-13,9.99759461 L-2.27373675e-13,91.6128884 C-2.27373675e-13,97.1344074 4.46966773,101.610483 9.99631148,101.610483 L68.9318917,101.610483 C74.4527021,101.610483 78.9282032,97.1297826 78.9282032,91.6128884 L78.9282032,9.99759461 C78.9282032,4.47607557 74.4585355,0 68.9318917,0 L9.99631148,0 Z M20.8885263,26 C24.2022348,26 26.8885263,23.3137085 26.8885263,20 C26.8885263,16.6862915 24.2022348,14 20.8885263,14 C17.5748178,14 14.8885263,16.6862915 14.8885263,20 C14.8885263,23.3137085 17.5748178,26 20.8885263,26 Z M57.3033321,25.6783342 C60.6170406,25.6783342 63.3033321,22.9920427 63.3033321,19.6783342 C63.3033321,16.3646258 60.6170406,13.6783342 57.3033321,13.6783342 C53.9896236,13.6783342 51.3033321,16.3646258 51.3033321,19.6783342 C51.3033321,22.9920427 53.9896236,25.6783342 57.3033321,25.6783342 Z\"></path>\n                <text font-family=\"Helvetica\" font-size=\"47.1724138\" font-weight=\"bold\" fill=\"#FFFFFF\">\n                    <tspan x=\"42\" y=\"77.4847912\" text-anchor=\"middle\"><<now \"DD\">></tspan>\n                </text>\n            </g>\n        </g>\n    </g>\n</svg>\n"
        },
        "$:/core/images/options-button": {
            "title": "$:/core/images/options-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-options-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M110.48779,76.0002544 C109.354214,80.4045063 107.611262,84.5641217 105.354171,88.3838625 L105.354171,88.3838625 L112.07833,95.1080219 C115.20107,98.2307613 115.210098,103.299824 112.089164,106.420759 L106.420504,112.089418 C103.301049,115.208874 98.2346851,115.205502 95.1077675,112.078585 L88.3836082,105.354425 C84.5638673,107.611516 80.4042519,109.354468 76,110.488045 L76,110.488045 L76,119.993281 C76,124.409501 72.4220153,128.000254 68.0083475,128.000254 L59.9916525,128.000254 C55.5800761,128.000254 52,124.41541 52,119.993281 L52,110.488045 C47.5957481,109.354468 43.4361327,107.611516 39.6163918,105.354425 L32.8922325,112.078585 C29.7694931,115.201324 24.7004301,115.210353 21.5794957,112.089418 L15.9108363,106.420759 C12.7913807,103.301303 12.7947522,98.2349395 15.9216697,95.1080219 L22.6458291,88.3838625 C20.3887383,84.5641217 18.6457859,80.4045063 17.5122098,76.0002544 L8.00697327,76.0002544 C3.59075293,76.0002544 2.19088375e-16,72.4222697 4.89347582e-16,68.0086019 L9.80228577e-16,59.9919069 C1.25035972e-15,55.5803305 3.58484404,52.0002544 8.00697327,52.0002544 L17.5122098,52.0002544 C18.6457859,47.5960025 20.3887383,43.4363871 22.6458291,39.6166462 L15.9216697,32.8924868 C12.7989304,29.7697475 12.7899019,24.7006845 15.9108363,21.5797501 L21.5794957,15.9110907 C24.6989513,12.7916351 29.7653149,12.7950065 32.8922325,15.9219241 L39.6163918,22.6460835 C43.4361327,20.3889927 47.5957481,18.6460403 52,17.5124642 L52,8.00722764 C52,3.5910073 55.5779847,0.000254375069 59.9916525,0.000254375069 L68.0083475,0.000254375069 C72.4199239,0.000254375069 76,3.58509841 76,8.00722764 L76,17.5124642 C80.4042519,18.6460403 84.5638673,20.3889927 88.3836082,22.6460835 L95.1077675,15.9219241 C98.2305069,12.7991848 103.29957,12.7901562 106.420504,15.9110907 L112.089164,21.5797501 C115.208619,24.6992057 115.205248,29.7655693 112.07833,32.8924868 L105.354171,39.6166462 L105.354171,39.6166462 C107.611262,43.4363871 109.354214,47.5960025 110.48779,52.0002544 L119.993027,52.0002544 C124.409247,52.0002544 128,55.5782391 128,59.9919069 L128,68.0086019 C128,72.4201783 124.415156,76.0002544 119.993027,76.0002544 L110.48779,76.0002544 L110.48779,76.0002544 Z M64,96.0002544 C81.673112,96.0002544 96,81.6733664 96,64.0002544 C96,46.3271424 81.673112,32.0002544 64,32.0002544 C46.326888,32.0002544 32,46.3271424 32,64.0002544 C32,81.6733664 46.326888,96.0002544 64,96.0002544 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/permalink-button": {
            "title": "$:/core/images/permalink-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-permalink-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M80.4834582,48 L73.0956761,80 L73.0956761,80 L47.5165418,80 L54.9043239,48 L80.4834582,48 Z M84.1773493,32 L89.8007299,7.64246248 C90.7941633,3.33942958 95.0918297,0.64641956 99.3968675,1.64031585 C103.693145,2.63218977 106.385414,6.93288901 105.390651,11.2416793 L100.598215,32 L104.000754,32 C108.411895,32 112,35.581722 112,40 C112,44.4092877 108.418616,48 104.000754,48 L96.9043239,48 L89.5165418,80 L104.000754,80 C108.411895,80 112,83.581722 112,88 C112,92.4092877 108.418616,96 104.000754,96 L85.8226507,96 L80.1992701,120.357538 C79.2058367,124.66057 74.9081703,127.35358 70.6031325,126.359684 C66.3068546,125.36781 63.6145865,121.067111 64.6093491,116.758321 L69.401785,96 L43.8226507,96 L38.1992701,120.357538 C37.2058367,124.66057 32.9081703,127.35358 28.6031325,126.359684 C24.3068546,125.36781 21.6145865,121.067111 22.6093491,116.758321 L27.401785,96 L23.9992458,96 C19.5881049,96 16,92.418278 16,88 C16,83.5907123 19.5813843,80 23.9992458,80 L31.0956761,80 L38.4834582,48 L23.9992458,48 C19.5881049,48 16,44.418278 16,40 C16,35.5907123 19.5813843,32 23.9992458,32 L42.1773493,32 L47.8007299,7.64246248 C48.7941633,3.33942958 53.0918297,0.64641956 57.3968675,1.64031585 C61.6931454,2.63218977 64.3854135,6.93288901 63.3906509,11.2416793 L58.598215,32 L84.1773493,32 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/permaview-button": {
            "title": "$:/core/images/permaview-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-permaview-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M81.4834582,48 L79.6365127,56 L79.6365127,56 L74.0573784,56 L75.9043239,48 L81.4834582,48 Z M85.1773493,32 L90.8007299,7.64246248 C91.7941633,3.33942958 96.0918297,0.64641956 100.396867,1.64031585 C104.693145,2.63218977 107.385414,6.93288901 106.390651,11.2416793 L101.598215,32 L104.000754,32 C108.411895,32 112,35.581722 112,40 C112,44.4092877 108.418616,48 104.000754,48 L97.9043239,48 L96.0573784,56 L104.000754,56 C108.411895,56 112,59.581722 112,64 C112,68.4092877 108.418616,72 104.000754,72 L92.3634873,72 L90.5165418,80 L104.000754,80 C108.411895,80 112,83.581722 112,88 C112,92.4092877 108.418616,96 104.000754,96 L86.8226507,96 L81.1992701,120.357538 C80.2058367,124.66057 75.9081703,127.35358 71.6031325,126.359684 C67.3068546,125.36781 64.6145865,121.067111 65.6093491,116.758321 L70.401785,96 L64.8226507,96 L59.1992701,120.357538 C58.2058367,124.66057 53.9081703,127.35358 49.6031325,126.359684 C45.3068546,125.36781 42.6145865,121.067111 43.6093491,116.758321 L48.401785,96 L42.8226507,96 L37.1992701,120.357538 C36.2058367,124.66057 31.9081703,127.35358 27.6031325,126.359684 C23.3068546,125.36781 20.6145865,121.067111 21.6093491,116.758321 L26.401785,96 L23.9992458,96 C19.5881049,96 16,92.418278 16,88 C16,83.5907123 19.5813843,80 23.9992458,80 L30.0956761,80 L31.9426216,72 L23.9992458,72 C19.5881049,72 16,68.418278 16,64 C16,59.5907123 19.5813843,56 23.9992458,56 L35.6365127,56 L37.4834582,48 L23.9992458,48 C19.5881049,48 16,44.418278 16,40 C16,35.5907123 19.5813843,32 23.9992458,32 L41.1773493,32 L46.8007299,7.64246248 C47.7941633,3.33942958 52.0918297,0.64641956 56.3968675,1.64031585 C60.6931454,2.63218977 63.3854135,6.93288901 62.3906509,11.2416793 L57.598215,32 L63.1773493,32 L68.8007299,7.64246248 C69.7941633,3.33942958 74.0918297,0.64641956 78.3968675,1.64031585 C82.6931454,2.63218977 85.3854135,6.93288901 84.3906509,11.2416793 L79.598215,32 L85.1773493,32 Z M53.9043239,48 L52.0573784,56 L57.6365127,56 L59.4834582,48 L53.9043239,48 Z M75.9426216,72 L74.0956761,80 L74.0956761,80 L68.5165418,80 L70.3634873,72 L75.9426216,72 L75.9426216,72 Z M48.3634873,72 L46.5165418,80 L52.0956761,80 L53.9426216,72 L48.3634873,72 L48.3634873,72 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/plugin-generic-language": {
            "title": "$:/core/images/plugin-generic-language",
            "tags": "$:/tags/Image",
            "text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M61.2072232,68.1369825 C56.8829239,70.9319564 54.2082892,74.793177 54.2082892,79.0581634 C54.2082892,86.9638335 63.3980995,93.4821994 75.2498076,94.3940006 C77.412197,98.2964184 83.8475284,101.178858 91.5684735,101.403106 C86.4420125,100.27851 82.4506393,97.6624107 80.9477167,94.3948272 C92.8046245,93.4861461 102,86.9662269 102,79.0581634 C102,70.5281905 91.3014611,63.6132813 78.1041446,63.6132813 C71.5054863,63.6132813 65.5315225,65.3420086 61.2072232,68.1369825 Z M74.001066,53.9793443 C69.6767667,56.7743182 63.7028029,58.5030456 57.1041446,58.5030456 C54.4851745,58.5030456 51.9646095,58.2307276 49.6065315,57.7275105 C46.2945155,59.9778212 41.2235699,61.4171743 35.5395922,61.4171743 C35.4545771,61.4171743 35.3696991,61.4168523 35.2849622,61.4162104 C39.404008,60.5235193 42.7961717,58.6691298 44.7630507,56.286533 C37.8379411,53.5817651 33.2082892,48.669413 33.2082892,43.0581634 C33.2082892,34.5281905 43.9068281,27.6132812 57.1041446,27.6132812 C70.3014611,27.6132812 81,34.5281905 81,43.0581634 C81,47.3231498 78.3253653,51.1843704 74.001066,53.9793443 Z M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/plugin-generic-plugin": {
            "title": "$:/core/images/plugin-generic-plugin",
            "tags": "$:/tags/Image",
            "text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M40.3972881,76.4456988 L40.3972881,95.3404069 L54.5170166,95.3404069 L54.5170166,95.3404069 C54.5165526,95.3385183 54.516089,95.3366295 54.515626,95.3347404 C54.6093153,95.3385061 54.7034848,95.3404069 54.7980982,95.3404069 C58.6157051,95.3404069 61.710487,92.245625 61.710487,88.4280181 C61.710487,86.6197822 61.01617,84.9737128 59.8795929,83.7418666 L59.8795929,83.7418666 C59.8949905,83.7341665 59.9104102,83.7265043 59.925852,83.7188798 C58.8840576,82.5086663 58.2542926,80.9336277 58.2542926,79.2114996 C58.2542926,75.3938927 61.3490745,72.2991108 65.1666814,72.2991108 C68.9842884,72.2991108 72.0790703,75.3938927 72.0790703,79.2114996 C72.0790703,81.1954221 71.2432806,82.9841354 69.9045961,84.2447446 L69.9045961,84.2447446 C69.9333407,84.2629251 69.9619885,84.281245 69.9905383,84.2997032 L69.9905383,84.2997032 C69.1314315,85.4516923 68.6228758,86.8804654 68.6228758,88.4280181 C68.6228758,91.8584969 71.1218232,94.7053153 74.3986526,95.2474079 C74.3913315,95.2784624 74.3838688,95.3094624 74.3762652,95.3404069 L95.6963988,95.3404069 L95.6963988,75.5678578 L95.6963988,75.5678578 C95.6466539,75.5808558 95.5967614,75.5934886 95.5467242,75.6057531 C95.5504899,75.5120637 95.5523907,75.4178943 95.5523907,75.3232809 C95.5523907,71.505674 92.4576088,68.4108921 88.6400019,68.4108921 C86.831766,68.4108921 85.1856966,69.105209 83.9538504,70.2417862 L83.9538504,70.2417862 C83.9461503,70.2263886 83.938488,70.2109688 83.9308636,70.1955271 C82.7206501,71.2373215 81.1456115,71.8670865 79.4234834,71.8670865 C75.6058765,71.8670865 72.5110946,68.7723046 72.5110946,64.9546976 C72.5110946,61.1370907 75.6058765,58.0423088 79.4234834,58.0423088 C81.4074059,58.0423088 83.1961192,58.8780985 84.4567284,60.2167829 L84.4567284,60.2167829 C84.4749089,60.1880383 84.4932288,60.1593906 84.511687,60.1308407 L84.511687,60.1308407 C85.6636761,60.9899475 87.0924492,61.4985032 88.6400019,61.4985032 C92.0704807,61.4985032 94.9172991,58.9995558 95.4593917,55.7227265 C95.538755,55.7414363 95.6177614,55.761071 95.6963988,55.7816184 L95.6963988,40.0412962 L74.3762652,40.0412962 L74.3762652,40.0412962 C74.3838688,40.0103516 74.3913315,39.9793517 74.3986526,39.9482971 L74.3986526,39.9482971 C71.1218232,39.4062046 68.6228758,36.5593862 68.6228758,33.1289073 C68.6228758,31.5813547 69.1314315,30.1525815 69.9905383,29.0005925 C69.9619885,28.9821342 69.9333407,28.9638143 69.9045961,28.9456339 C71.2432806,27.6850247 72.0790703,25.8963113 72.0790703,23.9123888 C72.0790703,20.0947819 68.9842884,17 65.1666814,17 C61.3490745,17 58.2542926,20.0947819 58.2542926,23.9123888 C58.2542926,25.6345169 58.8840576,27.2095556 59.925852,28.419769 L59.925852,28.419769 C59.9104102,28.4273935 59.8949905,28.4350558 59.8795929,28.4427558 C61.01617,29.674602 61.710487,31.3206715 61.710487,33.1289073 C61.710487,36.9465143 58.6157051,40.0412962 54.7980982,40.0412962 C54.7034848,40.0412962 54.6093153,40.0393953 54.515626,40.0356296 L54.515626,40.0356296 C54.516089,40.0375187 54.5165526,40.0394075 54.5170166,40.0412962 L40.3972881,40.0412962 L40.3972881,52.887664 L40.3972881,52.887664 C40.4916889,53.3430132 40.5412962,53.8147625 40.5412962,54.2980982 C40.5412962,58.1157051 37.4465143,61.210487 33.6289073,61.210487 C32.0813547,61.210487 30.6525815,60.7019313 29.5005925,59.8428245 C29.4821342,59.8713744 29.4638143,59.9000221 29.4456339,59.9287667 C28.1850247,58.5900823 26.3963113,57.7542926 24.4123888,57.7542926 C20.5947819,57.7542926 17.5,60.8490745 17.5,64.6666814 C17.5,68.4842884 20.5947819,71.5790703 24.4123888,71.5790703 C26.134517,71.5790703 27.7095556,70.9493053 28.919769,69.9075109 L28.919769,69.9075109 C28.9273935,69.9229526 28.9350558,69.9383724 28.9427558,69.95377 C30.174602,68.8171928 31.8206715,68.1228758 33.6289073,68.1228758 C37.4465143,68.1228758 40.5412962,71.2176578 40.5412962,75.0352647 C40.5412962,75.5186004 40.4916889,75.9903496 40.3972881,76.4456988 Z M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/plugin-generic-theme": {
            "title": "$:/core/images/plugin-generic-theme",
            "tags": "$:/tags/Image",
            "text": "<svg width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M27.6619958,98.5383065 C27.5690581,98.5388896 27.4761291,98.539182 27.383212,98.539182 C41.5122315,92.2342259 36.7359182,71.4340774 52.2062903,71.4340772 C52.3396942,72.0325374 52.4778143,72.6764878 52.6543744,73.3309353 C41.7206358,71.5725612 42.70852,93.6013809 27.6619958,98.5383065 Z M27.962646,98.5354078 C44.3675979,98.3221342 60.9448114,89.104528 60.944811,79.6231217 C57.0326028,79.6231217 55.0057081,78.1546059 53.8483468,76.2715831 C46.8437297,73.3160546 41.0335584,95.5643154 27.9626323,98.5354081 Z M60.4476718,66.8723739 C57.4632888,63.6421817 54.9582687,60.7541572 53.4305549,58.7453802 C47.3662923,50.7715364 44.307483,54.9700909 40.8462757,58.7453801 C37.3850684,62.5206692 41.7580858,65.5796149 38.4732643,68.2464352 C35.1884428,70.9132556 35.391237,71.8376623 29.8473278,66.9588778 C24.3034186,62.0800933 23.919977,60.7368279 26.4649349,57.9530299 C29.0098928,55.1692318 31.1369568,59.5524845 36.3357237,54.6053302 C41.5344905,49.6581758 37.1673192,45.2736183 37.1673192,45.2736183 C37.1673192,45.2736183 47.9916921,23.1463023 62.4556497,24.7805686 C76.9196074,26.4148348 56.9839048,22.6644011 52.0250205,40.0179431 C49.9018746,47.4478606 52.4201529,45.6971267 56.4460414,48.8353078 C57.8695188,49.9449088 63.120208,53.6842856 69.3136884,58.3372485 C77.8095419,50.1273311 87.3705002,40.8200581 90.1462007,38.0443577 C94.9225135,33.268045 99.6988262,38.0443577 94.9225134,42.8206705 C92.2168565,45.5263274 83.0052228,54.3768782 74.6585455,62.4104777 C84.7196352,70.2010353 95.1107413,79.0341049 95.1107416,82.5307694 C95.1107421,88.9149413 92.3944614,92.7263341 86.6764506,90.6368273 C83.0906414,89.3264812 73.3126471,80.2536547 65.0234105,71.7029822 C62.8994697,73.7599251 61.2357389,75.3821997 60.3189624,76.2989761 C57.6045976,78.4574835 53.6647127,73.2589589 55.5426497,71.5226634 C56.5140946,70.6244887 58.249291,68.9770292 60.4476718,66.8723739 L60.4476718,66.8723739 Z M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/refresh-button": {
            "title": "$:/core/images/refresh-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-refresh-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M106.369002,39.4325143 C116.529932,60.3119371 112.939592,86.1974934 95.5979797,103.539105 C73.7286194,125.408466 38.2713806,125.408466 16.4020203,103.539105 C-5.46734008,81.6697449 -5.46734008,46.2125061 16.4020203,24.3431458 C19.5262146,21.2189514 24.5915344,21.2189514 27.7157288,24.3431458 C30.8399231,27.4673401 30.8399231,32.5326599 27.7157288,35.6568542 C12.0947571,51.2778259 12.0947571,76.6044251 27.7157288,92.2253967 C43.3367004,107.846368 68.6632996,107.846368 84.2842712,92.2253967 C97.71993,78.7897379 99.5995262,58.1740623 89.9230597,42.729491 L83.4844861,54.9932839 C81.4307001,58.9052072 76.5945372,60.4115251 72.682614,58.3577391 C68.7706907,56.3039532 67.2643728,51.4677903 69.3181587,47.555867 L84.4354914,18.7613158 C86.4966389,14.8353707 91.3577499,13.3347805 95.273202,15.415792 L124.145886,30.7612457 C128.047354,32.8348248 129.52915,37.6785572 127.455571,41.5800249 C125.381992,45.4814927 120.53826,46.9632892 116.636792,44.8897102 L106.369002,39.4325143 Z M98.1470904,27.0648707 C97.9798954,26.8741582 97.811187,26.6843098 97.6409651,26.4953413 L98.6018187,26.1987327 L98.1470904,27.0648707 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/right-arrow": {
            "title": "$:/core/images/right-arrow",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-right-arrow tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <path d=\"M80.3563798,109.353315 C78.9238993,110.786918 76.9450203,111.675144 74.7592239,111.675144 L-4.40893546,111.675144 C-8.77412698,111.675144 -12.3248558,108.130732 -12.3248558,103.758478 C-12.3248558,99.3951199 -8.78077754,95.8418109 -4.40893546,95.8418109 L66.8418109,95.8418109 L66.8418109,24.5910645 C66.8418109,20.225873 70.3862233,16.6751442 74.7584775,16.6751442 C79.1218352,16.6751442 82.6751442,20.2192225 82.6751442,24.5910645 L82.6751442,103.759224 C82.6751442,105.941695 81.7891419,107.920575 80.3566508,109.353886 Z\" transform=\"translate(35.175144, 64.175144) rotate(-45.000000) translate(-35.175144, -64.175144) \"></path>\n</svg>"
        },
        "$:/core/images/save-button": {
            "title": "$:/core/images/save-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-save-button tc-image-button\" viewBox=\"0 0 128 128\" width=\"22pt\" height=\"22pt\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M120.78304,34.329058 C125.424287,43.1924006 128.049406,53.2778608 128.049406,63.9764502 C128.049406,99.3226742 99.3956295,127.97645 64.0494055,127.97645 C28.7031816,127.97645 0.0494055385,99.3226742 0.0494055385,63.9764502 C0.0494055385,28.6302262 28.7031816,-0.0235498012 64.0494055,-0.0235498012 C82.8568763,-0.0235498012 99.769563,8.08898558 111.479045,21.0056358 L114.159581,18.3250998 C117.289194,15.1954866 122.356036,15.1939641 125.480231,18.3181584 C128.598068,21.4359957 128.601317,26.5107804 125.473289,29.6388083 L120.78304,34.329058 Z M108.72451,46.3875877 C110.870571,51.8341374 112.049406,57.767628 112.049406,63.9764502 C112.049406,90.4861182 90.5590735,111.97645 64.0494055,111.97645 C37.5397375,111.97645 16.0494055,90.4861182 16.0494055,63.9764502 C16.0494055,37.4667822 37.5397375,15.9764502 64.0494055,15.9764502 C78.438886,15.9764502 91.3495036,22.308215 100.147097,32.3375836 L58.9411255,73.5435552 L41.975581,56.5780107 C38.8486152,53.4510448 33.7746915,53.4551552 30.6568542,56.5729924 C27.5326599,59.6971868 27.5372202,64.7670668 30.6618725,67.8917192 L53.279253,90.5090997 C54.8435723,92.073419 56.8951519,92.8541315 58.9380216,92.8558261 C60.987971,92.8559239 63.0389578,92.0731398 64.6049211,90.5071765 L108.72451,46.3875877 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/star-filled": {
            "title": "$:/core/images/star-filled",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-star-filled tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"nonzero\">\n        <path d=\"M61.8361286,96.8228569 L99.1627704,124.110219 C101.883827,126.099427 105.541968,123.420868 104.505636,120.198072 L90.2895569,75.9887263 L89.0292911,79.8977279 L126.314504,52.5528988 C129.032541,50.5595011 127.635256,46.2255025 124.273711,46.2229134 L78.1610486,46.1873965 L81.4604673,48.6032923 L67.1773543,4.41589688 C66.1361365,1.19470104 61.6144265,1.19470104 60.5732087,4.41589688 L46.2900957,48.6032923 L49.5895144,46.1873965 L3.47685231,46.2229134 C0.115307373,46.2255025 -1.28197785,50.5595011 1.43605908,52.5528988 L38.7212719,79.8977279 L37.4610061,75.9887263 L23.2449266,120.198072 C22.2085954,123.420868 25.8667356,126.099427 28.5877926,124.110219 L65.9144344,96.8228569 L61.8361286,96.8228569 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/storyview-classic": {
            "title": "$:/core/images/storyview-classic",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-storyview-classic tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 129 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.5776607 16,23.9924054 L16,40.0075946 C16,44.4216782 19.5881049,48 23.9992458,48 L104.000754,48 C108.418616,48 112,44.4223393 112,40.0075946 L112,23.9924054 C112,19.5783218 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z M23.9992458,64 C19.5813843,64 16,67.5907123 16,72 C16,76.418278 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.4092877 112,72 C112,67.581722 108.411895,64 104.000754,64 L23.9992458,64 L23.9992458,64 Z M23.9992458,96 C19.5813843,96 16,99.5907123 16,104 C16,108.418278 19.5881049,112 23.9992458,112 L104.000754,112 C108.418616,112 112,108.409288 112,104 C112,99.581722 108.411895,96 104.000754,96 L23.9992458,96 L23.9992458,96 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/storyview-pop": {
            "title": "$:/core/images/storyview-pop",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-storyview-pop tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.5776607 16,23.9924054 L16,40.0075946 C16,44.4216782 19.5881049,48 23.9992458,48 L104.000754,48 C108.418616,48 112,44.4223393 112,40.0075946 L112,23.9924054 C112,19.5783218 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z M16.0098166,56 C11.586117,56 8,59.5776607 8,63.9924054 L8,80.0075946 C8,84.4216782 11.5838751,88 16.0098166,88 L111.990183,88 C116.413883,88 120,84.4223393 120,80.0075946 L120,63.9924054 C120,59.5783218 116.416125,56 111.990183,56 L16.0098166,56 L16.0098166,56 Z M23.9992458,96 C19.5813843,96 16,99.5907123 16,104 C16,108.418278 19.5881049,112 23.9992458,112 L104.000754,112 C108.418616,112 112,108.409288 112,104 C112,99.581722 108.411895,96 104.000754,96 L23.9992458,96 L23.9992458,96 Z M23.9992458,64 C19.5813843,64 16,67.5907123 16,72 C16,76.418278 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.4092877 112,72 C112,67.581722 108.411895,64 104.000754,64 L23.9992458,64 L23.9992458,64 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/storyview-zoomin": {
            "title": "$:/core/images/storyview-zoomin",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-storyview-zoomin tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.578055 16,24.0085154 L16,71.9914846 C16,76.4144655 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.421945 112,71.9914846 L112,24.0085154 C112,19.5855345 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/tag-button": {
            "title": "$:/core/images/tag-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-tag-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M18.1643182,47.6600756 L18.1677196,51.7651887 C18.1708869,55.5878829 20.3581578,60.8623899 23.0531352,63.5573673 L84.9021823,125.406414 C87.5996731,128.103905 91.971139,128.096834 94.6717387,125.396234 L125.766905,94.3010679 C128.473612,91.5943612 128.472063,87.2264889 125.777085,84.5315115 L63.9280381,22.6824644 C61.2305472,19.9849735 55.9517395,17.801995 52.1318769,17.8010313 L25.0560441,17.7942007 C21.2311475,17.7932358 18.1421354,20.8872832 18.1452985,24.7049463 L18.1535504,34.6641936 C18.2481119,34.6754562 18.3439134,34.6864294 18.4409623,34.6971263 C22.1702157,35.1081705 26.9295004,34.6530132 31.806204,33.5444844 C32.1342781,33.0700515 32.5094815,32.6184036 32.9318197,32.1960654 C35.6385117,29.4893734 39.5490441,28.718649 42.94592,29.8824694 C43.0432142,29.8394357 43.1402334,29.7961748 43.2369683,29.7526887 L43.3646982,30.0368244 C44.566601,30.5115916 45.6933052,31.2351533 46.6655958,32.2074439 C50.4612154,36.0030635 50.4663097,42.1518845 46.6769742,45.94122 C43.0594074,49.5587868 37.2914155,49.7181264 33.4734256,46.422636 C28.1082519,47.5454734 22.7987486,48.0186448 18.1643182,47.6600756 Z\"></path>\n        <path d=\"M47.6333528,39.5324628 L47.6562932,39.5834939 C37.9670934,43.9391617 26.0718874,46.3819521 17.260095,45.4107025 C5.27267473,44.0894301 -1.02778744,36.4307276 2.44271359,24.0779512 C5.56175386,12.9761516 14.3014034,4.36129832 24.0466405,1.54817001 C34.7269254,-1.53487574 43.7955833,3.51606438 43.7955834,14.7730751 L35.1728168,14.7730752 C35.1728167,9.91428944 32.0946059,8.19982862 26.4381034,9.83267419 C19.5270911,11.8276553 13.046247,18.2159574 10.7440788,26.4102121 C8.82861123,33.2280582 11.161186,36.0634845 18.2047888,36.8398415 C25.3302805,37.6252244 35.7353482,35.4884477 44.1208333,31.7188498 L44.1475077,31.7781871 C44.159701,31.7725635 44.1718402,31.7671479 44.1839238,31.7619434 C45.9448098,31.0035157 50.4503245,38.3109156 47.7081571,39.5012767 C47.6834429,39.512005 47.6585061,39.5223987 47.6333528,39.5324628 Z\"></path>\n    </g>\n</svg>\n"
        },
        "$:/core/images/theme-button": {
            "title": "$:/core/images/theme-button",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-theme-button tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 129\">\n    <g fill-rule=\"evenodd\">\n        <g transform=\"translate(6.762422, 19.968999)\">\n            <path d=\"M0.824945506,108.186742 C0.664785639,108.187747 0.504640965,108.188251 0.344516735,108.188251 C24.6927592,97.3230528 16.4618388,61.4785938 43.121606,61.4785936 C43.3514982,62.5099075 43.5895175,63.6196137 43.8937798,64.7474092 C25.0518979,61.7172401 26.754298,99.6790423 0.824939051,108.186742 Z M1.34304326,108.181747 C29.613352,107.814217 58.1805158,91.9297101 58.1805151,75.5906019 C51.4386888,75.5906018 47.9457839,73.0599394 45.9513275,69.8149659 C33.880418,64.7217657 23.8678719,103.061726 1.34301955,108.181748 Z\"></path>\n            <path d=\"M48.871084,61.6312522 C45.6348746,64.6233738 52.4243955,73.581882 57.1020034,69.8621716 C65.3329228,61.631253 108.502656,20.4006304 116.733576,12.169711 C124.964495,3.9387916 116.733576,-4.29212771 108.502656,3.9387916 C100.271737,12.1697108 57.4180113,53.7289683 48.871084,61.6312522 Z\"></path>\n        </g>\n        <path d=\"M62.2824054,71.6211067 C57.93733,66.8541323 54.3123948,62.6301561 51.9937779,59.5814279 C41.5433616,45.8402704 36.2721798,53.0755512 30.307554,59.5814276 C24.3429282,66.0873041 31.8788571,71.3587209 26.2181932,75.9543964 C20.5575294,80.5500719 20.9070004,82.1430826 11.3532982,73.7355757 C1.79959591,65.3280689 1.13881905,63.0132479 5.52449152,58.2159872 C9.91016399,53.4187265 13.5756887,60.9722938 22.5346144,52.4469667 C31.4935401,43.9216395 23.9676854,36.3658236 23.9676854,36.3658236 C23.9676854,36.3658236 42.6210998,-1.76571499 67.5465342,1.05058165 C92.4719685,3.8668783 58.1171911,-2.5961653 49.5716499,27.3088291 C45.9128772,40.1126497 50.2525733,37.0956468 57.1903023,42.5036084 C59.4792141,44.2878157 67.5103988,50.0176866 77.2457031,57.2905766 C71.4143155,62.9019825 66.2337717,67.8661661 62.2824054,71.6211067 Z M73.4870997,83.4678852 C87.4278174,97.7290403 103.323635,112.360587 109.285731,114.539289 C119.139459,118.140092 123.820369,111.571999 123.820368,100.570289 C123.820367,94.7414103 107.064445,80.3074425 90.2759123,67.2185217 C83.6390655,73.6178 77.7700759,79.2918373 73.4870997,83.4678852 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/unlocked-padlock": {
            "title": "$:/core/images/unlocked-padlock",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-unlocked-padlock tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M48.6266053,64 L105,64 L105,96.0097716 C105,113.673909 90.6736461,128 73.001193,128 L55.998807,128 C38.3179793,128 24,113.677487 24,96.0097716 L24,64 L30.136303,64 C19.6806213,51.3490406 2.77158986,28.2115132 25.8366966,8.85759246 C50.4723026,-11.8141335 71.6711028,13.2108337 81.613302,25.0594855 C91.5555012,36.9081373 78.9368488,47.4964439 69.1559674,34.9513593 C59.375086,22.4062748 47.9893192,10.8049522 35.9485154,20.9083862 C23.9077117,31.0118202 34.192312,43.2685325 44.7624679,55.8655518 C47.229397,58.805523 48.403443,61.5979188 48.6266053,64 Z M67.7315279,92.3641717 C70.8232551,91.0923621 73,88.0503841 73,84.5 C73,79.8055796 69.1944204,76 64.5,76 C59.8055796,76 56,79.8055796 56,84.5 C56,87.947435 58.0523387,90.9155206 61.0018621,92.2491029 L55.9067479,115.020857 L72.8008958,115.020857 L67.7315279,92.3641717 L67.7315279,92.3641717 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/core/images/video": {
            "title": "$:/core/images/video",
            "tags": "$:/tags/Image",
            "text": "<svg class=\"tc-image-video tc-image-button\" width=\"22pt\" height=\"22pt\" viewBox=\"0 0 128 128\">\n    <g fill-rule=\"evenodd\">\n        <path d=\"M64,12 C29.0909091,12 8.72727273,14.9166667 5.81818182,17.8333333 C2.90909091,20.75 1.93784382e-15,41.1666667 0,64.5 C1.93784382e-15,87.8333333 2.90909091,108.25 5.81818182,111.166667 C8.72727273,114.083333 29.0909091,117 64,117 C98.9090909,117 119.272727,114.083333 122.181818,111.166667 C125.090909,108.25 128,87.8333333 128,64.5 C128,41.1666667 125.090909,20.75 122.181818,17.8333333 C119.272727,14.9166667 98.9090909,12 64,12 Z M54.9161194,44.6182253 C51.102648,42.0759111 48.0112186,43.7391738 48.0112186,48.3159447 L48.0112186,79.6840553 C48.0112186,84.2685636 51.109784,85.9193316 54.9161194,83.3817747 L77.0838806,68.6032672 C80.897352,66.0609529 80.890216,61.9342897 77.0838806,59.3967328 L54.9161194,44.6182253 Z\"></path>\n    </g>\n</svg>"
        },
        "$:/language/Buttons/AdvancedSearch/Caption": {
            "title": "$:/language/Buttons/AdvancedSearch/Caption",
            "text": "advanced search"
        },
        "$:/language/Buttons/AdvancedSearch/Hint": {
            "title": "$:/language/Buttons/AdvancedSearch/Hint",
            "text": "Advanced search"
        },
        "$:/language/Buttons/Cancel/Caption": {
            "title": "$:/language/Buttons/Cancel/Caption",
            "text": "cancel"
        },
        "$:/language/Buttons/Cancel/Hint": {
            "title": "$:/language/Buttons/Cancel/Hint",
            "text": "Discard changes to this tiddler"
        },
        "$:/language/Buttons/Clone/Caption": {
            "title": "$:/language/Buttons/Clone/Caption",
            "text": "clone"
        },
        "$:/language/Buttons/Clone/Hint": {
            "title": "$:/language/Buttons/Clone/Hint",
            "text": "Clone this tiddler"
        },
        "$:/language/Buttons/Close/Caption": {
            "title": "$:/language/Buttons/Close/Caption",
            "text": "close"
        },
        "$:/language/Buttons/Close/Hint": {
            "title": "$:/language/Buttons/Close/Hint",
            "text": "Close this tiddler"
        },
        "$:/language/Buttons/CloseAll/Caption": {
            "title": "$:/language/Buttons/CloseAll/Caption",
            "text": "close all"
        },
        "$:/language/Buttons/CloseAll/Hint": {
            "title": "$:/language/Buttons/CloseAll/Hint",
            "text": "Close all tiddlers"
        },
        "$:/language/Buttons/CloseOthers/Caption": {
            "title": "$:/language/Buttons/CloseOthers/Caption",
            "text": "close others"
        },
        "$:/language/Buttons/CloseOthers/Hint": {
            "title": "$:/language/Buttons/CloseOthers/Hint",
            "text": "Close other tiddlers"
        },
        "$:/language/Buttons/ControlPanel/Caption": {
            "title": "$:/language/Buttons/ControlPanel/Caption",
            "text": "control panel"
        },
        "$:/language/Buttons/ControlPanel/Hint": {
            "title": "$:/language/Buttons/ControlPanel/Hint",
            "text": "Open control panel"
        },
        "$:/language/Buttons/Delete/Caption": {
            "title": "$:/language/Buttons/Delete/Caption",
            "text": "delete"
        },
        "$:/language/Buttons/Delete/Hint": {
            "title": "$:/language/Buttons/Delete/Hint",
            "text": "Delete this tiddler"
        },
        "$:/language/Buttons/Edit/Caption": {
            "title": "$:/language/Buttons/Edit/Caption",
            "text": "edit"
        },
        "$:/language/Buttons/Edit/Hint": {
            "title": "$:/language/Buttons/Edit/Hint",
            "text": "Edit this tiddler"
        },
        "$:/language/Buttons/Encryption/Caption": {
            "title": "$:/language/Buttons/Encryption/Caption",
            "text": "encryption"
        },
        "$:/language/Buttons/Encryption/Hint": {
            "title": "$:/language/Buttons/Encryption/Hint",
            "text": "Set or clear a password for saving this wiki"
        },
        "$:/language/Buttons/Encryption/ClearPassword/Caption": {
            "title": "$:/language/Buttons/Encryption/ClearPassword/Caption",
            "text": "clear password"
        },
        "$:/language/Buttons/Encryption/ClearPassword/Hint": {
            "title": "$:/language/Buttons/Encryption/ClearPassword/Hint",
            "text": "Clear the password and save this wiki without encryption"
        },
        "$:/language/Buttons/Encryption/SetPassword/Caption": {
            "title": "$:/language/Buttons/Encryption/SetPassword/Caption",
            "text": "set password"
        },
        "$:/language/Buttons/Encryption/SetPassword/Hint": {
            "title": "$:/language/Buttons/Encryption/SetPassword/Hint",
            "text": "Set a password for saving this wiki with encryption"
        },
        "$:/language/Buttons/ExportPage/Caption": {
            "title": "$:/language/Buttons/ExportPage/Caption",
            "text": "export all"
        },
        "$:/language/Buttons/ExportPage/Hint": {
            "title": "$:/language/Buttons/ExportPage/Hint",
            "text": "Export all tiddlers"
        },
        "$:/language/Buttons/ExportTiddler/Caption": {
            "title": "$:/language/Buttons/ExportTiddler/Caption",
            "text": "export tiddler"
        },
        "$:/language/Buttons/ExportTiddler/Hint": {
            "title": "$:/language/Buttons/ExportTiddler/Hint",
            "text": "Export tiddler"
        },
        "$:/language/Buttons/ExportTiddlers/Caption": {
            "title": "$:/language/Buttons/ExportTiddlers/Caption",
            "text": "export tiddlers"
        },
        "$:/language/Buttons/ExportTiddlers/Hint": {
            "title": "$:/language/Buttons/ExportTiddlers/Hint",
            "text": "Export tiddlers"
        },
        "$:/language/Buttons/FullScreen/Caption": {
            "title": "$:/language/Buttons/FullScreen/Caption",
            "text": "full-screen"
        },
        "$:/language/Buttons/FullScreen/Hint": {
            "title": "$:/language/Buttons/FullScreen/Hint",
            "text": "Enter or leave full-screen mode"
        },
        "$:/language/Buttons/Import/Caption": {
            "title": "$:/language/Buttons/Import/Caption",
            "text": "import"
        },
        "$:/language/Buttons/Import/Hint": {
            "title": "$:/language/Buttons/Import/Hint",
            "text": "Import files"
        },
        "$:/language/Buttons/Info/Caption": {
            "title": "$:/language/Buttons/Info/Caption",
            "text": "info"
        },
        "$:/language/Buttons/Info/Hint": {
            "title": "$:/language/Buttons/Info/Hint",
            "text": "Show information for this tiddler"
        },
        "$:/language/Buttons/Home/Caption": {
            "title": "$:/language/Buttons/Home/Caption",
            "text": "home"
        },
        "$:/language/Buttons/Home/Hint": {
            "title": "$:/language/Buttons/Home/Hint",
            "text": "Open the default tiddlers"
        },
        "$:/language/Buttons/Language/Caption": {
            "title": "$:/language/Buttons/Language/Caption",
            "text": "language"
        },
        "$:/language/Buttons/Language/Hint": {
            "title": "$:/language/Buttons/Language/Hint",
            "text": "Choose the user interface language"
        },
        "$:/language/Buttons/More/Caption": {
            "title": "$:/language/Buttons/More/Caption",
            "text": "more"
        },
        "$:/language/Buttons/More/Hint": {
            "title": "$:/language/Buttons/More/Hint",
            "text": "More actions"
        },
        "$:/language/Buttons/NewHere/Caption": {
            "title": "$:/language/Buttons/NewHere/Caption",
            "text": "new here"
        },
        "$:/language/Buttons/NewHere/Hint": {
            "title": "$:/language/Buttons/NewHere/Hint",
            "text": "Create a new tiddler tagged with this one"
        },
        "$:/language/Buttons/NewJournal/Caption": {
            "title": "$:/language/Buttons/NewJournal/Caption",
            "text": "new journal"
        },
        "$:/language/Buttons/NewJournal/Hint": {
            "title": "$:/language/Buttons/NewJournal/Hint",
            "text": "Create a new journal tiddler"
        },
        "$:/language/Buttons/NewJournalHere/Caption": {
            "title": "$:/language/Buttons/NewJournalHere/Caption",
            "text": "new journal here"
        },
        "$:/language/Buttons/NewJournalHere/Hint": {
            "title": "$:/language/Buttons/NewJournalHere/Hint",
            "text": "Create a new journal tiddler tagged with this one"
        },
        "$:/language/Buttons/NewTiddler/Caption": {
            "title": "$:/language/Buttons/NewTiddler/Caption",
            "text": "new tiddler"
        },
        "$:/language/Buttons/NewTiddler/Hint": {
            "title": "$:/language/Buttons/NewTiddler/Hint",
            "text": "Create a new tiddler"
        },
        "$:/language/Buttons/Permalink/Caption": {
            "title": "$:/language/Buttons/Permalink/Caption",
            "text": "permalink"
        },
        "$:/language/Buttons/Permalink/Hint": {
            "title": "$:/language/Buttons/Permalink/Hint",
            "text": "Set browser address bar to a direct link to this tiddler"
        },
        "$:/language/Buttons/Permaview/Caption": {
            "title": "$:/language/Buttons/Permaview/Caption",
            "text": "permaview"
        },
        "$:/language/Buttons/Permaview/Hint": {
            "title": "$:/language/Buttons/Permaview/Hint",
            "text": "Set browser address bar to a direct link to all the tiddlers in this story"
        },
        "$:/language/Buttons/Refresh/Caption": {
            "title": "$:/language/Buttons/Refresh/Caption",
            "text": "refresh"
        },
        "$:/language/Buttons/Refresh/Hint": {
            "title": "$:/language/Buttons/Refresh/Hint",
            "text": "Perform a full refresh of the wiki"
        },
        "$:/language/Buttons/Save/Caption": {
            "title": "$:/language/Buttons/Save/Caption",
            "text": "ok"
        },
        "$:/language/Buttons/Save/Hint": {
            "title": "$:/language/Buttons/Save/Hint",
            "text": "Store changes to this tiddler"
        },
        "$:/language/Buttons/SaveWiki/Caption": {
            "title": "$:/language/Buttons/SaveWiki/Caption",
            "text": "save changes"
        },
        "$:/language/Buttons/SaveWiki/Hint": {
            "title": "$:/language/Buttons/SaveWiki/Hint",
            "text": "Save changes"
        },
        "$:/language/Buttons/StoryView/Caption": {
            "title": "$:/language/Buttons/StoryView/Caption",
            "text": "storyview"
        },
        "$:/language/Buttons/StoryView/Hint": {
            "title": "$:/language/Buttons/StoryView/Hint",
            "text": "Choose the story visualisation"
        },
        "$:/language/Buttons/HideSideBar/Caption": {
            "title": "$:/language/Buttons/HideSideBar/Caption",
            "text": "hide sidebar"
        },
        "$:/language/Buttons/HideSideBar/Hint": {
            "title": "$:/language/Buttons/HideSideBar/Hint",
            "text": "Hide sidebar"
        },
        "$:/language/Buttons/ShowSideBar/Caption": {
            "title": "$:/language/Buttons/ShowSideBar/Caption",
            "text": "show sidebar"
        },
        "$:/language/Buttons/ShowSideBar/Hint": {
            "title": "$:/language/Buttons/ShowSideBar/Hint",
            "text": "Show sidebar"
        },
        "$:/language/Buttons/TagManager/Caption": {
            "title": "$:/language/Buttons/TagManager/Caption",
            "text": "tag manager"
        },
        "$:/language/Buttons/TagManager/Hint": {
            "title": "$:/language/Buttons/TagManager/Hint",
            "text": "Open tag manager"
        },
        "$:/language/Buttons/Theme/Caption": {
            "title": "$:/language/Buttons/Theme/Caption",
            "text": "theme"
        },
        "$:/language/Buttons/Theme/Hint": {
            "title": "$:/language/Buttons/Theme/Hint",
            "text": "Choose the display theme"
        },
        "$:/language/ControlPanel/Advanced/Caption": {
            "title": "$:/language/ControlPanel/Advanced/Caption",
            "text": "Advanced"
        },
        "$:/language/ControlPanel/Advanced/Hint": {
            "title": "$:/language/ControlPanel/Advanced/Hint",
            "text": "Internal information about this TiddlyWiki"
        },
        "$:/language/ControlPanel/Appearance/Caption": {
            "title": "$:/language/ControlPanel/Appearance/Caption",
            "text": "Appearance"
        },
        "$:/language/ControlPanel/Appearance/Hint": {
            "title": "$:/language/ControlPanel/Appearance/Hint",
            "text": "Ways to customise the appearance of your TiddlyWiki."
        },
        "$:/language/ControlPanel/Basics/AnimDuration/Prompt": {
            "title": "$:/language/ControlPanel/Basics/AnimDuration/Prompt",
            "text": "Animation duration:"
        },
        "$:/language/ControlPanel/Basics/Caption": {
            "title": "$:/language/ControlPanel/Basics/Caption",
            "text": "Basics"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint",
            "text": "Use &#91;&#91;double square brackets&#93;&#93; for titles with spaces. Or you can choose to <$button set=\"$:/DefaultTiddlers\" setTo=\"[list[$:/StoryList]]\">retain story ordering</$button>"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt",
            "text": "Default tiddlers:"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint",
            "text": "Choose which tiddlers are displayed at startup:"
        },
        "$:/language/ControlPanel/Basics/Language/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Language/Prompt",
            "text": "Hello! Current language:"
        },
        "$:/language/ControlPanel/Basics/NewJournal/Title/Prompt": {
            "title": "$:/language/ControlPanel/Basics/NewJournal/Title/Prompt",
            "text": "Title of new journal tiddlers"
        },
        "$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt": {
            "title": "$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt",
            "text": "Tags for new journal tiddlers"
        },
        "$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt",
            "text": "Number of overridden shadow tiddlers:"
        },
        "$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt",
            "text": "Number of shadow tiddlers:"
        },
        "$:/language/ControlPanel/Basics/Subtitle/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Subtitle/Prompt",
            "text": "Subtitle:"
        },
        "$:/language/ControlPanel/Basics/SystemTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/SystemTiddlers/Prompt",
            "text": "Number of system tiddlers:"
        },
        "$:/language/ControlPanel/Basics/Tags/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Tags/Prompt",
            "text": "Number of tags:"
        },
        "$:/language/ControlPanel/Basics/Tiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Tiddlers/Prompt",
            "text": "Number of tiddlers:"
        },
        "$:/language/ControlPanel/Basics/Title/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Title/Prompt",
            "text": "Title of this ~TiddlyWiki:"
        },
        "$:/language/ControlPanel/Basics/Username/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Username/Prompt",
            "text": "Username for signing edits:"
        },
        "$:/language/ControlPanel/Basics/Version/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Version/Prompt",
            "text": "~TiddlyWiki version:"
        },
        "$:/language/ControlPanel/EditorTypes/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Caption",
            "text": "Editor Types"
        },
        "$:/language/ControlPanel/EditorTypes/Editor/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Editor/Caption",
            "text": "Editor"
        },
        "$:/language/ControlPanel/EditorTypes/Hint": {
            "title": "$:/language/ControlPanel/EditorTypes/Hint",
            "text": "These tiddlers determine which editor is used to edit specific tiddler types."
        },
        "$:/language/ControlPanel/EditorTypes/Type/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Type/Caption",
            "text": "Type"
        },
        "$:/language/ControlPanel/Info/Caption": {
            "title": "$:/language/ControlPanel/Info/Caption",
            "text": "Info"
        },
        "$:/language/ControlPanel/Info/Hint": {
            "title": "$:/language/ControlPanel/Info/Hint",
            "text": "Information about this TiddlyWiki"
        },
        "$:/language/ControlPanel/LoadedModules/Caption": {
            "title": "$:/language/ControlPanel/LoadedModules/Caption",
            "text": "Loaded Modules"
        },
        "$:/language/ControlPanel/LoadedModules/Hint": {
            "title": "$:/language/ControlPanel/LoadedModules/Hint",
            "text": "These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process."
        },
        "$:/language/ControlPanel/Palette/Caption": {
            "title": "$:/language/ControlPanel/Palette/Caption",
            "text": "Palette"
        },
        "$:/language/ControlPanel/Palette/Editor/Clone/Caption": {
            "title": "$:/language/ControlPanel/Palette/Editor/Clone/Caption",
            "text": "clone"
        },
        "$:/language/ControlPanel/Palette/Editor/Clone/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Editor/Clone/Prompt",
            "text": "It is recommended that you clone this shadow palette before editing it"
        },
        "$:/language/ControlPanel/Palette/Editor/Prompt/Modified": {
            "title": "$:/language/ControlPanel/Palette/Editor/Prompt/Modified",
            "text": "This shadow palette has been modified"
        },
        "$:/language/ControlPanel/Palette/Editor/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Editor/Prompt",
            "text": "Editing"
        },
        "$:/language/ControlPanel/Palette/Editor/Reset/Caption": {
            "title": "$:/language/ControlPanel/Palette/Editor/Reset/Caption",
            "text": "reset"
        },
        "$:/language/ControlPanel/Palette/HideEditor/Caption": {
            "title": "$:/language/ControlPanel/Palette/HideEditor/Caption",
            "text": "hide editor"
        },
        "$:/language/ControlPanel/Palette/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Prompt",
            "text": "Current palette:"
        },
        "$:/language/ControlPanel/Palette/ShowEditor/Caption": {
            "title": "$:/language/ControlPanel/Palette/ShowEditor/Caption",
            "text": "show editor"
        },
        "$:/language/ControlPanel/Plugins/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Caption",
            "text": "Plugins"
        },
        "$:/language/ControlPanel/Plugins/Disable/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Disable/Caption",
            "text": "disable"
        },
        "$:/language/ControlPanel/Plugins/Disable/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Disable/Hint",
            "text": "Disable this plugin when reloading page"
        },
        "$:/language/ControlPanel/Plugins/Disabled/Status": {
            "title": "$:/language/ControlPanel/Plugins/Disabled/Status",
            "text": "(disabled)"
        },
        "$:/language/ControlPanel/Plugins/Empty/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Empty/Hint",
            "text": "None"
        },
        "$:/language/ControlPanel/Plugins/Enable/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Enable/Caption",
            "text": "enable"
        },
        "$:/language/ControlPanel/Plugins/Enable/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Enable/Hint",
            "text": "Enable this plugin when reloading page"
        },
        "$:/language/ControlPanel/Plugins/Language/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Language/Prompt",
            "text": "Languages"
        },
        "$:/language/ControlPanel/Plugins/Plugin/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Plugin/Prompt",
            "text": "Plugins"
        },
        "$:/language/ControlPanel/Plugins/Theme/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Theme/Prompt",
            "text": "Themes"
        },
        "$:/language/ControlPanel/Saving/Caption": {
            "title": "$:/language/ControlPanel/Saving/Caption",
            "text": "Saving"
        },
        "$:/language/ControlPanel/Saving/Heading": {
            "title": "$:/language/ControlPanel/Saving/Heading",
            "text": "Saving"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading",
            "text": "Advanced Settings"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/BackupDir": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/BackupDir",
            "text": "Backup Directory"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Backups": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Backups",
            "text": "Backups"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Description": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Description",
            "text": "These settings are only used when saving to http://tiddlyspot.com or a compatible remote server"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Filename": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Filename",
            "text": "Upload Filename"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Heading": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Heading",
            "text": "~TiddlySpot"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Hint": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Hint",
            "text": "//The server URL defaults to `http://<wikiname>.tiddlyspot.com/store.cgi` and can be changed to use a custom server address//"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Password": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Password",
            "text": "Password"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/ServerURL": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/ServerURL",
            "text": "Server URL"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/UploadDir": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/UploadDir",
            "text": "Upload Directory"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/UserName": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/UserName",
            "text": "Wiki Name"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Caption": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Caption",
            "text": "Autosave"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Disabled/Description": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Disabled/Description",
            "text": "Do not save changes automatically"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Enabled/Description": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Enabled/Description",
            "text": "Save changes automatically"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Hint": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Hint",
            "text": "Automatically save changes during editing"
        },
        "$:/language/ControlPanel/Settings/Caption": {
            "title": "$:/language/ControlPanel/Settings/Caption",
            "text": "Settings"
        },
        "$:/language/ControlPanel/Settings/Hint": {
            "title": "$:/language/ControlPanel/Settings/Hint",
            "text": "These settings let you customise the behaviour of TiddlyWiki."
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Caption": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Caption",
            "text": "Navigation Address Bar"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Hint": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Hint",
            "text": "Behaviour of the browser address bar when navigating to a tiddler:"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description",
            "text": "Do not update the address bar"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description",
            "text": "Include the target tiddler"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description",
            "text": "Include the target tiddler and the current story sequence"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Caption": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Caption",
            "text": "Navigation History"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Hint": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Hint",
            "text": "Update browser history when navigating to a tiddler:"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/No/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/No/Description",
            "text": "Do not update history"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description",
            "text": "Update history"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Caption": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Caption",
            "text": "Toolbar Buttons"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Hint": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Hint",
            "text": "Default toolbar button appearance:"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description",
            "text": "Include icon"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description",
            "text": "Include text"
        },
        "$:/language/ControlPanel/StoryView/Caption": {
            "title": "$:/language/ControlPanel/StoryView/Caption",
            "text": "Story View"
        },
        "$:/language/ControlPanel/StoryView/Prompt": {
            "title": "$:/language/ControlPanel/StoryView/Prompt",
            "text": "Current view:"
        },
        "$:/language/ControlPanel/Theme/Caption": {
            "title": "$:/language/ControlPanel/Theme/Caption",
            "text": "Theme"
        },
        "$:/language/ControlPanel/Theme/Prompt": {
            "title": "$:/language/ControlPanel/Theme/Prompt",
            "text": "Current theme:"
        },
        "$:/language/ControlPanel/TiddlerFields/Caption": {
            "title": "$:/language/ControlPanel/TiddlerFields/Caption",
            "text": "Tiddler Fields"
        },
        "$:/language/ControlPanel/TiddlerFields/Hint": {
            "title": "$:/language/ControlPanel/TiddlerFields/Hint",
            "text": "This is the full set of TiddlerFields in use in this wiki (including system tiddlers but excluding shadow tiddlers)."
        },
        "$:/language/ControlPanel/Toolbars/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/Caption",
            "text": "Toolbars"
        },
        "$:/language/ControlPanel/Toolbars/EditToolbar/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/EditToolbar/Caption",
            "text": "Edit Toolbar"
        },
        "$:/language/ControlPanel/Toolbars/EditToolbar/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/EditToolbar/Hint",
            "text": "Choose which buttons are displayed for tiddlers in edit mode"
        },
        "$:/language/ControlPanel/Toolbars/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/Hint",
            "text": "Select which toolbar buttons are displayed"
        },
        "$:/language/ControlPanel/Toolbars/PageControls/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/PageControls/Caption",
            "text": "Page Toolbar"
        },
        "$:/language/ControlPanel/Toolbars/PageControls/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/PageControls/Hint",
            "text": "Choose which buttons are displayed on the main page toolbar  "
        },
        "$:/language/ControlPanel/Toolbars/ViewToolbar/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Caption",
            "text": "View Toolbar"
        },
        "$:/language/ControlPanel/Toolbars/ViewToolbar/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Hint",
            "text": "Choose which buttons are displayed for tiddlers in view mode"
        },
        "$:/language/ControlPanel/Tools/Download/Full/Caption": {
            "title": "$:/language/ControlPanel/Tools/Download/Full/Caption",
            "text": "Download full wiki"
        },
        "$:/language/Date/DaySuffix/1": {
            "title": "$:/language/Date/DaySuffix/1",
            "text": "st"
        },
        "$:/language/Date/DaySuffix/2": {
            "title": "$:/language/Date/DaySuffix/2",
            "text": "nd"
        },
        "$:/language/Date/DaySuffix/3": {
            "title": "$:/language/Date/DaySuffix/3",
            "text": "rd"
        },
        "$:/language/Date/DaySuffix/4": {
            "title": "$:/language/Date/DaySuffix/4",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/5": {
            "title": "$:/language/Date/DaySuffix/5",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/6": {
            "title": "$:/language/Date/DaySuffix/6",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/7": {
            "title": "$:/language/Date/DaySuffix/7",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/8": {
            "title": "$:/language/Date/DaySuffix/8",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/9": {
            "title": "$:/language/Date/DaySuffix/9",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/10": {
            "title": "$:/language/Date/DaySuffix/10",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/11": {
            "title": "$:/language/Date/DaySuffix/11",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/12": {
            "title": "$:/language/Date/DaySuffix/12",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/13": {
            "title": "$:/language/Date/DaySuffix/13",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/14": {
            "title": "$:/language/Date/DaySuffix/14",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/15": {
            "title": "$:/language/Date/DaySuffix/15",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/16": {
            "title": "$:/language/Date/DaySuffix/16",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/17": {
            "title": "$:/language/Date/DaySuffix/17",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/18": {
            "title": "$:/language/Date/DaySuffix/18",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/19": {
            "title": "$:/language/Date/DaySuffix/19",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/20": {
            "title": "$:/language/Date/DaySuffix/20",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/21": {
            "title": "$:/language/Date/DaySuffix/21",
            "text": "st"
        },
        "$:/language/Date/DaySuffix/22": {
            "title": "$:/language/Date/DaySuffix/22",
            "text": "nd"
        },
        "$:/language/Date/DaySuffix/23": {
            "title": "$:/language/Date/DaySuffix/23",
            "text": "rd"
        },
        "$:/language/Date/DaySuffix/24": {
            "title": "$:/language/Date/DaySuffix/24",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/25": {
            "title": "$:/language/Date/DaySuffix/25",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/26": {
            "title": "$:/language/Date/DaySuffix/26",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/27": {
            "title": "$:/language/Date/DaySuffix/27",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/28": {
            "title": "$:/language/Date/DaySuffix/28",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/29": {
            "title": "$:/language/Date/DaySuffix/29",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/30": {
            "title": "$:/language/Date/DaySuffix/30",
            "text": "th"
        },
        "$:/language/Date/DaySuffix/31": {
            "title": "$:/language/Date/DaySuffix/31",
            "text": "st"
        },
        "$:/language/Date/Long/Day/0": {
            "title": "$:/language/Date/Long/Day/0",
            "text": "Sunday"
        },
        "$:/language/Date/Long/Day/1": {
            "title": "$:/language/Date/Long/Day/1",
            "text": "Monday"
        },
        "$:/language/Date/Long/Day/2": {
            "title": "$:/language/Date/Long/Day/2",
            "text": "Tuesday"
        },
        "$:/language/Date/Long/Day/3": {
            "title": "$:/language/Date/Long/Day/3",
            "text": "Wednesday"
        },
        "$:/language/Date/Long/Day/4": {
            "title": "$:/language/Date/Long/Day/4",
            "text": "Thursday"
        },
        "$:/language/Date/Long/Day/5": {
            "title": "$:/language/Date/Long/Day/5",
            "text": "Friday"
        },
        "$:/language/Date/Long/Day/6": {
            "title": "$:/language/Date/Long/Day/6",
            "text": "Saturday"
        },
        "$:/language/Date/Long/Month/1": {
            "title": "$:/language/Date/Long/Month/1",
            "text": "January"
        },
        "$:/language/Date/Long/Month/2": {
            "title": "$:/language/Date/Long/Month/2",
            "text": "February"
        },
        "$:/language/Date/Long/Month/3": {
            "title": "$:/language/Date/Long/Month/3",
            "text": "March"
        },
        "$:/language/Date/Long/Month/4": {
            "title": "$:/language/Date/Long/Month/4",
            "text": "April"
        },
        "$:/language/Date/Long/Month/5": {
            "title": "$:/language/Date/Long/Month/5",
            "text": "May"
        },
        "$:/language/Date/Long/Month/6": {
            "title": "$:/language/Date/Long/Month/6",
            "text": "June"
        },
        "$:/language/Date/Long/Month/7": {
            "title": "$:/language/Date/Long/Month/7",
            "text": "July"
        },
        "$:/language/Date/Long/Month/8": {
            "title": "$:/language/Date/Long/Month/8",
            "text": "August"
        },
        "$:/language/Date/Long/Month/9": {
            "title": "$:/language/Date/Long/Month/9",
            "text": "September"
        },
        "$:/language/Date/Long/Month/10": {
            "title": "$:/language/Date/Long/Month/10",
            "text": "October"
        },
        "$:/language/Date/Long/Month/11": {
            "title": "$:/language/Date/Long/Month/11",
            "text": "November"
        },
        "$:/language/Date/Long/Month/12": {
            "title": "$:/language/Date/Long/Month/12",
            "text": "December"
        },
        "$:/language/Date/Period/am": {
            "title": "$:/language/Date/Period/am",
            "text": "am"
        },
        "$:/language/Date/Period/pm": {
            "title": "$:/language/Date/Period/pm",
            "text": "pm"
        },
        "$:/language/Date/Short/Day/0": {
            "title": "$:/language/Date/Short/Day/0",
            "text": "Sun"
        },
        "$:/language/Date/Short/Day/1": {
            "title": "$:/language/Date/Short/Day/1",
            "text": "Mon"
        },
        "$:/language/Date/Short/Day/2": {
            "title": "$:/language/Date/Short/Day/2",
            "text": "Tue"
        },
        "$:/language/Date/Short/Day/3": {
            "title": "$:/language/Date/Short/Day/3",
            "text": "Wed"
        },
        "$:/language/Date/Short/Day/4": {
            "title": "$:/language/Date/Short/Day/4",
            "text": "Thu"
        },
        "$:/language/Date/Short/Day/5": {
            "title": "$:/language/Date/Short/Day/5",
            "text": "Fri"
        },
        "$:/language/Date/Short/Day/6": {
            "title": "$:/language/Date/Short/Day/6",
            "text": "Sat"
        },
        "$:/language/Date/Short/Month/1": {
            "title": "$:/language/Date/Short/Month/1",
            "text": "Jan"
        },
        "$:/language/Date/Short/Month/2": {
            "title": "$:/language/Date/Short/Month/2",
            "text": "Feb"
        },
        "$:/language/Date/Short/Month/3": {
            "title": "$:/language/Date/Short/Month/3",
            "text": "Mar"
        },
        "$:/language/Date/Short/Month/4": {
            "title": "$:/language/Date/Short/Month/4",
            "text": "Apr"
        },
        "$:/language/Date/Short/Month/5": {
            "title": "$:/language/Date/Short/Month/5",
            "text": "May"
        },
        "$:/language/Date/Short/Month/6": {
            "title": "$:/language/Date/Short/Month/6",
            "text": "Jun"
        },
        "$:/language/Date/Short/Month/7": {
            "title": "$:/language/Date/Short/Month/7",
            "text": "Jul"
        },
        "$:/language/Date/Short/Month/8": {
            "title": "$:/language/Date/Short/Month/8",
            "text": "Aug"
        },
        "$:/language/Date/Short/Month/9": {
            "title": "$:/language/Date/Short/Month/9",
            "text": "Sep"
        },
        "$:/language/Date/Short/Month/10": {
            "title": "$:/language/Date/Short/Month/10",
            "text": "Oct"
        },
        "$:/language/Date/Short/Month/11": {
            "title": "$:/language/Date/Short/Month/11",
            "text": "Nov"
        },
        "$:/language/Date/Short/Month/12": {
            "title": "$:/language/Date/Short/Month/12",
            "text": "Dec"
        },
        "$:/language/RelativeDate/Future/Days": {
            "title": "$:/language/RelativeDate/Future/Days",
            "text": "<<period>> days from now"
        },
        "$:/language/RelativeDate/Future/Hours": {
            "title": "$:/language/RelativeDate/Future/Hours",
            "text": "<<period>> hours from now"
        },
        "$:/language/RelativeDate/Future/Minutes": {
            "title": "$:/language/RelativeDate/Future/Minutes",
            "text": "<<period>> minutes from now"
        },
        "$:/language/RelativeDate/Future/Months": {
            "title": "$:/language/RelativeDate/Future/Months",
            "text": "<<period>> months from now"
        },
        "$:/language/RelativeDate/Future/Second": {
            "title": "$:/language/RelativeDate/Future/Second",
            "text": "1 second from now"
        },
        "$:/language/RelativeDate/Future/Seconds": {
            "title": "$:/language/RelativeDate/Future/Seconds",
            "text": "<<period>> seconds from now"
        },
        "$:/language/RelativeDate/Future/Years": {
            "title": "$:/language/RelativeDate/Future/Years",
            "text": "<<period>> years from now"
        },
        "$:/language/RelativeDate/Past/Days": {
            "title": "$:/language/RelativeDate/Past/Days",
            "text": "<<period>> days ago"
        },
        "$:/language/RelativeDate/Past/Hours": {
            "title": "$:/language/RelativeDate/Past/Hours",
            "text": "<<period>> hours ago"
        },
        "$:/language/RelativeDate/Past/Minutes": {
            "title": "$:/language/RelativeDate/Past/Minutes",
            "text": "<<period>> minutes ago"
        },
        "$:/language/RelativeDate/Past/Months": {
            "title": "$:/language/RelativeDate/Past/Months",
            "text": "<<period>> months ago"
        },
        "$:/language/RelativeDate/Past/Second": {
            "title": "$:/language/RelativeDate/Past/Second",
            "text": "1 second ago"
        },
        "$:/language/RelativeDate/Past/Seconds": {
            "title": "$:/language/RelativeDate/Past/Seconds",
            "text": "<<period>> seconds ago"
        },
        "$:/language/RelativeDate/Past/Years": {
            "title": "$:/language/RelativeDate/Past/Years",
            "text": "<<period>> years ago"
        },
        "$:/language/Docs/ModuleTypes/animation": {
            "title": "$:/language/Docs/ModuleTypes/animation",
            "text": "Animations that may be used with the RevealWidget."
        },
        "$:/language/Docs/ModuleTypes/command": {
            "title": "$:/language/Docs/ModuleTypes/command",
            "text": "Commands that can be executed under Node.js."
        },
        "$:/language/Docs/ModuleTypes/config": {
            "title": "$:/language/Docs/ModuleTypes/config",
            "text": "Data to be inserted into `$tw.config`."
        },
        "$:/language/Docs/ModuleTypes/filteroperator": {
            "title": "$:/language/Docs/ModuleTypes/filteroperator",
            "text": "Individual filter operator methods."
        },
        "$:/language/Docs/ModuleTypes/global": {
            "title": "$:/language/Docs/ModuleTypes/global",
            "text": "Global data to be inserted into `$tw`."
        },
        "$:/language/Docs/ModuleTypes/isfilteroperator": {
            "title": "$:/language/Docs/ModuleTypes/isfilteroperator",
            "text": "Operands for the ''is'' filter operator."
        },
        "$:/language/Docs/ModuleTypes/macro": {
            "title": "$:/language/Docs/ModuleTypes/macro",
            "text": "JavaScript macro definitions."
        },
        "$:/language/Docs/ModuleTypes/parser": {
            "title": "$:/language/Docs/ModuleTypes/parser",
            "text": "Parsers for different content types."
        },
        "$:/language/Docs/ModuleTypes/saver": {
            "title": "$:/language/Docs/ModuleTypes/saver",
            "text": "Savers handle different methods for saving files from the browser."
        },
        "$:/language/Docs/ModuleTypes/startup": {
            "title": "$:/language/Docs/ModuleTypes/startup",
            "text": "Startup functions."
        },
        "$:/language/Docs/ModuleTypes/storyview": {
            "title": "$:/language/Docs/ModuleTypes/storyview",
            "text": "Story views customise the animation and behaviour of list widgets."
        },
        "$:/language/Docs/ModuleTypes/tiddlerdeserializer": {
            "title": "$:/language/Docs/ModuleTypes/tiddlerdeserializer",
            "text": "Converts different content types into tiddlers."
        },
        "$:/language/Docs/ModuleTypes/tiddlerfield": {
            "title": "$:/language/Docs/ModuleTypes/tiddlerfield",
            "text": "Defines the behaviour of an individual tiddler field."
        },
        "$:/language/Docs/ModuleTypes/tiddlermethod": {
            "title": "$:/language/Docs/ModuleTypes/tiddlermethod",
            "text": "Adds methods to the `$tw.Tiddler` prototype."
        },
        "$:/language/Docs/ModuleTypes/upgrader": {
            "title": "$:/language/Docs/ModuleTypes/upgrader",
            "text": "Applies upgrade processing to tiddlers during an upgrade/import."
        },
        "$:/language/Docs/ModuleTypes/utils": {
            "title": "$:/language/Docs/ModuleTypes/utils",
            "text": "Adds methods to `$tw.utils`."
        },
        "$:/language/Docs/ModuleTypes/utils-node": {
            "title": "$:/language/Docs/ModuleTypes/utils-node",
            "text": "Adds Node.js-specific methods to `$tw.utils`."
        },
        "$:/language/Docs/ModuleTypes/widget": {
            "title": "$:/language/Docs/ModuleTypes/widget",
            "text": "Widgets encapsulate DOM rendering and refreshing."
        },
        "$:/language/Docs/ModuleTypes/wikimethod": {
            "title": "$:/language/Docs/ModuleTypes/wikimethod",
            "text": "Adds methods to `$tw.Wiki`."
        },
        "$:/language/Docs/ModuleTypes/wikirule": {
            "title": "$:/language/Docs/ModuleTypes/wikirule",
            "text": "Individual parser rules for the main WikiText parser."
        },
        "$:/language/Docs/PaletteColours/alert-background": {
            "title": "$:/language/Docs/PaletteColours/alert-background",
            "text": "Alert background"
        },
        "$:/language/Docs/PaletteColours/alert-border": {
            "title": "$:/language/Docs/PaletteColours/alert-border",
            "text": "Alert border"
        },
        "$:/language/Docs/PaletteColours/alert-highlight": {
            "title": "$:/language/Docs/PaletteColours/alert-highlight",
            "text": "Alert highlight"
        },
        "$:/language/Docs/PaletteColours/alert-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/alert-muted-foreground",
            "text": "Alert muted foreground"
        },
        "$:/language/Docs/PaletteColours/background": {
            "title": "$:/language/Docs/PaletteColours/background",
            "text": "General background"
        },
        "$:/language/Docs/PaletteColours/blockquote-bar": {
            "title": "$:/language/Docs/PaletteColours/blockquote-bar",
            "text": "Blockquote bar"
        },
        "$:/language/Docs/PaletteColours/dirty-indicator": {
            "title": "$:/language/Docs/PaletteColours/dirty-indicator",
            "text": "Unsaved changes indicator"
        },
        "$:/language/Docs/PaletteColours/code-background": {
            "title": "$:/language/Docs/PaletteColours/code-background",
            "text": "Code background"
        },
        "$:/language/Docs/PaletteColours/code-border": {
            "title": "$:/language/Docs/PaletteColours/code-border",
            "text": "Code border"
        },
        "$:/language/Docs/PaletteColours/code-foreground": {
            "title": "$:/language/Docs/PaletteColours/code-foreground",
            "text": "Code foreground"
        },
        "$:/language/Docs/PaletteColours/download-background": {
            "title": "$:/language/Docs/PaletteColours/download-background",
            "text": "Download button background"
        },
        "$:/language/Docs/PaletteColours/download-foreground": {
            "title": "$:/language/Docs/PaletteColours/download-foreground",
            "text": "Download button foreground"
        },
        "$:/language/Docs/PaletteColours/dragger-background": {
            "title": "$:/language/Docs/PaletteColours/dragger-background",
            "text": "Dragger background"
        },
        "$:/language/Docs/PaletteColours/dragger-foreground": {
            "title": "$:/language/Docs/PaletteColours/dragger-foreground",
            "text": "Dragger foreground"
        },
        "$:/language/Docs/PaletteColours/dropdown-background": {
            "title": "$:/language/Docs/PaletteColours/dropdown-background",
            "text": "Dropdown background"
        },
        "$:/language/Docs/PaletteColours/dropdown-border": {
            "title": "$:/language/Docs/PaletteColours/dropdown-border",
            "text": "Dropdown border"
        },
        "$:/language/Docs/PaletteColours/dropdown-tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/dropdown-tab-background-selected",
            "text": "Dropdown tab background for selected tabs"
        },
        "$:/language/Docs/PaletteColours/dropdown-tab-background": {
            "title": "$:/language/Docs/PaletteColours/dropdown-tab-background",
            "text": "Dropdown tab background"
        },
        "$:/language/Docs/PaletteColours/dropzone-background": {
            "title": "$:/language/Docs/PaletteColours/dropzone-background",
            "text": "Dropzone background"
        },
        "$:/language/Docs/PaletteColours/external-link-background-hover": {
            "title": "$:/language/Docs/PaletteColours/external-link-background-hover",
            "text": "External link background hover"
        },
        "$:/language/Docs/PaletteColours/external-link-background-visited": {
            "title": "$:/language/Docs/PaletteColours/external-link-background-visited",
            "text": "External link background visited"
        },
        "$:/language/Docs/PaletteColours/external-link-background": {
            "title": "$:/language/Docs/PaletteColours/external-link-background",
            "text": "External link background"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground-hover",
            "text": "External link foreground hover"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground-visited": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground-visited",
            "text": "External link foreground visited"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground",
            "text": "External link foreground"
        },
        "$:/language/Docs/PaletteColours/foreground": {
            "title": "$:/language/Docs/PaletteColours/foreground",
            "text": "General foreground"
        },
        "$:/language/Docs/PaletteColours/message-background": {
            "title": "$:/language/Docs/PaletteColours/message-background",
            "text": "Message box background"
        },
        "$:/language/Docs/PaletteColours/message-border": {
            "title": "$:/language/Docs/PaletteColours/message-border",
            "text": "Message box border"
        },
        "$:/language/Docs/PaletteColours/message-foreground": {
            "title": "$:/language/Docs/PaletteColours/message-foreground",
            "text": "Message box foreground"
        },
        "$:/language/Docs/PaletteColours/modal-backdrop": {
            "title": "$:/language/Docs/PaletteColours/modal-backdrop",
            "text": "Modal backdrop"
        },
        "$:/language/Docs/PaletteColours/modal-background": {
            "title": "$:/language/Docs/PaletteColours/modal-background",
            "text": "Modal background"
        },
        "$:/language/Docs/PaletteColours/modal-border": {
            "title": "$:/language/Docs/PaletteColours/modal-border",
            "text": "Modal border"
        },
        "$:/language/Docs/PaletteColours/modal-footer-background": {
            "title": "$:/language/Docs/PaletteColours/modal-footer-background",
            "text": "Modal footer background"
        },
        "$:/language/Docs/PaletteColours/modal-footer-border": {
            "title": "$:/language/Docs/PaletteColours/modal-footer-border",
            "text": "Modal footer border"
        },
        "$:/language/Docs/PaletteColours/modal-header-border": {
            "title": "$:/language/Docs/PaletteColours/modal-header-border",
            "text": "Modal header border"
        },
        "$:/language/Docs/PaletteColours/muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/muted-foreground",
            "text": "General muted foreground"
        },
        "$:/language/Docs/PaletteColours/notification-background": {
            "title": "$:/language/Docs/PaletteColours/notification-background",
            "text": "Notification background"
        },
        "$:/language/Docs/PaletteColours/notification-border": {
            "title": "$:/language/Docs/PaletteColours/notification-border",
            "text": "Notification border"
        },
        "$:/language/Docs/PaletteColours/page-background": {
            "title": "$:/language/Docs/PaletteColours/page-background",
            "text": "Page background"
        },
        "$:/language/Docs/PaletteColours/pre-background": {
            "title": "$:/language/Docs/PaletteColours/pre-background",
            "text": "Preformatted code background"
        },
        "$:/language/Docs/PaletteColours/pre-border": {
            "title": "$:/language/Docs/PaletteColours/pre-border",
            "text": "Preformatted code border"
        },
        "$:/language/Docs/PaletteColours/primary": {
            "title": "$:/language/Docs/PaletteColours/primary",
            "text": "General primary"
        },
        "$:/language/Docs/PaletteColours/sidebar-button-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-button-foreground",
            "text": "Sidebar button foreground"
        },
        "$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover",
            "text": "Sidebar controls foreground hover"
        },
        "$:/language/Docs/PaletteColours/sidebar-controls-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground",
            "text": "Sidebar controls foreground"
        },
        "$:/language/Docs/PaletteColours/sidebar-foreground-shadow": {
            "title": "$:/language/Docs/PaletteColours/sidebar-foreground-shadow",
            "text": "Sidebar foreground shadow"
        },
        "$:/language/Docs/PaletteColours/sidebar-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-foreground",
            "text": "Sidebar foreground"
        },
        "$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover",
            "text": "Sidebar muted foreground hover"
        },
        "$:/language/Docs/PaletteColours/sidebar-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground",
            "text": "Sidebar muted foreground"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-background-selected",
            "text": "Sidebar tab background for selected tabs"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-background": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-background",
            "text": "Sidebar tab background"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-border-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-border-selected",
            "text": "Sidebar tab border for selected tabs"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-border": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-border",
            "text": "Sidebar tab border"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-divider": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-divider",
            "text": "Sidebar tab divider"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected",
            "text": "Sidebar tab foreground for selected tabs"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground",
            "text": "Sidebar tab foreground"
        },
        "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover",
            "text": "Sidebar tiddler link foreground hover"
        },
        "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground",
            "text": "Sidebar tiddler link foreground"
        },
        "$:/language/Docs/PaletteColours/static-alert-foreground": {
            "title": "$:/language/Docs/PaletteColours/static-alert-foreground",
            "text": "Static alert foreground"
        },
        "$:/language/Docs/PaletteColours/tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-background-selected",
            "text": "Tab background for selected tabs"
        },
        "$:/language/Docs/PaletteColours/tab-background": {
            "title": "$:/language/Docs/PaletteColours/tab-background",
            "text": "Tab background"
        },
        "$:/language/Docs/PaletteColours/tab-border-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-border-selected",
            "text": "Tab border for selected tabs"
        },
        "$:/language/Docs/PaletteColours/tab-border": {
            "title": "$:/language/Docs/PaletteColours/tab-border",
            "text": "Tab border"
        },
        "$:/language/Docs/PaletteColours/tab-divider": {
            "title": "$:/language/Docs/PaletteColours/tab-divider",
            "text": "Tab divider"
        },
        "$:/language/Docs/PaletteColours/tab-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-foreground-selected",
            "text": "Tab foreground for selected tabs"
        },
        "$:/language/Docs/PaletteColours/tab-foreground": {
            "title": "$:/language/Docs/PaletteColours/tab-foreground",
            "text": "Tab foreground"
        },
        "$:/language/Docs/PaletteColours/table-border": {
            "title": "$:/language/Docs/PaletteColours/table-border",
            "text": "Table border"
        },
        "$:/language/Docs/PaletteColours/table-footer-background": {
            "title": "$:/language/Docs/PaletteColours/table-footer-background",
            "text": "Table footer background"
        },
        "$:/language/Docs/PaletteColours/table-header-background": {
            "title": "$:/language/Docs/PaletteColours/table-header-background",
            "text": "Table header background"
        },
        "$:/language/Docs/PaletteColours/tag-background": {
            "title": "$:/language/Docs/PaletteColours/tag-background",
            "text": "Tag background"
        },
        "$:/language/Docs/PaletteColours/tag-foreground": {
            "title": "$:/language/Docs/PaletteColours/tag-foreground",
            "text": "Tag foreground"
        },
        "$:/language/Docs/PaletteColours/tiddler-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-background",
            "text": "Tiddler background"
        },
        "$:/language/Docs/PaletteColours/tiddler-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-border",
            "text": "Tiddler border"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover",
            "text": "Tiddler controls foreground hover"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected",
            "text": "Tiddler controls foreground for selected controls"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground",
            "text": "Tiddler controls foreground"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-background",
            "text": "Tiddler editor background"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-border-image": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-border-image",
            "text": "Tiddler editor border image"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-border",
            "text": "Tiddler editor border"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-fields-even": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-even",
            "text": "Tiddler editor background for even fields"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-fields-odd": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-odd",
            "text": "Tiddler editor background for odd fields"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-background",
            "text": "Tiddler info panel background"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-border",
            "text": "Tiddler info panel border"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-tab-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-tab-background",
            "text": "Tiddler info panel tab background"
        },
        "$:/language/Docs/PaletteColours/tiddler-link-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-link-background",
            "text": "Tiddler link background"
        },
        "$:/language/Docs/PaletteColours/tiddler-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-link-foreground",
            "text": "Tiddler link foreground"
        },
        "$:/language/Docs/PaletteColours/tiddler-subtitle-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-subtitle-foreground",
            "text": "Tiddler subtitle foreground"
        },
        "$:/language/Docs/PaletteColours/tiddler-title-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-title-foreground",
            "text": "Tiddler title foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-new-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-new-button",
            "text": "Toolbar 'new tiddler' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-options-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-options-button",
            "text": "Toolbar 'options' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-save-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-save-button",
            "text": "Toolbar 'save' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-info-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-info-button",
            "text": "Toolbar 'info' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-edit-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-edit-button",
            "text": "Toolbar 'edit' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-close-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-close-button",
            "text": "Toolbar 'close' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-delete-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-delete-button",
            "text": "Toolbar 'delete' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-cancel-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-cancel-button",
            "text": "Toolbar 'cancel' button foreground"
        },
        "$:/language/Docs/PaletteColours/toolbar-done-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-done-button",
            "text": "Toolbar 'done' button foreground"
        },
        "$:/language/Docs/PaletteColours/untagged-background": {
            "title": "$:/language/Docs/PaletteColours/untagged-background",
            "text": "Untagged pill background"
        },
        "$:/language/Docs/PaletteColours/very-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/very-muted-foreground",
            "text": "Very muted foreground"
        },
        "$:/language/EditTemplate/Body/External/Hint": {
            "title": "$:/language/EditTemplate/Body/External/Hint",
            "text": "This is an external tiddler stored outside of the main TiddlyWiki file. You can edit the tags and fields but cannot directly edit the content itself"
        },
        "$:/language/EditTemplate/Body/Hint": {
            "title": "$:/language/EditTemplate/Body/Hint",
            "text": "Use [[wiki text|http://tiddlywiki.com/static/WikiText.html]] to add formatting, images, and dynamic features"
        },
        "$:/language/EditTemplate/Body/Placeholder": {
            "title": "$:/language/EditTemplate/Body/Placeholder",
            "text": "Type the text for this tiddler"
        },
        "$:/language/EditTemplate/Body/Preview/Button/Hide": {
            "title": "$:/language/EditTemplate/Body/Preview/Button/Hide",
            "text": "hide preview"
        },
        "$:/language/EditTemplate/Body/Preview/Button/Show": {
            "title": "$:/language/EditTemplate/Body/Preview/Button/Show",
            "text": "show preview"
        },
        "$:/language/EditTemplate/Field/Remove/Caption": {
            "title": "$:/language/EditTemplate/Field/Remove/Caption",
            "text": "remove field"
        },
        "$:/language/EditTemplate/Field/Remove/Hint": {
            "title": "$:/language/EditTemplate/Field/Remove/Hint",
            "text": "Remove field"
        },
        "$:/language/EditTemplate/Fields/Add/Button": {
            "title": "$:/language/EditTemplate/Fields/Add/Button",
            "text": "add"
        },
        "$:/language/EditTemplate/Fields/Add/Name/Placeholder": {
            "title": "$:/language/EditTemplate/Fields/Add/Name/Placeholder",
            "text": "field name"
        },
        "$:/language/EditTemplate/Fields/Add/Prompt": {
            "title": "$:/language/EditTemplate/Fields/Add/Prompt",
            "text": "Add a new field:"
        },
        "$:/language/EditTemplate/Fields/Add/Value/Placeholder": {
            "title": "$:/language/EditTemplate/Fields/Add/Value/Placeholder",
            "text": "field value"
        },
        "$:/language/EditTemplate/Shadow/Warning": {
            "title": "$:/language/EditTemplate/Shadow/Warning",
            "text": "This is a shadow tiddler. Any changes will override the default version"
        },
        "$:/language/EditTemplate/Shadow/OverriddenWarning": {
            "title": "$:/language/EditTemplate/Shadow/OverriddenWarning",
            "text": "This is a modified shadow tiddler. You can revert to the default version by deleting this tiddler"
        },
        "$:/language/EditTemplate/Tags/Add/Button": {
            "title": "$:/language/EditTemplate/Tags/Add/Button",
            "text": "add"
        },
        "$:/language/EditTemplate/Tags/Add/Placeholder": {
            "title": "$:/language/EditTemplate/Tags/Add/Placeholder",
            "text": "tag name"
        },
        "$:/language/EditTemplate/Tags/Dropdown/Caption": {
            "title": "$:/language/EditTemplate/Tags/Dropdown/Caption",
            "text": "tag list"
        },
        "$:/language/EditTemplate/Tags/Dropdown/Hint": {
            "title": "$:/language/EditTemplate/Tags/Dropdown/Hint",
            "text": "Show tag list"
        },
        "$:/language/EditTemplate/Type/Dropdown/Caption": {
            "title": "$:/language/EditTemplate/Type/Dropdown/Caption",
            "text": "content type list"
        },
        "$:/language/EditTemplate/Type/Dropdown/Hint": {
            "title": "$:/language/EditTemplate/Type/Dropdown/Hint",
            "text": "Show content type list"
        },
        "$:/language/EditTemplate/Type/Delete/Caption": {
            "title": "$:/language/EditTemplate/Type/Delete/Caption",
            "text": "delete content type"
        },
        "$:/language/EditTemplate/Type/Delete/Hint": {
            "title": "$:/language/EditTemplate/Type/Delete/Hint",
            "text": "Delete content type"
        },
        "$:/language/EditTemplate/Type/Placeholder": {
            "title": "$:/language/EditTemplate/Type/Placeholder",
            "text": "content type"
        },
        "$:/language/EditTemplate/Type/Prompt": {
            "title": "$:/language/EditTemplate/Type/Prompt",
            "text": "Type:"
        },
        "$:/language/Exporters/StaticRiver": {
            "title": "$:/language/Exporters/StaticRiver",
            "text": "River of tiddlers as static HTML file"
        },
        "$:/language/Exporters/JsonFile": {
            "title": "$:/language/Exporters/JsonFile",
            "text": "JSON tiddlers file"
        },
        "$:/language/Exporters/CsvFile": {
            "title": "$:/language/Exporters/CsvFile",
            "text": "CSV tiddlers file"
        },
        "$:/language/Exporters/TidFile": {
            "title": "$:/language/Exporters/TidFile",
            "text": "Single tiddler \".tid\" file"
        },
        "$:/language/Docs/Fields/_canonical_uri": {
            "title": "$:/language/Docs/Fields/_canonical_uri",
            "text": "The full URI of an external image tiddler"
        },
        "$:/language/Docs/Fields/bag": {
            "title": "$:/language/Docs/Fields/bag",
            "text": "The name of the bag from which a tiddler came"
        },
        "$:/language/Docs/Fields/caption": {
            "title": "$:/language/Docs/Fields/caption",
            "text": "The text to be displayed on a tab or button"
        },
        "$:/language/Docs/Fields/color": {
            "title": "$:/language/Docs/Fields/color",
            "text": "The CSS color value associated with a tiddler"
        },
        "$:/language/Docs/Fields/component": {
            "title": "$:/language/Docs/Fields/component",
            "text": "The name of the component responsible for an [[alert tiddler|AlertMechanism]]"
        },
        "$:/language/Docs/Fields/current-tiddler": {
            "title": "$:/language/Docs/Fields/current-tiddler",
            "text": "Used to cache the top tiddler in a [[history list|HistoryMechanism]]"
        },
        "$:/language/Docs/Fields/created": {
            "title": "$:/language/Docs/Fields/created",
            "text": "The date a tiddler was created"
        },
        "$:/language/Docs/Fields/creator": {
            "title": "$:/language/Docs/Fields/creator",
            "text": "The name of the person who created a tiddler"
        },
        "$:/language/Docs/Fields/dependents": {
            "title": "$:/language/Docs/Fields/dependents",
            "text": "For a plugin, lists the dependent plugin titles"
        },
        "$:/language/Docs/Fields/description": {
            "title": "$:/language/Docs/Fields/description",
            "text": "The descriptive text for a plugin, or a modal dialogue"
        },
        "$:/language/Docs/Fields/draft.of": {
            "title": "$:/language/Docs/Fields/draft.of",
            "text": "For draft tiddlers, contains the title of the tiddler of which this is a draft"
        },
        "$:/language/Docs/Fields/draft.title": {
            "title": "$:/language/Docs/Fields/draft.title",
            "text": "For draft tiddlers, contains the proposed new title of the tiddler"
        },
        "$:/language/Docs/Fields/footer": {
            "title": "$:/language/Docs/Fields/footer",
            "text": "The footer text for a wizard"
        },
        "$:/language/Docs/Fields/hack-to-give-us-something-to-compare-against": {
            "title": "$:/language/Docs/Fields/hack-to-give-us-something-to-compare-against",
            "text": "A temporary storage field used in [[$:/core/templates/static.content]]"
        },
        "$:/language/Docs/Fields/icon": {
            "title": "$:/language/Docs/Fields/icon",
            "text": "The title of the tiddler containing the icon associated with a tiddler"
        },
        "$:/language/Docs/Fields/library": {
            "title": "$:/language/Docs/Fields/library",
            "text": "If set to \"yes\" indicates that a tiddler should be saved as a JavaScript library"
        },
        "$:/language/Docs/Fields/list": {
            "title": "$:/language/Docs/Fields/list",
            "text": "An ordered list of tiddler titles associated with a tiddler"
        },
        "$:/language/Docs/Fields/list-before": {
            "title": "$:/language/Docs/Fields/list-before",
            "text": "If set, the title of a tiddler before which this tiddler should be added to the ordered list of tiddler titles, or at the start of the list if this field is present but empty"
        },
        "$:/language/Docs/Fields/list-after": {
            "title": "$:/language/Docs/Fields/list-after",
            "text": "If set, the title of the tiddler after which this tiddler should be added to the ordered list of tiddler titles"
        },
        "$:/language/Docs/Fields/modified": {
            "title": "$:/language/Docs/Fields/modified",
            "text": "The date and time at which a tiddler was last modified"
        },
        "$:/language/Docs/Fields/modifier": {
            "title": "$:/language/Docs/Fields/modifier",
            "text": "The tiddler title associated with the person who last modified a tiddler"
        },
        "$:/language/Docs/Fields/name": {
            "title": "$:/language/Docs/Fields/name",
            "text": "The human readable name associated with a plugin tiddler"
        },
        "$:/language/Docs/Fields/plugin-priority": {
            "title": "$:/language/Docs/Fields/plugin-priority",
            "text": "A numerical value indicating the priority of a plugin tiddler"
        },
        "$:/language/Docs/Fields/plugin-type": {
            "title": "$:/language/Docs/Fields/plugin-type",
            "text": "The type of plugin in a plugin tiddler"
        },
        "$:/language/Docs/Fields/revision": {
            "title": "$:/language/Docs/Fields/revision",
            "text": "The revision of the tiddler held at the server"
        },
        "$:/language/Docs/Fields/released": {
            "title": "$:/language/Docs/Fields/released",
            "text": "Date of a TiddlyWiki release"
        },
        "$:/language/Docs/Fields/source": {
            "title": "$:/language/Docs/Fields/source",
            "text": "The source URL associated with a tiddler"
        },
        "$:/language/Docs/Fields/subtitle": {
            "title": "$:/language/Docs/Fields/subtitle",
            "text": "The subtitle text for a wizard"
        },
        "$:/language/Docs/Fields/tags": {
            "title": "$:/language/Docs/Fields/tags",
            "text": "A list of tags associated with a tiddler"
        },
        "$:/language/Docs/Fields/text": {
            "title": "$:/language/Docs/Fields/text",
            "text": "The body text of a tiddler"
        },
        "$:/language/Docs/Fields/title": {
            "title": "$:/language/Docs/Fields/title",
            "text": "The unique name of a tiddler"
        },
        "$:/language/Docs/Fields/type": {
            "title": "$:/language/Docs/Fields/type",
            "text": "The content type of a tiddler"
        },
        "$:/language/Docs/Fields/version": {
            "title": "$:/language/Docs/Fields/version",
            "text": "Version information for a plugin"
        },
        "$:/language/Filters/AllTiddlers": {
            "title": "$:/language/Filters/AllTiddlers",
            "text": "All tiddlers except system tiddlers"
        },
        "$:/language/Filters/RecentSystemTiddlers": {
            "title": "$:/language/Filters/RecentSystemTiddlers",
            "text": "Recently modified tiddlers, including system tiddlers"
        },
        "$:/language/Filters/RecentTiddlers": {
            "title": "$:/language/Filters/RecentTiddlers",
            "text": "Recently modified tiddlers"
        },
        "$:/language/Filters/AllTags": {
            "title": "$:/language/Filters/AllTags",
            "text": "All tags except system tags"
        },
        "$:/language/Filters/Missing": {
            "title": "$:/language/Filters/Missing",
            "text": "Missing tiddlers"
        },
        "$:/language/Filters/Drafts": {
            "title": "$:/language/Filters/Drafts",
            "text": "Draft tiddlers"
        },
        "$:/language/Filters/Orphans": {
            "title": "$:/language/Filters/Orphans",
            "text": "Orphan tiddlers"
        },
        "$:/language/Filters/SystemTiddlers": {
            "title": "$:/language/Filters/SystemTiddlers",
            "text": "System tiddlers"
        },
        "$:/language/Filters/ShadowTiddlers": {
            "title": "$:/language/Filters/ShadowTiddlers",
            "text": "Shadow tiddlers"
        },
        "$:/language/Filters/OverriddenShadowTiddlers": {
            "title": "$:/language/Filters/OverriddenShadowTiddlers",
            "text": "Overridden shadow tiddlers"
        },
        "$:/language/Filters/SystemTags": {
            "title": "$:/language/Filters/SystemTags",
            "text": "System tags"
        },
        "GettingStarted": {
            "title": "GettingStarted",
            "text": "\\define lingo-base() $:/language/ControlPanel/Basics/\nWelcome to ~TiddlyWiki and the ~TiddlyWiki community\n\nBefore you start storing important information in ~TiddlyWiki it is important to make sure that you can reliably save changes. See http://tiddlywiki.com/#GettingStarted for details\n\n!! Set up this ~TiddlyWiki\n\n|<$link to=\"$:/SiteTitle\"><<lingo Title/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteTitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/SiteSubtitle\"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteSubtitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/DefaultTiddlers\"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit-text tag=\"textarea\" tiddler=\"$:/DefaultTiddlers\"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |\n\nSee the [[control panel|$:/ControlPanel]] for more options.\n"
        },
        "$:/language/Help/build": {
            "title": "$:/language/Help/build",
            "description": "Automatically run configured commands",
            "text": "Build the specified build targets for the current wiki. If no build targets are specified then all available targets will be built.\n\n```\n--build <target> [<target> ...]\n```\n\nBuild targets are defined in the `tiddlywiki.info` file of a wiki folder.\n\n"
        },
        "$:/language/Help/clearpassword": {
            "title": "$:/language/Help/clearpassword",
            "description": "Clear a password for subsequent crypto operations",
            "text": "Clear the password for subsequent crypto operations\n\n```\n--clearpassword\n```\n"
        },
        "$:/language/Help/default": {
            "title": "$:/language/Help/default",
            "text": "\\define commandTitle()\n$:/language/Help/$(command)$\n\\end\n```\nusage: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]\n```\n\nAvailable commands:\n\n<ul>\n<$list filter=\"[commands[]sort[title]]\" variable=\"command\">\n<li><$link to=<<commandTitle>>><$macrocall $name=\"command\" $type=\"text/plain\" $output=\"text/plain\"/></$link>: <$transclude tiddler=<<commandTitle>> field=\"description\"/></li>\n</$list>\n</ul>\n\nTo get detailed help on a command:\n\n```\ntiddlywiki --help <command>\n```\n"
        },
        "$:/language/Help/editions": {
            "title": "$:/language/Help/editions",
            "description": "Lists the available editions of TiddlyWiki",
            "text": "Lists the names and descriptions of the available editions. You can create a new wiki of a specified edition with the `--init` command.\n\n```\n--editions\n```\n"
        },
        "$:/language/Help/help": {
            "title": "$:/language/Help/help",
            "description": "Display help for TiddlyWiki commands",
            "text": "Displays help text for a command:\n\n```\n--help [<command>]\n```\n\nIf the command name is omitted then a list of available commands is displayed.\n"
        },
        "$:/language/Help/init": {
            "title": "$:/language/Help/init",
            "description": "Initialise a new wiki folder",
            "text": "Initialise an empty [[WikiFolder|WikiFolders]] with a copy of the specified edition.\n\n```\n--init <edition> [<edition> ...]\n```\n\nFor example:\n\n```\ntiddlywiki ./MyWikiFolder --init empty\n```\n\nNote:\n\n* The wiki folder directory will be created if necessary\n* The \"edition\" defaults to ''empty''\n* The init command will fail if the wiki folder is not empty\n* The init command removes any `includeWikis` definitions in the edition's `tiddlywiki.info` file\n* When multiple editions are specified, editions initialised later will overwrite any files shared with earlier editions (so, the final `tiddlywiki.info` file will be copied from the last edition)\n* `--editions` returns a list of available editions\n"
        },
        "$:/language/Help/load": {
            "title": "$:/language/Help/load",
            "description": "Load tiddlers from a file",
            "text": "Load tiddlers from 2.x.x TiddlyWiki files (`.html`), `.tiddler`, `.tid`, `.json` or other files \n\n```\n--load <filepath>\n```\n\nTo load tiddlers from an encrypted TiddlyWiki file you should first specify the password with the PasswordCommand. For example:\n\n```\ntiddlywiki ./MyWiki --password pa55w0rd --load my_encrypted_wiki.html\n```\n\nNote that TiddlyWiki will not load an older version of an already loaded plugin.\n"
        },
        "$:/language/Help/makelibrary": {
            "title": "$:/language/Help/makelibrary",
            "description": "Construct library plugin required by upgrade process",
            "text": "Constructs the `$:/UpgradeLibrary` tiddler for the upgrade process.\n\nThe upgrade library is formatted as an ordinary plugin tiddler with the plugin type `library`. It contains a copy of each of the plugins, themes and language packs available within the TiddlyWiki5 repository.\n\nThis command is intended for internal use; it is only relevant to users constructing a custom upgrade procedure.\n\n```\n--makelibrary <title>\n```\n\nThe title argument defaults to `$:/UpgradeLibrary`.\n"
        },
        "$:/language/Help/notfound": {
            "title": "$:/language/Help/notfound",
            "text": "No such help item"
        },
        "$:/language/Help/output": {
            "title": "$:/language/Help/output",
            "description": "Set the base output directory for subsequent commands",
            "text": "Sets the base output directory for subsequent commands. The default output directory is the `output` subdirectory of the edition directory.\n\n```\n--output <pathname>\n```\n\nIf the specified pathname is relative then it is resolved relative to the current working directory. For example `--output .` sets the output directory to the current working directory.\n\n"
        },
        "$:/language/Help/password": {
            "title": "$:/language/Help/password",
            "description": "Set a password for subsequent crypto operations",
            "text": "Set a password for subsequent crypto operations\n\n```\n--password <password>\n```\n\n"
        },
        "$:/language/Help/rendertiddler": {
            "title": "$:/language/Help/rendertiddler",
            "description": "Render an individual tiddler as a specified ContentType",
            "text": "Render an individual tiddler as a specified ContentType, defaults to `text/html` and save it to the specified filename:\n\n```\n--rendertiddler <title> <filename> [<type>]\n```\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny missing directories in the path to the filename are automatically created.\n"
        },
        "$:/language/Help/rendertiddlers": {
            "title": "$:/language/Help/rendertiddlers",
            "description": "Render tiddlers matching a filter to a specified ContentType",
            "text": "Render a set of tiddlers matching a filter to separate files of a specified ContentType (defaults to `text/html`) and extension (defaults to `.html`).\n\n```\n--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>] [\"noclean\"]\n```\n\nFor example:\n\n```\n--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain\n```\n\nBy default, the pathname is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny files in the target directory are deleted unless the \"noclean\" parameter is specified. The target directory is recursively created if it is missing.\n"
        },
        "$:/language/Help/savetiddler": {
            "title": "$:/language/Help/savetiddler",
            "description": "Saves a raw tiddler to a file",
            "text": "Saves an individual tiddler in its raw text or binary format to the specified filename. \n\n```\n--savetiddler <title> <filename>\n```\n\nBy default, the filename is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny missing directories in the path to the filename are automatically created.\n"
        },
        "$:/language/Help/savetiddlers": {
            "title": "$:/language/Help/savetiddlers",
            "description": "Saves a group of raw tiddlers to a directory",
            "text": "Saves a group of tiddlers in their raw text or binary format to the specified directory. \n\n```\n--savetiddlers <filter> <pathname>\n```\n\nBy default, the pathname is resolved relative to the `output` subdirectory of the edition directory. The `--output` command can be used to direct output to a different directory.\n\nAny missing directories in the pathname are automatically created.\n"
        },
        "$:/language/Help/server": {
            "title": "$:/language/Help/server",
            "description": "Provides an HTTP server interface to TiddlyWiki",
            "text": "The server built in to TiddlyWiki5 is very simple. Although compatible with TiddlyWeb it doesn't support many of the features needed for robust Internet-facing usage.\n\nAt the root, it serves a rendering of a specified tiddler. Away from the root, it serves individual tiddlers encoded in JSON, and supports the basic HTTP operations for `GET`, `PUT` and `DELETE`.\n\n```\n--server <port> <roottiddler> <rendertype> <servetype> <username> <password> <host> <pathprefix>\n```\n\nThe parameters are:\n\n* ''port'' - port number to serve from (defaults to \"8080\")\n* ''roottiddler'' - the tiddler to serve at the root (defaults to \"$:/core/save/all\") \n* ''rendertype'' - the content type to which the root tiddler should be rendered (defaults to \"text/plain\")\n* ''servetype'' - the content type with which the root tiddler should be served (defaults to \"text/html\")\n* ''username'' - the default username for signing edits\n* ''password'' - optional password for basic authentication\n* ''host'' - optional hostname to serve from (defaults to \"127.0.0.1\" aka \"localhost\")\n* ''pathprefix'' - optional prefix for paths\n\nIf the password parameter is specified then the browser will prompt the user for the username and password. Note that the password is transmitted in plain text so this implementation isn't suitable for general use.\n\nFor example:\n\n```\n--server 8080 $:/core/save/all text/plain text/html MyUserName passw0rd\n```\n\nThe username and password can be specified as empty strings if you need to set the hostname or pathprefix and don't want to require a password:\n\n```\n--server 8080 $:/core/save/all text/plain text/html \"\" \"\" 192.168.0.245\n```\n\nTo run multiple TiddlyWiki servers at the same time you'll need to put each one on a different port.\n"
        },
        "$:/language/Help/setfield": {
            "title": "$:/language/Help/setfield",
            "description": "Prepares external tiddlers for use",
            "text": "//Note that this command is experimental and may change or be replaced before being finalised//\n\nSets the specified field of a group of tiddlers to the result of wikifying a template tiddler with the `currentTiddler` variable set to the tiddler.\n\n```\n--setfield <filter> <fieldname> <templatetitle> <rendertype>\n```\n\nThe parameters are:\n\n* ''filter'' - filter identifying the tiddlers to be affected\n* ''fieldname'' - the field to modify (defaults to \"text\")\n* ''templatetitle'' - the tiddler to wikify into the specified field. If blank or missing then the specified field is deleted\n* ''type'' - the text type to render (defaults to \"text/plain\"; \"text/html\" can be used to include HTML tags)\n\n"
        },
        "$:/language/Help/unpackplugin": {
            "title": "$:/language/Help/unpackplugin",
            "description": "Unpack the payload tiddlers from a plugin",
            "text": "Extract the payload tiddlers from a plugin, creating them as ordinary tiddlers:\n\n```\n--unpackplugin <title>\n```\n"
        },
        "$:/language/Help/verbose": {
            "title": "$:/language/Help/verbose",
            "description": "Triggers verbose output mode",
            "text": "Triggers verbose output, useful for debugging \n\n```\n--verbose\n```\n"
        },
        "$:/language/Help/version": {
            "title": "$:/language/Help/version",
            "description": "Displays the version number of TiddlyWiki",
            "text": "Displays the version number of TiddlyWiki.\n\n```\n--version\n```\n"
        },
        "$:/language/Import/Listing/Cancel/Caption": {
            "title": "$:/language/Import/Listing/Cancel/Caption",
            "text": "Cancel"
        },
        "$:/language/Import/Listing/Hint": {
            "title": "$:/language/Import/Listing/Hint",
            "text": "These tiddlers are ready to import:"
        },
        "$:/language/Import/Listing/Import/Caption": {
            "title": "$:/language/Import/Listing/Import/Caption",
            "text": "Import"
        },
        "$:/language/Import/Listing/Select/Caption": {
            "title": "$:/language/Import/Listing/Select/Caption",
            "text": "Select"
        },
        "$:/language/Import/Listing/Status/Caption": {
            "title": "$:/language/Import/Listing/Status/Caption",
            "text": "Status"
        },
        "$:/language/Import/Listing/Title/Caption": {
            "title": "$:/language/Import/Listing/Title/Caption",
            "text": "Title"
        },
        "$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible": {
            "title": "$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible",
            "text": "Blocked incompatible or obsolete plugin "
        },
        "$:/language/Import/Upgrader/Plugins/Suppressed/Version": {
            "title": "$:/language/Import/Upgrader/Plugins/Suppressed/Version",
            "text": "Blocked plugin (due to incoming <<incoming>>  being older than existing <<existing>>)"
        },
        "$:/language/Import/Upgrader/Plugins/Upgraded": {
            "title": "$:/language/Import/Upgrader/Plugins/Upgraded",
            "text": "Upgraded plugin from <<incoming>> to <<upgraded>>"
        },
        "$:/language/Import/Upgrader/State/Suppressed": {
            "title": "$:/language/Import/Upgrader/State/Suppressed",
            "text": "Blocked temporary state tiddler"
        },
        "$:/language/Import/Upgrader/System/Suppressed": {
            "title": "$:/language/Import/Upgrader/System/Suppressed",
            "text": "Blocked system tiddler"
        },
        "$:/language/Import/Upgrader/ThemeTweaks/Created": {
            "title": "$:/language/Import/Upgrader/ThemeTweaks/Created",
            "text": "Migrated theme tweak from <$text text=<<from>>/>"
        },
        "$:/language/BinaryWarning/Prompt": {
            "title": "$:/language/BinaryWarning/Prompt",
            "text": "This tiddler contains binary data"
        },
        "$:/language/ClassicWarning/Hint": {
            "title": "$:/language/ClassicWarning/Hint",
            "text": "This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details. "
        },
        "$:/language/ClassicWarning/Upgrade/Caption": {
            "title": "$:/language/ClassicWarning/Upgrade/Caption",
            "text": "upgrade"
        },
        "$:/language/CloseAll/Button": {
            "title": "$:/language/CloseAll/Button",
            "text": "close all"
        },
        "$:/language/ConfirmCancelTiddler": {
            "title": "$:/language/ConfirmCancelTiddler",
            "text": "Do you wish to discard changes to the tiddler \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmDeleteTiddler": {
            "title": "$:/language/ConfirmDeleteTiddler",
            "text": "Do you wish to delete the tiddler \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmOverwriteTiddler": {
            "title": "$:/language/ConfirmOverwriteTiddler",
            "text": "Do you wish to overwrite the tiddler \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmEditShadowTiddler": {
            "title": "$:/language/ConfirmEditShadowTiddler",
            "text": "You are about to edit a ShadowTiddler. Any changes will override the default system making future upgrades non-trivial. Are you sure you want to edit \"<$text text=<<title>>/>\"?"
        },
        "$:/language/DefaultNewTiddlerTitle": {
            "title": "$:/language/DefaultNewTiddlerTitle",
            "text": "New Tiddler"
        },
        "$:/language/DropMessage": {
            "title": "$:/language/DropMessage",
            "text": "Drop here (or click escape to cancel)"
        },
        "$:/language/Encryption/ConfirmClearPassword": {
            "title": "$:/language/Encryption/ConfirmClearPassword",
            "text": "Do you wish to clear the password? This will remove the encryption applied when saving this wiki"
        },
        "$:/language/Encryption/PromptSetPassword": {
            "title": "$:/language/Encryption/PromptSetPassword",
            "text": "Set a new password for this TiddlyWiki"
        },
        "$:/language/InvalidFieldName": {
            "title": "$:/language/InvalidFieldName",
            "text": "Illegal characters in field name \"<$text text=<<fieldName>>/>\". Fields can only contain lowercase letters, digits and the characters underscore (`_`), hyphen (`-`) and period (`.`)"
        },
        "$:/language/MissingTiddler/Hint": {
            "title": "$:/language/MissingTiddler/Hint",
            "text": "Missing tiddler \"<$text text=<<currentTiddler>>/>\" - click {{$:/core/images/edit-button}} to create"
        },
        "$:/language/RecentChanges/DateFormat": {
            "title": "$:/language/RecentChanges/DateFormat",
            "text": "DDth MMM YYYY"
        },
        "$:/language/SystemTiddler/Tooltip": {
            "title": "$:/language/SystemTiddler/Tooltip",
            "text": "This is a system tiddler"
        },
        "$:/language/TagManager/Colour/Heading": {
            "title": "$:/language/TagManager/Colour/Heading",
            "text": "Colour"
        },
        "$:/language/TagManager/Icon/Heading": {
            "title": "$:/language/TagManager/Icon/Heading",
            "text": "Icon"
        },
        "$:/language/TagManager/Info/Heading": {
            "title": "$:/language/TagManager/Info/Heading",
            "text": "Info"
        },
        "$:/language/TagManager/Tag/Heading": {
            "title": "$:/language/TagManager/Tag/Heading",
            "text": "Tag"
        },
        "$:/language/UnsavedChangesWarning": {
            "title": "$:/language/UnsavedChangesWarning",
            "text": "You have unsaved changes in TiddlyWiki"
        },
        "$:/language/Modals/Download": {
            "title": "$:/language/Modals/Download",
            "type": "text/vnd.tiddlywiki",
            "subtitle": "Download changes",
            "footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
            "help": "http://tiddlywiki.com/static/DownloadingChanges.html",
            "text": "Your browser only supports manual saving.\n\nTo save your modified wiki, right click on the download link below and select \"Download file\" or \"Save file\", and then choose the folder and filename.\n\n//You can marginally speed things up by clicking the link with the control key (Windows) or the options/alt key (Mac OS X). You will not be prompted for the folder or filename, but your browser is likely to give it an unrecognisable name -- you may need to rename the file to include an `.html` extension before you can do anything useful with it.//\n\nOn smartphones that do not allow files to be downloaded you can instead bookmark the link, and then sync your bookmarks to a desktop computer from where the wiki can be saved normally.\n"
        },
        "$:/language/Modals/SaveInstructions": {
            "title": "$:/language/Modals/SaveInstructions",
            "type": "text/vnd.tiddlywiki",
            "subtitle": "Save your work",
            "footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
            "help": "http://tiddlywiki.com/static/SavingChanges.html",
            "text": "Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.\n\n!!! Desktop browsers\n\n# Select ''Save As'' from the ''File'' menu\n# Choose a filename and location\n#* Some browsers also require you to explicitly specify the file saving format as ''Webpage, HTML only'' or similar\n# Close this tab\n\n!!! Smartphone browsers\n\n# Create a bookmark to this page\n#* If you've got iCloud or Google Sync set up then the bookmark will automatically sync to your desktop where you can open it and save it as above\n# Close this tab\n\n//If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the ''close'' button below//\n"
        },
        "$:/config/NewJournal/Title": {
            "title": "$:/config/NewJournal/Title",
            "text": "DDth MMM YYYY"
        },
        "$:/config/NewJournal/Tags": {
            "title": "$:/config/NewJournal/Tags",
            "text": "Journal"
        },
        "$:/language/Notifications/Save/Done": {
            "title": "$:/language/Notifications/Save/Done",
            "text": "Saved wiki"
        },
        "$:/language/Notifications/Save/Starting": {
            "title": "$:/language/Notifications/Save/Starting",
            "text": "Starting to save wiki"
        },
        "$:/language/Search/DefaultResults/Caption": {
            "title": "$:/language/Search/DefaultResults/Caption",
            "text": "List"
        },
        "$:/language/Search/Filter/Caption": {
            "title": "$:/language/Search/Filter/Caption",
            "text": "Filter"
        },
        "$:/language/Search/Filter/Hint": {
            "title": "$:/language/Search/Filter/Hint",
            "text": "Search via a [[filter expression|http://tiddlywiki.com/static/Filters.html]]"
        },
        "$:/language/Search/Filter/Matches": {
            "title": "$:/language/Search/Filter/Matches",
            "text": "//<small><<resultCount>> matches</small>//"
        },
        "$:/language/Search/Matches": {
            "title": "$:/language/Search/Matches",
            "text": "//<small><<resultCount>> matches</small>//"
        },
        "$:/language/Search/Shadows/Caption": {
            "title": "$:/language/Search/Shadows/Caption",
            "text": "Shadows"
        },
        "$:/language/Search/Shadows/Hint": {
            "title": "$:/language/Search/Shadows/Hint",
            "text": "Search for shadow tiddlers"
        },
        "$:/language/Search/Shadows/Matches": {
            "title": "$:/language/Search/Shadows/Matches",
            "text": "//<small><<resultCount>> matches</small>//"
        },
        "$:/language/Search/Standard/Caption": {
            "title": "$:/language/Search/Standard/Caption",
            "text": "Standard"
        },
        "$:/language/Search/Standard/Hint": {
            "title": "$:/language/Search/Standard/Hint",
            "text": "Search for standard tiddlers"
        },
        "$:/language/Search/Standard/Matches": {
            "title": "$:/language/Search/Standard/Matches",
            "text": "//<small><<resultCount>> matches</small>//"
        },
        "$:/language/Search/System/Caption": {
            "title": "$:/language/Search/System/Caption",
            "text": "System"
        },
        "$:/language/Search/System/Hint": {
            "title": "$:/language/Search/System/Hint",
            "text": "Search for system tiddlers"
        },
        "$:/language/Search/System/Matches": {
            "title": "$:/language/Search/System/Matches",
            "text": "//<small><<resultCount>> matches</small>//"
        },
        "$:/language/SideBar/All/Caption": {
            "title": "$:/language/SideBar/All/Caption",
            "text": "All"
        },
        "$:/language/SideBar/Contents/Caption": {
            "title": "$:/language/SideBar/Contents/Caption",
            "text": "Contents"
        },
        "$:/language/SideBar/Drafts/Caption": {
            "title": "$:/language/SideBar/Drafts/Caption",
            "text": "Drafts"
        },
        "$:/language/SideBar/Missing/Caption": {
            "title": "$:/language/SideBar/Missing/Caption",
            "text": "Missing"
        },
        "$:/language/SideBar/More/Caption": {
            "title": "$:/language/SideBar/More/Caption",
            "text": "More"
        },
        "$:/language/SideBar/Open/Caption": {
            "title": "$:/language/SideBar/Open/Caption",
            "text": "Open"
        },
        "$:/language/SideBar/Orphans/Caption": {
            "title": "$:/language/SideBar/Orphans/Caption",
            "text": "Orphans"
        },
        "$:/language/SideBar/Recent/Caption": {
            "title": "$:/language/SideBar/Recent/Caption",
            "text": "Recent"
        },
        "$:/language/SideBar/Shadows/Caption": {
            "title": "$:/language/SideBar/Shadows/Caption",
            "text": "Shadows"
        },
        "$:/language/SideBar/System/Caption": {
            "title": "$:/language/SideBar/System/Caption",
            "text": "System"
        },
        "$:/language/SideBar/Tags/Caption": {
            "title": "$:/language/SideBar/Tags/Caption",
            "text": "Tags"
        },
        "$:/language/SideBar/Tags/Untagged/Caption": {
            "title": "$:/language/SideBar/Tags/Untagged/Caption",
            "text": "untagged"
        },
        "$:/language/SideBar/Tools/Caption": {
            "title": "$:/language/SideBar/Tools/Caption",
            "text": "Tools"
        },
        "$:/language/SideBar/Types/Caption": {
            "title": "$:/language/SideBar/Types/Caption",
            "text": "Types"
        },
        "$:/SiteSubtitle": {
            "title": "$:/SiteSubtitle",
            "text": "a non-linear personal web notebook"
        },
        "$:/SiteTitle": {
            "title": "$:/SiteTitle",
            "text": "My ~TiddlyWiki"
        },
        "$:/language/TiddlerInfo/Advanced/Caption": {
            "title": "$:/language/TiddlerInfo/Advanced/Caption",
            "text": "Advanced"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint",
            "text": "none"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Heading": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Heading",
            "text": "Plugin Details"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Hint",
            "text": "This plugin contains the following shadow tiddlers:"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading",
            "text": "Shadow Status"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint",
            "text": "The tiddler <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link> is not a shadow tiddler"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint",
            "text": "The tiddler <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link> is a shadow tiddler"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source",
            "text": "It is defined in the plugin <$link to=<<pluginTiddler>>><$text text=<<pluginTiddler>>/></$link>"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint",
            "text": "It is overridden by an ordinary tiddler"
        },
        "$:/language/TiddlerInfo/Fields/Caption": {
            "title": "$:/language/TiddlerInfo/Fields/Caption",
            "text": "Fields"
        },
        "$:/language/TiddlerInfo/List/Caption": {
            "title": "$:/language/TiddlerInfo/List/Caption",
            "text": "List"
        },
        "$:/language/TiddlerInfo/List/Empty": {
            "title": "$:/language/TiddlerInfo/List/Empty",
            "text": "This tiddler does not have a list"
        },
        "$:/language/TiddlerInfo/Listed/Caption": {
            "title": "$:/language/TiddlerInfo/Listed/Caption",
            "text": "Listed"
        },
        "$:/language/TiddlerInfo/Listed/Empty": {
            "title": "$:/language/TiddlerInfo/Listed/Empty",
            "text": "This tiddler is not listed by any others"
        },
        "$:/language/TiddlerInfo/References/Caption": {
            "title": "$:/language/TiddlerInfo/References/Caption",
            "text": "References"
        },
        "$:/language/TiddlerInfo/References/Empty": {
            "title": "$:/language/TiddlerInfo/References/Empty",
            "text": "No tiddlers link to this one"
        },
        "$:/language/TiddlerInfo/Tagging/Caption": {
            "title": "$:/language/TiddlerInfo/Tagging/Caption",
            "text": "Tagging"
        },
        "$:/language/TiddlerInfo/Tagging/Empty": {
            "title": "$:/language/TiddlerInfo/Tagging/Empty",
            "text": "No tiddlers are tagged with this one"
        },
        "$:/language/TiddlerInfo/Tools/Caption": {
            "title": "$:/language/TiddlerInfo/Tools/Caption",
            "text": "Tools"
        },
        "$:/language/Docs/Types/application/javascript": {
            "title": "$:/language/Docs/Types/application/javascript",
            "description": "JavaScript code",
            "name": "application/javascript",
            "group": "Developer"
        },
        "$:/language/Docs/Types/application/json": {
            "title": "$:/language/Docs/Types/application/json",
            "description": "JSON data",
            "name": "application/json",
            "group": "Developer"
        },
        "$:/language/Docs/Types/application/x-tiddler-dictionary": {
            "title": "$:/language/Docs/Types/application/x-tiddler-dictionary",
            "description": "Data dictionary",
            "name": "application/x-tiddler-dictionary",
            "group": "Developer"
        },
        "$:/language/Docs/Types/image/gif": {
            "title": "$:/language/Docs/Types/image/gif",
            "description": "GIF image",
            "name": "image/gif",
            "group": "Image"
        },
        "$:/language/Docs/Types/image/jpeg": {
            "title": "$:/language/Docs/Types/image/jpeg",
            "description": "JPEG image",
            "name": "image/jpeg",
            "group": "Image"
        },
        "$:/language/Docs/Types/image/png": {
            "title": "$:/language/Docs/Types/image/png",
            "description": "PNG image",
            "name": "image/png",
            "group": "Image"
        },
        "$:/language/Docs/Types/image/svg+xml": {
            "title": "$:/language/Docs/Types/image/svg+xml",
            "description": "Structured Vector Graphics image",
            "name": "image/svg+xml",
            "group": "Image"
        },
        "$:/language/Docs/Types/image/x-icon": {
            "title": "$:/language/Docs/Types/image/x-icon",
            "description": "ICO format icon file",
            "name": "image/x-icon",
            "group": "Image"
        },
        "$:/language/Docs/Types/text/css": {
            "title": "$:/language/Docs/Types/text/css",
            "description": "Static stylesheet",
            "name": "text/css",
            "group": "Developer"
        },
        "$:/language/Docs/Types/text/html": {
            "title": "$:/language/Docs/Types/text/html",
            "description": "HTML markup",
            "name": "text/html",
            "group": "Text"
        },
        "$:/language/Docs/Types/text/plain": {
            "title": "$:/language/Docs/Types/text/plain",
            "description": "Plain text",
            "name": "text/plain",
            "group": "Text"
        },
        "$:/language/Docs/Types/text/vnd.tiddlywiki": {
            "title": "$:/language/Docs/Types/text/vnd.tiddlywiki",
            "description": "TiddlyWiki 5",
            "name": "text/vnd.tiddlywiki",
            "group": "Text"
        },
        "$:/language/Docs/Types/text/x-tiddlywiki": {
            "title": "$:/language/Docs/Types/text/x-tiddlywiki",
            "description": "TiddlyWiki Classic",
            "name": "text/x-tiddlywiki",
            "group": "Text"
        },
        "$:/languages/en-GB/icon": {
            "title": "$:/languages/en-GB/icon",
            "type": "image/svg+xml",
            "text": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 60 30\" width=\"1200\" height=\"600\">\n<clipPath id=\"t\">\n\t<path d=\"M30,15 h30 v15 z v15 h-30 z h-30 v-15 z v-15 h30 z\"/>\n</clipPath>\n<path d=\"M0,0 v30 h60 v-30 z\" fill=\"#00247d\"/>\n<path d=\"M0,0 L60,30 M60,0 L0,30\" stroke=\"#fff\" stroke-width=\"6\"/>\n<path d=\"M0,0 L60,30 M60,0 L0,30\" clip-path=\"url(#t)\" stroke=\"#cf142b\" stroke-width=\"4\"/>\n<path d=\"M30,0 v30 M0,15 h60\" stroke=\"#fff\" stroke-width=\"10\"/>\n<path d=\"M30,0 v30 M0,15 h60\" stroke=\"#cf142b\" stroke-width=\"6\"/>\n</svg>\n"
        },
        "$:/languages/en-GB": {
            "title": "$:/languages/en-GB",
            "name": "en-GB",
            "description": "English (British)",
            "author": "JeremyRuston",
            "core-version": ">=5.0.0\"",
            "text": "Stub pseudo-plugin for the default language"
        },
        "$:/core/modules/commander.js": {
            "text": "/*\\\ntitle: $:/core/modules/commander.js\ntype: application/javascript\nmodule-type: global\n\nThe $tw.Commander class is a command interpreter\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nParse a sequence of commands\n\tcommandTokens: an array of command string tokens\n\twiki: reference to the wiki store object\n\tstreams: {output:, error:}, each of which has a write(string) method\n\tcallback: a callback invoked as callback(err) where err is null if there was no error\n*/\nvar Commander = function(commandTokens,callback,wiki,streams) {\n\tvar path = require(\"path\");\n\tthis.commandTokens = commandTokens;\n\tthis.nextToken = 0;\n\tthis.callback = callback;\n\tthis.wiki = wiki;\n\tthis.streams = streams;\n\tthis.outputPath = path.resolve($tw.boot.wikiPath,$tw.config.wikiOutputSubDir);\n};\n\n/*\nAdd a string of tokens to the command queue\n*/\nCommander.prototype.addCommandTokens = function(commandTokens) {\n\tvar params = commandTokens.slice(0);\n\tparams.unshift(0);\n\tparams.unshift(this.nextToken);\n\tArray.prototype.splice.apply(this.commandTokens,params);\n};\n\n/*\nExecute the sequence of commands and invoke a callback on completion\n*/\nCommander.prototype.execute = function() {\n\tthis.executeNextCommand();\n};\n\n/*\nExecute the next command in the sequence\n*/\nCommander.prototype.executeNextCommand = function() {\n\tvar self = this;\n\t// Invoke the callback if there are no more commands\n\tif(this.nextToken >= this.commandTokens.length) {\n\t\tthis.callback(null);\n\t} else {\n\t\t// Get and check the command token\n\t\tvar commandName = this.commandTokens[this.nextToken++];\n\t\tif(commandName.substr(0,2) !== \"--\") {\n\t\t\tthis.callback(\"Missing command: \" + commandName);\n\t\t} else {\n\t\t\tcommandName = commandName.substr(2); // Trim off the --\n\t\t\t// Accumulate the parameters to the command\n\t\t\tvar params = [];\n\t\t\twhile(this.nextToken < this.commandTokens.length && \n\t\t\t\tthis.commandTokens[this.nextToken].substr(0,2) !== \"--\") {\n\t\t\t\tparams.push(this.commandTokens[this.nextToken++]);\n\t\t\t}\n\t\t\t// Get the command info\n\t\t\tvar command = $tw.commands[commandName],\n\t\t\t\tc,err;\n\t\t\tif(!command) {\n\t\t\t\tthis.callback(\"Unknown command: \" + commandName);\n\t\t\t} else {\n\t\t\t\tif(this.verbose) {\n\t\t\t\t\tthis.streams.output.write(\"Executing command: \" + commandName + \" \" + params.join(\" \") + \"\\n\");\n\t\t\t\t}\n\t\t\t\tif(command.info.synchronous) {\n\t\t\t\t\t// Synchronous command\n\t\t\t\t\tc = new command.Command(params,this);\n\t\t\t\t\terr = c.execute();\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\tthis.callback(err);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tthis.executeNextCommand();\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\t// Asynchronous command\n\t\t\t\t\tc = new command.Command(params,this,function(err) {\n\t\t\t\t\t\tif(err) {\n\t\t\t\t\t\t\tself.callback(err);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tself.executeNextCommand();\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t\terr = c.execute();\n\t\t\t\t\tif(err) {\n\t\t\t\t\t\tthis.callback(err);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n};\n\nCommander.initCommands = function(moduleType) {\n\tmoduleType = moduleType || \"command\";\n\t$tw.commands = {};\n\t$tw.modules.forEachModuleOfType(moduleType,function(title,module) {\n\t\tvar c = $tw.commands[module.info.name] = {};\n\t\t// Add the methods defined by the module\n\t\tfor(var f in module) {\n\t\t\tif($tw.utils.hop(module,f)) {\n\t\t\t\tc[f] = module[f];\n\t\t\t}\n\t\t}\n\t});\n};\n\nexports.Commander = Commander;\n\n})();\n",
            "title": "$:/core/modules/commander.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/commands/build.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/build.js\ntype: application/javascript\nmodule-type: command\n\nCommand to build a build target\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"build\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\t// Get the build targets defined in the wiki\n\tvar buildTargets = $tw.boot.wikiInfo.build;\n\tif(!buildTargets) {\n\t\treturn \"No build targets defined\";\n\t}\n\t// Loop through each of the specified targets\n\tvar targets;\n\tif(this.params.length > 0) {\n\t\ttargets = this.params;\n\t} else {\n\t\ttargets = Object.keys(buildTargets);\n\t}\n\tfor(var targetIndex=0; targetIndex<targets.length; targetIndex++) {\n\t\tvar target = targets[targetIndex],\n\t\t\tcommands = buildTargets[target];\n\t\tif(!commands) {\n\t\t\treturn \"Build target '\" + target + \"' not found\";\n\t\t}\n\t\t// Add the commands to the queue\n\t\tthis.commander.addCommandTokens(commands);\n\t}\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/build.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/clearpassword.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/clearpassword.js\ntype: application/javascript\nmodule-type: command\n\nClear password for crypto operations\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"clearpassword\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\t$tw.crypto.setPassword(null);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/clearpassword.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/editions.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/editions.js\ntype: application/javascript\nmodule-type: command\n\nCommand to list the available editions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"editions\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this;\n\t// Output the list\n\tthis.commander.streams.output.write(\"Available editions:\\n\\n\");\n\tvar editionInfo = $tw.utils.getEditionInfo();\n\t$tw.utils.each(editionInfo,function(info,name) {\n\t\tself.commander.streams.output.write(\"    \" + name + \": \" + info.description + \"\\n\");\n\t});\n\tthis.commander.streams.output.write(\"\\n\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/editions.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/help.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/help.js\ntype: application/javascript\nmodule-type: command\n\nHelp command\n\n\\*/\n(function(){\n\n/*jshint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"help\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar subhelp = this.params[0] || \"default\",\n\t\thelpBase = \"$:/language/Help/\",\n\t\ttext;\n\tif(!this.commander.wiki.getTiddler(helpBase + subhelp)) {\n\t\tsubhelp = \"notfound\";\n\t}\n\t// Wikify the help as formatted text (ie block elements generate newlines)\n\ttext = this.commander.wiki.renderTiddler(\"text/plain-formatted\",helpBase + subhelp);\n\t// Remove any leading linebreaks\n\ttext = text.replace(/^(\\r?\\n)*/g,\"\");\n\tthis.commander.streams.output.write(text);\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/help.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/init.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/init.js\ntype: application/javascript\nmodule-type: command\n\nCommand to initialise an empty wiki folder\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"init\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tvar fs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\t// Check that we don't already have a valid wiki folder\n\tif($tw.boot.wikiTiddlersPath || ($tw.utils.isDirectory($tw.boot.wikiPath) && !$tw.utils.isDirectoryEmpty($tw.boot.wikiPath))) {\n\t\treturn \"Wiki folder is not empty\";\n\t}\n\t// Loop through each of the specified editions\n\tvar editions = this.params.length > 0 ? this.params : [\"empty\"];\n\tfor(var editionIndex=0; editionIndex<editions.length; editionIndex++) {\n\t\tvar editionName = editions[editionIndex];\n\t\t// Check the edition exists\n\t\tvar editionPath = $tw.findLibraryItem(editionName,$tw.getLibraryItemSearchPaths($tw.config.editionsPath,$tw.config.editionsEnvVar));\n\t\tif(!$tw.utils.isDirectory(editionPath)) {\n\t\t\treturn \"Edition '\" + editionName + \"' not found\";\n\t\t}\n\t\t// Copy the edition content\n\t\tvar err = $tw.utils.copyDirectory(editionPath,$tw.boot.wikiPath);\n\t\tif(!err) {\n\t\t\tthis.commander.streams.output.write(\"Copied edition '\" + editionName + \"' to \" + $tw.boot.wikiPath + \"\\n\");\n\t\t} else {\n\t\t\treturn err;\n\t\t}\n\t}\n\t// Tweak the tiddlywiki.info to remove any included wikis\n\tvar packagePath = $tw.boot.wikiPath + \"/tiddlywiki.info\",\n\t\tpackageJson = JSON.parse(fs.readFileSync(packagePath));\n\tdelete packageJson.includeWikis;\n\tfs.writeFileSync(packagePath,JSON.stringify(packageJson,null,$tw.config.preferences.jsonSpaces));\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/init.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/load.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/load.js\ntype: application/javascript\nmodule-type: command\n\nCommand to load tiddlers from a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"load\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar ext = path.extname(self.params[0]);\n\tfs.readFile(this.params[0],$tw.utils.getTypeEncoding(ext),function(err,data) {\n\t\tif (err) {\n\t\t\tself.callback(err);\n\t\t} else {\n\t\t\tvar fields = {title: self.params[0]},\n\t\t\t\ttype = path.extname(self.params[0]);\n\t\t\tvar tiddlers = self.commander.wiki.deserializeTiddlers(type,data,fields);\n\t\t\tif(!tiddlers) {\n\t\t\t\tself.callback(\"No tiddlers found in file \\\"\" + self.params[0] + \"\\\"\");\n\t\t\t} else {\n\t\t\t\tfor(var t=0; t<tiddlers.length; t++) {\n\t\t\t\t\tself.commander.wiki.importTiddler(new $tw.Tiddler(tiddlers[t]));\n\t\t\t\t}\n\t\t\t\tself.callback(null);\t\n\t\t\t}\n\t\t}\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/load.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/makelibrary.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/makelibrary.js\ntype: application/javascript\nmodule-type: command\n\nCommand to pack all of the plugins in the library into a plugin tiddler of type \"library\"\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"makelibrary\",\n\tsynchronous: true\n};\n\nvar UPGRADE_LIBRARY_TITLE = \"$:/UpgradeLibrary\";\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar wiki = this.commander.wiki,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\tupgradeLibraryTitle = this.params[0] || UPGRADE_LIBRARY_TITLE,\n\t\ttiddlers = {};\n\t// Collect up the library plugins\n\tvar collectPlugins = function(folder) {\n\t\t\tvar pluginFolders = fs.readdirSync(folder);\n\t\t\tfor(var p=0; p<pluginFolders.length; p++) {\n\t\t\t\tif(!$tw.boot.excludeRegExp.test(pluginFolders[p])) {\n\t\t\t\t\tpluginFields = $tw.loadPluginFolder(path.resolve(folder,\"./\" + pluginFolders[p]));\n\t\t\t\t\tif(pluginFields && pluginFields.title) {\n\t\t\t\t\t\ttiddlers[pluginFields.title] = pluginFields;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\t\tcollectPublisherPlugins = function(folder) {\n\t\t\tvar publisherFolders = fs.readdirSync(folder);\n\t\t\tfor(var t=0; t<publisherFolders.length; t++) {\n\t\t\t\tif(!$tw.boot.excludeRegExp.test(publisherFolders[t])) {\n\t\t\t\t\tcollectPlugins(path.resolve(folder,\"./\" + publisherFolders[t]));\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\tcollectPublisherPlugins(path.resolve($tw.boot.corePath,$tw.config.pluginsPath));\n\tcollectPublisherPlugins(path.resolve($tw.boot.corePath,$tw.config.themesPath));\n\tcollectPlugins(path.resolve($tw.boot.corePath,$tw.config.languagesPath));\n\t// Save the upgrade library tiddler\n\tvar pluginFields = {\n\t\ttitle: upgradeLibraryTitle,\n\t\ttype: \"application/json\",\n\t\t\"plugin-type\": \"library\",\n\t\t\"text\": JSON.stringify({tiddlers: tiddlers},null,$tw.config.preferences.jsonSpaces)\n\t};\n\twiki.addTiddler(new $tw.Tiddler(pluginFields));\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/makelibrary.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/output.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/output.js\ntype: application/javascript\nmodule-type: command\n\nCommand to set the default output location (defaults to current working directory)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"output\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tvar fs = require(\"fs\"),\n\t\tpath = require(\"path\");\n\tif(this.params.length < 1) {\n\t\treturn \"Missing output path\";\n\t}\n\tthis.commander.outputPath = path.resolve(process.cwd(),this.params[0]);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/output.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/password.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/password.js\ntype: application/javascript\nmodule-type: command\n\nSave password for crypto operations\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"password\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing password\";\n\t}\n\t$tw.crypto.setPassword(this.params[0]);\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/password.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/rendertiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/rendertiddler.js\ntype: application/javascript\nmodule-type: command\n\nCommand to render a tiddler and save it to a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"rendertiddler\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\ttitle = this.params[0],\n\t\tfilename = path.resolve(this.commander.outputPath,this.params[1]),\n\t\ttype = this.params[2] || \"text/html\";\n\t$tw.utils.createFileDirectories(filename);\n\tfs.writeFile(filename,this.commander.wiki.renderTiddler(type,title),\"utf8\",function(err) {\n\t\tself.callback(err);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/rendertiddler.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/rendertiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/rendertiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to render several tiddlers to a folder of files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"rendertiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\ttemplate = this.params[1],\n\t\tpathname = path.resolve(this.commander.outputPath,this.params[2]),\n\t\ttype = this.params[3] || \"text/html\",\n\t\textension = this.params[4] || \".html\",\n\t\tdeleteDirectory = (this.params[5] || \"\") != \"noclean\",\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\tif(deleteDirectory){\n\t\t$tw.utils.deleteDirectory(pathname);\n\t}\n\t$tw.utils.createDirectory(pathname);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar parser = wiki.parseTiddler(template),\n\t\t\twidgetNode = wiki.makeWidget(parser,{variables: {currentTiddler: title}});\n\t\tvar container = $tw.fakeDocument.createElement(\"div\");\n\t\twidgetNode.render(container,null);\n\t\tvar text = type === \"text/html\" ? container.innerHTML : container.textContent;\n\t\tfs.writeFileSync(path.resolve(pathname,encodeURIComponent(title) + extension),text,\"utf8\");\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/rendertiddlers.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/savetiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/savetiddler.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save the content of a tiddler to a file\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"savetiddler\",\n\tsynchronous: false\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 2) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\ttitle = this.params[0],\n\t\tfilename = path.resolve(this.commander.outputPath,this.params[1]),\n\t\ttiddler = this.commander.wiki.getTiddler(title),\n\t\ttype = tiddler.fields.type || \"text/vnd.tiddlywiki\",\n\t\tcontentTypeInfo = $tw.config.contentTypeInfo[type] || {encoding: \"utf8\"};\n\t$tw.utils.createFileDirectories(filename);\n\tfs.writeFile(filename,tiddler.fields.text,contentTypeInfo.encoding,function(err) {\n\t\tself.callback(err);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/savetiddler.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/savetiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/savetiddlers.js\ntype: application/javascript\nmodule-type: command\n\nCommand to save several tiddlers to a folder of files\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"savetiddlers\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing filename\";\n\t}\n\tvar self = this,\n\t\tfs = require(\"fs\"),\n\t\tpath = require(\"path\"),\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\tpathname = path.resolve(this.commander.outputPath,this.params[1]),\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\t$tw.utils.deleteDirectory(pathname);\n\t$tw.utils.createDirectory(pathname);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.commander.wiki.getTiddler(title),\n\t\t\ttype = tiddler.fields.type || \"text/vnd.tiddlywiki\",\n\t\t\tcontentTypeInfo = $tw.config.contentTypeInfo[type] || {encoding: \"utf8\"},\n\t\t\tfilename = path.resolve(pathname,encodeURIComponent(title));\n\t\tfs.writeFileSync(filename,tiddler.fields.text,contentTypeInfo.encoding);\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/savetiddlers.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/server.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/server.js\ntype: application/javascript\nmodule-type: command\n\nServe tiddlers over http\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nif(!$tw.browser) {\n\tvar util = require(\"util\"),\n\t\tfs = require(\"fs\"),\n\t\turl = require(\"url\"),\n\t\tpath = require(\"path\"),\n\t\thttp = require(\"http\");\n}\n\nexports.info = {\n\tname: \"server\",\n\tsynchronous: true\n};\n\n/*\nA simple HTTP server with regexp-based routes\n*/\nfunction SimpleServer(options) {\n\tthis.routes = options.routes || [];\n\tthis.wiki = options.wiki;\n\tthis.variables = options.variables || {};\n}\n\nSimpleServer.prototype.set = function(obj) {\n\tvar self = this;\n\t$tw.utils.each(obj,function(value,name) {\n\t\tself.variables[name] = value;\n\t});\n};\n\nSimpleServer.prototype.get = function(name) {\n\treturn this.variables[name];\n};\n\nSimpleServer.prototype.addRoute = function(route) {\n\tthis.routes.push(route);\n};\n\nSimpleServer.prototype.findMatchingRoute = function(request,state) {\n\tvar pathprefix = this.get(\"pathprefix\") || \"\";\n\tfor(var t=0; t<this.routes.length; t++) {\n\t\tvar potentialRoute = this.routes[t],\n\t\t\tpathRegExp = potentialRoute.path,\n\t\t\tpathname = state.urlInfo.pathname,\n\t\t\tmatch;\n\t\tif(pathprefix) {\n\t\t\tif(pathname.substr(0,pathprefix.length) === pathprefix) {\n\t\t\t\tpathname = pathname.substr(pathprefix.length);\n\t\t\t\tmatch = potentialRoute.path.exec(pathname);\n\t\t\t} else {\n\t\t\t\tmatch = false;\n\t\t\t}\n\t\t} else {\n\t\t\tmatch = potentialRoute.path.exec(pathname);\n\t\t}\n\t\tif(match && request.method === potentialRoute.method) {\n\t\t\tstate.params = [];\n\t\t\tfor(var p=1; p<match.length; p++) {\n\t\t\t\tstate.params.push(match[p]);\n\t\t\t}\n\t\t\treturn potentialRoute;\n\t\t}\n\t}\n\treturn null;\n};\n\nSimpleServer.prototype.checkCredentials = function(request,incomingUsername,incomingPassword) {\n\tvar header = request.headers.authorization || \"\",\n\t\ttoken = header.split(/\\s+/).pop() || \"\",\n\t\tauth = $tw.utils.base64Decode(token),\n\t\tparts = auth.split(/:/),\n\t\tusername = parts[0],\n\t\tpassword = parts[1];\n\tif(incomingUsername === username && incomingPassword === password) {\n\t\treturn \"ALLOWED\";\n\t} else {\n\t\treturn \"DENIED\";\n\t}\n};\n\nSimpleServer.prototype.listen = function(port,host) {\n\tvar self = this;\n\thttp.createServer(function(request,response) {\n\t\t// Compose the state object\n\t\tvar state = {};\n\t\tstate.wiki = self.wiki;\n\t\tstate.server = self;\n\t\tstate.urlInfo = url.parse(request.url);\n\t\t// Find the route that matches this path\n\t\tvar route = self.findMatchingRoute(request,state);\n\t\t// Check for the username and password if we've got one\n\t\tvar username = self.get(\"username\"),\n\t\t\tpassword = self.get(\"password\");\n\t\tif(username && password) {\n\t\t\t// Check they match\n\t\t\tif(self.checkCredentials(request,username,password) !== \"ALLOWED\") {\n\t\t\t\tvar servername = state.wiki.getTiddlerText(\"$:/SiteTitle\") || \"TiddlyWiki5\";\n\t\t\t\tresponse.writeHead(401,\"Authentication required\",{\n\t\t\t\t\t\"WWW-Authenticate\": 'Basic realm=\"Please provide your username and password to login to ' + servername + '\"'\n\t\t\t\t});\n\t\t\t\tresponse.end();\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\t\t// Return a 404 if we didn't find a route\n\t\tif(!route) {\n\t\t\tresponse.writeHead(404);\n\t\t\tresponse.end();\n\t\t\treturn;\n\t\t}\n\t\t// Set the encoding for the incoming request\n\t\t// TODO: Presumably this would need tweaking if we supported PUTting binary tiddlers\n\t\trequest.setEncoding(\"utf8\");\n\t\t// Dispatch the appropriate method\n\t\tswitch(request.method) {\n\t\t\tcase \"GET\": // Intentional fall-through\n\t\t\tcase \"DELETE\":\n\t\t\t\troute.handler(request,response,state);\n\t\t\t\tbreak;\n\t\t\tcase \"PUT\":\n\t\t\t\tvar data = \"\";\n\t\t\t\trequest.on(\"data\",function(chunk) {\n\t\t\t\t\tdata += chunk.toString();\n\t\t\t\t});\n\t\t\t\trequest.on(\"end\",function() {\n\t\t\t\t\tstate.data = data;\n\t\t\t\t\troute.handler(request,response,state);\n\t\t\t\t});\n\t\t\t\tbreak;\n\t\t}\n\t}).listen(port,host);\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n\t// Set up server\n\tthis.server = new SimpleServer({\n\t\twiki: this.commander.wiki\n\t});\n\t// Add route handlers\n\tthis.server.addRoute({\n\t\tmethod: \"PUT\",\n\t\tpath: /^\\/recipes\\/default\\/tiddlers\\/(.+)$/,\n\t\thandler: function(request,response,state) {\n\t\t\tvar title = decodeURIComponent(state.params[0]),\n\t\t\t\tfields = JSON.parse(state.data);\n\t\t\t// Pull up any subfields in the `fields` object\n\t\t\tif(fields.fields) {\n\t\t\t\t$tw.utils.each(fields.fields,function(field,name) {\n\t\t\t\t\tfields[name] = field;\n\t\t\t\t});\n\t\t\t\tdelete fields.fields;\n\t\t\t}\n\t\t\t// Remove any revision field\n\t\t\tif(fields.revision) {\n\t\t\t\tdelete fields.revision;\n\t\t\t}\n\t\t\tstate.wiki.addTiddler(new $tw.Tiddler(state.wiki.getCreationFields(),fields,{title: title}));\n\t\t\tvar changeCount = state.wiki.getChangeCount(title).toString();\n\t\t\tresponse.writeHead(204, \"OK\",{\n\t\t\t\tEtag: \"\\\"default/\" + encodeURIComponent(title) + \"/\" + changeCount + \":\\\"\",\n\t\t\t\t\"Content-Type\": \"text/plain\"\n\t\t\t});\n\t\t\tresponse.end();\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"DELETE\",\n\t\tpath: /^\\/bags\\/default\\/tiddlers\\/(.+)$/,\n\t\thandler: function(request,response,state) {\n\t\t\tvar title = decodeURIComponent(state.params[0]);\n\t\t\tstate.wiki.deleteTiddler(title);\n\t\t\tresponse.writeHead(204, \"OK\", {\n\t\t\t\t\"Content-Type\": \"text/plain\"\n\t\t\t});\n\t\t\tresponse.end();\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"GET\",\n\t\tpath: /^\\/$/,\n\t\thandler: function(request,response,state) {\n\t\t\tresponse.writeHead(200, {\"Content-Type\": state.server.get(\"serveType\")});\n\t\t\tvar text = state.wiki.renderTiddler(state.server.get(\"renderType\"),state.server.get(\"rootTiddler\"));\n\t\t\tresponse.end(text,\"utf8\");\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"GET\",\n\t\tpath: /^\\/status$/,\n\t\thandler: function(request,response,state) {\n\t\t\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\t\t\tvar text = JSON.stringify({\n\t\t\t\tusername: state.server.get(\"username\"),\n\t\t\t\tspace: {\n\t\t\t\t\trecipe: \"default\"\n\t\t\t\t},\n\t\t\t\ttiddlywiki_version: $tw.version\n\t\t\t});\n\t\t\tresponse.end(text,\"utf8\");\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"GET\",\n\t\tpath: /^\\/favicon.ico$/,\n\t\thandler: function(request,response,state) {\n\t\t\tresponse.writeHead(200, {\"Content-Type\": \"image/x-icon\"});\n\t\t\tvar buffer = state.wiki.getTiddlerText(\"$:/favicon.ico\",\"\");\n\t\t\tresponse.end(buffer,\"base64\");\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"GET\",\n\t\tpath: /^\\/recipes\\/default\\/tiddlers.json$/,\n\t\thandler: function(request,response,state) {\n\t\t\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\t\t\tvar tiddlers = [];\n\t\t\tstate.wiki.forEachTiddler({sortField: \"title\"},function(title,tiddler) {\n\t\t\t\tvar tiddlerFields = {};\n\t\t\t\t$tw.utils.each(tiddler.fields,function(field,name) {\n\t\t\t\t\tif(name !== \"text\") {\n\t\t\t\t\t\ttiddlerFields[name] = tiddler.getFieldString(name);\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\ttiddlerFields.revision = state.wiki.getChangeCount(title);\n\t\t\t\ttiddlerFields.type = tiddlerFields.type || \"text/vnd.tiddlywiki\";\n\t\t\t\ttiddlers.push(tiddlerFields);\n\t\t\t});\n\t\t\tvar text = JSON.stringify(tiddlers);\n\t\t\tresponse.end(text,\"utf8\");\n\t\t}\n\t});\n\tthis.server.addRoute({\n\t\tmethod: \"GET\",\n\t\tpath: /^\\/recipes\\/default\\/tiddlers\\/(.+)$/,\n\t\thandler: function(request,response,state) {\n\t\t\tvar title = decodeURIComponent(state.params[0]),\n\t\t\t\ttiddler = state.wiki.getTiddler(title),\n\t\t\t\ttiddlerFields = {},\n\t\t\t\tknownFields = [\n\t\t\t\t\t\"bag\", \"created\", \"creator\", \"modified\", \"modifier\", \"permissions\", \"recipe\", \"revision\", \"tags\", \"text\", \"title\", \"type\", \"uri\"\n\t\t\t\t];\n\t\t\tif(tiddler) {\n\t\t\t\t$tw.utils.each(tiddler.fields,function(field,name) {\n\t\t\t\t\tvar value = tiddler.getFieldString(name);\n\t\t\t\t\tif(knownFields.indexOf(name) !== -1) {\n\t\t\t\t\t\ttiddlerFields[name] = value;\n\t\t\t\t\t} else {\n\t\t\t\t\t\ttiddlerFields.fields = tiddlerFields.fields || {};\n\t\t\t\t\t\ttiddlerFields.fields[name] = value;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t\ttiddlerFields.revision = state.wiki.getChangeCount(title);\n\t\t\t\ttiddlerFields.type = tiddlerFields.type || \"text/vnd.tiddlywiki\";\n\t\t\t\tresponse.writeHead(200, {\"Content-Type\": \"application/json\"});\n\t\t\t\tresponse.end(JSON.stringify(tiddlerFields),\"utf8\");\n\t\t\t} else {\n\t\t\t\tresponse.writeHead(404);\n\t\t\t\tresponse.end();\n\t\t\t}\n\t\t}\n\t});\n};\n\nCommand.prototype.execute = function() {\n\tif(!$tw.boot.wikiTiddlersPath) {\n\t\t$tw.utils.warning(\"Warning: Wiki folder '\" + $tw.boot.wikiPath + \"' does not exist or is missing a tiddlywiki.info file\");\n\t}\n\tvar port = this.params[0] || \"8080\",\n\t\trootTiddler = this.params[1] || \"$:/core/save/all\",\n\t\trenderType = this.params[2] || \"text/plain\",\n\t\tserveType = this.params[3] || \"text/html\",\n\t\tusername = this.params[4],\n\t\tpassword = this.params[5],\n\t\thost = this.params[6] || \"127.0.0.1\",\n\t\tpathprefix = this.params[7];\n\tthis.server.set({\n\t\trootTiddler: rootTiddler,\n\t\trenderType: renderType,\n\t\tserveType: serveType,\n\t\tusername: username,\n\t\tpassword: password,\n\t\tpathprefix: pathprefix\n\t});\n\tthis.server.listen(port,host);\n\tconsole.log(\"Serving on \" + host + \":\" + port);\n\tconsole.log(\"(press ctrl-C to exit)\");\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/server.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/setfield.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/setfield.js\ntype: application/javascript\nmodule-type: command\n\nCommand to modify selected tiddlers to set a field to the text of a template tiddler that has been wikified with the selected tiddler as the current tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.info = {\n\tname: \"setfield\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 4) {\n\t\treturn \"Missing parameters\";\n\t}\n\tvar self = this,\n\t\twiki = this.commander.wiki,\n\t\tfilter = this.params[0],\n\t\tfieldname = this.params[1] || \"text\",\n\t\ttemplatetitle = this.params[2],\n\t\trendertype = this.params[3] || \"text/plain\",\n\t\ttiddlers = wiki.filterTiddlers(filter);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar parser = wiki.parseTiddler(templatetitle),\n\t\t\tnewFields = {},\n\t\t\ttiddler = wiki.getTiddler(title);\n\t\tif(parser) {\n\t\t\tvar widgetNode = wiki.makeWidget(parser,{variables: {currentTiddler: title}});\n\t\t\tvar container = $tw.fakeDocument.createElement(\"div\");\n\t\t\twidgetNode.render(container,null);\n\t\t\tnewFields[fieldname] = rendertype === \"text/html\" ? container.innerHTML : container.textContent;\n\t\t} else {\n\t\t\tnewFields[fieldname] = undefined;\n\t\t}\n\t\twiki.addTiddler(new $tw.Tiddler(tiddler,newFields));\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/setfield.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/unpackplugin.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/unpackplugin.js\ntype: application/javascript\nmodule-type: command\n\nCommand to extract the shadow tiddlers from within a plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"unpackplugin\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander,callback) {\n\tthis.params = params;\n\tthis.commander = commander;\n\tthis.callback = callback;\n};\n\nCommand.prototype.execute = function() {\n\tif(this.params.length < 1) {\n\t\treturn \"Missing plugin name\";\n\t}\n\tvar self = this,\n\t\ttitle = this.params[0],\n\t\tpluginData = this.commander.wiki.getTiddlerData(title);\n\tif(!pluginData) {\n\t\treturn \"Plugin '\" + title + \"' not found\";\n\t}\n\t$tw.utils.each(pluginData.tiddlers,function(tiddler) {\n\t\tself.commander.wiki.addTiddler(new $tw.Tiddler(tiddler));\n\t});\n\treturn null;\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/unpackplugin.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/verbose.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/verbose.js\ntype: application/javascript\nmodule-type: command\n\nVerbose command\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"verbose\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tthis.commander.verbose = true;\n\t// Output the boot message log\n\tthis.commander.streams.output.write(\"Boot log:\\n  \" + $tw.boot.logMessages.join(\"\\n  \") + \"\\n\");\n\treturn null; // No error\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/verbose.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/commands/version.js": {
            "text": "/*\\\ntitle: $:/core/modules/commands/version.js\ntype: application/javascript\nmodule-type: command\n\nVersion command\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.info = {\n\tname: \"version\",\n\tsynchronous: true\n};\n\nvar Command = function(params,commander) {\n\tthis.params = params;\n\tthis.commander = commander;\n};\n\nCommand.prototype.execute = function() {\n\tthis.commander.streams.output.write($tw.version + \"\\n\");\n\treturn null; // No error\n};\n\nexports.Command = Command;\n\n})();\n",
            "title": "$:/core/modules/commands/version.js",
            "type": "application/javascript",
            "module-type": "command"
        },
        "$:/core/modules/config.js": {
            "text": "/*\\\ntitle: $:/core/modules/config.js\ntype: application/javascript\nmodule-type: config\n\nCore configuration constants\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.preferences = {};\n\nexports.preferences.notificationDuration = 3 * 1000;\nexports.preferences.jsonSpaces = 4;\n\nexports.textPrimitives = {\n\tupperLetter: \"[A-Z\\u00c0-\\u00d6\\u00d8-\\u00de\\u0150\\u0170]\",\n\tlowerLetter: \"[a-z\\u00df-\\u00f6\\u00f8-\\u00ff\\u0151\\u0171]\",\n\tanyLetter:   \"[A-Za-z0-9\\u00c0-\\u00d6\\u00d8-\\u00de\\u00df-\\u00f6\\u00f8-\\u00ff\\u0150\\u0170\\u0151\\u0171]\",\n\tblockPrefixLetters:\t\"[A-Za-z0-9-_\\u00c0-\\u00d6\\u00d8-\\u00de\\u00df-\\u00f6\\u00f8-\\u00ff\\u0150\\u0170\\u0151\\u0171]\"\n};\n\nexports.textPrimitives.unWikiLink = \"~\";\nexports.textPrimitives.wikiLink = exports.textPrimitives.upperLetter + \"+\" +\n\texports.textPrimitives.lowerLetter + \"+\" +\n\texports.textPrimitives.upperLetter +\n\texports.textPrimitives.anyLetter + \"*\";\n\nexports.htmlEntities = {quot:34, amp:38, apos:39, lt:60, gt:62, nbsp:160, iexcl:161, cent:162, pound:163, curren:164, yen:165, brvbar:166, sect:167, uml:168, copy:169, ordf:170, laquo:171, not:172, shy:173, reg:174, macr:175, deg:176, plusmn:177, sup2:178, sup3:179, acute:180, micro:181, para:182, middot:183, cedil:184, sup1:185, ordm:186, raquo:187, frac14:188, frac12:189, frac34:190, iquest:191, Agrave:192, Aacute:193, Acirc:194, Atilde:195, Auml:196, Aring:197, AElig:198, Ccedil:199, Egrave:200, Eacute:201, Ecirc:202, Euml:203, Igrave:204, Iacute:205, Icirc:206, Iuml:207, ETH:208, Ntilde:209, Ograve:210, Oacute:211, Ocirc:212, Otilde:213, Ouml:214, times:215, Oslash:216, Ugrave:217, Uacute:218, Ucirc:219, Uuml:220, Yacute:221, THORN:222, szlig:223, agrave:224, aacute:225, acirc:226, atilde:227, auml:228, aring:229, aelig:230, ccedil:231, egrave:232, eacute:233, ecirc:234, euml:235, igrave:236, iacute:237, icirc:238, iuml:239, eth:240, ntilde:241, ograve:242, oacute:243, ocirc:244, otilde:245, ouml:246, divide:247, oslash:248, ugrave:249, uacute:250, ucirc:251, uuml:252, yacute:253, thorn:254, yuml:255, OElig:338, oelig:339, Scaron:352, scaron:353, Yuml:376, fnof:402, circ:710, tilde:732, Alpha:913, Beta:914, Gamma:915, Delta:916, Epsilon:917, Zeta:918, Eta:919, Theta:920, Iota:921, Kappa:922, Lambda:923, Mu:924, Nu:925, Xi:926, Omicron:927, Pi:928, Rho:929, Sigma:931, Tau:932, Upsilon:933, Phi:934, Chi:935, Psi:936, Omega:937, alpha:945, beta:946, gamma:947, delta:948, epsilon:949, zeta:950, eta:951, theta:952, iota:953, kappa:954, lambda:955, mu:956, nu:957, xi:958, omicron:959, pi:960, rho:961, sigmaf:962, sigma:963, tau:964, upsilon:965, phi:966, chi:967, psi:968, omega:969, thetasym:977, upsih:978, piv:982, ensp:8194, emsp:8195, thinsp:8201, zwnj:8204, zwj:8205, lrm:8206, rlm:8207, ndash:8211, mdash:8212, lsquo:8216, rsquo:8217, sbquo:8218, ldquo:8220, rdquo:8221, bdquo:8222, dagger:8224, Dagger:8225, bull:8226, hellip:8230, permil:8240, prime:8242, Prime:8243, lsaquo:8249, rsaquo:8250, oline:8254, frasl:8260, euro:8364, image:8465, weierp:8472, real:8476, trade:8482, alefsym:8501, larr:8592, uarr:8593, rarr:8594, darr:8595, harr:8596, crarr:8629, lArr:8656, uArr:8657, rArr:8658, dArr:8659, hArr:8660, forall:8704, part:8706, exist:8707, empty:8709, nabla:8711, isin:8712, notin:8713, ni:8715, prod:8719, sum:8721, minus:8722, lowast:8727, radic:8730, prop:8733, infin:8734, ang:8736, and:8743, or:8744, cap:8745, cup:8746, int:8747, there4:8756, sim:8764, cong:8773, asymp:8776, ne:8800, equiv:8801, le:8804, ge:8805, sub:8834, sup:8835, nsub:8836, sube:8838, supe:8839, oplus:8853, otimes:8855, perp:8869, sdot:8901, lceil:8968, rceil:8969, lfloor:8970, rfloor:8971, lang:9001, rang:9002, loz:9674, spades:9824, clubs:9827, hearts:9829, diams:9830 };\n\nexports.htmlVoidElements = \"area,base,br,col,command,embed,hr,img,input,keygen,link,meta,param,source,track,wbr\".split(\",\");\n\nexports.htmlBlockElements = \"address,article,aside,audio,blockquote,canvas,dd,div,dl,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,li,noscript,ol,output,p,pre,section,table,tfoot,ul,video\".split(\",\");\n\nexports.htmlUnsafeElements = \"script\".split(\",\");\n\n})();\n",
            "title": "$:/core/modules/config.js",
            "type": "application/javascript",
            "module-type": "config"
        },
        "$:/core/modules/deserializers.js": {
            "text": "/*\\\ntitle: $:/core/modules/deserializers.js\ntype: application/javascript\nmodule-type: tiddlerdeserializer\n\nFunctions to deserialise tiddlers from a block of text\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nUtility function to parse an old-style tiddler DIV in a *.tid file. It looks like this:\n\n<div title=\"Title\" creator=\"JoeBloggs\" modifier=\"JoeBloggs\" created=\"201102111106\" modified=\"201102111310\" tags=\"myTag [[my long tag]]\">\n<pre>The text of the tiddler (without the expected HTML encoding).\n</pre>\n</div>\n\nNote that the field attributes are HTML encoded, but that the body of the <PRE> tag is not encoded.\n\nWhen these tiddler DIVs are encountered within a TiddlyWiki HTML file then the body is encoded in the usual way.\n*/\nvar parseTiddlerDiv = function(text /* [,fields] */) {\n\t// Slot together the default results\n\tvar result = {};\n\tif(arguments.length > 1) {\n\t\tfor(var f=1; f<arguments.length; f++) {\n\t\t\tvar fields = arguments[f];\n\t\t\tfor(var t in fields) {\n\t\t\t\tresult[t] = fields[t];\t\t\n\t\t\t}\n\t\t}\n\t}\n\t// Parse the DIV body\n\tvar startRegExp = /^\\s*<div\\s+([^>]*)>(\\s*<pre>)?/gi,\n\t\tendRegExp,\n\t\tmatch = startRegExp.exec(text);\n\tif(match) {\n\t\t// Old-style DIVs don't have the <pre> tag\n\t\tif(match[2]) {\n\t\t\tendRegExp = /<\\/pre>\\s*<\\/div>\\s*$/gi;\n\t\t} else {\n\t\t\tendRegExp = /<\\/div>\\s*$/gi;\n\t\t}\n\t\tvar endMatch = endRegExp.exec(text);\n\t\tif(endMatch) {\n\t\t\t// Extract the text\n\t\t\tresult.text = text.substring(match.index + match[0].length,endMatch.index);\n\t\t\t// Process the attributes\n\t\t\tvar attrRegExp = /\\s*([^=\\s]+)\\s*=\\s*(?:\"([^\"]*)\"|'([^']*)')/gi,\n\t\t\t\tattrMatch;\n\t\t\tdo {\n\t\t\t\tattrMatch = attrRegExp.exec(match[1]);\n\t\t\t\tif(attrMatch) {\n\t\t\t\t\tvar name = attrMatch[1];\n\t\t\t\t\tvar value = attrMatch[2] !== undefined ? attrMatch[2] : attrMatch[3];\n\t\t\t\t\tresult[name] = value;\n\t\t\t\t}\n\t\t\t} while(attrMatch);\n\t\t\treturn result;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports[\"application/x-tiddler-html-div\"] = function(text,fields) {\n\treturn [parseTiddlerDiv(text,fields)];\n};\n\nexports[\"application/json\"] = function(text,fields) {\n\tvar incoming = JSON.parse(text),\n\t\tresults = [];\n\tif($tw.utils.isArray(incoming)) {\n\t\tfor(var t=0; t<incoming.length; t++) {\n\t\t\tvar incomingFields = incoming[t],\n\t\t\t\tfields = {};\n\t\t\tfor(var f in incomingFields) {\n\t\t\t\tif(typeof incomingFields[f] === \"string\") {\n\t\t\t\t\tfields[f] = incomingFields[f];\n\t\t\t\t}\n\t\t\t}\n\t\t\tresults.push(fields);\n\t\t}\n\t}\n\treturn results;\n};\n\n/*\nParse an HTML file into tiddlers. There are three possibilities:\n# A TiddlyWiki classic HTML file containing `text/x-tiddlywiki` tiddlers\n# A TiddlyWiki5 HTML file containing `text/vnd.tiddlywiki` tiddlers\n# An ordinary HTML file\n*/\nexports[\"text/html\"] = function(text,fields) {\n\t// Check if we've got a store area\n\tvar storeAreaMarkerRegExp = /<div id=[\"']?storeArea['\"]?( style=[\"']?display:none;[\"']?)?>/gi,\n\t\tmatch = storeAreaMarkerRegExp.exec(text);\n\tif(match) {\n\t\t// If so, it's either a classic TiddlyWiki file or an unencrypted TW5 file\n\t\t// First read the normal tiddlers\n\t\tvar results = deserializeTiddlyWikiFile(text,storeAreaMarkerRegExp.lastIndex,!!match[1],fields);\n\t\t// Then any system tiddlers\n\t\tvar systemAreaMarkerRegExp = /<div id=[\"']?systemArea['\"]?( style=[\"']?display:none;[\"']?)?>/gi,\n\t\t\tsysMatch = systemAreaMarkerRegExp.exec(text);\n\t\tif(sysMatch) {\n\t\t\tresults.push.apply(results,deserializeTiddlyWikiFile(text,systemAreaMarkerRegExp.lastIndex,!!sysMatch[1],fields));\n\t\t}\n\t\treturn results;\n\t} else {\n\t\t// Check whether we've got an encrypted file\n\t\tvar encryptedStoreArea = $tw.utils.extractEncryptedStoreArea(text);\n\t\tif(encryptedStoreArea) {\n\t\t\t// If so, attempt to decrypt it using the current password\n\t\t\treturn $tw.utils.decryptStoreArea(encryptedStoreArea);\n\t\t} else {\n\t\t\t// It's not a TiddlyWiki so we'll return the entire HTML file as a tiddler\n\t\t\treturn deserializeHtmlFile(text,fields);\n\t\t}\n\t}\n};\n\nfunction deserializeHtmlFile(text,fields) {\n\tvar result = {};\n\t$tw.utils.each(fields,function(value,name) {\n\t\tresult[name] = value;\n\t});\n\tresult.text = text;\n\tresult.type = \"text/html\";\n\treturn [result];\n}\n\nfunction deserializeTiddlyWikiFile(text,storeAreaEnd,isTiddlyWiki5,fields) {\n\tvar results = [],\n\t\tendOfDivRegExp = /(<\\/div>\\s*)/gi,\n\t\tstartPos = storeAreaEnd,\n\t\tdefaultType = isTiddlyWiki5 ? undefined : \"text/x-tiddlywiki\";\n\tendOfDivRegExp.lastIndex = startPos;\n\tvar match = endOfDivRegExp.exec(text);\n\twhile(match) {\n\t\tvar endPos = endOfDivRegExp.lastIndex,\n\t\t\ttiddlerFields = parseTiddlerDiv(text.substring(startPos,endPos),fields,{type: defaultType});\n\t\tif(!tiddlerFields) {\n\t\t\tbreak;\n\t\t}\n\t\t$tw.utils.each(tiddlerFields,function(value,name) {\n\t\t\tif(typeof value === \"string\") {\n\t\t\t\ttiddlerFields[name] = $tw.utils.htmlDecode(value);\n\t\t\t}\n\t\t});\n\t\tif(tiddlerFields.text !== null) {\n\t\t\tresults.push(tiddlerFields);\n\t\t}\n\t\tstartPos = endPos;\n\t\tmatch = endOfDivRegExp.exec(text);\n\t}\n\treturn results;\n}\n\n})();\n",
            "title": "$:/core/modules/deserializers.js",
            "type": "application/javascript",
            "module-type": "tiddlerdeserializer"
        },
        "$:/core/modules/filters/addprefix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/addprefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for adding a prefix to each title in the list. This is\nespecially useful in contexts where only a filter expression is allowed\nand macro substitution isn't available.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.addprefix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(operator.operand + title);\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/addprefix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/addsuffix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/addsuffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for adding a suffix to each title in the list. This is\nespecially useful in contexts where only a filter expression is allowed\nand macro substitution isn't available.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.addsuffix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title + operator.operand);\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/addsuffix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/after.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/after.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler from the current list that is after the tiddler named in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.after = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tvar index = results.indexOf(operator.operand);\n\tif(index === -1 || index > (results.length - 2)) {\n\t\treturn [];\n\t} else {\n\t\treturn [results[index + 1]];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/filters/after.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/all/current.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all/current.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[current]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.current = function(source,prefix,options) {\n\tvar currTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\");\n\tif(currTiddlerTitle) {\n\t\treturn [currTiddlerTitle];\n\t} else {\n\t\treturn [];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all/current.js",
            "type": "application/javascript",
            "module-type": "allfilteroperator"
        },
        "$:/core/modules/filters/all/missing.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all/missing.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[missing]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.missing = function(source,prefix,options) {\n\treturn options.wiki.getMissingTitles();\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all/missing.js",
            "type": "application/javascript",
            "module-type": "allfilteroperator"
        },
        "$:/core/modules/filters/all/orphans.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all/orphans.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[orphans]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.orphans = function(source,prefix,options) {\n\treturn options.wiki.getOrphanTitles();\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all/orphans.js",
            "type": "application/javascript",
            "module-type": "allfilteroperator"
        },
        "$:/core/modules/filters/all/shadows.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all/shadows.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[shadows]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadows = function(source,prefix,options) {\n\treturn options.wiki.allShadowTitles();\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all/shadows.js",
            "type": "application/javascript",
            "module-type": "allfilteroperator"
        },
        "$:/core/modules/filters/all/tiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all/tiddlers.js\ntype: application/javascript\nmodule-type: allfilteroperator\n\nFilter function for [all[tiddlers]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tiddlers = function(source,prefix,options) {\n\treturn options.wiki.allTitles();\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all/tiddlers.js",
            "type": "application/javascript",
            "module-type": "allfilteroperator"
        },
        "$:/core/modules/filters/all.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/all.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for selecting tiddlers\n\n[all[shadows+tiddlers]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar allFilterOperators;\n\nfunction getAllFilterOperators() {\n\tif(!allFilterOperators) {\n\t\tallFilterOperators = {};\n\t\t$tw.modules.applyMethods(\"allfilteroperator\",allFilterOperators);\n\t}\n\treturn allFilterOperators;\n}\n\n/*\nExport our filter function\n*/\nexports.all = function(source,operator,options) {\n\t// Get our suboperators\n\tvar allFilterOperators = getAllFilterOperators();\n\t// Cycle through the suboperators accumulating their results\n\tvar results = [],\n\t\tsubops = operator.operand.split(\"+\");\n\t// Check for common optimisations\n\tif(subops.length === 1 && subops[0] === \"\") {\n\t\treturn source;\n\t} else if(subops.length === 1 && subops[0] === \"tiddlers\") {\n\t\treturn options.wiki.each;\n\t} else if(subops.length === 1 && subops[0] === \"shadows\") {\n\t\treturn options.wiki.eachShadow;\n\t} else if(subops.length === 2 && subops[0] === \"tiddlers\" && subops[1] === \"shadows\") {\n\t\treturn options.wiki.eachTiddlerPlusShadows;\n\t} else if(subops.length === 2 && subops[0] === \"shadows\" && subops[1] === \"tiddlers\") {\n\t\treturn options.wiki.eachShadowPlusTiddlers;\n\t}\n\t// Do it the hard way\n\tfor(var t=0; t<subops.length; t++) {\n\t\tvar subop = allFilterOperators[subops[t]];\n\t\tif(subop) {\n\t\t\t$tw.utils.pushTop(results,subop(source,operator.prefix,options));\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/all.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/backlinks.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/backlinks.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning all the backlinks from a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.backlinks = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlerBacklinks(title));\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/backlinks.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/before.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/before.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler from the current list that is before the tiddler named in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.before = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\tvar index = results.indexOf(operator.operand);\n\tif(index <= 0) {\n\t\treturn [];\n\t} else {\n\t\treturn [results[index - 1]];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/filters/before.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/commands.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/commands.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the commands available in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.commands = function(source,operator,options) {\n\tvar results = [];\n\t$tw.utils.each($tw.commands,function(commandInfo,name) {\n\t\tresults.push(name);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/commands.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/each.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/each.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects one tiddler for each unique value of the specified field\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.each = function(source,operator,options) {\n\tvar results = [],\n\t\tvalues = {};\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tvar value;\n\t\t\tif((operator.operand === \"\") || (operator.operand === \"title\")) {\n\t\t\t\tvalue = title;\n\t\t\t} else {\n\t\t\t\tvalue = tiddler.getFieldString(operator.operand);\n\t\t\t}\n\t\t\tif(!$tw.utils.hop(values,value)) {\n\t\t\t\tvalues[value] = true;\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/each.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/eachday.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/eachday.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects one tiddler for each unique day covered by the specified date field\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.eachday = function(source,operator,options) {\n\tvar results = [],\n\t\tvalues = [];\n\t// Function to convert a date/time to a date integer\n\tvar toDate = function(value) {\n\t\tvalue = (new Date(value)).setHours(0,0,0,0);\n\t\treturn value+0;\n\t};\n\tsource(function(tiddler,title) {\n\t\tif(tiddler && tiddler.fields[operator.operand]) {\n\t\t\tvar value = toDate(tiddler.fields[operator.operand]);\n\t\t\tif(values.indexOf(value) === -1) {\n\t\t\t\tvalues.push(value);\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/eachday.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/editiondescription.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/editiondescription.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the descriptions of the specified edition names\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.editiondescription = function(source,operator,options) {\n\tvar results = [],\n\t\teditionInfo = $tw.utils.getEditionInfo();\n\tif(editionInfo) {\n\t\tsource(function(tiddler,title) {\n\t\t\tif($tw.utils.hop(editionInfo,title)) {\n\t\t\t\tresults.push(editionInfo[title].description || \"\");\t\t\t\t\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/editiondescription.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/editions.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/editions.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the available editions in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.editions = function(source,operator,options) {\n\tvar results = [],\n\t\teditionInfo = $tw.utils.getEditionInfo();\n\tif(editionInfo) {\n\t\t$tw.utils.each(editionInfo,function(info,name) {\n\t\t\tresults.push(name);\n\t\t});\n\t}\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/editions.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/field.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/field.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for comparing fields for equality\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.field = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldname = (operator.suffix || operator.operator || \"title\").toLowerCase();\n\tif(operator.prefix === \"!\") {\n\t\tif(operator.regexp) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && !operator.regexp.exec(text)) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && text !== operator.operand) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t} else {\n\t\tif(operator.regexp) {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && !!operator.regexp.exec(text)) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t} else {\n\t\t\tsource(function(tiddler,title) {\n\t\t\t\tif(tiddler) {\n\t\t\t\t\tvar text = tiddler.getFieldString(fieldname);\n\t\t\t\t\tif(text !== null && text === operator.operand) {\n\t\t\t\t\t\tresults.push(title);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/field.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/fields.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/fields.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the fields on the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.fields = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tfor(var fieldName in tiddler.fields) {\n\t\t\t\t$tw.utils.pushTop(results,fieldName);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/fields.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/get.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/get.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for replacing tiddler titles by the value of the field specified in the operand.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.get = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(tiddler) {\n\t\t\tvar value = tiddler.getFieldString(operator.operand);\n\t\t\tif(value) {\n\t\t\t\tresults.push(value);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/get.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/has.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/has.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a tiddler has the specified field\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.has = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!tiddler || (tiddler && (!$tw.utils.hop(tiddler.fields,operator.operand) || tiddler.fields[operator.operand] === \"\"))) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && $tw.utils.hop(tiddler.fields,operator.operand) && tiddler.fields[operator.operand] !== \"\") {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/has.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/indexes.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/indexes.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the indexes of a data tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.indexes = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar data = options.wiki.getTiddlerData(title);\n\t\tif(data) {\n\t\t\t$tw.utils.pushTop(results,Object.keys(data));\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/indexes.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/is/current.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/current.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[current]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.current = function(source,prefix,options) {\n\tvar results = [],\n\t\tcurrTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\");\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title !== currTiddlerTitle) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title === currTiddlerTitle) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/current.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/image.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/image.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[image]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.image = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isImageTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isImageTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/image.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/missing.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/missing.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[missing]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.missing = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/missing.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/orphan.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/orphan.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[orphan]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.orphan = function(source,prefix,options) {\n\tvar results = [],\n\t\torphanTitles = options.wiki.getOrphanTitles();\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(orphanTitles.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(orphanTitles.indexOf(title) !== -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/orphan.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/shadow.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/shadow.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[shadow]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadow = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isShadowTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isShadowTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/shadow.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/system.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/system.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[system]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.system = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.isSystemTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.isSystemTiddler(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/system.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/tag.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/tag.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[tag]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tag = function(source,prefix,options) {\n\tvar results = [],\n\t\ttagMap = options.wiki.getTagMap();\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!$tw.utils.hop(tagMap,title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif($tw.utils.hop(tagMap,title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/tag.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is/tiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is/tiddler.js\ntype: application/javascript\nmodule-type: isfilteroperator\n\nFilter function for [is[tiddler]]\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tiddler = function(source,prefix,options) {\n\tvar results = [];\n\tif(prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(options.wiki.tiddlerExists(title)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is/tiddler.js",
            "type": "application/javascript",
            "module-type": "isfilteroperator"
        },
        "$:/core/modules/filters/is.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/is.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking tiddler properties\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar isFilterOperators;\n\nfunction getIsFilterOperators() {\n\tif(!isFilterOperators) {\n\t\tisFilterOperators = {};\n\t\t$tw.modules.applyMethods(\"isfilteroperator\",isFilterOperators);\n\t}\n\treturn isFilterOperators;\n}\n\n/*\nExport our filter function\n*/\nexports.is = function(source,operator,options) {\n\t// Dispatch to the correct isfilteroperator\n\tvar isFilterOperators = getIsFilterOperators();\n\tvar isFilterOperator = isFilterOperators[operator.operand];\n\tif(isFilterOperator) {\n\t\treturn isFilterOperator(source,operator.prefix,options);\n\t} else {\n\t\treturn [\"Filter Error: Unknown operand for the 'is' filter operator\"];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/filters/is.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/limit.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/limit.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for chopping the results to a specified maximum number of entries\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.limit = function(source,operator,options) {\n\tvar results = [];\n\t// Convert to an array\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\t// Slice the array if necessary\n\tvar limit = Math.min(results.length,parseInt(operator.operand,10));\n\tif(operator.prefix === \"!\") {\n\t\tresults = results.slice(-limit);\n\t} else {\n\t\tresults = results.slice(0,limit);\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/limit.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/links.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/links.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning all the links from a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.links = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlerLinks(title));\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/links.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/list.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/list.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddlers whose title is listed in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.list = function(source,operator,options) {\n\tvar results = [],\n\t\ttr = $tw.utils.parseTextReference(operator.operand),\n\t\tcurrTiddlerTitle = options.widget && options.widget.getVariable(\"currentTiddler\"),\n\t\tlist = options.wiki.getTiddlerList(tr.title || currTiddlerTitle,tr.field,tr.index);\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tresults = list;\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/list.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/listed.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/listed.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all tiddlers that have the selected tiddlers in a list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.listed = function(source,operator,options) {\n\tvar field = operator.operand || \"list\",\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.findListingsOfTiddler(title,field));\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/listed.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/listops.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/listops.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operators for manipulating the current selection list\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nReverse list\n*/\nexports.reverse = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.unshift(title);\n\t});\n\treturn results;\n};\n\n/*\nFirst entry/entries in list\n*/\nexports.first = function(source,operator,options) {\n\tvar count = parseInt(operator.operand) || 1,\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(0,count);\n};\n\n/*\nLast entry/entries in list\n*/\nexports.last = function(source,operator,options) {\n\tvar count = parseInt(operator.operand) || 1,\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(-count);\n};\n\n/*\nAll but the first entry/entries of the list\n*/\nexports.rest = function(source,operator,options) {\n\tvar count = parseInt(operator.operand) || 1,\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(count);\n};\nexports.butfirst = exports.rest;\nexports.bf = exports.rest;\n\n/*\nAll but the last entry/entries of the list\n*/\nexports.butlast = function(source,operator,options) {\n\tvar count = parseInt(operator.operand) || 1,\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(0,-count);\n};\nexports.bl = exports.butlast;\n\n/*\nThe nth member of the list\n*/\nexports.nth = function(source,operator,options) {\n\tvar count = parseInt(operator.operand) || 1,\n\t\tresults = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results.slice(count - 1,count);\n};\n\n})();\n",
            "title": "$:/core/modules/filters/listops.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/modules.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/modules.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the titles of the modules of a given type in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.modules = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.each($tw.modules.types[title],function(moduleInfo,moduleName) {\n\t\t\tresults.push(moduleName);\n\t\t});\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/modules.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/moduletypes.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/moduletypes.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the module types in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.moduletypes = function(source,operator,options) {\n\tvar results = [];\n\t$tw.utils.each($tw.modules.types,function(moduleInfo,type) {\n\t\tresults.push(type);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/moduletypes.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/next.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/next.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler whose title occurs next in the list supplied in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.next = function(source,operator,options) {\n\tvar results = [],\n\t\tlist = options.wiki.getTiddlerList(operator.operand);\n\tsource(function(tiddler,title) {\n\t\tvar match = list.indexOf(title);\n\t\t// increment match and then test if result is in range\n\t\tmatch++;\n\t\tif(match > 0 && match < list.length) {\n\t\t\tresults.push(list[match]);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/next.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/plugintiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/plugintiddlers.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the titles of the shadow tiddlers within a plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.plugintiddlers = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar pluginInfo = options.wiki.getPluginInfo(title) || options.wiki.getTiddlerData(title,{tiddlers:[]});\n\t\tif(pluginInfo && pluginInfo.tiddlers) {\n\t\t\t$tw.utils.each(pluginInfo.tiddlers,function(fields,title) {\n\t\t\t\tresults.push(title);\n\t\t\t});\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/plugintiddlers.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/prefix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/prefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a title starts with a prefix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.prefix = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(0,operator.operand.length) !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(0,operator.operand.length) === operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/prefix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/previous.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/previous.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning the tiddler whose title occurs immediately prior in the list supplied in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.previous = function(source,operator,options) {\n\tvar results = [],\n\t\tlist = options.wiki.getTiddlerList(operator.operand);\n\tsource(function(tiddler,title) {\n\t\tvar match = list.indexOf(title);\n\t\t// increment match and then test if result is in range\n\t\tmatch--;\n\t\tif(match >= 0) {\n\t\t\tresults.push(list[match]);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/previous.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/regexp.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/regexp.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for regexp matching\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.regexp = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldname = (operator.suffix || \"title\").toLowerCase(),\n\t\tregexpString, regexp, flags = \"\", match,\n\t\tgetFieldString = function(tiddler,title) {\n\t\t\tif(tiddler) {\n\t\t\t\treturn tiddler.getFieldString(fieldname);\n\t\t\t} else if(fieldname === \"title\") {\n\t\t\t\treturn title;\n\t\t\t} else {\n\t\t\t\treturn null;\n\t\t\t}\n\t\t};\n\t// Process flags and construct regexp\n\tregexpString = operator.operand;\n\tmatch = /^\\(\\?([gim]+)\\)/.exec(regexpString);\n\tif(match) {\n\t\tflags = match[1];\n\t\tregexpString = regexpString.substr(match[0].length);\n\t} else {\n\t\tmatch = /\\(\\?([gim]+)\\)$/.exec(regexpString);\n\t\tif(match) {\n\t\t\tflags = match[1];\n\t\t\tregexpString = regexpString.substr(0,regexpString.length - match[0].length);\n\t\t}\n\t}\n\tregexp = new RegExp(regexpString,flags);\n\t// Process the incoming tiddlers\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tvar text = getFieldString(tiddler,title);\n\t\t\tif(text !== null) {\n\t\t\t\tif(!regexp.exec(text)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tvar text = getFieldString(tiddler,title);\n\t\t\tif(text !== null) {\n\t\t\t\tif(!!regexp.exec(text)) {\n\t\t\t\t\tresults.push(title);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/regexp.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/removeprefix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/removeprefix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for removing a prefix from each title in the list. Titles that do not start with the prefix are removed.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.removeprefix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(title.substr(0,operator.operand.length) === operator.operand) {\n\t\t\tresults.push(title.substr(operator.operand.length));\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/removeprefix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/removesuffix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/removesuffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for removing a suffix from each title in the list. Titles that do not end with the suffix are removed.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.removesuffix = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(title.substr(-operator.operand.length) === operator.operand) {\n\t\t\tresults.push(title.substr(0,title.length - operator.operand.length));\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/removesuffix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/sameday.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/sameday.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that selects tiddlers with a modified date field on the same day as the provided value.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.sameday = function(source,operator,options) {\n\tvar results = [],\n\t\tfieldName = operator.suffix || \"modified\",\n\t\ttargetDate = (new Date($tw.utils.parseDate(operator.operand))).setHours(0,0,0,0);\n\t// Function to convert a date/time to a date integer\n\tvar isSameDay = function(dateField) {\n\t\t\treturn (new Date(dateField)).setHours(0,0,0,0) === targetDate;\n\t\t};\n\tsource(function(tiddler,title) {\n\t\tif(tiddler && tiddler.fields[fieldName]) {\n\t\t\tif(isSameDay(tiddler.fields[fieldName])) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/sameday.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/search.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/search.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for searching for the text in the operand tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.search = function(source,operator,options) {\n\tvar invert = operator.prefix === \"!\";\n\tif(operator.suffix) {\n\t\treturn options.wiki.search(operator.operand,{\n\t\t\tsource: source,\n\t\t\tinvert: invert,\n\t\t\tfield: operator.suffix\n\t\t});\n\t} else {\n\t\treturn options.wiki.search(operator.operand,{\n\t\t\tsource: source,\n\t\t\tinvert: invert\n\t\t});\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/filters/search.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/shadowsource.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/shadowsource.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the source plugins for shadow tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.shadowsource = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar source = options.wiki.getShadowSource(title);\n\t\tif(source) {\n\t\t\t$tw.utils.pushTop(results,source);\n\t\t}\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/shadowsource.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/sort.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/sort.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for sorting\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.sort = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",false,false);\n\treturn results;\n};\n\nexports.nsort = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",false,true);\n\treturn results;\n};\n\nexports.sortcs = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",true,false);\n\treturn results;\n};\n\nexports.nsortcs = function(source,operator,options) {\n\tvar results = prepare_results(source);\n\toptions.wiki.sortTiddlers(results,operator.operand || \"title\",operator.prefix === \"!\",true,true);\n\treturn results;\n};\n\nvar prepare_results = function (source) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tresults.push(title);\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/sort.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/splitbefore.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/splitbefore.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator that splits each result on the first occurance of the specified separator and returns the unique values.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.splitbefore = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tvar parts = title.split(operator.operand);\n\t\tif(parts.length === 1) {\n\t\t\t$tw.utils.pushTop(results,parts[0]);\n\t\t} else {\n\t\t\t$tw.utils.pushTop(results,parts[0] + operator.operand);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/splitbefore.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/storyviews.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/storyviews.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for returning the names of the story views in this wiki\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.storyviews = function(source,operator,options) {\n\tvar results = [],\n\t\tstoryviews = {};\n\t$tw.modules.applyMethods(\"storyview\",storyviews);\n\t$tw.utils.each(storyviews,function(info,name) {\n\t\tresults.push(name);\n\t});\n\tresults.sort();\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/storyviews.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/suffix.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/suffix.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking if a title ends with a suffix\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.suffix = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(-operator.operand.length) !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(title.substr(-operator.operand.length) === operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/suffix.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/tag.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/tag.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for checking for the presence of a tag\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tag = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && !tiddler.hasTag(operator.operand)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && tiddler.hasTag(operator.operand)) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t\tresults = options.wiki.sortByList(results,operator.operand);\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/tag.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/tagging.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/tagging.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all tiddlers that are tagged with the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tagging = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\t$tw.utils.pushTop(results,options.wiki.getTiddlersWithTag(title));\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/tagging.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/tags.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/tags.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all the tags of the selected tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.tags = function(source,operator,options) {\n\tvar results = [];\n\tsource(function(tiddler,title) {\n\t\tif(tiddler && tiddler.fields.tags) {\n\t\t\t$tw.utils.pushTop(results,tiddler.fields.tags);\n\t\t}\n\t});\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/tags.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/title.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/title.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator for comparing title fields for equality\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.title = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && tiddler.fields.title !== operator.operand) {\n\t\t\t\tresults.push(title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tresults.push(operator.operand);\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/title.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters/untagged.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters/untagged.js\ntype: application/javascript\nmodule-type: filteroperator\n\nFilter operator returning all the selected tiddlers that are untagged\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nExport our filter function\n*/\nexports.untagged = function(source,operator,options) {\n\tvar results = [];\n\tif(operator.prefix === \"!\") {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(tiddler && $tw.utils.isArray(tiddler.fields.tags) && tiddler.fields.tags.length > 0) {\n\t\t\t\t$tw.utils.pushTop(results,title);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tsource(function(tiddler,title) {\n\t\t\tif(!tiddler || !tiddler.hasField(\"tags\") || ($tw.utils.isArray(tiddler.fields.tags) && tiddler.fields.tags.length === 0)) {\n\t\t\t\t$tw.utils.pushTop(results,title);\n\t\t\t}\n\t\t});\n\t}\n\treturn results;\n};\n\n})();\n",
            "title": "$:/core/modules/filters/untagged.js",
            "type": "application/javascript",
            "module-type": "filteroperator"
        },
        "$:/core/modules/filters.js": {
            "text": "/*\\\ntitle: $:/core/modules/filters.js\ntype: application/javascript\nmodule-type: wikimethod\n\nAdds tiddler filtering methods to the $tw.Wiki object.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nParses an operation within a filter string\n\tresults: Array of array of operator nodes into which results should be inserted\n\tfilterString: filter string\n\tp: start position within the string\nReturns the new start position, after the parsed operation\n*/\nfunction parseFilterOperation(operators,filterString,p) {\n\tvar operator, operand, bracketPos, curlyBracketPos;\n\t// Skip the starting square bracket\n\tif(filterString.charAt(p++) !== \"[\") {\n\t\tthrow \"Missing [ in filter expression\";\n\t}\n\t// Process each operator in turn\n\tdo {\n\t\toperator = {};\n\t\t// Check for an operator prefix\n\t\tif(filterString.charAt(p) === \"!\") {\n\t\t\toperator.prefix = filterString.charAt(p++);\n\t\t}\n\t\t// Get the operator name\n\t\tvar nextBracketPos = filterString.substring(p).search(/[\\[\\{<\\/]/);\n\t\tif(nextBracketPos === -1) {\n\t\t\tthrow \"Missing [ in filter expression\";\n\t\t}\n\t\tnextBracketPos += p;\n\t\tvar bracket = filterString.charAt(nextBracketPos);\n\t\toperator.operator = filterString.substring(p,nextBracketPos);\n\t\t\n\t\t// Any suffix?\n\t\tvar colon = operator.operator.indexOf(':');\n\t\tif(colon > -1) {\n\t\t\toperator.suffix = operator.operator.substring(colon + 1);\n\t\t\toperator.operator = operator.operator.substring(0,colon) || \"field\";\n\t\t}\n\t\t// Empty operator means: title\n\t\telse if(operator.operator === \"\") {\n\t\t\toperator.operator = \"title\";\n\t\t}\n\n\t\tp = nextBracketPos + 1;\n\t\tswitch (bracket) {\n\t\t\tcase \"{\": // Curly brackets\n\t\t\t\toperator.indirect = true;\n\t\t\t\tnextBracketPos = filterString.indexOf(\"}\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"[\": // Square brackets\n\t\t\t\tnextBracketPos = filterString.indexOf(\"]\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"<\": // Angle brackets\n\t\t\t\toperator.variable = true;\n\t\t\t\tnextBracketPos = filterString.indexOf(\">\",p);\n\t\t\t\tbreak;\n\t\t\tcase \"/\": // regexp brackets\n\t\t\t\tvar rex = /^((?:[^\\\\\\/]*|\\\\.)*)\\/(?:\\(([mygi]+)\\))?/g,\n\t\t\t\t\trexMatch = rex.exec(filterString.substring(p));\n\t\t\t\tif(rexMatch) {\n\t\t\t\t\toperator.regexp = new RegExp(rexMatch[1], rexMatch[2]);\n// DEPRECATION WARNING\nconsole.log(\"WARNING: Filter\",operator.operator,\"has a deprecated regexp operand\",operator.regexp);\n\t\t\t\t\tnextBracketPos = p + rex.lastIndex - 1;\n\t\t\t\t}\n\t\t\t\telse {\n\t\t\t\t\tthrow \"Unterminated regular expression in filter expression\";\n\t\t\t\t}\n\t\t\t\tbreak;\n\t\t}\n\t\t\n\t\tif(nextBracketPos === -1) {\n\t\t\tthrow \"Missing closing bracket in filter expression\";\n\t\t}\n\t\tif(!operator.regexp) {\n\t\t\toperator.operand = filterString.substring(p,nextBracketPos);\n\t\t}\n\t\tp = nextBracketPos + 1;\n\t\t\t\n\t\t// Push this operator\n\t\toperators.push(operator);\n\t} while(filterString.charAt(p) !== \"]\");\n\t// Skip the ending square bracket\n\tif(filterString.charAt(p++) !== \"]\") {\n\t\tthrow \"Missing ] in filter expression\";\n\t}\n\t// Return the parsing position\n\treturn p;\n}\n\n/*\nParse a filter string\n*/\nexports.parseFilter = function(filterString) {\n\tfilterString = filterString || \"\";\n\tvar results = [], // Array of arrays of operator nodes {operator:,operand:}\n\t\tp = 0, // Current position in the filter string\n\t\tmatch;\n\tvar whitespaceRegExp = /(\\s+)/mg,\n\t\toperandRegExp = /((?:\\+|\\-)?)(?:(\\[)|(\"(?:[^\"])*\")|('(?:[^'])*')|([^\\s\\[\\]]+))/mg;\n\twhile(p < filterString.length) {\n\t\t// Skip any whitespace\n\t\twhitespaceRegExp.lastIndex = p;\n\t\tmatch = whitespaceRegExp.exec(filterString);\n\t\tif(match && match.index === p) {\n\t\t\tp = p + match[0].length;\n\t\t}\n\t\t// Match the start of the operation\n\t\tif(p < filterString.length) {\n\t\t\toperandRegExp.lastIndex = p;\n\t\t\tmatch = operandRegExp.exec(filterString);\n\t\t\tif(!match || match.index !== p) {\n\t\t\t\tthrow \"Syntax error in filter expression\";\n\t\t\t}\n\t\t\tvar operation = {\n\t\t\t\tprefix: \"\",\n\t\t\t\toperators: []\n\t\t\t};\n\t\t\tif(match[1]) {\n\t\t\t\toperation.prefix = match[1];\n\t\t\t\tp++;\n\t\t\t}\n\t\t\tif(match[2]) { // Opening square bracket\n\t\t\t\tp = parseFilterOperation(operation.operators,filterString,p);\n\t\t\t} else {\n\t\t\t\tp = match.index + match[0].length;\n\t\t\t}\n\t\t\tif(match[3] || match[4] || match[5]) { // Double quoted string, single quoted string or unquoted title\n\t\t\t\toperation.operators.push(\n\t\t\t\t\t{operator: \"title\", operand: match[3] || match[4] || match[5]}\n\t\t\t\t);\n\t\t\t}\n\t\t\tresults.push(operation);\n\t\t}\n\t}\n\treturn results;\n};\n\nexports.getFilterOperators = function() {\n\tif(!this.filterOperators) {\n\t\t$tw.Wiki.prototype.filterOperators = {};\n\t\t$tw.modules.applyMethods(\"filteroperator\",this.filterOperators);\n\t}\n\treturn this.filterOperators;\n};\n\nexports.filterTiddlers = function(filterString,widget,source) {\n\tvar fn = this.compileFilter(filterString);\n\treturn fn.call(this,source,widget);\n};\n\n/*\nCompile a filter into a function with the signature fn(source,widget) where:\nsource: an iterator function for the source tiddlers, called source(iterator), where iterator is called as iterator(tiddler,title)\nwidget: an optional widget node for retrieving the current tiddler etc.\n*/\nexports.compileFilter = function(filterString) {\n\tvar filterParseTree;\n\ttry {\n\t\tfilterParseTree = this.parseFilter(filterString);\n\t} catch(e) {\n\t\treturn function(source,widget) {\n\t\t\treturn [\"Filter error: \" + e];\n\t\t};\n\t}\n\t// Get the hashmap of filter operator functions\n\tvar filterOperators = this.getFilterOperators();\n\t// Assemble array of functions, one for each operation\n\tvar operationFunctions = [];\n\t// Step through the operations\n\tvar self = this;\n\t$tw.utils.each(filterParseTree,function(operation) {\n\t\t// Create a function for the chain of operators in the operation\n\t\tvar operationSubFunction = function(source,widget) {\n\t\t\tvar accumulator = source,\n\t\t\t\tresults = [],\n\t\t\t\tcurrTiddlerTitle = widget && widget.getVariable(\"currentTiddler\");\n\t\t\t$tw.utils.each(operation.operators,function(operator) {\n\t\t\t\tvar operand = operator.operand,\n\t\t\t\t\toperatorFunction;\n\t\t\t\tif(!operator.operator) {\n\t\t\t\t\toperatorFunction = filterOperators.title;\n\t\t\t\t} else if(!filterOperators[operator.operator]) {\n\t\t\t\t\toperatorFunction = filterOperators.field;\n\t\t\t\t} else {\n\t\t\t\t\toperatorFunction = filterOperators[operator.operator];\n\t\t\t\t}\n\t\t\t\tif(operator.indirect) {\n\t\t\t\t\toperand = self.getTextReference(operator.operand,\"\",currTiddlerTitle);\n\t\t\t\t}\n\t\t\t\tif(operator.variable) {\n\t\t\t\t\toperand = widget.getVariable(operator.operand,{defaultValue: \"\"});\n\t\t\t\t}\n\t\t\t\tresults = operatorFunction(accumulator,{\n\t\t\t\t\t\t\toperator: operator.operator,\n\t\t\t\t\t\t\toperand: operand,\n\t\t\t\t\t\t\tprefix: operator.prefix,\n\t\t\t\t\t\t\tsuffix: operator.suffix,\n\t\t\t\t\t\t\tregexp: operator.regexp\n\t\t\t\t\t\t},{\n\t\t\t\t\t\t\twiki: self,\n\t\t\t\t\t\t\twidget: widget\n\t\t\t\t\t\t});\n\t\t\t\tif($tw.utils.isArray(results)) {\n\t\t\t\t\taccumulator = self.makeTiddlerIterator(results);\n\t\t\t\t} else {\n\t\t\t\t\taccumulator = results;\n\t\t\t\t}\n\t\t\t});\n\t\t\tif($tw.utils.isArray(results)) {\n\t\t\t\treturn results;\n\t\t\t} else {\n\t\t\t\tvar resultArray = [];\n\t\t\t\tresults(function(tiddler,title) {\n\t\t\t\t\tresultArray.push(title);\n\t\t\t\t});\n\t\t\t\treturn resultArray;\n\t\t\t}\n\t\t};\n\t\t// Wrap the operator functions in a wrapper function that depends on the prefix\n\t\toperationFunctions.push((function() {\n\t\t\tswitch(operation.prefix || \"\") {\n\t\t\t\tcase \"\": // No prefix means that the operation is unioned into the result\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t$tw.utils.pushTop(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"-\": // The results of this operation are removed from the main result\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t$tw.utils.removeArrayEntries(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t\tcase \"+\": // This operation is applied to the main results so far\n\t\t\t\t\treturn function(results,source,widget) {\n\t\t\t\t\t\t// This replaces all the elements of the array, but keeps the actual array so that references to it are preserved\n\t\t\t\t\t\tsource = self.makeTiddlerIterator(results);\n\t\t\t\t\t\tresults.splice(0,results.length);\n\t\t\t\t\t\t$tw.utils.pushTop(results,operationSubFunction(source,widget));\n\t\t\t\t\t};\n\t\t\t}\n\t\t})());\n\t});\n\t// Return a function that applies the operations to a source iterator of tiddler titles\n\treturn $tw.perf.measure(\"filter\",function filterFunction(source,widget) {\n\t\tif(!source) {\n\t\t\tsource = self.each;\n\t\t} else if(typeof source === \"object\") { // Array or hashmap\n\t\t\tsource = self.makeTiddlerIterator(source);\n\t\t}\n\t\tvar results = [];\n\t\t$tw.utils.each(operationFunctions,function(operationFunction) {\n\t\t\toperationFunction(results,source,widget);\n\t\t});\n\t\treturn results;\n\t});\n};\n\n})();\n",
            "title": "$:/core/modules/filters.js",
            "type": "application/javascript",
            "module-type": "wikimethod"
        },
        "$:/core/modules/info/platform.js": {
            "text": "/*\\\ntitle: $:/core/modules/info/platform.js\ntype: application/javascript\nmodule-type: info\n\nInitialise basic platform $:/info/ tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.getInfoTiddlerFields = function() {\n\tvar mapBoolean = function(value) {return value ? \"yes\" : \"no\";},\n\t\tinfoTiddlerFields = [];\n\t// Basics\n\tinfoTiddlerFields.push({title: \"$:/info/browser\", text: mapBoolean(!!$tw.browser)});\n\tinfoTiddlerFields.push({title: \"$:/info/node\", text: mapBoolean(!!$tw.node)});\n\treturn infoTiddlerFields;\n};\n\n})();\n",
            "title": "$:/core/modules/info/platform.js",
            "type": "application/javascript",
            "module-type": "info"
        },
        "$:/core/modules/language.js": {
            "text": "/*\\\ntitle: $:/core/modules/language.js\ntype: application/javascript\nmodule-type: global\n\nThe $tw.Language() manages translateable strings\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreate an instance of the language manager. Options include:\nwiki: wiki from which to retrieve translation tiddlers\n*/\nfunction Language(options) {\n\toptions = options || \"\";\n\tthis.wiki = options.wiki || $tw.wiki;\n}\n\n/*\nReturn a single translateable string. The title is automatically prefixed with \"$:/language/\"\nOptions include:\nvariables: optional hashmap of variables to supply to the language wikification\n*/\nLanguage.prototype.getString = function(title,options) {\n\toptions = options || {};\n\ttitle = \"$:/language/\" + title;\n\treturn this.wiki.renderTiddler(\"text/plain\",title,{variables: options.variables});\n};\n\nexports.Language = Language;\n\n})();\n",
            "title": "$:/core/modules/language.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/macros/changecount.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/changecount.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return the changecount for the current tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"changecount\";\n\nexports.params = [];\n\n/*\nRun the macro\n*/\nexports.run = function() {\n\treturn this.wiki.getChangeCount(this.getVariable(\"currentTiddler\")) + \"\";\n};\n\n})();\n",
            "title": "$:/core/modules/macros/changecount.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/contrastcolour.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/contrastcolour.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to choose which of two colours has the highest contrast with a base colour\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"contrastcolour\";\n\nexports.params = [\n\t{name: \"target\"},\n\t{name: \"fallbackTarget\"},\n\t{name: \"colourA\"},\n\t{name: \"colourB\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(target,fallbackTarget,colourA,colourB) {\n\tvar rgbTarget = $tw.utils.parseCSSColor(target) || $tw.utils.parseCSSColor(fallbackTarget);\n\tif(!rgbTarget) {\n\t\treturn colourA;\n\t}\n\t// Colour brightness formula derived from http://www.w3.org/WAI/ER/WD-AERT/#color-contrast\n\tvar rgbColourA = $tw.utils.parseCSSColor(colourA),\n\t\trgbColourB = $tw.utils.parseCSSColor(colourB),\n\t\tbrightnessTarget = rgbTarget[0] * 0.299 + rgbTarget[1] * 0.587 + rgbTarget[2] * 0.114,\n\t\tbrightnessA = rgbColourA[0] * 0.299 + rgbColourA[1] * 0.587 + rgbColourA[2] * 0.114,\n\t\tbrightnessB = rgbColourB[0] * 0.299 + rgbColourB[1] * 0.587 + rgbColourB[2] * 0.114;\n\treturn Math.abs(brightnessTarget - brightnessA) > Math.abs(brightnessTarget - brightnessB) ? colourA : colourB;\n};\n\n})();\n",
            "title": "$:/core/modules/macros/contrastcolour.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/csvtiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/csvtiddlers.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to output tiddlers matching a filter to CSV\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"csvtiddlers\";\n\nexports.params = [\n\t{name: \"filter\"},\n\t{name: \"format\"},\n];\n\n/*\nRun the macro\n*/\nexports.run = function(filter,format) {\n\tvar self = this,\n\t\ttiddlers = this.wiki.filterTiddlers(filter),\n\t\ttiddler,\n\t\tfields = [],\n\t\tt,f;\n\t// Collect all the fields\n\tfor(t=0;t<tiddlers.length; t++) {\n\t\ttiddler = this.wiki.getTiddler(tiddlers[t]);\n\t\tfor(f in tiddler.fields) {\n\t\t\tif(fields.indexOf(f) === -1) {\n\t\t\t\tfields.push(f);\n\t\t\t}\n\t\t}\n\t}\n\t// Sort the fields and bring the standard ones to the front\n\tfields.sort();\n\t\"title text modified modifier created creator\".split(\" \").reverse().forEach(function(value,index) {\n\t\tvar p = fields.indexOf(value);\n\t\tif(p !== -1) {\n\t\t\tfields.splice(p,1);\n\t\t\tfields.unshift(value)\n\t\t}\n\t});\n\t// Output the column headings\n\tvar output = [], row = [];\n\tfields.forEach(function(value) {\n\t\trow.push(quoteAndEscape(value))\n\t});\n\toutput.push(row.join(\",\"));\n\t// Output each tiddler\n\tfor(var t=0;t<tiddlers.length; t++) {\n\t\trow = [];\n\t\ttiddler = this.wiki.getTiddler(tiddlers[t]);\n\t\t\tfor(f=0; f<fields.length; f++) {\n\t\t\t\trow.push(quoteAndEscape(tiddler ? tiddler.getFieldString(fields[f]) || \"\" : \"\"));\n\t\t\t}\n\t\toutput.push(row.join(\",\"));\n\t}\n\treturn output.join(\"\\n\");\n};\n\nfunction quoteAndEscape(value) {\n\treturn \"\\\"\" + value.replace(/\"/mg,\"\\\"\\\"\") + \"\\\"\";\n}\n\n})();\n",
            "title": "$:/core/modules/macros/csvtiddlers.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/dumpvariables.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/dumpvariables.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to dump all active variable values\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"dumpvariables\";\n\nexports.params = [\n];\n\n/*\nRun the macro\n*/\nexports.run = function() {\n\tvar output = [\"|!Variable |!Value |\"],\n\t\tvariables = [], variable;\n\tfor(variable in this.variables) {\n\t\tvariables.push(variable);\n\t}\n\tvariables.sort();\n\tfor(var index=0; index<variables.length; index++) {\n\t\tvar variable = variables[index];\n\t\toutput.push(\"|\" + variable + \" |<input size=50 value=<<\" + variable + \">>/> |\")\n\t}\n\treturn output.join(\"\\n\");\n};\n\n})();\n",
            "title": "$:/core/modules/macros/dumpvariables.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/jsontiddlers.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/jsontiddlers.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to output tiddlers matching a filter to JSON\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"jsontiddlers\";\n\nexports.params = [\n\t{name: \"filter\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(filter) {\n\tvar tiddlers = this.wiki.filterTiddlers(filter),\n\t\tdata = [];\n\tfor(var t=0;t<tiddlers.length; t++) {\n\t\tvar tiddler = this.wiki.getTiddler(tiddlers[t]);\n\t\tif(tiddler) {\n\t\t\tvar fields = new Object();\n\t\t\tfor(var field in tiddler.fields) {\n\t\t\t\tfields[field] = tiddler.getFieldString(field);\n\t\t\t}\n\t\t\tdata.push(fields);\n\t\t}\n\t}\n\treturn JSON.stringify(data,null,$tw.config.preferences.jsonSpaces);\n};\n\n})();\n",
            "title": "$:/core/modules/macros/jsontiddlers.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/makedatauri.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/makedatauri.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to convert the content of a tiddler to a data URI\n\n<<makedatauri text:\"Text to be converted\" type:\"text/vnd.tiddlywiki\">>\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"makedatauri\";\n\nexports.params = [\n\t{name: \"text\"},\n\t{name: \"type\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(text,type) {\n\ttype = type || \"text/vnd.tiddlywiki\";\n\tvar typeInfo = $tw.config.contentTypeInfo[type] || $tw.config.contentTypeInfo[\"text/plain\"],\n\t\tisBase64 = typeInfo.encoding === \"base64\",\n\t\tparts = [];\n\tparts.push(\"data:\");\n\tparts.push(type);\n\tparts.push(isBase64 ? \";base64\" : \"\");\n\tparts.push(\",\");\n\tparts.push(isBase64 ? text : encodeURIComponent(text));\n\treturn parts.join(\"\");\n};\n\n})();\n",
            "title": "$:/core/modules/macros/makedatauri.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/now.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/now.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return a formatted version of the current time\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"now\";\n\nexports.params = [\n\t{name: \"format\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(format) {\n\treturn $tw.utils.formatDateString(new Date(),format || \"0hh:0mm, DDth MMM YYYY\");\n};\n\n})();\n",
            "title": "$:/core/modules/macros/now.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/qualify.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/qualify.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to qualify a state tiddler title according\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"qualify\";\n\nexports.params = [\n\t{name: \"title\"}\n];\n\n/*\nRun the macro\n*/\nexports.run = function(title) {\n\treturn title + \"-\" + this.getStateQualifier();\n};\n\n})();\n",
            "title": "$:/core/modules/macros/qualify.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/macros/version.js": {
            "text": "/*\\\ntitle: $:/core/modules/macros/version.js\ntype: application/javascript\nmodule-type: macro\n\nMacro to return the TiddlyWiki core version number\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInformation about this macro\n*/\n\nexports.name = \"version\";\n\nexports.params = [];\n\n/*\nRun the macro\n*/\nexports.run = function() {\n\treturn $tw.version;\n};\n\n})();\n",
            "title": "$:/core/modules/macros/version.js",
            "type": "application/javascript",
            "module-type": "macro"
        },
        "$:/core/modules/parsers/audioparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/audioparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe audio parser parses an audio tiddler into an embeddable HTML element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar AudioParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"audio\",\n\t\t\tattributes: {\n\t\t\t\tcontrols: {type: \"string\", value: \"controls\"}\n\t\t\t}\n\t\t},\n\t\tsrc;\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t} else if(text) {\n\t\telement.attributes.src = {type: \"string\", value: \"data:\" + type + \";base64,\" + text};\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"audio/ogg\"] = AudioParser;\nexports[\"audio/mpeg\"] = AudioParser;\nexports[\"audio/mp3\"] = AudioParser;\nexports[\"audio/mp4\"] = AudioParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/audioparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/parsers/csvparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/csvparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe CSV text parser processes CSV files into a table wrapped in a scrollable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar CsvParser = function(type,text,options) {\n\t// Table framework\n\tthis.tree = [{\n\t\t\"type\": \"scrollable\", \"children\": [{\n\t\t\t\"type\": \"element\", \"tag\": \"table\", \"children\": [{\n\t\t\t\t\"type\": \"element\", \"tag\": \"tbody\", \"children\": []\n\t\t\t}], \"attributes\": {\n\t\t\t\t\"class\": {\"type\": \"string\", \"value\": \"tc-csv-table\"}\n\t\t\t}\n\t\t}]\n\t}];\n\t// Split the text into lines\n\tvar lines = text.split(/\\r?\\n/mg),\n\t\ttag = \"th\";\n\tfor(var line=0; line<lines.length; line++) {\n\t\tvar lineText = lines[line];\n\t\tif(lineText) {\n\t\t\tvar row = {\n\t\t\t\t\t\"type\": \"element\", \"tag\": \"tr\", \"children\": []\n\t\t\t\t};\n\t\t\tvar columns = lineText.split(\",\");\n\t\t\tfor(var column=0; column<columns.length; column++) {\n\t\t\t\trow.children.push({\n\t\t\t\t\t\t\"type\": \"element\", \"tag\": tag, \"children\": [{\n\t\t\t\t\t\t\t\"type\": \"text\",\n\t\t\t\t\t\t\t\"text\": columns[column]\n\t\t\t\t\t\t}]\n\t\t\t\t\t});\n\t\t\t}\n\t\t\ttag = \"td\";\n\t\t\tthis.tree[0].children[0].children[0].children.push(row);\n\t\t}\n\t}\n};\n\nexports[\"text/csv\"] = CsvParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/csvparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/parsers/htmlparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/htmlparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe HTML parser displays text as raw HTML\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar HtmlParser = function(type,text,options) {\n\tvar src;\n\tif(options._canonical_uri) {\n\t\tsrc = options._canonical_uri;\n\t} else if(text) {\n\t\tsrc = \"data:text/html;charset=utf-8,\" + encodeURIComponent(text);\n\t}\n\tthis.tree = [{\n\t\ttype: \"element\",\n\t\ttag: \"iframe\",\n\t\tattributes: {\n\t\t\tsrc: {type: \"string\", value: src}\n\t\t}\n\t}];\n};\n\nexports[\"text/html\"] = HtmlParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/htmlparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/parsers/imageparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/imageparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe image parser parses an image into an embeddable HTML element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar ImageParser = function(type,text,options) {\n\tvar element = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"img\",\n\t\t\tattributes: {}\n\t\t},\n\t\tsrc;\n\tif(options._canonical_uri) {\n\t\telement.attributes.src = {type: \"string\", value: options._canonical_uri};\n\t\tif(type === \"application/pdf\" || type === \".pdf\") {\n\t\t\telement.tag = \"embed\";\n\t\t}\n\t} else if(text) {\n\t\tif(type === \"application/pdf\" || type === \".pdf\") {\n\t\t\telement.attributes.src = {type: \"string\", value: \"data:application/pdf;base64,\" + text};\n\t\t\telement.tag = \"embed\";\n\t\t} else if(type === \"image/svg+xml\" || type === \".svg\") {\n\t\t\telement.attributes.src = {type: \"string\", value: \"data:image/svg+xml,\" + encodeURIComponent(text)};\n\t\t} else {\n\t\t\telement.attributes.src = {type: \"string\", value: \"data:\" + type + \";base64,\" + text};\n\t\t}\n\t}\n\tthis.tree = [element];\n};\n\nexports[\"image/svg+xml\"] = ImageParser;\nexports[\"image/jpg\"] = ImageParser;\nexports[\"image/jpeg\"] = ImageParser;\nexports[\"image/png\"] = ImageParser;\nexports[\"image/gif\"] = ImageParser;\nexports[\"application/pdf\"] = ImageParser;\nexports[\"image/x-icon\"] = ImageParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/imageparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/utils/parseutils.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/parseutils.js\ntype: application/javascript\nmodule-type: utils\n\nUtility functions concerned with parsing text into tokens.\n\nMost functions have the following pattern:\n\n* The parameters are:\n** `source`: the source string being parsed\n** `pos`: the current parse position within the string\n** Any further parameters are used to identify the token that is being parsed\n* The return value is:\n** null if the token was not found at the specified position\n** an object representing the token with the following standard fields:\n*** `type`: string indicating the type of the token\n*** `start`: start position of the token in the source string\n*** `end`: end position of the token in the source string\n*** Any further fields required to describe the token\n\nThe exception is `skipWhiteSpace`, which just returns the position after the whitespace.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nLook for a whitespace token. Returns null if not found, otherwise returns {type: \"whitespace\", start:, end:,}\n*/\nexports.parseWhiteSpace = function(source,pos) {\n\tvar node = {\n\t\ttype: \"whitespace\",\n\t\tstart: pos\n\t};\n\tvar re = /(\\s)+/g;\n\tre.lastIndex = pos;\n\tvar match = re.exec(source);\n\tif(match && match.index === pos) {\n\t\tnode.end = pos + match[0].length;\n\t\treturn node;\n\t}\n\treturn null;\n};\n\n/*\nConvenience wrapper for parseWhiteSpace. Returns the position after the whitespace\n*/\nexports.skipWhiteSpace = function(source,pos) {\n\tvar whitespace = $tw.utils.parseWhiteSpace(source,pos);\n\tif(whitespace) {\n\t\treturn whitespace.end;\n\t}\n\treturn pos;\n};\n\n/*\nLook for a given string token. Returns null if not found, otherwise returns {type: \"token\", value:, start:, end:,}\n*/\nexports.parseTokenString = function(source,pos,token) {\n\tvar match = source.indexOf(token,pos) === pos;\n\tif(match) {\n\t\treturn {\n\t\t\ttype: \"token\",\n\t\t\tvalue: token,\n\t\t\tstart: pos,\n\t\t\tend: pos + token.length\n\t\t};\n\t}\n\treturn null;\n};\n\n/*\nLook for a token matching a regex. Returns null if not found, otherwise returns {type: \"regexp\", match:, start:, end:,}\n*/\nexports.parseTokenRegExp = function(source,pos,reToken) {\n\tvar node = {\n\t\ttype: \"regexp\",\n\t\tstart: pos\n\t};\n\treToken.lastIndex = pos;\n\tnode.match = reToken.exec(source);\n\tif(node.match && node.match.index === pos) {\n\t\tnode.end = pos + node.match[0].length;\n\t\treturn node;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLook for a string literal. Returns null if not found, otherwise returns {type: \"string\", value:, start:, end:,}\n*/\nexports.parseStringLiteral = function(source,pos) {\n\tvar node = {\n\t\ttype: \"string\",\n\t\tstart: pos\n\t};\n\tvar reString = /(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\")|(?:'([^']*)')/g;\n\treString.lastIndex = pos;\n\tvar match = reString.exec(source);\n\tif(match && match.index === pos) {\n\t\tnode.value = match[1] !== undefined ? match[1] :(\n\t\t\tmatch[2] !== undefined ? match[2] : match[3] \n\t\t\t\t\t);\n\t\tnode.end = pos + match[0].length;\n\t\treturn node;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLook for a macro invocation parameter. Returns null if not found, or {type: \"macro-parameter\", name:, value:, start:, end:}\n*/\nexports.parseMacroParameter = function(source,pos) {\n\tvar node = {\n\t\ttype: \"macro-parameter\",\n\t\tstart: pos\n\t};\n\t// Define our regexp\n\tvar reMacroParameter = /(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\\s>\"'=]+)))/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the parameter\n\tvar token = $tw.utils.parseTokenRegExp(source,pos,reMacroParameter);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the parameter details\n\tnode.value = token.match[2] !== undefined ? token.match[2] : (\n\t\t\t\t\ttoken.match[3] !== undefined ? token.match[3] : (\n\t\t\t\t\t\ttoken.match[4] !== undefined ? token.match[4] : (\n\t\t\t\t\t\t\ttoken.match[5] !== undefined ? token.match[5] : (\n\t\t\t\t\t\t\t\ttoken.match[6] !== undefined ? token.match[6] : (\n\t\t\t\t\t\t\t\t\t\"\"\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t)\n\t\t\t\t\t)\n\t\t\t\t);\n\tif(token.match[1]) {\n\t\tnode.name = token.match[1];\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n/*\nLook for a macro invocation. Returns null if not found, or {type: \"macrocall\", name:, parameters:, start:, end:}\n*/\nexports.parseMacroInvocation = function(source,pos) {\n\tvar node = {\n\t\ttype: \"macrocall\",\n\t\tstart: pos,\n\t\tparams: []\n\t};\n\t// Define our regexps\n\tvar reMacroName = /([^\\s>\"'=]+)/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a double less than sign\n\tvar token = $tw.utils.parseTokenString(source,pos,\"<<\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the macro name\n\tvar name = $tw.utils.parseTokenRegExp(source,pos,reMacroName);\n\tif(!name) {\n\t\treturn null;\n\t}\n\tnode.name = name.match[1];\n\tpos = name.end;\n\t// Process parameters\n\tvar parameter = $tw.utils.parseMacroParameter(source,pos);\n\twhile(parameter) {\n\t\tnode.params.push(parameter);\n\t\tpos = parameter.end;\n\t\t// Get the next parameter\n\t\tparameter = $tw.utils.parseMacroParameter(source,pos);\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a double greater than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\">>\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n/*\nLook for an HTML attribute definition. Returns null if not found, otherwise returns {type: \"attribute\", name:, valueType: \"string|indirect|macro\", value:, start:, end:,}\n*/\nexports.parseAttribute = function(source,pos) {\n\tvar node = {\n\t\tstart: pos\n\t};\n\t// Define our regexps\n\tvar reAttributeName = /([^\\/\\s>\"'=]+)/g,\n\t\treUnquotedAttribute = /([^\\/\\s<>\"'=]+)/g,\n\t\treIndirectValue = /\\{\\{([^\\}]+)\\}\\}/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Get the attribute name\n\tvar name = $tw.utils.parseTokenRegExp(source,pos,reAttributeName);\n\tif(!name) {\n\t\treturn null;\n\t}\n\tnode.name = name.match[1];\n\tpos = name.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for an equals sign\n\tvar token = $tw.utils.parseTokenString(source,pos,\"=\");\n\tif(token) {\n\t\tpos = token.end;\n\t\t// Skip whitespace\n\t\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t\t// Look for a string literal\n\t\tvar stringLiteral = $tw.utils.parseStringLiteral(source,pos);\n\t\tif(stringLiteral) {\n\t\t\tpos = stringLiteral.end;\n\t\t\tnode.type = \"string\";\n\t\t\tnode.value = stringLiteral.value;\n\t\t} else {\n\t\t\t// Look for an indirect value\n\t\t\tvar indirectValue = $tw.utils.parseTokenRegExp(source,pos,reIndirectValue);\n\t\t\tif(indirectValue) {\n\t\t\t\tpos = indirectValue.end;\n\t\t\t\tnode.type = \"indirect\";\n\t\t\t\tnode.textReference = indirectValue.match[1];\n\t\t\t} else {\n\t\t\t\t// Look for a unquoted value\n\t\t\t\tvar unquotedValue = $tw.utils.parseTokenRegExp(source,pos,reUnquotedAttribute);\n\t\t\t\tif(unquotedValue) {\n\t\t\t\t\tpos = unquotedValue.end;\n\t\t\t\t\tnode.type = \"string\";\n\t\t\t\t\tnode.value = unquotedValue.match[1];\n\t\t\t\t} else {\n\t\t\t\t\t// Look for a macro invocation value\n\t\t\t\t\tvar macroInvocation = $tw.utils.parseMacroInvocation(source,pos);\n\t\t\t\t\tif(macroInvocation) {\n\t\t\t\t\t\tpos = macroInvocation.end;\n\t\t\t\t\t\tnode.type = \"macro\";\n\t\t\t\t\t\tnode.value = macroInvocation;\n\t\t\t\t\t} else {\n\t\t\t\t\t\tnode.type = \"string\";\n\t\t\t\t\t\tnode.value = \"true\";\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t} else {\n\t\tnode.type = \"string\";\n\t\tnode.value = \"true\";\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n})();\n",
            "title": "$:/core/modules/utils/parseutils.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/parsers/textparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/textparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe plain text parser processes blocks of source text into a degenerate parse tree consisting of a single text node\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar TextParser = function(type,text,options) {\n\tthis.tree = [{\n\t\ttype: \"codeblock\",\n\t\tattributes: {\n\t\t\tcode: {type: \"string\", value: text},\n\t\t\tlanguage: {type: \"string\", value: type}\n\t\t}\n\t}];\n};\n\nexports[\"text/plain\"] = TextParser;\nexports[\"text/x-tiddlywiki\"] = TextParser;\nexports[\"application/javascript\"] = TextParser;\nexports[\"application/json\"] = TextParser;\nexports[\"text/css\"] = TextParser;\nexports[\"application/x-tiddler-dictionary\"] = TextParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/textparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/parsers/wikiparser/rules/codeblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/codeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for code blocks. For example:\n\n```\n\t```\n\tThis text will not be //wikified//\n\t```\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"codeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match and get language if defined\n\tthis.matchRegExp = /```([\\w-]*)\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /(\\r?\\n```$)/mg;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Look for the end of the block\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the block\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\t// Return the $codeblock widget\n\treturn [{\n\t\t\ttype: \"codeblock\",\n\t\t\tattributes: {\n\t\t\t\t\tcode: {type: \"string\", value: text},\n\t\t\t\t\tlanguage: {type: \"string\", value: this.match[1]}\n\t\t\t}\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/codeblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/codeinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/codeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for code runs. For example:\n\n```\n\tThis is a `code run`.\n\tThis is another ``code run``\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"codeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(``?)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar reEnd = new RegExp(this.match[1], \"mg\");\n\t// Look for the end marker\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the text\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"code\",\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\ttext: text\n\t\t}]\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/codeinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/commentblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/commentblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for HTML comments. For example:\n\n```\n<!-- This is a comment -->\n```\n\nNote that the syntax for comments is simplified to an opening \"<!--\" sequence and a closing \"-->\" sequence -- HTML itself implements a more complex format (see http://ostermiller.org/findhtmlcomment.html)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"commentblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\tthis.matchRegExp = /<!--/mg;\n\tthis.endMatchRegExp = /-->/mg;\n};\n\nexports.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\tif(this.match) {\n\t\tthis.endMatchRegExp.lastIndex = startPos + this.match[0].length;\n\t\tthis.endMatch = this.endMatchRegExp.exec(this.parser.source);\n\t\tif(this.endMatch) {\n\t\t\treturn this.match.index;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.endMatchRegExp.lastIndex;\n\t// Don't return any elements\n\treturn [];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/commentblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/commentinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/commentinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for HTML comments. For example:\n\n```\n<!-- This is a comment -->\n```\n\nNote that the syntax for comments is simplified to an opening \"<!--\" sequence and a closing \"-->\" sequence -- HTML itself implements a more complex format (see http://ostermiller.org/findhtmlcomment.html)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"commentinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\tthis.matchRegExp = /<!--/mg;\n\tthis.endMatchRegExp = /-->/mg;\n};\n\nexports.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\tif(this.match) {\n\t\tthis.endMatchRegExp.lastIndex = startPos + this.match[0].length;\n\t\tthis.endMatch = this.endMatchRegExp.exec(this.parser.source);\n\t\tif(this.endMatch) {\n\t\t\treturn this.match.index;\n\t\t}\n\t}\n\treturn undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.endMatchRegExp.lastIndex;\n\t// Don't return any elements\n\treturn [];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/commentinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/dash.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/dash.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for dashes. For example:\n\n```\nThis is an en-dash: --\n\nThis is an em-dash: ---\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"dash\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /-{2,3}(?!-)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar dash = this.match[0].length === 2 ? \"&ndash;\" : \"&mdash;\";\n\treturn [{\n\t\ttype: \"entity\",\n\t\tentity: dash\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/dash.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/bold.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/bold.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - bold. For example:\n\n```\n\tThis is ''bold'' text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except bold \n\\rules only bold \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"bold\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /''/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/''/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"strong\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/bold.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/italic.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/italic.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - italic. For example:\n\n```\n\tThis is //italic// text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except italic\n\\rules only italic\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"italic\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\/\\//mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/\\/\\//mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"em\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/italic.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - strikethrough. For example:\n\n```\n\tThis is ~~strikethrough~~ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except strikethrough \n\\rules only strikethrough \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"strikethrough\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /~~/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/~~/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"strike\",\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/strikethrough.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - subscript. For example:\n\n```\n\tThis is ,,subscript,, text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except subscript \n\\rules only subscript \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"subscript\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /,,/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/,,/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"sub\",\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/subscript.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - superscript. For example:\n\n```\n\tThis is ^^superscript^^ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except superscript \n\\rules only superscript \n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"superscript\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\^\\^/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/\\^\\^/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"sup\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/superscript.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for emphasis - underscore. For example:\n\n```\n\tThis is __underscore__ text\n```\n\nThis wikiparser can be modified using the rules eg:\n\n```\n\\rules except underscore \n\\rules only underscore\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"underscore\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /__/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\n\t// Parse the run including the terminator\n\tvar tree = this.parser.parseInlineRun(/__/mg,{eatTerminator: true});\n\n\t// Return the classed span\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"u\",\n\t\tchildren: tree\n\t}];\n};\n\n})();",
            "title": "$:/core/modules/parsers/wikiparser/rules/emphasis/underscore.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/entity.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/entity.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for HTML entities. For example:\n\n```\n\tThis is a copyright symbol: &copy;\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"entity\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(&#?[a-zA-Z0-9]{2,8};)/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar entityString = this.match[1];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Return the entity\n\treturn [{type: \"entity\", entity: this.match[0]}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/entity.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/extlink.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/extlink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for external links. For example:\n\n```\nAn external link: http://www.tiddlywiki.com/\n\nA suppressed external link: ~http://www.tiddlyspace.com/\n```\n\nExternal links can be suppressed by preceding them with `~`.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"extlink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /~?(?:file|http|https|mailto|ftp|irc|news|data|skype):[^\\s<>{}\\[\\]`|'\"\\\\^~]+(?:\\/|\\b)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Create the link unless it is suppressed\n\tif(this.match[0].substr(0,1) === \"~\") {\n\t\treturn [{type: \"text\", text: this.match[0].substr(1)}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tattributes: {\n\t\t\t\thref: {type: \"string\", value: this.match[0]},\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t\ttarget: {type: \"string\", value: \"_blank\"}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: this.match[0]\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/extlink.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for block-level filtered transclusion. For example:\n\n```\n{{{ [tag[docs]] }}}\n{{{ [tag[docs]] |tooltip}}}\n{{{ [tag[docs]] ||TemplateTitle}}}\n{{{ [tag[docs]] |tooltip||TemplateTitle}}}\n{{{ [tag[docs]] }}width:40;height:50;}.class.class\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"filteredtranscludeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{\\{([^\\|]+?)(?:\\|([^\\|\\{\\}]+))?(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}([^\\}]*)\\}(?:\\.(\\S+))?(?:\\r?\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar filter = this.match[1],\n\t\ttooltip = this.match[2],\n\t\ttemplate = $tw.utils.trim(this.match[3]),\n\t\tstyle = this.match[4],\n\t\tclasses = this.match[5];\n\t// Return the list widget\n\tvar node = {\n\t\ttype: \"list\",\n\t\tattributes: {\n\t\t\tfilter: {type: \"string\", value: filter}\n\t\t},\n\t\tisBlock: true\n\t};\n\tif(tooltip) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: tooltip};\n\t}\n\tif(template) {\n\t\tnode.attributes.template = {type: \"string\", value: template};\n\t}\n\tif(style) {\n\t\tnode.attributes.style = {type: \"string\", value: style};\n\t}\n\tif(classes) {\n\t\tnode.attributes.itemClass = {type: \"string\", value: classes.split(\".\").join(\" \")};\n\t}\n\treturn [node];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for inline filtered transclusion. For example:\n\n```\n{{{ [tag[docs]] }}}\n{{{ [tag[docs]] |tooltip}}}\n{{{ [tag[docs]] ||TemplateTitle}}}\n{{{ [tag[docs]] |tooltip||TemplateTitle}}}\n{{{ [tag[docs]] }}width:40;height:50;}.class.class\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"filteredtranscludeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{\\{([^\\|]+?)(?:\\|([^\\|\\{\\}]+))?(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}([^\\}]*)\\}(?:\\.(\\S+))?/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar filter = this.match[1],\n\t\ttooltip = this.match[2],\n\t\ttemplate = $tw.utils.trim(this.match[3]),\n\t\tstyle = this.match[4],\n\t\tclasses = this.match[5];\n\t// Return the list widget\n\tvar node = {\n\t\ttype: \"list\",\n\t\tattributes: {\n\t\t\tfilter: {type: \"string\", value: filter}\n\t\t}\n\t};\n\tif(tooltip) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: tooltip};\n\t}\n\tif(template) {\n\t\tnode.attributes.template = {type: \"string\", value: template};\n\t}\n\tif(style) {\n\t\tnode.attributes.style = {type: \"string\", value: style};\n\t}\n\tif(classes) {\n\t\tnode.attributes.itemClass = {type: \"string\", value: classes.split(\".\").join(\" \")};\n\t}\n\treturn [node];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/filteredtranscludeinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for marking areas with hard line breaks. For example:\n\n```\n\"\"\"\nThis is some text\nThat is set like\nIt is a Poem\nWhen it is\nClearly\nNot\n\"\"\"\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"hardlinebreaks\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\"\"\"(?:\\r?\\n)?/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /(\"\"\")|(\\r?\\n)/mg,\n\t\ttree = [],\n\t\tmatch;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tdo {\n\t\t// Parse the run up to the terminator\n\t\ttree.push.apply(tree,this.parser.parseInlineRun(reEnd,{eatTerminator: false}));\n\t\t// Redo the terminator match\n\t\treEnd.lastIndex = this.parser.pos;\n\t\tmatch = reEnd.exec(this.parser.source);\n\t\tif(match) {\n\t\t\tthis.parser.pos = reEnd.lastIndex;\n\t\t\t// Add a line break if the terminator was a line break\n\t\t\tif(match[2]) {\n\t\t\t\ttree.push({type: \"element\", tag: \"br\"});\n\t\t\t}\n\t\t}\n\t} while(match && !match[1]);\n\t// Return the nodes\n\treturn tree;\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/hardlinebreaks.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/heading.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/heading.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for headings\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"heading\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(!{1,6})/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar headingLevel = this.match[1].length;\n\t// Move past the !s\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse any classes, whitespace and then the heading itself\n\tvar classes = this.parser.parseClasses();\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tvar tree = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// Return the heading\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"h\" + headingLevel, \n\t\tattributes: {\n\t\t\t\"class\": {type: \"string\", value: classes.join(\" \")}\n\t\t},\n\t\tchildren: tree\n\t}];\n};\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/heading.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/horizrule.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/horizrule.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for rules. For example:\n\n```\n---\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"horizrule\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /-{3,}\\r?(?:\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\treturn [{type: \"element\", tag: \"hr\"}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/horizrule.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/html.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/html.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for HTML elements and widgets. For example:\n\n{{{\n<aside>\nThis is an HTML5 aside element\n</aside>\n\n<$slider target=\"MyTiddler\">\nThis is a widget invocation\n</$slider>\n\n}}}\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"html\";\nexports.types = {inline: true, block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextTag = this.findNextTag(this.parser.source,startPos,{\n\t\trequireLineBreak: this.is.block\n\t});\n\treturn this.nextTag ? this.nextTag.start : undefined;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Retrieve the most recent match so that recursive calls don't overwrite it\n\tvar tag = this.nextTag;\n\tthis.nextTag = null;\n\t// Advance the parser position to past the tag\n\tthis.parser.pos = tag.end;\n\t// Check for an immediately following double linebreak\n\tvar hasLineBreak = !tag.isSelfClosing && !!$tw.utils.parseTokenRegExp(this.parser.source,this.parser.pos,/([^\\S\\n\\r]*\\r?\\n(?:[^\\S\\n\\r]*\\r?\\n|$))/g);\n\t// Set whether we're in block mode\n\ttag.isBlock = this.is.block || hasLineBreak;\n\t// Parse the body if we need to\n\tif(!tag.isSelfClosing && $tw.config.htmlVoidElements.indexOf(tag.tag) === -1) {\n\t\t\tvar reEndString = \"</\" + $tw.utils.escapeRegExp(tag.tag) + \">\",\n\t\t\t\treEnd = new RegExp(\"(\" + reEndString + \")\",\"mg\");\n\t\tif(hasLineBreak) {\n\t\t\ttag.children = this.parser.parseBlocks(reEndString);\n\t\t} else {\n\t\t\ttag.children = this.parser.parseInlineRun(reEnd);\n\t\t}\n\t\treEnd.lastIndex = this.parser.pos;\n\t\tvar endMatch = reEnd.exec(this.parser.source);\n\t\tif(endMatch && endMatch.index === this.parser.pos) {\n\t\t\tthis.parser.pos = endMatch.index + endMatch[0].length;\n\t\t}\n\t}\n\t// Return the tag\n\treturn [tag];\n};\n\n/*\nLook for an HTML tag. Returns null if not found, otherwise returns {type: \"element\", name:, attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseTag = function(source,pos,options) {\n\toptions = options || {};\n\tvar token,\n\t\tnode = {\n\t\t\ttype: \"element\",\n\t\t\tstart: pos,\n\t\t\tattributes: {}\n\t\t};\n\t// Define our regexps\n\tvar reTagName = /([a-zA-Z0-9\\-\\$]+)/g;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a less than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\"<\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Get the tag name\n\ttoken = $tw.utils.parseTokenRegExp(source,pos,reTagName);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tnode.tag = token.match[1];\n\tif(node.tag.charAt(0) === \"$\") {\n\t\tnode.type = node.tag.substr(1);\n\t}\n\tpos = token.end;\n\t// Process attributes\n\tvar attribute = $tw.utils.parseAttribute(source,pos);\n\twhile(attribute) {\n\t\tnode.attributes[attribute.name] = attribute;\n\t\tpos = attribute.end;\n\t\t// Get the next attribute\n\t\tattribute = $tw.utils.parseAttribute(source,pos);\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for a closing slash\n\ttoken = $tw.utils.parseTokenString(source,pos,\"/\");\n\tif(token) {\n\t\tpos = token.end;\n\t\tnode.isSelfClosing = true;\n\t}\n\t// Look for a greater than sign\n\ttoken = $tw.utils.parseTokenString(source,pos,\">\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Check for a required line break\n\tif(options.requireLineBreak) {\n\t\ttoken = $tw.utils.parseTokenRegExp(source,pos,/([^\\S\\n\\r]*\\r?\\n(?:[^\\S\\n\\r]*\\r?\\n|$))/g);\n\t\tif(!token) {\n\t\t\treturn null;\n\t\t}\n\t}\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\nexports.findNextTag = function(source,pos,options) {\n\t// A regexp for finding candidate HTML tags\n\tvar reLookahead = /<([a-zA-Z\\-\\$]+)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a tag\n\t\tvar tag = this.parseTag(source,match.index,options);\n\t\t// Return success\n\t\tif(tag && this.isLegalTag(tag)) {\n\t\t\treturn tag;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\nexports.isLegalTag = function(tag) {\n\t// Widgets are always OK\n\tif(tag.type !== \"element\") {\n\t\treturn true;\n\t// If it's an HTML tag that starts with a dash then it's not legal\n\t} else if(tag.tag.charAt(0) === \"-\") {\n\t\treturn false;\n\t} else {\n\t\t// Otherwise it's OK\n\t\treturn true;\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/html.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/image.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/image.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for embedding images. For example:\n\n```\n[img[http://tiddlywiki.com/fractalveg.jpg]]\n[img width=23 height=24 [http://tiddlywiki.com/fractalveg.jpg]]\n[img width={{!!width}} height={{!!height}} [http://tiddlywiki.com/fractalveg.jpg]]\n[img[Description of image|http://tiddlywiki.com/fractalveg.jpg]]\n[img[TiddlerTitle]]\n[img[Description of image|TiddlerTitle]]\n```\n\nGenerates the `<$image>` widget.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"image\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextImage = this.findNextImage(this.parser.source,startPos);\n\treturn this.nextImage ? this.nextImage.start : undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.nextImage.end;\n\tvar node = {\n\t\ttype: \"image\",\n\t\tattributes: this.nextImage.attributes\n\t};\n\treturn [node];\n};\n\n/*\nFind the next image from the current position\n*/\nexports.findNextImage = function(source,pos) {\n\t// A regexp for finding candidate HTML tags\n\tvar reLookahead = /(\\[img)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a tag\n\t\tvar tag = this.parseImage(source,match.index);\n\t\t// Return success\n\t\tif(tag) {\n\t\t\treturn tag;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\n/*\nLook for an image at the specified position. Returns null if not found, otherwise returns {type: \"image\", attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseImage = function(source,pos) {\n\tvar token,\n\t\tnode = {\n\t\t\ttype: \"image\",\n\t\t\tstart: pos,\n\t\t\tattributes: {}\n\t\t};\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[img`\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[img\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Process attributes\n\tif(source.charAt(pos) !== \"[\") {\n\t\tvar attribute = $tw.utils.parseAttribute(source,pos);\n\t\twhile(attribute) {\n\t\t\tnode.attributes[attribute.name] = attribute;\n\t\t\tpos = attribute.end;\n\t\t\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t\t\tif(source.charAt(pos) !== \"[\") {\n\t\t\t\t// Get the next attribute\n\t\t\t\tattribute = $tw.utils.parseAttribute(source,pos);\n\t\t\t} else {\n\t\t\t\tattribute = null;\n\t\t\t}\n\t\t}\n\t}\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[` after the attributes\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Get the source up to the terminating `]]`\n\ttoken = $tw.utils.parseTokenRegExp(source,pos,/(?:([^|\\]]*?)\\|)?([^\\]]+?)\\]\\]/g);\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\tif(token.match[1]) {\n\t\tnode.attributes.tooltip = {type: \"string\", value: token.match[1].trim()};\n\t}\n\tnode.attributes.source = {type: \"string\", value: (token.match[2] || \"\").trim()};\n\t// Update the end position\n\tnode.end = pos;\n\treturn node;\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/image.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/list.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/list.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for lists. For example:\n\n```\n* This is an unordered list\n* It has two items\n\n# This is a numbered list\n## With a subitem\n# And a third item\n\n; This is a term that is being defined\n: This is the definition of that term\n```\n\nNote that lists can be nested arbitrarily:\n\n```\n#** One\n#* Two\n#** Three\n#**** Four\n#**# Five\n#**## Six\n## Seven\n### Eight\n## Nine\n```\n\nA CSS class can be applied to a list item as follows:\n\n```\n* List item one\n*.active List item two has the class `active`\n* List item three\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"list\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /([\\*#;:>]+)/mg;\n};\n\nvar listTypes = {\n\t\"*\": {listTag: \"ul\", itemTag: \"li\"},\n\t\"#\": {listTag: \"ol\", itemTag: \"li\"},\n\t\";\": {listTag: \"dl\", itemTag: \"dt\"},\n\t\":\": {listTag: \"dl\", itemTag: \"dd\"},\n\t\">\": {listTag: \"blockquote\", itemTag: \"p\"}\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Array of parse tree nodes for the previous row of the list\n\tvar listStack = [];\n\t// Cycle through the items in the list\n\twhile(true) {\n\t\t// Match the list marker\n\t\tvar reMatch = /([\\*#;:>]+)/mg;\n\t\treMatch.lastIndex = this.parser.pos;\n\t\tvar match = reMatch.exec(this.parser.source);\n\t\tif(!match || match.index !== this.parser.pos) {\n\t\t\tbreak;\n\t\t}\n\t\t// Check whether the list type of the top level matches\n\t\tvar listInfo = listTypes[match[0].charAt(0)];\n\t\tif(listStack.length > 0 && listStack[0].tag !== listInfo.listTag) {\n\t\t\tbreak;\n\t\t}\n\t\t// Move past the list marker\n\t\tthis.parser.pos = match.index + match[0].length;\n\t\t// Walk through the list markers for the current row\n\t\tfor(var t=0; t<match[0].length; t++) {\n\t\t\tlistInfo = listTypes[match[0].charAt(t)];\n\t\t\t// Remove any stacked up element if we can't re-use it because the list type doesn't match\n\t\t\tif(listStack.length > t && listStack[t].tag !== listInfo.listTag) {\n\t\t\t\tlistStack.splice(t,listStack.length - t);\n\t\t\t}\n\t\t\t// Construct the list element or reuse the previous one at this level\n\t\t\tif(listStack.length <= t) {\n\t\t\t\tvar listElement = {type: \"element\", tag: listInfo.listTag, children: [\n\t\t\t\t\t{type: \"element\", tag: listInfo.itemTag, children: []}\n\t\t\t\t]};\n\t\t\t\t// Link this list element into the last child item of the parent list item\n\t\t\t\tif(t) {\n\t\t\t\t\tvar prevListItem = listStack[t-1].children[listStack[t-1].children.length-1];\n\t\t\t\t\tprevListItem.children.push(listElement);\n\t\t\t\t}\n\t\t\t\t// Save this element in the stack\n\t\t\t\tlistStack[t] = listElement;\n\t\t\t} else if(t === (match[0].length - 1)) {\n\t\t\t\tlistStack[t].children.push({type: \"element\", tag: listInfo.itemTag, children: []});\n\t\t\t}\n\t\t}\n\t\tif(listStack.length > match[0].length) {\n\t\t\tlistStack.splice(match[0].length,listStack.length - match[0].length);\n\t\t}\n\t\t// Process the body of the list item into the last list item\n\t\tvar lastListChildren = listStack[listStack.length-1].children,\n\t\t\tlastListItem = lastListChildren[lastListChildren.length-1],\n\t\t\tclasses = this.parser.parseClasses();\n\t\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\t\tvar tree = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t\tlastListItem.children.push.apply(lastListItem.children,tree);\n\t\tif(classes.length > 0) {\n\t\t\t$tw.utils.addClassToParseTreeNode(lastListItem,classes.join(\" \"));\n\t\t}\n\t\t// Consume any whitespace following the list item\n\t\tthis.parser.skipWhitespace();\n\t}\n\t// Return the root element of the list\n\treturn [listStack[0]];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/list.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/macrocallblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrocallblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for block macro calls\n\n```\n<<name value value2>>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrocallblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /<<([^>\\s]+)(?:\\s*)((?:[^>]|(?:>(?!>)))*?)>>(?:\\r?\\n|$)/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar macroName = this.match[1],\n\t\tparamString = this.match[2];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar params = [],\n\t\treParam = /\\s*(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))/mg,\n\t\tparamMatch = reParam.exec(paramString);\n\twhile(paramMatch) {\n\t\t// Process this parameter\n\t\tvar paramInfo = {\n\t\t\tvalue: paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5] || paramMatch[6]\n\t\t};\n\t\tif(paramMatch[1]) {\n\t\t\tparamInfo.name = paramMatch[1];\n\t\t}\n\t\tparams.push(paramInfo);\n\t\t// Find the next match\n\t\tparamMatch = reParam.exec(paramString);\n\t}\n\treturn [{\n\t\ttype: \"macrocall\",\n\t\tname: macroName,\n\t\tparams: params,\n\t\tisBlock: true\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/macrocallblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/macrocallinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrocallinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki rule for macro calls\n\n```\n<<name value value2>>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrocallinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /<<([^\\s>]+)\\s*([\\s\\S]*?)>>/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get all the details of the match\n\tvar macroName = this.match[1],\n\t\tparamString = this.match[2];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\tvar params = [],\n\t\treParam = /\\s*(?:([A-Za-z0-9\\-_]+)\\s*:)?(?:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))/mg,\n\t\tparamMatch = reParam.exec(paramString);\n\twhile(paramMatch) {\n\t\t// Process this parameter\n\t\tvar paramInfo = {\n\t\t\tvalue: paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5]|| paramMatch[6]\n\t\t};\n\t\tif(paramMatch[1]) {\n\t\t\tparamInfo.name = paramMatch[1];\n\t\t}\n\t\tparams.push(paramInfo);\n\t\t// Find the next match\n\t\tparamMatch = reParam.exec(paramString);\n\t}\n\treturn [{\n\t\ttype: \"macrocall\",\n\t\tname: macroName,\n\t\tparams: params\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/macrocallinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/macrodef.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/macrodef.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for macro definitions\n\n```\n\\define name(param:defaultvalue,param2:defaultvalue)\ndefinition text, including $param$ markers\n\\end\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"macrodef\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\define\\s+([^(\\s]+)\\(\\s*([^)]*)\\)(\\s*\\r?\\n)?/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Move past the macro name and parameters\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse the parameters\n\tvar paramString = this.match[2],\n\t\tparams = [];\n\tif(paramString !== \"\") {\n\t\tvar reParam = /\\s*([A-Za-z0-9\\-_]+)(?:\\s*:\\s*(?:\"\"\"([\\s\\S]*?)\"\"\"|\"([^\"]*)\"|'([^']*)'|\\[\\[([^\\]]*)\\]\\]|([^\"'\\s]+)))?/mg,\n\t\t\tparamMatch = reParam.exec(paramString);\n\t\twhile(paramMatch) {\n\t\t\t// Save the parameter details\n\t\t\tvar paramInfo = {name: paramMatch[1]},\n\t\t\t\tdefaultValue = paramMatch[2] || paramMatch[3] || paramMatch[4] || paramMatch[5] || paramMatch[6];\n\t\t\tif(defaultValue) {\n\t\t\t\tparamInfo[\"default\"] = defaultValue;\n\t\t\t}\n\t\t\tparams.push(paramInfo);\n\t\t\t// Look for the next parameter\n\t\t\tparamMatch = reParam.exec(paramString);\n\t\t}\n\t}\n\t// Is this a multiline definition?\n\tvar reEnd;\n\tif(this.match[3]) {\n\t\t// If so, the end of the body is marked with \\end\n\t\treEnd = /(\\r?\\n\\\\end[^\\S\\n\\r]*(?:$|\\r?\\n))/mg;\n\t} else {\n\t\t// Otherwise, the end of the definition is marked by the end of the line\n\t\treEnd = /(\\r?\\n)/mg;\n\t\t// Move past any whitespace\n\t\tthis.parser.pos = $tw.utils.skipWhiteSpace(this.parser.source,this.parser.pos);\n\t}\n\t// Find the end of the definition\n\treEnd.lastIndex = this.parser.pos;\n\tvar text,\n\t\tendMatch = reEnd.exec(this.parser.source);\n\tif(endMatch) {\n\t\ttext = this.parser.source.substring(this.parser.pos,endMatch.index);\n\t\tthis.parser.pos = endMatch.index + endMatch[0].length;\n\t} else {\n\t\t// We didn't find the end of the definition, so we'll make it blank\n\t\ttext = \"\";\n\t}\n\t// Save the macro definition\n\treturn [{\n\t\ttype: \"macrodef\",\n\t\tname: this.match[1],\n\t\tparams: params,\n\t\ttext: text\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/macrodef.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/prettyextlink.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/prettyextlink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for external links. For example:\n\n```\n[ext[http://tiddlywiki.com/fractalveg.jpg]]\n[ext[Tooltip|http://tiddlywiki.com/fractalveg.jpg]]\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"prettyextlink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n};\n\nexports.findNextMatch = function(startPos) {\n\t// Find the next tag\n\tthis.nextLink = this.findNextLink(this.parser.source,startPos);\n\treturn this.nextLink ? this.nextLink.start : undefined;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.nextLink.end;\n\treturn [this.nextLink];\n};\n\n/*\nFind the next link from the current position\n*/\nexports.findNextLink = function(source,pos) {\n\t// A regexp for finding candidate links\n\tvar reLookahead = /(\\[ext\\[)/g;\n\t// Find the next candidate\n\treLookahead.lastIndex = pos;\n\tvar match = reLookahead.exec(source);\n\twhile(match) {\n\t\t// Try to parse the candidate as a link\n\t\tvar link = this.parseLink(source,match.index);\n\t\t// Return success\n\t\tif(link) {\n\t\t\treturn link;\n\t\t}\n\t\t// Look for the next match\n\t\treLookahead.lastIndex = match.index + 1;\n\t\tmatch = reLookahead.exec(source);\n\t}\n\t// Failed\n\treturn null;\n};\n\n/*\nLook for an link at the specified position. Returns null if not found, otherwise returns {type: \"element\", tag: \"a\", attributes: [], isSelfClosing:, start:, end:,}\n*/\nexports.parseLink = function(source,pos) {\n\tvar token,\n\t\ttextNode = {\n\t\t\ttype: \"text\"\n\t\t},\n\t\tnode = {\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tstart: pos,\n\t\t\tattributes: {\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t},\n\t\t\tchildren: [textNode]\n\t\t};\n\t// Skip whitespace\n\tpos = $tw.utils.skipWhiteSpace(source,pos);\n\t// Look for the `[ext[`\n\ttoken = $tw.utils.parseTokenString(source,pos,\"[ext[\");\n\tif(!token) {\n\t\treturn null;\n\t}\n\tpos = token.end;\n\t// Look ahead for the terminating `]]`\n\tvar closePos = source.indexOf(\"]]\",pos);\n\tif(closePos === -1) {\n\t\treturn null;\n\t}\n\t// Look for a `|` separating the tooltip\n\tvar splitPos = source.indexOf(\"|\",pos);\n\tif(splitPos === -1 || splitPos > closePos) {\n\t\tsplitPos = null;\n\t}\n\t// Pull out the tooltip and URL\n\tvar tooltip, URL;\n\tif(splitPos) {\n\t\tURL = source.substring(splitPos + 1,closePos).trim();\n\t\ttextNode.text = source.substring(pos,splitPos).trim();\n\t} else {\n\t\tURL = source.substring(pos,closePos).trim();\n\t\ttextNode.text = URL;\n\t}\n\tnode.attributes.href = {type: \"string\", value: URL};\n\tnode.attributes.target = {type: \"string\", value: \"_blank\"};\n\t// Update the end position\n\tnode.end = closePos + 2;\n\treturn node;\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/prettyextlink.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/prettylink.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/prettylink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for pretty links. For example:\n\n```\n[[Introduction]]\n\n[[Link description|TiddlerTitle]]\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"prettylink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\[\\[(.*?)(?:\\|(.*?))?\\]\\]/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Process the link\n\tvar text = this.match[1],\n\t\tlink = this.match[2] || text;\n\tif($tw.utils.isLinkExternal(link)) {\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"a\",\n\t\t\tattributes: {\n\t\t\t\thref: {type: \"string\", value: link},\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-tiddlylink-external\"},\n\t\t\t\ttarget: {type: \"string\", value: \"_blank\"}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: text\n\t\t\t}]\n\t\t}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"link\",\n\t\t\tattributes: {\n\t\t\t\tto: {type: \"string\", value: link}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\", text: text\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/prettylink.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/quoteblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/quoteblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for quote blocks. For example:\n\n```\n\t<<<.optionalClass(es) optional cited from\n\ta quote\n\t<<<\n\t\n\t<<<.optionalClass(es)\n\ta quote\n\t<<< optional cited from\n```\n\nQuotes can be quoted by putting more <s\n\n```\n\t<<<\n\tQuote Level 1\n\t\n\t<<<<\n\tQuoteLevel 2\n\t<<<<\n\t\n\t<<<\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"quoteblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /(<<<+)/mg;\n};\n\nexports.parse = function() {\n\tvar classes = [\"tc-quote\"];\n\t// Get all the details of the match\n\tvar reEndString = \"^\" + this.match[1] + \"(?!<)\";\n\t// Move past the <s\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t\n\t// Parse any classes, whitespace and then the optional cite itself\n\tclasses.push.apply(classes, this.parser.parseClasses());\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tvar cite = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// before handling the cite, parse the body of the quote\n\tvar tree= this.parser.parseBlocks(reEndString);\n\t// If we got a cite, put it before the text\n\tif(cite.length > 0) {\n\t\ttree.unshift({\n\t\t\ttype: \"element\",\n\t\t\ttag: \"cite\",\n\t\t\tchildren: cite\n\t\t});\n\t}\n\t// Parse any optional cite\n\tthis.parser.skipWhitespace({treatNewlinesAsNonWhitespace: true});\n\tcite = this.parser.parseInlineRun(/(\\r?\\n)/mg);\n\t// If we got a cite, push it\n\tif(cite.length > 0) {\n\t\ttree.push({\n\t\t\ttype: \"element\",\n\t\t\ttag: \"cite\",\n\t\t\tchildren: cite\n\t\t});\n\t}\n\t// Return the blockquote element\n\treturn [{\n\t\ttype: \"element\",\n\t\ttag: \"blockquote\",\n\t\tattributes: {\n\t\t\tclass: { type: \"string\", value: classes.join(\" \") },\n\t\t},\n\t\tchildren: tree\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/quoteblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/rules.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/rules.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki pragma rule for rules specifications\n\n```\n\\rules except ruleone ruletwo rulethree\n\\rules only ruleone ruletwo rulethree\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"rules\";\nexports.types = {pragma: true};\n\n/*\nInstantiate parse rule\n*/\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\\\rules[^\\S\\n]/mg;\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Move past the pragma invocation\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse whitespace delimited tokens terminated by a line break\n\tvar reMatch = /[^\\S\\n]*(\\S+)|(\\r?\\n)/mg,\n\t\ttokens = [];\n\treMatch.lastIndex = this.parser.pos;\n\tvar match = reMatch.exec(this.parser.source);\n\twhile(match && match.index === this.parser.pos) {\n\t\tthis.parser.pos = reMatch.lastIndex;\n\t\t// Exit if we've got the line break\n\t\tif(match[2]) {\n\t\t\tbreak;\n\t\t}\n\t\t// Process the token\n\t\tif(match[1]) {\n\t\t\ttokens.push(match[1]);\n\t\t}\n\t\t// Match the next token\n\t\tmatch = reMatch.exec(this.parser.source);\n\t}\n\t// Process the tokens\n\tif(tokens.length > 0) {\n\t\tthis.parser.amendRules(tokens[0],tokens.slice(1));\n\t}\n\t// No parse tree nodes to return\n\treturn [];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/rules.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/styleblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/styleblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for assigning styles and classes to paragraphs and other blocks. For example:\n\n```\n@@.myClass\n@@background-color:red;\nThis paragraph will have the CSS class `myClass`.\n\n* The `<ul>` around this list will also have the class `myClass`\n* List item 2\n\n@@\n```\n\nNote that classes and styles can be mixed subject to the rule that styles must precede classes. For example\n\n```\n@@.myFirstClass.mySecondClass\n@@width:100px;.myThirdClass\nThis is a paragraph\n@@\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"styleblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /@@((?:[^\\.\\r\\n\\s:]+:[^\\r\\n;]+;)+)?(?:\\.([^\\r\\n\\s]+))?\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEndString = \"^@@(?:\\\\r?\\\\n)?\";\n\tvar classes = [], styles = [];\n\tdo {\n\t\t// Get the class and style\n\t\tif(this.match[1]) {\n\t\t\tstyles.push(this.match[1]);\n\t\t}\n\t\tif(this.match[2]) {\n\t\t\tclasses.push(this.match[2].split(\".\").join(\" \"));\n\t\t}\n\t\t// Move past the match\n\t\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t\t// Look for another line of classes and styles\n\t\tthis.match = this.matchRegExp.exec(this.parser.source);\n\t} while(this.match && this.match.index === this.parser.pos);\n\t// Parse the body\n\tvar tree = this.parser.parseBlocks(reEndString);\n\tfor(var t=0; t<tree.length; t++) {\n\t\tif(classes.length > 0) {\n\t\t\t$tw.utils.addClassToParseTreeNode(tree[t],classes.join(\" \"));\n\t\t}\n\t\tif(styles.length > 0) {\n\t\t\t$tw.utils.addAttributeToParseTreeNode(tree[t],\"style\",styles.join(\"\"));\n\t\t}\n\t}\n\treturn tree;\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/styleblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/styleinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/styleinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for assigning styles and classes to inline runs. For example:\n\n```\n@@.myClass This is some text with a class@@\n@@background-color:red;This is some text with a background colour@@\n@@width:100px;.myClass This is some text with a class and a width@@\n```\n\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"styleinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /@@((?:[^\\.\\r\\n\\s:]+:[^\\r\\n;]+;)+)?(\\.(?:[^\\r\\n\\s]+)\\s+)?/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /@@/g;\n\t// Get the styles and class\n\tvar stylesString = this.match[1],\n\t\tclassString = this.match[2] ? this.match[2].split(\".\").join(\" \") : undefined;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Parse the run up to the terminator\n\tvar tree = this.parser.parseInlineRun(reEnd,{eatTerminator: true});\n\t// Return the classed span\n\tvar node = {\n\t\ttype: \"element\",\n\t\ttag: \"span\",\n\t\tattributes: {\n\t\t\t\"class\": {type: \"string\", value: \"tc-inline-style\"}\n\t\t},\n\t\tchildren: tree\n\t};\n\tif(classString) {\n\t\t$tw.utils.addClassToParseTreeNode(node,classString);\n\t}\n\tif(stylesString) {\n\t\t$tw.utils.addAttributeToParseTreeNode(node,\"style\",stylesString);\n\t}\n\treturn [node];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/styleinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/syslink.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/syslink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for system tiddler links.\nCan be suppressed preceding them with `~`.\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"syslink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /~?\\$:[^\\s<|]+(?:[^\\s<|])/mg;\n};\n\nexports.parse = function() {\n\tvar match = this.match[0];\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Create the link unless it is suppressed\n\tif(match.substr(0,1) === \"~\") {\n\t\treturn [{type: \"text\", text: match.substr(1)}];\n\t} else {\n\t\treturn [{\n\t\t\ttype: \"link\",\n\t\t\tattributes: {\n\t\t\t\tto: {type: \"string\", value: match}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\ttext: match\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();",
            "title": "$:/core/modules/parsers/wikiparser/rules/syslink.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/table.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/table.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text block rule for tables.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"table\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /^\\|(?:[^\\n]*)\\|(?:[fhck]?)\\r?(?:\\n|$)/mg;\n};\n\nvar processRow = function(prevColumns) {\n\tvar cellRegExp = /(?:\\|([^\\n\\|]*)\\|)|(\\|[fhck]?\\r?(?:\\n|$))/mg,\n\t\tcellTermRegExp = /((?:\\x20*)\\|)/mg,\n\t\ttree = [],\n\t\tcol = 0,\n\t\tcolSpanCount = 1,\n\t\tprevCell,\n\t\tvAlign;\n\t// Match a single cell\n\tcellRegExp.lastIndex = this.parser.pos;\n\tvar cellMatch = cellRegExp.exec(this.parser.source);\n\twhile(cellMatch && cellMatch.index === this.parser.pos) {\n\t\tif(cellMatch[1] === \"~\") {\n\t\t\t// Rowspan\n\t\t\tvar last = prevColumns[col];\n\t\t\tif(last) {\n\t\t\t\tlast.rowSpanCount++;\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"rowspan\",last.rowSpanCount);\n\t\t\t\tvAlign = $tw.utils.getAttributeValueFromParseTreeNode(last.element,\"valign\",\"center\");\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"valign\",vAlign);\n\t\t\t\tif(colSpanCount > 1) {\n\t\t\t\t\t$tw.utils.addAttributeToParseTreeNode(last.element,\"colspan\",colSpanCount);\n\t\t\t\t\tcolSpanCount = 1;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[1] === \">\") {\n\t\t\t// Colspan\n\t\t\tcolSpanCount++;\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[1] === \"<\" && prevCell) {\n\t\t\tcolSpanCount = 1 + $tw.utils.getAttributeValueFromParseTreeNode(prevCell,\"colspan\",1);\n\t\t\t$tw.utils.addAttributeToParseTreeNode(prevCell,\"colspan\",colSpanCount);\n\t\t\tcolSpanCount = 1;\n\t\t\t// Move to just before the `|` terminating the cell\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t} else if(cellMatch[2]) {\n\t\t\t// End of row\n\t\t\tif(prevCell && colSpanCount > 1) {\n\t\t\t\tif(prevCell.attributes && prevCell.attributes && prevCell.attributes.colspan) {\n\t\t\t\t\t\tcolSpanCount += prevCell.attributes.colspan.value;\n\t\t\t\t} else {\n\t\t\t\t\tcolSpanCount -= 1;\n\t\t\t\t}\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(prevCell,\"colspan\",colSpanCount);\n\t\t\t}\n\t\t\tthis.parser.pos = cellRegExp.lastIndex - 1;\n\t\t\tbreak;\n\t\t} else {\n\t\t\t// For ordinary cells, step beyond the opening `|`\n\t\t\tthis.parser.pos++;\n\t\t\t// Look for a space at the start of the cell\n\t\t\tvar spaceLeft = false;\n\t\t\tvAlign = null;\n\t\t\tif(this.parser.source.substr(this.parser.pos).search(/^\\^([^\\^]|\\^\\^)/) === 0) {\n\t\t\t\tvAlign = \"top\";\n\t\t\t} else if(this.parser.source.substr(this.parser.pos).search(/^,([^,]|,,)/) === 0) {\n\t\t\t\tvAlign = \"bottom\";\n\t\t\t}\n\t\t\tif(vAlign) {\n\t\t\t\tthis.parser.pos++;\n\t\t\t}\n\t\t\tvar chr = this.parser.source.substr(this.parser.pos,1);\n\t\t\twhile(chr === \" \") {\n\t\t\t\tspaceLeft = true;\n\t\t\t\tthis.parser.pos++;\n\t\t\t\tchr = this.parser.source.substr(this.parser.pos,1);\n\t\t\t}\n\t\t\t// Check whether this is a heading cell\n\t\t\tvar cell;\n\t\t\tif(chr === \"!\") {\n\t\t\t\tthis.parser.pos++;\n\t\t\t\tcell = {type: \"element\", tag: \"th\", children: []};\n\t\t\t} else {\n\t\t\t\tcell = {type: \"element\", tag: \"td\", children: []};\n\t\t\t}\n\t\t\ttree.push(cell);\n\t\t\t// Record information about this cell\n\t\t\tprevCell = cell;\n\t\t\tprevColumns[col] = {rowSpanCount:1,element:cell};\n\t\t\t// Check for a colspan\n\t\t\tif(colSpanCount > 1) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"colspan\",colSpanCount);\n\t\t\t\tcolSpanCount = 1;\n\t\t\t}\n\t\t\t// Parse the cell\n\t\t\tcell.children = this.parser.parseInlineRun(cellTermRegExp,{eatTerminator: true});\n\t\t\t// Set the alignment for the cell\n\t\t\tif(vAlign) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"valign\",vAlign);\n\t\t\t}\n\t\t\tif(this.parser.source.substr(this.parser.pos - 2,1) === \" \") { // spaceRight\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"align\",spaceLeft ? \"center\" : \"left\");\n\t\t\t} else if(spaceLeft) {\n\t\t\t\t$tw.utils.addAttributeToParseTreeNode(cell,\"align\",\"right\");\n\t\t\t}\n\t\t\t// Move back to the closing `|`\n\t\t\tthis.parser.pos--;\n\t\t}\n\t\tcol++;\n\t\tcellRegExp.lastIndex = this.parser.pos;\n\t\tcellMatch = cellRegExp.exec(this.parser.source);\n\t}\n\treturn tree;\n};\n\nexports.parse = function() {\n\tvar rowContainerTypes = {\"c\":\"caption\", \"h\":\"thead\", \"\":\"tbody\", \"f\":\"tfoot\"},\n\t\ttable = {type: \"element\", tag: \"table\", children: []},\n\t\trowRegExp = /^\\|([^\\n]*)\\|([fhck]?)\\r?(?:\\n|$)/mg,\n\t\trowTermRegExp = /(\\|(?:[fhck]?)\\r?(?:\\n|$))/mg,\n\t\tprevColumns = [],\n\t\tcurrRowType,\n\t\trowContainer,\n\t\trowCount = 0;\n\t// Match the row\n\trowRegExp.lastIndex = this.parser.pos;\n\tvar rowMatch = rowRegExp.exec(this.parser.source);\n\twhile(rowMatch && rowMatch.index === this.parser.pos) {\n\t\tvar rowType = rowMatch[2];\n\t\t// Check if it is a class assignment\n\t\tif(rowType === \"k\") {\n\t\t\t$tw.utils.addClassToParseTreeNode(table,rowMatch[1]);\n\t\t\tthis.parser.pos = rowMatch.index + rowMatch[0].length;\n\t\t} else {\n\t\t\t// Otherwise, create a new row if this one is of a different type\n\t\t\tif(rowType !== currRowType) {\n\t\t\t\trowContainer = {type: \"element\", tag: rowContainerTypes[rowType], children: []};\n\t\t\t\ttable.children.push(rowContainer);\n\t\t\t\tcurrRowType = rowType;\n\t\t\t}\n\t\t\t// Is this a caption row?\n\t\t\tif(currRowType === \"c\") {\n\t\t\t\t// If so, move past the opening `|` of the row\n\t\t\t\tthis.parser.pos++;\n\t\t\t\t// Move the caption to the first row if it isn't already\n\t\t\t\tif(table.children.length !== 1) {\n\t\t\t\t\ttable.children.pop(); // Take rowContainer out of the children array\n\t\t\t\t\ttable.children.splice(0,0,rowContainer); // Insert it at the bottom\t\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t// Set the alignment - TODO: figure out why TW did this\n//\t\t\t\trowContainer.attributes.align = rowCount === 0 ? \"top\" : \"bottom\";\n\t\t\t\t// Parse the caption\n\t\t\t\trowContainer.children = this.parser.parseInlineRun(rowTermRegExp,{eatTerminator: true});\n\t\t\t} else {\n\t\t\t\t// Create the row\n\t\t\t\tvar theRow = {type: \"element\", tag: \"tr\", children: []};\n\t\t\t\t$tw.utils.addClassToParseTreeNode(theRow,rowCount%2 ? \"oddRow\" : \"evenRow\");\n\t\t\t\trowContainer.children.push(theRow);\n\t\t\t\t// Process the row\n\t\t\t\ttheRow.children = processRow.call(this,prevColumns);\n\t\t\t\tthis.parser.pos = rowMatch.index + rowMatch[0].length;\n\t\t\t\t// Increment the row count\n\t\t\t\trowCount++;\n\t\t\t}\n\t\t}\n\t\trowMatch = rowRegExp.exec(this.parser.source);\n\t}\n\treturn [table];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/table.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/transcludeblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/transcludeblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for block-level transclusion. For example:\n\n```\n{{MyTiddler}}\n{{MyTiddler||TemplateTitle}}\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"transcludeblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{([^\\{\\}\\|]*)(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}(?:\\r?\\n|$)/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar template = $tw.utils.trim(this.match[2]),\n\t\ttextRef = $tw.utils.trim(this.match[1]);\n\t// Prepare the transclude widget\n\tvar transcludeNode = {\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {},\n\t\t\tisBlock: true\n\t\t};\n\t// Prepare the tiddler widget\n\tvar tr, targetTitle, targetField, targetIndex, tiddlerNode;\n\tif(textRef) {\n\t\ttr = $tw.utils.parseTextReference(textRef);\n\t\ttargetTitle = tr.title;\n\t\ttargetField = tr.field;\n\t\ttargetIndex = tr.index;\n\t\ttiddlerNode = {\n\t\t\ttype: \"tiddler\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: targetTitle}\n\t\t\t},\n\t\t\tisBlock: true,\n\t\t\tchildren: [transcludeNode]\n\t\t};\n\t}\n\tif(template) {\n\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: template};\n\t\tif(textRef) {\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t} else {\n\t\tif(textRef) {\n\t\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: targetTitle};\n\t\t\tif(targetField) {\n\t\t\t\ttranscludeNode.attributes.field = {type: \"string\", value: targetField};\n\t\t\t}\n\t\t\tif(targetIndex) {\n\t\t\t\ttranscludeNode.attributes.index = {type: \"string\", value: targetIndex};\n\t\t\t}\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/transcludeblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/transcludeinline.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/transcludeinline.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for inline-level transclusion. For example:\n\n```\n{{MyTiddler}}\n{{MyTiddler||TemplateTitle}}\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"transcludeinline\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\{\\{([^\\{\\}\\|]*)(?:\\|\\|([^\\|\\{\\}]+))?\\}\\}/mg;\n};\n\nexports.parse = function() {\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Get the match details\n\tvar template = $tw.utils.trim(this.match[2]),\n\t\ttextRef = $tw.utils.trim(this.match[1]);\n\t// Prepare the transclude widget\n\tvar transcludeNode = {\n\t\t\ttype: \"transclude\",\n\t\t\tattributes: {}\n\t\t};\n\t// Prepare the tiddler widget\n\tvar tr, targetTitle, targetField, targetIndex, tiddlerNode;\n\tif(textRef) {\n\t\ttr = $tw.utils.parseTextReference(textRef);\n\t\ttargetTitle = tr.title;\n\t\ttargetField = tr.field;\n\t\ttargetIndex = tr.index;\n\t\ttiddlerNode = {\n\t\t\ttype: \"tiddler\",\n\t\t\tattributes: {\n\t\t\t\ttiddler: {type: \"string\", value: targetTitle}\n\t\t\t},\n\t\t\tchildren: [transcludeNode]\n\t\t};\n\t}\n\tif(template) {\n\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: template};\n\t\tif(textRef) {\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t} else {\n\t\tif(textRef) {\n\t\t\ttranscludeNode.attributes.tiddler = {type: \"string\", value: targetTitle};\n\t\t\tif(targetField) {\n\t\t\t\ttranscludeNode.attributes.field = {type: \"string\", value: targetField};\n\t\t\t}\n\t\t\tif(targetIndex) {\n\t\t\t\ttranscludeNode.attributes.index = {type: \"string\", value: targetIndex};\n\t\t\t}\n\t\t\treturn [tiddlerNode];\n\t\t} else {\n\t\t\treturn [transcludeNode];\n\t\t}\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/transcludeinline.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/typedblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/typedblock.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text rule for typed blocks. For example:\n\n```\n$$$.js\nThis will be rendered as JavaScript\n$$$\n\n$$$.svg\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"150\" height=\"100\">\n  <circle cx=\"100\" cy=\"50\" r=\"40\" stroke=\"black\" stroke-width=\"2\" fill=\"red\" />\n</svg>\n$$$\n\n$$$text/vnd.tiddlywiki>text/html\nThis will be rendered as an //HTML representation// of WikiText\n$$$\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.name = \"typedblock\";\nexports.types = {block: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = /\\$\\$\\$([^ >\\r\\n]*)(?: *> *([^ \\r\\n]+))?\\r?\\n/mg;\n};\n\nexports.parse = function() {\n\tvar reEnd = /\\r?\\n\\$\\$\\$\\r?(?:\\n|$)/mg;\n\t// Save the type\n\tvar parseType = this.match[1],\n\t\trenderType = this.match[2];\n\t// Move past the match\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// Look for the end of the block\n\treEnd.lastIndex = this.parser.pos;\n\tvar match = reEnd.exec(this.parser.source),\n\t\ttext;\n\t// Process the block\n\tif(match) {\n\t\ttext = this.parser.source.substring(this.parser.pos,match.index);\n\t\tthis.parser.pos = match.index + match[0].length;\n\t} else {\n\t\ttext = this.parser.source.substr(this.parser.pos);\n\t\tthis.parser.pos = this.parser.sourceLength;\n\t}\n\t// Parse the block according to the specified type\n\tvar parser = this.parser.wiki.parseText(parseType,text,{defaultType: \"text/plain\"});\n\t// If there's no render type, just return the parse tree\n\tif(!renderType) {\n\t\treturn parser.tree;\n\t} else {\n\t\t// Otherwise, render to the rendertype and return in a <PRE> tag\n\t\tvar widgetNode = this.parser.wiki.makeWidget(parser),\n\t\t\tcontainer = $tw.fakeDocument.createElement(\"div\");\n\t\twidgetNode.render(container,null);\n\t\ttext = renderType === \"text/html\" ? container.innerHTML : container.textContent;\n\t\treturn [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"pre\",\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\ttext: text\n\t\t\t}]\n\t\t}];\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/typedblock.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/rules/wikilink.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/wikilink.js\ntype: application/javascript\nmodule-type: wikirule\n\nWiki text inline rule for wiki links. For example:\n\n```\nAWikiLink\nAnotherLink\n~SuppressedLink\n```\n\nPrecede a camel case word with `~` to prevent it from being recognised as a link.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.name = \"wikilink\";\nexports.types = {inline: true};\n\nexports.init = function(parser) {\n\tthis.parser = parser;\n\t// Regexp to match\n\tthis.matchRegExp = new RegExp($tw.config.textPrimitives.unWikiLink + \"?\" + $tw.config.textPrimitives.wikiLink,\"mg\");\n};\n\n/*\nParse the most recent match\n*/\nexports.parse = function() {\n\t// Get the details of the match\n\tvar linkText = this.match[0];\n\t// Move past the macro call\n\tthis.parser.pos = this.matchRegExp.lastIndex;\n\t// If the link starts with the unwikilink character then just output it as plain text\n\tif(linkText.substr(0,1) === $tw.config.textPrimitives.unWikiLink) {\n\t\treturn [{type: \"text\", text: linkText.substr(1)}];\n\t}\n\t// If the link has been preceded with a blocked letter then don't treat it as a link\n\tif(this.match.index > 0) {\n\t\tvar preRegExp = new RegExp($tw.config.textPrimitives.blockPrefixLetters,\"mg\");\n\t\tpreRegExp.lastIndex = this.match.index-1;\n\t\tvar preMatch = preRegExp.exec(this.parser.source);\n\t\tif(preMatch && preMatch.index === this.match.index-1) {\n\t\t\treturn [{type: \"text\", text: linkText}];\n\t\t}\n\t}\n\treturn [{\n\t\ttype: \"link\",\n\t\tattributes: {\n\t\t\tto: {type: \"string\", value: linkText}\n\t\t},\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\ttext: linkText\n\t\t}]\n\t}];\n};\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/wikilink.js",
            "type": "application/javascript",
            "module-type": "wikirule"
        },
        "$:/core/modules/parsers/wikiparser/wikiparser.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/wikiparser.js\ntype: application/javascript\nmodule-type: parser\n\nThe wiki text parser processes blocks of source text into a parse tree.\n\nThe parse tree is made up of nested arrays of these JavaScript objects:\n\n\t{type: \"element\", tag: <string>, attributes: {}, children: []} - an HTML element\n\t{type: \"text\", text: <string>} - a text node\n\t{type: \"entity\", value: <string>} - an entity\n\t{type: \"raw\", html: <string>} - raw HTML\n\nAttributes are stored as hashmaps of the following objects:\n\n\t{type: \"string\", value: <string>} - literal string\n\t{type: \"indirect\", textReference: <textReference>} - indirect through a text reference\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar WikiParser = function(type,text,options) {\n\tthis.wiki = options.wiki;\n\t// Initialise the classes if we don't have them already\n\tif(!this.pragmaRuleClasses) {\n\t\tWikiParser.prototype.pragmaRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"pragma\",$tw.WikiRuleBase);\n\t}\n\tif(!this.blockRuleClasses) {\n\t\tWikiParser.prototype.blockRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"block\",$tw.WikiRuleBase);\n\t}\n\tif(!this.inlineRuleClasses) {\n\t\tWikiParser.prototype.inlineRuleClasses = $tw.modules.createClassesFromModules(\"wikirule\",\"inline\",$tw.WikiRuleBase);\n\t}\n\t// Save the parse text\n\tthis.type = type || \"text/vnd.tiddlywiki\";\n\tthis.source = text || \"\";\n\tthis.sourceLength = this.source.length;\n\t// Set current parse position\n\tthis.pos = 0;\n\t// Instantiate the pragma parse rules\n\tthis.pragmaRules = this.instantiateRules(this.pragmaRuleClasses,\"pragma\",0);\n\t// Instantiate the parser block and inline rules\n\tthis.blockRules = this.instantiateRules(this.blockRuleClasses,\"block\",0);\n\tthis.inlineRules = this.instantiateRules(this.inlineRuleClasses,\"inline\",0);\n\t// Parse any pragmas\n\tthis.tree = this.parsePragmas();\n\t// Parse the text into inline runs or blocks\n\tif(options.parseAsInline) {\n\t\tthis.tree.push.apply(this.tree,this.parseInlineRun());\n\t} else {\n\t\tthis.tree.push.apply(this.tree,this.parseBlocks());\n\t}\n\t// Return the parse tree\n};\n\n/*\nInstantiate an array of parse rules\n*/\nWikiParser.prototype.instantiateRules = function(classes,type,startPos) {\n\tvar rulesInfo = [],\n\t\tself = this;\n\t$tw.utils.each(classes,function(RuleClass) {\n\t\t// Instantiate the rule\n\t\tvar rule = new RuleClass(self);\n\t\trule.is = {};\n\t\trule.is[type] = true;\n\t\trule.init(self);\n\t\tvar matchIndex = rule.findNextMatch(startPos);\n\t\tif(matchIndex !== undefined) {\n\t\t\trulesInfo.push({\n\t\t\t\trule: rule,\n\t\t\t\tmatchIndex: matchIndex\n\t\t\t});\n\t\t}\n\t});\n\treturn rulesInfo;\n};\n\n/*\nSkip any whitespace at the current position. Options are:\n\ttreatNewlinesAsNonWhitespace: true if newlines are NOT to be treated as whitespace\n*/\nWikiParser.prototype.skipWhitespace = function(options) {\n\toptions = options || {};\n\tvar whitespaceRegExp = options.treatNewlinesAsNonWhitespace ? /([^\\S\\n]+)/mg : /(\\s+)/mg;\n\twhitespaceRegExp.lastIndex = this.pos;\n\tvar whitespaceMatch = whitespaceRegExp.exec(this.source);\n\tif(whitespaceMatch && whitespaceMatch.index === this.pos) {\n\t\tthis.pos = whitespaceRegExp.lastIndex;\n\t}\n};\n\n/*\nGet the next match out of an array of parse rule instances\n*/\nWikiParser.prototype.findNextMatch = function(rules,startPos) {\n\t// Find the best matching rule by finding the closest match position\n\tvar matchingRule,\n\t\tmatchingRulePos = this.sourceLength;\n\t// Step through each rule\n\tfor(var t=0; t<rules.length; t++) {\n\t\tvar ruleInfo = rules[t];\n\t\t// Ask the rule to get the next match if we've moved past the current one\n\t\tif(ruleInfo.matchIndex !== undefined  && ruleInfo.matchIndex < startPos) {\n\t\t\truleInfo.matchIndex = ruleInfo.rule.findNextMatch(startPos);\n\t\t}\n\t\t// Adopt this match if it's closer than the current best match\n\t\tif(ruleInfo.matchIndex !== undefined && ruleInfo.matchIndex <= matchingRulePos) {\n\t\t\tmatchingRule = ruleInfo;\n\t\t\tmatchingRulePos = ruleInfo.matchIndex;\n\t\t}\n\t}\n\treturn matchingRule;\n};\n\n/*\nParse any pragmas at the beginning of a block of parse text\n*/\nWikiParser.prototype.parsePragmas = function() {\n\tvar tree = [];\n\twhile(true) {\n\t\t// Skip whitespace\n\t\tthis.skipWhitespace();\n\t\t// Check for the end of the text\n\t\tif(this.pos >= this.sourceLength) {\n\t\t\tbreak;\n\t\t}\n\t\t// Check if we've arrived at a pragma rule match\n\t\tvar nextMatch = this.findNextMatch(this.pragmaRules,this.pos);\n\t\t// If not, just exit\n\t\tif(!nextMatch || nextMatch.matchIndex !== this.pos) {\n\t\t\tbreak;\n\t\t}\n\t\t// Process the pragma rule\n\t\ttree.push.apply(tree,nextMatch.rule.parse());\n\t}\n\treturn tree;\n};\n\n/*\nParse a block from the current position\n\tterminatorRegExpString: optional regular expression string that identifies the end of plain paragraphs. Must not include capturing parenthesis\n*/\nWikiParser.prototype.parseBlock = function(terminatorRegExpString) {\n\tvar terminatorRegExp = terminatorRegExpString ? new RegExp(\"(\" + terminatorRegExpString + \"|\\\\r?\\\\n\\\\r?\\\\n)\",\"mg\") : /(\\r?\\n\\r?\\n)/mg;\n\tthis.skipWhitespace();\n\tif(this.pos >= this.sourceLength) {\n\t\treturn [];\n\t}\n\t// Look for a block rule that applies at the current position\n\tvar nextMatch = this.findNextMatch(this.blockRules,this.pos);\n\tif(nextMatch && nextMatch.matchIndex === this.pos) {\n\t\treturn nextMatch.rule.parse();\n\t}\n\t// Treat it as a paragraph if we didn't find a block rule\n\treturn [{type: \"element\", tag: \"p\", children: this.parseInlineRun(terminatorRegExp)}];\n};\n\n/*\nParse a series of blocks of text until a terminating regexp is encountered or the end of the text\n\tterminatorRegExpString: terminating regular expression\n*/\nWikiParser.prototype.parseBlocks = function(terminatorRegExpString) {\n\tif(terminatorRegExpString) {\n\t\treturn this.parseBlocksTerminated(terminatorRegExpString);\n\t} else {\n\t\treturn this.parseBlocksUnterminated();\n\t}\n};\n\n/*\nParse a block from the current position to the end of the text\n*/\nWikiParser.prototype.parseBlocksUnterminated = function() {\n\tvar tree = [];\n\twhile(this.pos < this.sourceLength) {\n\t\ttree.push.apply(tree,this.parseBlock());\n\t}\n\treturn tree;\n};\n\n/*\nParse blocks of text until a terminating regexp is encountered\n*/\nWikiParser.prototype.parseBlocksTerminated = function(terminatorRegExpString) {\n\tvar terminatorRegExp = new RegExp(\"(\" + terminatorRegExpString + \")\",\"mg\"),\n\t\ttree = [];\n\t// Skip any whitespace\n\tthis.skipWhitespace();\n\t//  Check if we've got the end marker\n\tterminatorRegExp.lastIndex = this.pos;\n\tvar match = terminatorRegExp.exec(this.source);\n\t// Parse the text into blocks\n\twhile(this.pos < this.sourceLength && !(match && match.index === this.pos)) {\n\t\tvar blocks = this.parseBlock(terminatorRegExpString);\n\t\ttree.push.apply(tree,blocks);\n\t\t// Skip any whitespace\n\t\tthis.skipWhitespace();\n\t\t//  Check if we've got the end marker\n\t\tterminatorRegExp.lastIndex = this.pos;\n\t\tmatch = terminatorRegExp.exec(this.source);\n\t}\n\tif(match && match.index === this.pos) {\n\t\tthis.pos = match.index + match[0].length;\n\t}\n\treturn tree;\n};\n\n/*\nParse a run of text at the current position\n\tterminatorRegExp: a regexp at which to stop the run\n\toptions: see below\nOptions available:\n\teatTerminator: move the parse position past any encountered terminator (default false)\n*/\nWikiParser.prototype.parseInlineRun = function(terminatorRegExp,options) {\n\tif(terminatorRegExp) {\n\t\treturn this.parseInlineRunTerminated(terminatorRegExp,options);\n\t} else {\n\t\treturn this.parseInlineRunUnterminated(options);\n\t}\n};\n\nWikiParser.prototype.parseInlineRunUnterminated = function(options) {\n\tvar tree = [];\n\t// Find the next occurrence of an inline rule\n\tvar nextMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t// Loop around the matches until we've reached the end of the text\n\twhile(this.pos < this.sourceLength && nextMatch) {\n\t\t// Process the text preceding the run rule\n\t\tif(nextMatch.matchIndex > this.pos) {\n\t\t\ttree.push({type: \"text\", text: this.source.substring(this.pos,nextMatch.matchIndex)});\n\t\t\tthis.pos = nextMatch.matchIndex;\n\t\t}\n\t\t// Process the run rule\n\t\ttree.push.apply(tree,nextMatch.rule.parse());\n\t\t// Look for the next run rule\n\t\tnextMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t}\n\t// Process the remaining text\n\tif(this.pos < this.sourceLength) {\n\t\ttree.push({type: \"text\", text: this.source.substr(this.pos)});\n\t}\n\tthis.pos = this.sourceLength;\n\treturn tree;\n};\n\nWikiParser.prototype.parseInlineRunTerminated = function(terminatorRegExp,options) {\n\toptions = options || {};\n\tvar tree = [];\n\t// Find the next occurrence of the terminator\n\tterminatorRegExp.lastIndex = this.pos;\n\tvar terminatorMatch = terminatorRegExp.exec(this.source);\n\t// Find the next occurrence of a inlinerule\n\tvar inlineRuleMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t// Loop around until we've reached the end of the text\n\twhile(this.pos < this.sourceLength && (terminatorMatch || inlineRuleMatch)) {\n\t\t// Return if we've found the terminator, and it precedes any inline rule match\n\t\tif(terminatorMatch) {\n\t\t\tif(!inlineRuleMatch || inlineRuleMatch.matchIndex >= terminatorMatch.index) {\n\t\t\t\tif(terminatorMatch.index > this.pos) {\n\t\t\t\t\ttree.push({type: \"text\", text: this.source.substring(this.pos,terminatorMatch.index)});\n\t\t\t\t}\n\t\t\t\tthis.pos = terminatorMatch.index;\n\t\t\t\tif(options.eatTerminator) {\n\t\t\t\t\tthis.pos += terminatorMatch[0].length;\n\t\t\t\t}\n\t\t\t\treturn tree;\n\t\t\t}\n\t\t}\n\t\t// Process any inline rule, along with the text preceding it\n\t\tif(inlineRuleMatch) {\n\t\t\t// Preceding text\n\t\t\tif(inlineRuleMatch.matchIndex > this.pos) {\n\t\t\t\ttree.push({type: \"text\", text: this.source.substring(this.pos,inlineRuleMatch.matchIndex)});\n\t\t\t\tthis.pos = inlineRuleMatch.matchIndex;\n\t\t\t}\n\t\t\t// Process the inline rule\n\t\t\ttree.push.apply(tree,inlineRuleMatch.rule.parse());\n\t\t\t// Look for the next inline rule\n\t\t\tinlineRuleMatch = this.findNextMatch(this.inlineRules,this.pos);\n\t\t\t// Look for the next terminator match\n\t\t\tterminatorRegExp.lastIndex = this.pos;\n\t\t\tterminatorMatch = terminatorRegExp.exec(this.source);\n\t\t}\n\t}\n\t// Process the remaining text\n\tif(this.pos < this.sourceLength) {\n\t\ttree.push({type: \"text\", text: this.source.substr(this.pos)});\n\t}\n\tthis.pos = this.sourceLength;\n\treturn tree;\n};\n\n/*\nParse zero or more class specifiers `.classname`\n*/\nWikiParser.prototype.parseClasses = function() {\n\tvar classRegExp = /\\.([^\\s\\.]+)/mg,\n\t\tclassNames = [];\n\tclassRegExp.lastIndex = this.pos;\n\tvar match = classRegExp.exec(this.source);\n\twhile(match && match.index === this.pos) {\n\t\tthis.pos = match.index + match[0].length;\n\t\tclassNames.push(match[1]);\n\t\tmatch = classRegExp.exec(this.source);\n\t}\n\treturn classNames;\n};\n\n/*\nAmend the rules used by this instance of the parser\n\ttype: `only` keeps just the named rules, `except` keeps all but the named rules\n\tnames: array of rule names\n*/\nWikiParser.prototype.amendRules = function(type,names) {\n\tnames = names || [];\n\t// Define the filter function\n\tvar keepFilter;\n\tif(type === \"only\") {\n\t\tkeepFilter = function(name) {\n\t\t\treturn names.indexOf(name) !== -1;\n\t\t};\n\t} else if(type === \"except\") {\n\t\tkeepFilter = function(name) {\n\t\t\treturn names.indexOf(name) === -1;\n\t\t};\n\t} else {\n\t\treturn;\n\t}\n\t// Define a function to process each of our rule arrays\n\tvar processRuleArray = function(ruleArray) {\n\t\tfor(var t=ruleArray.length-1; t>=0; t--) {\n\t\t\tif(!keepFilter(ruleArray[t].rule.name)) {\n\t\t\t\truleArray.splice(t,1);\n\t\t\t}\n\t\t}\n\t};\n\t// Process each rule array\n\tprocessRuleArray(this.pragmaRules);\n\tprocessRuleArray(this.blockRules);\n\tprocessRuleArray(this.inlineRules);\n};\n\nexports[\"text/vnd.tiddlywiki\"] = WikiParser;\n\n})();\n\n",
            "title": "$:/core/modules/parsers/wikiparser/wikiparser.js",
            "type": "application/javascript",
            "module-type": "parser"
        },
        "$:/core/modules/parsers/wikiparser/rules/wikirulebase.js": {
            "text": "/*\\\ntitle: $:/core/modules/parsers/wikiparser/rules/wikirulebase.js\ntype: application/javascript\nmodule-type: global\n\nBase class for wiki parser rules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nThis constructor is always overridden with a blank constructor, and so shouldn't be used\n*/\nvar WikiRuleBase = function() {\n};\n\n/*\nTo be overridden by individual rules\n*/\nWikiRuleBase.prototype.init = function(parser) {\n\tthis.parser = parser;\n};\n\n/*\nDefault implementation of findNextMatch uses RegExp matching\n*/\nWikiRuleBase.prototype.findNextMatch = function(startPos) {\n\tthis.matchRegExp.lastIndex = startPos;\n\tthis.match = this.matchRegExp.exec(this.parser.source);\n\treturn this.match ? this.match.index : undefined;\n};\n\nexports.WikiRuleBase = WikiRuleBase;\n\n})();\n",
            "title": "$:/core/modules/parsers/wikiparser/rules/wikirulebase.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/pluginswitcher.js": {
            "text": "/*\\\ntitle: $:/core/modules/pluginswitcher.js\ntype: application/javascript\nmodule-type: global\n\nManages switching plugins for themes and languages.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\noptions:\nwiki: wiki store to be used\npluginType: type of plugin to be switched\ncontrollerTitle: title of tiddler used to control switching of this resource\ndefaultPlugins: array of default plugins to be used if nominated plugin isn't found\n*/\nfunction PluginSwitcher(options) {\n\tthis.wiki = options.wiki;\n\tthis.pluginType = options.pluginType;\n\tthis.controllerTitle = options.controllerTitle;\n\tthis.defaultPlugins = options.defaultPlugins || [];\n\t// Switch to the current plugin\n\tthis.switchPlugins();\n\t// Listen for changes to the selected plugin\n\tvar self = this;\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,self.controllerTitle)) {\n\t\t\tself.switchPlugins();\n\t\t}\n\t});\n}\n\nPluginSwitcher.prototype.switchPlugins = function() {\n\t// Get the name of the current theme\n\tvar selectedPluginTitle = this.wiki.getTiddlerText(this.controllerTitle);\n\t// If it doesn't exist, then fallback to one of the default themes\n\tvar index = 0;\n\twhile(!this.wiki.getTiddler(selectedPluginTitle) && index < this.defaultPlugins.length) {\n\t\tselectedPluginTitle = this.defaultPlugins[index++];\n\t}\n\t// Accumulate the titles of the plugins that we need to load\n\tvar plugins = [],\n\t\tself = this,\n\t\taccumulatePlugin = function(title) {\n\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\tif(tiddler && tiddler.isPlugin() && plugins.indexOf(title) === -1) {\n\t\t\t\tplugins.push(title);\n\t\t\t\tvar pluginInfo = JSON.parse(self.wiki.getTiddlerText(title)),\n\t\t\t\t\tdependents = $tw.utils.parseStringArray(tiddler.fields.dependents || \"\");\n\t\t\t\t$tw.utils.each(dependents,function(title) {\n\t\t\t\t\taccumulatePlugin(title);\n\t\t\t\t});\n\t\t\t}\n\t\t};\n\taccumulatePlugin(selectedPluginTitle);\n\t// Unregister any existing theme tiddlers\n\tvar unregisteredTiddlers = $tw.wiki.unregisterPluginTiddlers(this.pluginType);\n\t// Register any new theme tiddlers\n\tvar registeredTiddlers = $tw.wiki.registerPluginTiddlers(this.pluginType,plugins);\n\t// Unpack the current theme tiddlers\n\t$tw.wiki.unpackPluginTiddlers();\n};\n\nexports.PluginSwitcher = PluginSwitcher;\n\n})();\n",
            "title": "$:/core/modules/pluginswitcher.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/saver-handler.js": {
            "text": "/*\\\ntitle: $:/core/modules/saver-handler.js\ntype: application/javascript\nmodule-type: global\n\nThe saver handler tracks changes to the store and handles saving the entire wiki via saver modules.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInstantiate the saver handler with the following options:\nwiki: wiki to be synced\ndirtyTracking: true if dirty tracking should be performed\n*/\nfunction SaverHandler(options) {\n\tvar self = this;\n\tthis.wiki = options.wiki;\n\tthis.dirtyTracking = options.dirtyTracking;\n\tthis.pendingAutoSave = false;\n\t// Make a logger\n\tthis.logger = new $tw.utils.Logger(\"saver-handler\");\n\t// Initialise our savers\n\tif($tw.browser) {\n\t\tthis.initSavers();\n\t}\n\t// Only do dirty tracking if required\n\tif($tw.browser && this.dirtyTracking) {\n\t\t// Compile the dirty tiddler filter\n\t\tthis.filterFn = this.wiki.compileFilter(this.wiki.getTiddlerText(this.titleSyncFilter));\n\t\t// Count of changes that have not yet been saved\n\t\tthis.numChanges = 0;\n\t\t// Listen out for changes to tiddlers\n\t\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\t\t// Filter the changes so that we only count changes to tiddlers that we care about\n\t\t\tvar filteredChanges = self.filterFn.call(self.wiki,function(callback) {\n\t\t\t\t$tw.utils.each(changes,function(change,title) {\n\t\t\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\t\t\tcallback(tiddler,title);\n\t\t\t\t});\n\t\t\t});\n\t\t\t// Adjust the number of changes\n\t\t\tself.numChanges += filteredChanges.length;\n\t\t\tself.updateDirtyStatus();\n\t\t\t// Do any autosave if one is pending and there's no more change events\n\t\t\tif(self.pendingAutoSave && self.wiki.getSizeOfTiddlerEventQueue() === 0) {\n\t\t\t\t// Check if we're dirty\n\t\t\t\tif(self.numChanges > 0) {\n\t\t\t\t\tself.saveWiki({\n\t\t\t\t\t\tmethod: \"autosave\",\n\t\t\t\t\t\tdownloadType: \"text/plain\"\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\tself.pendingAutoSave = false;\n\t\t\t}\n\t\t});\n\t\t// Listen for the autosave event\n\t\t$tw.rootWidget.addEventListener(\"tm-auto-save-wiki\",function(event) {\n\t\t\t// Do the autosave unless there are outstanding tiddler change events\n\t\t\tif(self.wiki.getSizeOfTiddlerEventQueue() === 0) {\n\t\t\t\t// Check if we're dirty\n\t\t\t\tif(self.numChanges > 0) {\n\t\t\t\t\tself.saveWiki({\n\t\t\t\t\t\tmethod: \"autosave\",\n\t\t\t\t\t\tdownloadType: \"text/plain\"\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\t// Otherwise put ourselves in the \"pending autosave\" state and wait for the change event before we do the autosave\n\t\t\t\tself.pendingAutoSave = true;\n\t\t\t}\n\t\t});\n\t\t// Set up our beforeunload handler\n\t\twindow.onbeforeunload = function(event) {\n\t\t\tvar confirmationMessage;\n\t\t\tif(self.isDirty()) {\n\t\t\t\tconfirmationMessage = $tw.language.getString(\"UnsavedChangesWarning\");\n\t\t\t\tevent.returnValue = confirmationMessage; // Gecko\n\t\t\t}\n\t\t\treturn confirmationMessage;\n\t\t};\n\t}\n\t// Install the save action handlers\n\tif($tw.browser) {\n\t\t$tw.rootWidget.addEventListener(\"tm-save-wiki\",function(event) {\n\t\t\tself.saveWiki({\n\t\t\t\ttemplate: event.param,\n\t\t\t\tdownloadType: \"text/plain\",\n\t\t\t\tvariables: event.paramObject\n\t\t\t});\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-download-file\",function(event) {\n\t\t\tself.saveWiki({\n\t\t\t\tmethod: \"download\",\n\t\t\t\ttemplate: event.param,\n\t\t\t\tdownloadType: \"text/plain\",\n\t\t\t\tvariables: event.paramObject\n\t\t\t});\n\t\t});\n\t}\n}\n\nSaverHandler.prototype.titleSyncFilter = \"$:/config/SaverFilter\";\nSaverHandler.prototype.titleAutoSave = \"$:/config/AutoSave\";\nSaverHandler.prototype.titleSavedNotification = \"$:/language/Notifications/Save/Done\";\n\n/*\nSelect the appropriate saver modules and set them up\n*/\nSaverHandler.prototype.initSavers = function(moduleType) {\n\tmoduleType = moduleType || \"saver\";\n\t// Instantiate the available savers\n\tthis.savers = [];\n\tvar self = this;\n\t$tw.modules.forEachModuleOfType(moduleType,function(title,module) {\n\t\tif(module.canSave(self)) {\n\t\t\tself.savers.push(module.create(self.wiki));\n\t\t}\n\t});\n\t// Sort the savers into priority order\n\tthis.savers.sort(function(a,b) {\n\t\tif(a.info.priority < b.info.priority) {\n\t\t\treturn -1;\n\t\t} else {\n\t\t\tif(a.info.priority > b.info.priority) {\n\t\t\t\treturn +1;\n\t\t\t} else {\n\t\t\t\treturn 0;\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nSave the wiki contents. Options are:\n\tmethod: \"save\", \"autosave\" or \"download\"\n\ttemplate: the tiddler containing the template to save\n\tdownloadType: the content type for the saved file\n*/\nSaverHandler.prototype.saveWiki = function(options) {\n\toptions = options || {};\n\tvar self = this,\n\t\tmethod = options.method || \"save\",\n\t\tvariables = options.variables || {},\n\t\ttemplate = options.template || \"$:/core/save/all\",\n\t\tdownloadType = options.downloadType || \"text/plain\",\n\t\ttext = this.wiki.renderTiddler(downloadType,template,options),\n\t\tcallback = function(err) {\n\t\t\tif(err) {\n\t\t\t\talert(\"Error while saving:\\n\\n\" + err);\n\t\t\t} else {\n\t\t\t\t// Clear the task queue if we're saving (rather than downloading)\n\t\t\t\tif(method !== \"download\") {\n\t\t\t\t\tself.numChanges = 0;\n\t\t\t\t\tself.updateDirtyStatus();\n\t\t\t\t}\n\t\t\t\t$tw.notifier.display(self.titleSavedNotification);\n\t\t\t\tif(options.callback) {\n\t\t\t\t\toptions.callback();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t// Ignore autosave if disabled\n\tif(method === \"autosave\" && this.wiki.getTiddlerText(this.titleAutoSave,\"yes\") !== \"yes\") {\n\t\treturn false;\n\t}\n\t// Call the highest priority saver that supports this method\n\tfor(var t=this.savers.length-1; t>=0; t--) {\n\t\tvar saver = this.savers[t];\n\t\tif(saver.info.capabilities.indexOf(method) !== -1 && saver.save(text,method,callback,{variables: {filename: variables.filename}})) {\n\t\t\tthis.logger.log(\"Saving wiki with method\",method,\"through saver\",saver.info.name);\n\t\t\treturn true;\n\t\t}\n\t}\n\treturn false;\n};\n\n/*\nChecks whether the wiki is dirty (ie the window shouldn't be closed)\n*/\nSaverHandler.prototype.isDirty = function() {\n\treturn this.numChanges > 0;\n};\n\n/*\nUpdate the document body with the class \"tc-dirty\" if the wiki has unsaved/unsynced changes\n*/\nSaverHandler.prototype.updateDirtyStatus = function() {\n\tif($tw.browser) {\n\t\t$tw.utils.toggleClass(document.body,\"tc-dirty\",this.isDirty());\n\t}\n};\n\nexports.SaverHandler = SaverHandler;\n\n})();\n",
            "title": "$:/core/modules/saver-handler.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/savers/andtidwiki.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/andtidwiki.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the AndTidWiki Android app\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar AndTidWiki = function(wiki) {\n};\n\nAndTidWiki.prototype.save = function(text,method,callback) {\n\t// Get the pathname of this document\n\tvar pathname = decodeURIComponent(document.location.toString().split(\"#\")[0]);\n\t// Strip the file://\n\tif(pathname.indexOf(\"file://\") === 0) {\n\t\tpathname = pathname.substr(7);\n\t}\n\t// Strip any query or location part\n\tvar p = pathname.indexOf(\"?\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\tp = pathname.indexOf(\"#\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\t// Save the file\n\twindow.twi.saveFile(pathname,text);\n\t// Call the callback\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nAndTidWiki.prototype.info = {\n\tname: \"andtidwiki\",\n\tpriority: 1600,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn !!window.twi && !!window.twi.saveFile;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new AndTidWiki(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/andtidwiki.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/download.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/download.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via HTML5's download APIs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar DownloadSaver = function(wiki) {\n};\n\nDownloadSaver.prototype.save = function(text,method,callback,options) {\n\toptions = options || {};\n\t// Get the current filename\n\tvar filename = options.variables.filename;\n\tif(!filename) {\n\t\tvar p = document.location.pathname.lastIndexOf(\"/\");\n\t\tif(p !== -1) {\n\t\t\tfilename = document.location.pathname.substr(p+1);\n\t\t}\n\t}\n\tif(!filename) {\n\t\tfilename = \"tiddlywiki.html\";\n\t}\n\t// Set up the link\n\tvar link = document.createElement(\"a\");\n\tlink.setAttribute(\"target\",\"_blank\");\n\tif(Blob !== undefined) {\n\t\tvar blob = new Blob([text], {type: \"text/html\"});\n\t\tlink.setAttribute(\"href\", URL.createObjectURL(blob));\n\t} else {\n\t\tlink.setAttribute(\"href\",\"data:text/html,\" + encodeURIComponent(text));\n\t}\n\tlink.setAttribute(\"download\",filename);\n\tdocument.body.appendChild(link);\n\tlink.click();\n\tdocument.body.removeChild(link);\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nDownloadSaver.prototype.info = {\n\tname: \"download\",\n\tpriority: 100,\n\tcapabilities: [\"save\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn document.createElement(\"a\").download !== undefined;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new DownloadSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/download.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/fsosaver.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/fsosaver.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via MS FileSystemObject ActiveXObject\n\nNote: Since TiddlyWiki's markup contains the MOTW, the FileSystemObject normally won't be available. \nHowever, if the wiki is loaded as an .HTA file (Windows HTML Applications) then the FSO can be used.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar FSOSaver = function(wiki) {\n};\n\nFSOSaver.prototype.save = function(text,method,callback) {\n\t// Get the pathname of this document\n\tvar pathname = unescape(document.location.pathname);\n\t// Test for a Windows path of the form /x:\\blah...\n\tif(/^\\/[A-Z]\\:\\\\[^\\\\]+/i.test(pathname)) {\t// ie: ^/[a-z]:/[^/]+\n\t\t// Remove the leading slash\n\t\tpathname = pathname.substr(1);\n\t} else if(document.location.hostname !== \"\" && /^\\/\\\\[^\\\\]+\\\\[^\\\\]+/i.test(pathname)) {\t// test for \\\\server\\share\\blah... - ^/[^/]+/[^/]+\n\t\t// Remove the leading slash\n\t\tpathname = pathname.substr(1);\n\t\t// reconstruct UNC path\n\t\tpathname = \"\\\\\\\\\" + document.location.hostname + pathname;\n\t} else {\n\t\treturn false;\n\t}\n\t// Save the file (as UTF-16)\n\tvar fso = new ActiveXObject(\"Scripting.FileSystemObject\");\n\tvar file = fso.OpenTextFile(pathname,2,-1,-1);\n\tfile.Write(text);\n\tfile.Close();\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nFSOSaver.prototype.info = {\n\tname: \"FSOSaver\",\n\tpriority: 120,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\ttry {\n\t\treturn (window.location.protocol === \"file:\") && !!(new ActiveXObject(\"Scripting.FileSystemObject\"));\n\t} catch(e) { return false; }\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new FSOSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/fsosaver.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/manualdownload.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/manualdownload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via HTML5's download APIs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Title of the tiddler containing the download message\nvar downloadInstructionsTitle = \"$:/language/Modals/Download\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar ManualDownloadSaver = function(wiki) {\n};\n\nManualDownloadSaver.prototype.save = function(text,method,callback) {\n\t$tw.modal.display(downloadInstructionsTitle,{\n\t\tdownloadLink: \"data:text/html,\" + encodeURIComponent(text)\n\t});\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nManualDownloadSaver.prototype.info = {\n\tname: \"manualdownload\",\n\tpriority: 0,\n\tcapabilities: [\"save\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new ManualDownloadSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/manualdownload.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/msdownload.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/msdownload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via window.navigator.msSaveBlob()\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar MsDownloadSaver = function(wiki) {\n};\n\nMsDownloadSaver.prototype.save = function(text,method,callback) {\n\t// Get the current filename\n\tvar filename = \"tiddlywiki.html\",\n\t\tp = document.location.pathname.lastIndexOf(\"/\");\n\tif(p !== -1) {\n\t\tfilename = document.location.pathname.substr(p+1);\n\t}\n\t// Set up the link\n\tvar blob = new Blob([text], {type: \"text/html\"});\n\twindow.navigator.msSaveBlob(blob,filename);\n\t// Callback that we succeeded\n\tcallback(null);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nMsDownloadSaver.prototype.info = {\n\tname: \"msdownload\",\n\tpriority: 110,\n\tcapabilities: [\"save\", \"download\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn !!window.navigator.msSaveBlob;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new MsDownloadSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/msdownload.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/tiddlyfox.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/tiddlyfox.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the TiddlyFox file extension\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar TiddlyFoxSaver = function(wiki) {\n};\n\nTiddlyFoxSaver.prototype.save = function(text,method,callback) {\n\tvar messageBox = document.getElementById(\"tiddlyfox-message-box\");\n\tif(messageBox) {\n\t\t// Get the pathname of this document\n\t\tvar pathname = document.location.toString().split(\"#\")[0];\n\t\t// Replace file://localhost/ with file:///\n\t\tif(pathname.indexOf(\"file://localhost/\") === 0) {\n\t\t\tpathname = \"file://\" + pathname.substr(16);\n\t\t}\n\t\t// Windows path file:///x:/blah/blah --> x:\\blah\\blah\n\t\tif(/^file\\:\\/\\/\\/[A-Z]\\:\\//i.test(pathname)) {\n\t\t\t// Remove the leading slash and convert slashes to backslashes\n\t\t\tpathname = pathname.substr(8).replace(/\\//g,\"\\\\\");\n\t\t// Firefox Windows network path file://///server/share/blah/blah --> //server/share/blah/blah\n\t\t} else if(pathname.indexOf(\"file://///\") === 0) {\n\t\t\tpathname = \"\\\\\\\\\" + unescape(pathname.substr(10)).replace(/\\//g,\"\\\\\");\n\t\t// Mac/Unix local path file:///path/path --> /path/path\n\t\t} else if(pathname.indexOf(\"file:///\") === 0) {\n\t\t\tpathname = unescape(pathname.substr(7));\n\t\t// Mac/Unix local path file:/path/path --> /path/path\n\t\t} else if(pathname.indexOf(\"file:/\") === 0) {\n\t\t\tpathname = unescape(pathname.substr(5));\n\t\t// Otherwise Windows networth path file://server/share/path/path --> \\\\server\\share\\path\\path\n\t\t} else {\n\t\t\tpathname = \"\\\\\\\\\" + unescape(pathname.substr(7)).replace(new RegExp(\"/\",\"g\"),\"\\\\\");\n\t\t}\n\t\t// Create the message element and put it in the message box\n\t\tvar message = document.createElement(\"div\");\n\t\tmessage.setAttribute(\"data-tiddlyfox-path\",decodeURIComponent(pathname));\n\t\tmessage.setAttribute(\"data-tiddlyfox-content\",text);\n\t\tmessageBox.appendChild(message);\n\t\t// Add an event handler for when the file has been saved\n\t\tmessage.addEventListener(\"tiddlyfox-have-saved-file\",function(event) {\n\t\t\tcallback(null);\n\t\t}, false);\n\t\t// Create and dispatch the custom event to the extension\n\t\tvar event = document.createEvent(\"Events\");\n\t\tevent.initEvent(\"tiddlyfox-save-file\",true,false);\n\t\tmessage.dispatchEvent(event);\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n};\n\n/*\nInformation about this saver\n*/\nTiddlyFoxSaver.prototype.info = {\n\tname: \"tiddlyfox\",\n\tpriority: 1500,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn (window.location.protocol === \"file:\");\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TiddlyFoxSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/tiddlyfox.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/tiddlyie.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/tiddlyie.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via Internet Explorer BHO extenion (TiddlyIE)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar TiddlyIESaver = function(wiki) {\n};\n\nTiddlyIESaver.prototype.save = function(text,method,callback) {\n\t// Check existence of TiddlyIE BHO extension (note: only works after document is complete)\n\tif(typeof(window.TiddlyIE) != \"undefined\") {\n\t\t// Get the pathname of this document\n\t\tvar pathname = unescape(document.location.pathname);\n\t\t// Test for a Windows path of the form /x:/blah...\n\t\tif(/^\\/[A-Z]\\:\\/[^\\/]+/i.test(pathname)) {\t// ie: ^/[a-z]:/[^/]+ (is this better?: ^/[a-z]:/[^/]+(/[^/]+)*\\.[^/]+ )\n\t\t\t// Remove the leading slash\n\t\t\tpathname = pathname.substr(1);\n\t\t\t// Convert slashes to backslashes\n\t\t\tpathname = pathname.replace(/\\//g,\"\\\\\");\n\t\t} else if(document.hostname !== \"\" && /^\\/[^\\/]+\\/[^\\/]+/i.test(pathname)) {\t// test for \\\\server\\share\\blah... - ^/[^/]+/[^/]+\n\t\t\t// Convert slashes to backslashes\n\t\t\tpathname = pathname.replace(/\\//g,\"\\\\\");\n\t\t\t// reconstruct UNC path\n\t\t\tpathname = \"\\\\\\\\\" + document.location.hostname + pathname;\n\t\t} else return false;\n\t\t// Prompt the user to save the file\n\t\twindow.TiddlyIE.save(pathname, text);\n\t\t// Callback that we succeeded\n\t\tcallback(null);\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n};\n\n/*\nInformation about this saver\n*/\nTiddlyIESaver.prototype.info = {\n\tname: \"tiddlyiesaver\",\n\tpriority: 1500,\n\tcapabilities: [\"save\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn (window.location.protocol === \"file:\");\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TiddlyIESaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/tiddlyie.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/twedit.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/twedit.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via the TWEdit iOS app\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false, netscape: false, Components: false */\n\"use strict\";\n\nvar TWEditSaver = function(wiki) {\n};\n\nTWEditSaver.prototype.save = function(text,method,callback) {\n\t// Bail if we're not running under TWEdit\n\tif(typeof DeviceInfo !== \"object\") {\n\t\treturn false;\n\t}\n\t// Get the pathname of this document\n\tvar pathname = decodeURIComponent(document.location.pathname);\n\t// Strip any query or location part\n\tvar p = pathname.indexOf(\"?\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\tp = pathname.indexOf(\"#\");\n\tif(p !== -1) {\n\t\tpathname = pathname.substr(0,p);\n\t}\n\t// Remove the leading \"/Documents\" from path\n\tvar prefix = \"/Documents\";\n\tif(pathname.indexOf(prefix) === 0) {\n\t\tpathname = pathname.substr(prefix.length);\n\t}\n\t// Error handler\n\tvar errorHandler = function(event) {\n\t\t// Error\n\t\tcallback(\"Error saving to TWEdit: \" + event.target.error.code);\n\t};\n\t// Get the file system\n\twindow.requestFileSystem(LocalFileSystem.PERSISTENT,0,function(fileSystem) {\n\t\t// Now we've got the filesystem, get the fileEntry\n\t\tfileSystem.root.getFile(pathname, {create: true}, function(fileEntry) {\n\t\t\t// Now we've got the fileEntry, create the writer\n\t\t\tfileEntry.createWriter(function(writer) {\n\t\t\t\twriter.onerror = errorHandler;\n\t\t\t\twriter.onwrite = function() {\n\t\t\t\t\tcallback(null);\n\t\t\t\t};\n\t\t\t\twriter.position = 0;\n\t\t\t\twriter.write(text);\n\t\t\t},errorHandler);\n\t\t}, errorHandler);\n\t}, errorHandler);\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nTWEditSaver.prototype.info = {\n\tname: \"twedit\",\n\tpriority: 1600,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new TWEditSaver(wiki);\n};\n\n/////////////////////////// Hack\n// HACK: This ensures that TWEdit recognises us as a TiddlyWiki document\nif($tw.browser) {\n\twindow.version = {title: \"TiddlyWiki\"};\n}\n\n})();\n",
            "title": "$:/core/modules/savers/twedit.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/savers/upload.js": {
            "text": "/*\\\ntitle: $:/core/modules/savers/upload.js\ntype: application/javascript\nmodule-type: saver\n\nHandles saving changes via upload to a server.\n\nDesigned to be compatible with BidiX's UploadPlugin at http://tiddlywiki.bidix.info/#UploadPlugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSelect the appropriate saver module and set it up\n*/\nvar UploadSaver = function(wiki) {\n\tthis.wiki = wiki;\n};\n\nUploadSaver.prototype.save = function(text,method,callback) {\n\t// Get the various parameters we need\n\tvar backupDir = this.wiki.getTextReference(\"$:/UploadBackupDir\") || \".\",\n\t\tusername = this.wiki.getTextReference(\"$:/UploadName\"),\n\t\tpassword = $tw.utils.getPassword(\"upload\"),\n\t\tuploadDir = this.wiki.getTextReference(\"$:/UploadDir\") || \".\",\n\t\tuploadFilename = this.wiki.getTextReference(\"$:/UploadFilename\") || \"index.html\",\n\t\turl = this.wiki.getTextReference(\"$:/UploadURL\");\n\t// Bail out if we don't have the bits we need\n\tif(!username || username.toString().trim() === \"\" || !password || password.toString().trim() === \"\") {\n\t\treturn false;\n\t}\n\t// Construct the url if not provided\n\tif(!url) {\n\t\turl = \"http://\" + username + \".tiddlyspot.com/store.cgi\";\n\t}\n\t// Assemble the header\n\tvar boundary = \"---------------------------\" + \"AaB03x\";\t\n\tvar uploadFormName = \"UploadPlugin\";\n\tvar head = [];\n\thead.push(\"--\" + boundary + \"\\r\\nContent-disposition: form-data; name=\\\"UploadPlugin\\\"\\r\\n\");\n\thead.push(\"backupDir=\" + backupDir + \";user=\" + username + \";password=\" + password + \";uploaddir=\" + uploadDir + \";;\"); \n\thead.push(\"\\r\\n\" + \"--\" + boundary);\n\thead.push(\"Content-disposition: form-data; name=\\\"userfile\\\"; filename=\\\"\" + uploadFilename + \"\\\"\");\n\thead.push(\"Content-Type: text/html;charset=UTF-8\");\n\thead.push(\"Content-Length: \" + text.length + \"\\r\\n\");\n\thead.push(\"\");\n\t// Assemble the tail and the data itself\n\tvar tail = \"\\r\\n--\" + boundary + \"--\\r\\n\",\n\t\tdata = head.join(\"\\r\\n\") + text + tail;\n\t// Do the HTTP post\n\tvar http = new XMLHttpRequest();\n\thttp.open(\"POST\",url,true,username,password);\n\thttp.setRequestHeader(\"Content-Type\",\"multipart/form-data; ;charset=UTF-8; boundary=\" + boundary);\n\thttp.onreadystatechange = function() {\n\t\tif(http.readyState == 4 && http.status == 200) {\n\t\t\tif(http.responseText.substr(0,4) === \"0 - \") {\n\t\t\t\tcallback(null);\n\t\t\t} else {\n\t\t\t\tcallback(http.responseText);\n\t\t\t}\n\t\t}\n\t};\n\ttry {\n\t\thttp.send(data);\n\t} catch(ex) {\n\t\treturn callback(\"Error:\" + ex);\n\t}\n\t$tw.notifier.display(\"$:/language/Notifications/Save/Starting\");\n\treturn true;\n};\n\n/*\nInformation about this saver\n*/\nUploadSaver.prototype.info = {\n\tname: \"upload\",\n\tpriority: 2000,\n\tcapabilities: [\"save\", \"autosave\"]\n};\n\n/*\nStatic method that returns true if this saver is capable of working\n*/\nexports.canSave = function(wiki) {\n\treturn true;\n};\n\n/*\nCreate an instance of this saver\n*/\nexports.create = function(wiki) {\n\treturn new UploadSaver(wiki);\n};\n\n})();\n",
            "title": "$:/core/modules/savers/upload.js",
            "type": "application/javascript",
            "module-type": "saver"
        },
        "$:/core/modules/startup/commands.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/commands.js\ntype: application/javascript\nmodule-type: startup\n\nCommand processing\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"commands\";\nexports.platforms = [\"node\"];\nexports.after = [\"story\"];\nexports.synchronous = false;\n\nexports.startup = function(callback) {\n\t// On the server, start a commander with the command line arguments\n\tvar commander = new $tw.Commander(\n\t\t$tw.boot.argv,\n\t\tfunction(err) {\n\t\t\tif(err) {\n\t\t\t\treturn $tw.utils.error(\"Error: \" + err);\n\t\t\t}\n\t\t\tcallback();\n\t\t},\n\t\t$tw.wiki,\n\t\t{output: process.stdout, error: process.stderr}\n\t);\n\tcommander.execute();\n};\n\n})();\n",
            "title": "$:/core/modules/startup/commands.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/favicon.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/favicon.js\ntype: application/javascript\nmodule-type: startup\n\nFavicon handling\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"favicon\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\t\t\n// Favicon tiddler\nvar FAVICON_TITLE = \"$:/favicon.ico\";\n\nexports.startup = function() {\n\t// Set up the favicon\n\tsetFavicon();\n\t// Reset the favicon when the tiddler changes\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,FAVICON_TITLE)) {\n\t\t\tsetFavicon();\n\t\t}\n\t});\n};\n\nfunction setFavicon() {\n\tvar tiddler = $tw.wiki.getTiddler(FAVICON_TITLE);\n\tif(tiddler) {\n\t\tvar faviconLink = document.getElementById(\"faviconLink\");\n\t\tfaviconLink.setAttribute(\"href\",\"data:\" + tiddler.fields.type + \";base64,\" + tiddler.fields.text);\n\t}\n}\n\n})();\n",
            "title": "$:/core/modules/startup/favicon.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/info.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/info.js\ntype: application/javascript\nmodule-type: startup\n\nInitialise $:/info tiddlers via $:/temp/info-plugin pseudo-plugin\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"info\";\nexports.before = [\"startup\"];\nexports.after = [\"load-modules\"];\nexports.synchronous = true;\n\nexports.startup = function() {\n\t// Collect up the info tiddlers\n\tvar infoTiddlerFields = {};\n\t// Give each info module a chance to fill in as many info tiddlers as they want\n\t$tw.modules.forEachModuleOfType(\"info\",function(title,moduleExports) {\n\t\tif(moduleExports && moduleExports.getInfoTiddlerFields) {\n\t\t\tvar tiddlerFieldsArray = moduleExports.getInfoTiddlerFields(infoTiddlerFields);\n\t\t\t$tw.utils.each(tiddlerFieldsArray,function(fields) {\n\t\t\t\tif(fields) {\n\t\t\t\t\tinfoTiddlerFields[fields.title] = fields;\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n\t// Bake the info tiddlers into a plugin\n\tvar fields = {\n\t\ttitle: \"$:/temp/info-plugin\",\n\t\ttype: \"application/json\",\n\t\t\"plugin-type\": \"info\",\n\t\ttext: JSON.stringify({tiddlers: infoTiddlerFields},null,$tw.config.preferences.jsonSpaces)\n\t};\n\t$tw.wiki.addTiddler(new $tw.Tiddler(fields));\n\t$tw.wiki.readPluginInfo();\n\t$tw.wiki.registerPluginTiddlers(\"info\");\n\t$tw.wiki.unpackPluginTiddlers();\n};\n\n})();\n",
            "title": "$:/core/modules/startup/info.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/load-modules.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/load-modules.js\ntype: application/javascript\nmodule-type: startup\n\nLoad core modules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"load-modules\";\nexports.synchronous = true;\n\nexports.startup = function() {\n\t// Load modules\n\t$tw.modules.applyMethods(\"utils\",$tw.utils);\n\tif($tw.node) {\n\t\t$tw.modules.applyMethods(\"utils-node\",$tw.utils);\n\t}\n\t$tw.modules.applyMethods(\"global\",$tw);\n\t$tw.modules.applyMethods(\"config\",$tw.config);\n\t$tw.Tiddler.fieldModules = $tw.modules.getModulesByTypeAsHashmap(\"tiddlerfield\");\n\t$tw.modules.applyMethods(\"tiddlermethod\",$tw.Tiddler.prototype);\n\t$tw.modules.applyMethods(\"wikimethod\",$tw.Wiki.prototype);\n\t$tw.modules.applyMethods(\"tiddlerdeserializer\",$tw.Wiki.tiddlerDeserializerModules);\n\t$tw.macros = $tw.modules.getModulesByTypeAsHashmap(\"macro\");\n\t$tw.wiki.initParsers();\n\t$tw.Commander.initCommands();\n};\n\n})();\n",
            "title": "$:/core/modules/startup/load-modules.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/password.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/password.js\ntype: application/javascript\nmodule-type: startup\n\nPassword handling\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"password\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\nexports.startup = function() {\n\t$tw.rootWidget.addEventListener(\"tm-set-password\",function(event) {\n\t\t$tw.passwordPrompt.createPrompt({\n\t\t\tserviceName: $tw.language.getString(\"Encryption/PromptSetPassword\"),\n\t\t\tnoUserName: true,\n\t\t\tsubmitText: \"Set password\",\n\t\t\tcanCancel: true,\n\t\t\trepeatPassword: true,\n\t\t\tcallback: function(data) {\n\t\t\t\tif(data) {\n\t\t\t\t\t$tw.crypto.setPassword(data.password);\n\t\t\t\t}\n\t\t\t\treturn true; // Get rid of the password prompt\n\t\t\t}\n\t\t});\n\t});\n\t$tw.rootWidget.addEventListener(\"tm-clear-password\",function(event) {\n\t\tif($tw.browser) {\n\t\t\tif(!confirm($tw.language.getString(\"Encryption/ConfirmClearPassword\"))) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\t\t$tw.crypto.setPassword(null);\n\t});\n\t// Ensure that $:/isEncrypted is maintained properly\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.utils.hop(changes,\"$:/isEncrypted\")) {\n\t\t\t$tw.crypto.updateCryptoStateTiddler();\n\t\t}\n\t});\n};\n\n})();\n",
            "title": "$:/core/modules/startup/password.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/render.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/render.js\ntype: application/javascript\nmodule-type: startup\n\nTitle, stylesheet and page rendering\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"render\";\nexports.platforms = [\"browser\"];\nexports.after = [\"story\"];\nexports.synchronous = true;\n\n// Default story and history lists\nvar PAGE_TITLE_TITLE = \"$:/core/wiki/title\";\nvar PAGE_STYLESHEET_TITLE = \"$:/core/ui/PageStylesheet\";\nvar PAGE_TEMPLATE_TITLE = \"$:/core/ui/PageTemplate\";\n\n// Time (in ms) that we defer refreshing changes to draft tiddlers\nvar DRAFT_TIDDLER_TIMEOUT = 400;\n\nexports.startup = function() {\n\t// Set up the title\n\t$tw.titleWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_TITLE_TITLE,{document: $tw.fakeDocument, parseAsInline: true});\n\t$tw.titleContainer = $tw.fakeDocument.createElement(\"div\");\n\t$tw.titleWidgetNode.render($tw.titleContainer,null);\n\tdocument.title = $tw.titleContainer.textContent;\n\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\tif($tw.titleWidgetNode.refresh(changes,$tw.titleContainer,null)) {\n\t\t\tdocument.title = $tw.titleContainer.textContent;\n\t\t}\n\t});\n\t// Set up the styles\n\t$tw.styleWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_STYLESHEET_TITLE,{document: $tw.fakeDocument});\n\t$tw.styleContainer = $tw.fakeDocument.createElement(\"style\");\n\t$tw.styleWidgetNode.render($tw.styleContainer,null);\n\t$tw.styleElement = document.createElement(\"style\");\n\t$tw.styleElement.innerHTML = $tw.styleContainer.textContent;\n\tdocument.head.insertBefore($tw.styleElement,document.head.firstChild);\n\t$tw.wiki.addEventListener(\"change\",$tw.perf.report(\"styleRefresh\",function(changes) {\n\t\tif($tw.styleWidgetNode.refresh(changes,$tw.styleContainer,null)) {\n\t\t\t$tw.styleElement.innerHTML = $tw.styleContainer.textContent;\n\t\t}\n\t}));\n\t// Display the $:/core/ui/PageTemplate tiddler to kick off the display\n\t$tw.perf.report(\"mainRender\",function() {\n\t\t$tw.pageWidgetNode = $tw.wiki.makeTranscludeWidget(PAGE_TEMPLATE_TITLE,{document: document, parentWidget: $tw.rootWidget});\n\t\t$tw.pageContainer = document.createElement(\"div\");\n\t\t$tw.utils.addClass($tw.pageContainer,\"tc-page-container-wrapper\");\n\t\tdocument.body.insertBefore($tw.pageContainer,document.body.firstChild);\n\t\t$tw.pageWidgetNode.render($tw.pageContainer,null);\n\t})();\n\t// Prepare refresh mechanism\n\tvar deferredChanges = Object.create(null),\n\t\ttimerId;\n\tfunction refresh() {\n\t\t// Process the refresh\n\t\t$tw.pageWidgetNode.refresh(deferredChanges);\n\t\tdeferredChanges = Object.create(null);\n\t}\n\t// Add the change event handler\n\t$tw.wiki.addEventListener(\"change\",$tw.perf.report(\"mainRefresh\",function(changes) {\n\t\t// Check if only drafts have changed\n\t\tvar onlyDraftsHaveChanged = true;\n\t\tfor(var title in changes) {\n\t\t\tvar tiddler = $tw.wiki.getTiddler(title);\n\t\t\tif(!tiddler || !tiddler.hasField(\"draft.of\")) {\n\t\t\t\tonlyDraftsHaveChanged = false;\n\t\t\t}\n\t\t}\n\t\t// Defer the change if only drafts have changed\n\t\tif(timerId) {\n\t\t\tclearTimeout(timerId);\n\t\t}\n\t\ttimerId = null;\n\t\tif(onlyDraftsHaveChanged) {\n\t\t\ttimerId = setTimeout(refresh,DRAFT_TIDDLER_TIMEOUT);\n\t\t\t$tw.utils.extend(deferredChanges,changes);\n\t\t} else {\n\t\t\t$tw.utils.extend(deferredChanges,changes);\n\t\t\trefresh();\n\t\t}\n\t}));\n\t// Fix up the link between the root widget and the page container\n\t$tw.rootWidget.domNodes = [$tw.pageContainer];\n\t$tw.rootWidget.children = [$tw.pageWidgetNode];\n};\n\n})();\n",
            "title": "$:/core/modules/startup/render.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/rootwidget.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/rootwidget.js\ntype: application/javascript\nmodule-type: startup\n\nSetup the root widget and the core root widget handlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"rootwidget\";\nexports.platforms = [\"browser\"];\nexports.after = [\"startup\"];\nexports.before = [\"story\"];\nexports.synchronous = true;\n\nexports.startup = function() {\n\t// Install the modal message mechanism\n\t$tw.modal = new $tw.utils.Modal($tw.wiki);\n\t$tw.rootWidget.addEventListener(\"tm-modal\",function(event) {\n\t\t$tw.modal.display(event.param,{variables: event.paramObject});\n\t});\n\t// Install the notification  mechanism\n\t$tw.notifier = new $tw.utils.Notifier($tw.wiki);\n\t$tw.rootWidget.addEventListener(\"tm-notify\",function(event) {\n\t\t$tw.notifier.display(event.param);\n\t});\n\t// Install the scroller\n\t$tw.pageScroller = new $tw.utils.PageScroller();\n\t$tw.rootWidget.addEventListener(\"tm-scroll\",function(event) {\n\t\t$tw.pageScroller.handleEvent(event);\n\t});\n\tvar fullscreen = $tw.utils.getFullScreenApis();\n\tif(fullscreen) {\n\t\t$tw.rootWidget.addEventListener(\"tm-full-screen\",function(event) {\n\t\t\tif(document[fullscreen._fullscreenElement]) {\n\t\t\t\tdocument[fullscreen._exitFullscreen]();\n\t\t\t} else {\n\t\t\t\tdocument.documentElement[fullscreen._requestFullscreen](Element.ALLOW_KEYBOARD_INPUT);\n\t\t\t}\n\t\t});\n\t}\n\t// If we're being viewed on a data: URI then give instructions for how to save\n\tif(document.location.protocol === \"data:\") {\n\t\t$tw.rootWidget.dispatchEvent({\n\t\t\ttype: \"tm-modal\",\n\t\t\tparam: \"$:/language/Modals/SaveInstructions\"\n\t\t});\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/startup/rootwidget.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup.js\ntype: application/javascript\nmodule-type: startup\n\nMiscellaneous startup logic for both the client and server.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"startup\";\nexports.after = [\"load-modules\"];\nexports.synchronous = true;\n\n// Set to `true` to enable performance instrumentation\nvar PERFORMANCE_INSTRUMENTATION = false;\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nexports.startup = function() {\n\tvar modules,n,m,f;\n\tif($tw.browser) {\n\t\t$tw.browser.isIE = (/msie|trident/i.test(navigator.userAgent));\n\t}\n\t$tw.version = $tw.utils.extractVersionInfo();\n\t// Set up the performance framework\n\t$tw.perf = new $tw.Performance(PERFORMANCE_INSTRUMENTATION);\n\t// Kick off the language manager and switcher\n\t$tw.language = new $tw.Language();\n\t$tw.languageSwitcher = new $tw.PluginSwitcher({\n\t\twiki: $tw.wiki,\n\t\tpluginType: \"language\",\n\t\tcontrollerTitle: \"$:/language\",\n\t\tdefaultPlugins: [\n\t\t\t\"$:/languages/en-US\"\n\t\t]\n\t});\n\t// Kick off the theme manager\n\t$tw.themeManager = new $tw.PluginSwitcher({\n\t\twiki: $tw.wiki,\n\t\tpluginType: \"theme\",\n\t\tcontrollerTitle: \"$:/theme\",\n\t\tdefaultPlugins: [\n\t\t\t\"$:/themes/tiddlywiki/snowwhite\",\n\t\t\t\"$:/themes/tiddlywiki/vanilla\"\n\t\t]\n\t});\n\t// Clear outstanding tiddler store change events to avoid an unnecessary refresh cycle at startup\n\t$tw.wiki.clearTiddlerEventQueue();\n\t// Create a root widget for attaching event handlers. By using it as the parentWidget for another widget tree, one can reuse the event handlers\n\tif($tw.browser) {\n\t\t$tw.rootWidget = new widget.widget({\n\t\t\ttype: \"widget\",\n\t\t\tchildren: []\n\t\t},{\n\t\t\twiki: $tw.wiki,\n\t\t\tdocument: document\n\t\t});\n\t}\n\t// Find a working syncadaptor\n\t$tw.syncadaptor = undefined;\n\t$tw.modules.forEachModuleOfType(\"syncadaptor\",function(title,module) {\n\t\tif(!$tw.syncadaptor && module.adaptorClass) {\n\t\t\t$tw.syncadaptor = new module.adaptorClass({wiki: $tw.wiki});\n\t\t}\n\t});\n\t// Set up the syncer object if we've got a syncadaptor\n\tif($tw.syncadaptor) {\n\t\t$tw.syncer = new $tw.Syncer({wiki: $tw.wiki, syncadaptor: $tw.syncadaptor});\n\t} \n\t// Setup the saver handler\n\t$tw.saverHandler = new $tw.SaverHandler({wiki: $tw.wiki, dirtyTracking: !$tw.syncadaptor});\n\t// Host-specific startup\n\tif($tw.browser) {\n\t\t// Install the popup manager\n\t\t$tw.popup = new $tw.utils.Popup();\n\t\t// Install the animator\n\t\t$tw.anim = new $tw.utils.Animator();\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/startup.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/startup/story.js": {
            "text": "/*\\\ntitle: $:/core/modules/startup/story.js\ntype: application/javascript\nmodule-type: startup\n\nLoad core modules\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Export name and synchronous status\nexports.name = \"story\";\nexports.after = [\"startup\"];\nexports.synchronous = true;\n\n// Default story and history lists\nvar DEFAULT_STORY_TITLE = \"$:/StoryList\";\nvar DEFAULT_HISTORY_TITLE = \"$:/HistoryList\";\n\n// Default tiddlers\nvar DEFAULT_TIDDLERS_TITLE = \"$:/DefaultTiddlers\";\n\n// Config\nvar CONFIG_UPDATE_ADDRESS_BAR = \"$:/config/Navigation/UpdateAddressBar\"; // Can be \"no\", \"permalink\", \"permaview\"\nvar CONFIG_UPDATE_HISTORY = \"$:/config/Navigation/UpdateHistory\"; // Can be \"yes\" or \"no\"\n\nexports.startup = function() {\n\t// Open startup tiddlers\n\topenStartupTiddlers();\n\tif($tw.browser) {\n\t\t// Set up location hash update\n\t\t$tw.wiki.addEventListener(\"change\",function(changes) {\n\t\t\tif($tw.utils.hop(changes,DEFAULT_STORY_TITLE) || $tw.utils.hop(changes,DEFAULT_HISTORY_TITLE)) {\n\t\t\t\tupdateLocationHash({\n\t\t\t\t\tupdateAddressBar: $tw.wiki.getTiddlerText(CONFIG_UPDATE_ADDRESS_BAR,\"permaview\").trim(),\n\t\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim()\n\t\t\t\t});\n\t\t\t}\n\t\t});\n\t\t// Listen for changes to the browser location hash\n\t\twindow.addEventListener(\"hashchange\",function() {\n\t\t\tvar hash = $tw.utils.getLocationHash();\n\t\t\tif(hash !== $tw.locationHash) {\n\t\t\t\t$tw.locationHash = hash;\n\t\t\t\topenStartupTiddlers({defaultToCurrentStory: true});\n\t\t\t}\n\t\t},false);\n\t\t// Listen for the tm-browser-refresh message\n\t\t$tw.rootWidget.addEventListener(\"tm-browser-refresh\",function(event) {\n\t\t\twindow.location.reload(true);\n\t\t});\n\t\t// Listen for the tm-home message\n\t\t$tw.rootWidget.addEventListener(\"tm-home\",function(event) {\n\t\t\twindow.location.hash = \"\";\n\t\t\tvar storyFilter = $tw.wiki.getTiddlerText(DEFAULT_TIDDLERS_TITLE),\n\t\t\t\tstoryList = $tw.wiki.filterTiddlers(storyFilter);\n\t\t\t//invoke any hooks that might change the default story list\n\t\t\tstoryList = $tw.hooks.invokeHook(\"th-opening-default-tiddlers-list\",storyList);\n\t\t\t$tw.wiki.addTiddler({title: DEFAULT_STORY_TITLE, text: \"\", list: storyList},$tw.wiki.getModificationFields());\n\t\t\tif(storyList[0]) {\n\t\t\t\t$tw.wiki.addToHistory(storyList[0]);\t\t\t\t\n\t\t\t}\n\t\t});\n\t\t// Listen for the tm-permalink message\n\t\t$tw.rootWidget.addEventListener(\"tm-permalink\",function(event) {\n\t\t\tupdateLocationHash({\n\t\t\t\tupdateAddressBar: \"permalink\",\n\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim(),\n\t\t\t\ttargetTiddler: event.param || event.tiddlerTitle\n\t\t\t});\n\t\t});\n\t\t// Listen for the tm-permaview message\n\t\t$tw.rootWidget.addEventListener(\"tm-permaview\",function(event) {\n\t\t\tupdateLocationHash({\n\t\t\t\tupdateAddressBar: \"permaview\",\n\t\t\t\tupdateHistory: $tw.wiki.getTiddlerText(CONFIG_UPDATE_HISTORY,\"no\").trim(),\n\t\t\t\ttargetTiddler: event.param || event.tiddlerTitle\n\t\t\t});\n\t\t});\n\t}\n};\n\n/*\nProcess the location hash to open the specified tiddlers. Options:\ndefaultToCurrentStory: If true, the current story is retained as the default, instead of opening the default tiddlers\n*/\nfunction openStartupTiddlers(options) {\n\toptions = options || {};\n\t// Work out the target tiddler and the story filter. \"null\" means \"unspecified\"\n\tvar target = null,\n\t\tstoryFilter = null;\n\tif($tw.locationHash.length > 1) {\n\t\tvar hash = $tw.locationHash.substr(1),\n\t\t\tsplit = hash.indexOf(\":\");\n\t\tif(split === -1) {\n\t\t\ttarget = decodeURIComponent(hash.trim());\n\t\t} else {\n\t\t\ttarget = decodeURIComponent(hash.substr(0,split).trim());\n\t\t\tstoryFilter = decodeURIComponent(hash.substr(split + 1).trim());\n\t\t}\n\t}\n\t// If the story wasn't specified use the current tiddlers or a blank story\n\tif(storyFilter === null) {\n\t\tif(options.defaultToCurrentStory) {\n\t\t\tvar currStoryList = $tw.wiki.getTiddlerList(DEFAULT_STORY_TITLE);\n\t\t\tstoryFilter = $tw.utils.stringifyList(currStoryList);\n\t\t} else {\n\t\t\tif(target && target !== \"\") {\n\t\t\t\tstoryFilter = \"\";\n\t\t\t} else {\n\t\t\t\tstoryFilter = $tw.wiki.getTiddlerText(DEFAULT_TIDDLERS_TITLE);\n\t\t\t}\n\t\t}\n\t}\n\t// Process the story filter to get the story list\n\tvar storyList = $tw.wiki.filterTiddlers(storyFilter);\n\t//invoke any hooks that might change the default story list\n\tstoryList = $tw.hooks.invokeHook(\"th-opening-default-tiddlers-list\",storyList);\n\t// If the target tiddler isn't included then splice it in at the top\n\tif(target && storyList.indexOf(target) === -1) {\n\t\tstoryList.unshift(target);\n\t}\n\t// Save the story list\n\t$tw.wiki.addTiddler({title: DEFAULT_STORY_TITLE, text: \"\", list: storyList},$tw.wiki.getModificationFields());\n\t// If a target tiddler was specified add it to the history stack\n\tif(target && target !== \"\") {\n\t\t// The target tiddler doesn't need double square brackets, but we'll silently remove them if they're present\n\t\tif(target.indexOf(\"[[\") === 0 && target.substr(-2) === \"]]\") {\n\t\t\ttarget = target.substr(2,target.length - 4);\n\t\t}\n\t\t$tw.wiki.addToHistory(target);\n\t} else if(storyList.length > 0) {\n\t\t$tw.wiki.addToHistory(storyList[0]);\n\t}\n}\n\n/*\noptions: See below\noptions.updateAddressBar: \"permalink\", \"permaview\" or \"no\" (defaults to \"permaview\")\noptions.updateHistory: \"yes\" or \"no\" (defaults to \"no\")\noptions.targetTiddler: optional title of target tiddler for permalink\n*/\nfunction updateLocationHash(options) {\n\tif(options.updateAddressBar !== \"no\") {\n\t\t// Get the story and the history stack\n\t\tvar storyList = $tw.wiki.getTiddlerList(DEFAULT_STORY_TITLE),\n\t\t\thistoryList = $tw.wiki.getTiddlerData(DEFAULT_HISTORY_TITLE,[]),\n\t\t\ttargetTiddler = \"\";\n\t\tif(options.targetTiddler) {\n\t\t\ttargetTiddler = options.targetTiddler;\n\t\t} else {\n\t\t\t// The target tiddler is the one at the top of the stack\n\t\t\tif(historyList.length > 0) {\n\t\t\t\ttargetTiddler = historyList[historyList.length-1].title;\n\t\t\t}\n\t\t\t// Blank the target tiddler if it isn't present in the story\n\t\t\tif(storyList.indexOf(targetTiddler) === -1) {\n\t\t\t\ttargetTiddler = \"\";\n\t\t\t}\n\t\t}\n\t\t// Assemble the location hash\n\t\tif(options.updateAddressBar === \"permalink\") {\n\t\t\t$tw.locationHash = \"#\" + encodeURIComponent(targetTiddler);\n\t\t} else {\n\t\t\t$tw.locationHash = \"#\" + encodeURIComponent(targetTiddler) + \":\" + encodeURIComponent($tw.utils.stringifyList(storyList));\n\t\t}\n\t\t// Only change the location hash if we must, thus avoiding unnecessary onhashchange events\n\t\tif($tw.utils.getLocationHash() !== $tw.locationHash) {\n\t\t\tif(options.updateHistory === \"yes\") {\n\t\t\t\t// Assign the location hash so that history is updated\n\t\t\t\twindow.location.hash = $tw.locationHash;\n\t\t\t} else {\n\t\t\t\t// We use replace so that browser history isn't affected\n\t\t\t\twindow.location.replace(window.location.toString().split(\"#\")[0] + $tw.locationHash);\n\t\t\t}\n\t\t}\n\t}\n}\n\n})();\n",
            "title": "$:/core/modules/startup/story.js",
            "type": "application/javascript",
            "module-type": "startup"
        },
        "$:/core/modules/storyviews/classic.js": {
            "text": "/*\\\ntitle: $:/core/modules/storyviews/classic.js\ntype: application/javascript\nmodule-type: storyview\n\nViews the story as a linear sequence\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar easing = \"cubic-bezier(0.645, 0.045, 0.355, 1)\"; // From http://easings.net/#easeInOutCubic\n\nvar ClassicStoryView = function(listWidget) {\n\tthis.listWidget = listWidget;\n};\n\nClassicStoryView.prototype.navigateTo = function(historyInfo) {\n\tvar listElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Scroll the node into view\n\tthis.listWidget.dispatchEvent({type: \"tm-scroll\", target: targetElement});\n};\n\nClassicStoryView.prototype.insert = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Get the current height of the tiddler\n\tvar computedStyle = window.getComputedStyle(targetElement),\n\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\tcurrHeight = targetElement.offsetHeight + currMarginTop;\n\t// Reset the margin once the transition is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: \"\"}\n\t\t]);\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{marginBottom: (-currHeight) + \"px\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t// Transition to the final position\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"opacity \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms \" + easing},\n\t\t{marginBottom: currMarginBottom + \"px\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n};\n\nClassicStoryView.prototype.remove = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\tremoveElement = function() {\n\t\t\twidget.removeChildDomNodes();\n\t\t};\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Get the current height of the tiddler\n\tvar currWidth = targetElement.offsetWidth,\n\t\tcomputedStyle = window.getComputedStyle(targetElement),\n\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\tcurrHeight = targetElement.offsetHeight + currMarginTop;\n\t// Remove the dom nodes of the widget at the end of the transition\n\tsetTimeout(removeElement,duration);\n\t// Animate the closure\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{transform: \"translateX(0px)\"},\n\t\t{marginBottom:  currMarginBottom + \"px\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms \" + easing + \", \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms \" + easing},\n\t\t{transform: \"translateX(-\" + currWidth + \"px)\"},\n\t\t{marginBottom: (-currHeight) + \"px\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n};\n\nexports.classic = ClassicStoryView;\n\n})();",
            "title": "$:/core/modules/storyviews/classic.js",
            "type": "application/javascript",
            "module-type": "storyview"
        },
        "$:/core/modules/storyviews/pop.js": {
            "text": "/*\\\ntitle: $:/core/modules/storyviews/pop.js\ntype: application/javascript\nmodule-type: storyview\n\nAnimates list insertions and removals\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar PopStoryView = function(listWidget) {\n\tthis.listWidget = listWidget;\n};\n\nPopStoryView.prototype.navigateTo = function(historyInfo) {\n\tvar listElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Scroll the node into view\n\tthis.listWidget.dispatchEvent({type: \"tm-scroll\", target: targetElement});\n};\n\nPopStoryView.prototype.insert = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Reset once the transition is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(targetElement,[\n\t\t\t{transition: \"none\"},\n\t\t\t{transform: \"none\"}\n\t\t]);\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{transform: \"scale(2)\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t// Transition to the final position\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{transform: \"scale(1)\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n};\n\nPopStoryView.prototype.remove = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\tremoveElement = function() {\n\t\t\tif(targetElement.parentNode) {\n\t\t\t\twidget.removeChildDomNodes();\n\t\t\t}\n\t\t};\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Remove the element at the end of the transition\n\tsetTimeout(removeElement,duration);\n\t// Animate the closure\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: \"none\"},\n\t\t{transform: \"scale(1)\"},\n\t\t{opacity: \"1.0\"}\n\t]);\n\t$tw.utils.forceLayout(targetElement);\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{transform: \"scale(0.1)\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n};\n\nexports.pop = PopStoryView;\n\n})();\n",
            "title": "$:/core/modules/storyviews/pop.js",
            "type": "application/javascript",
            "module-type": "storyview"
        },
        "$:/core/modules/storyviews/zoomin.js": {
            "text": "/*\\\ntitle: $:/core/modules/storyviews/zoomin.js\ntype: application/javascript\nmodule-type: storyview\n\nZooms between individual tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar easing = \"cubic-bezier(0.645, 0.045, 0.355, 1)\"; // From http://easings.net/#easeInOutCubic\n\nvar ZoominListView = function(listWidget) {\n\tvar self = this;\n\tthis.listWidget = listWidget;\n\t// Get the index of the tiddler that is at the top of the history\n\tvar history = this.listWidget.wiki.getTiddlerData(this.listWidget.historyTitle,[]),\n\t\ttargetTiddler;\n\tif(history.length > 0) {\n\t\ttargetTiddler = history[history.length-1].title;\n\t}\n\t// Make all the tiddlers position absolute, and hide all but the top (or first) one\n\t$tw.utils.each(this.listWidget.children,function(itemWidget,index) {\n\t\tvar domNode = itemWidget.findFirstDomNode();\n\t\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\t\tif(!(domNode instanceof Element)) {\n\t\t\treturn;\n\t\t}\n\t\tif(targetTiddler !== itemWidget.parseTreeNode.itemTitle || (!targetTiddler && index)) {\n\t\t\tdomNode.style.display = \"none\";\n\t\t} else {\n\t\t\tself.currentTiddlerDomNode = domNode;\n\t\t}\n\t\t$tw.utils.addClass(domNode,\"tc-storyview-zoomin-tiddler\");\n\t});\n};\n\nZoominListView.prototype.navigateTo = function(historyInfo) {\n\tvar duration = $tw.utils.getAnimationDuration(),\n\t\tlistElementIndex = this.listWidget.findListItem(0,historyInfo.title);\n\tif(listElementIndex === undefined) {\n\t\treturn;\n\t}\n\tvar listItemWidget = this.listWidget.children[listElementIndex],\n\t\ttargetElement = listItemWidget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Make the new tiddler be position absolute and visible so that we can measure it\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"block\"},\n\t\t{transformOrigin: \"0 0\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{transition: \"none\"},\n\t\t{opacity: \"0.0\"}\n\t]);\n\t// Get the position of the source node, or use the centre of the window as the source position\n\tvar sourceBounds = historyInfo.fromPageRect || {\n\t\t\tleft: window.innerWidth/2 - 2,\n\t\t\ttop: window.innerHeight/2 - 2,\n\t\t\twidth: window.innerWidth/8,\n\t\t\theight: window.innerHeight/8\n\t\t};\n\t// Try to find the title node in the target tiddler\n\tvar titleDomNode = findTitleDomNode(listItemWidget) || listItemWidget.findFirstDomNode(),\n\t\tzoomBounds = titleDomNode.getBoundingClientRect();\n\t// Compute the transform for the target tiddler to make the title lie over the source rectange\n\tvar targetBounds = targetElement.getBoundingClientRect(),\n\t\tscale = sourceBounds.width / zoomBounds.width,\n\t\tx = sourceBounds.left - targetBounds.left - (zoomBounds.left - targetBounds.left) * scale,\n\t\ty = sourceBounds.top - targetBounds.top - (zoomBounds.top - targetBounds.top) * scale;\n\t// Transform the target tiddler to its starting position\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transform: \"translateX(\" + x + \"px) translateY(\" + y + \"px) scale(\" + scale + \")\"}\n\t]);\n\t// Force layout\n\t$tw.utils.forceLayout(targetElement);\n\t// Apply the ending transitions with a timeout to ensure that the previously applied transformations are applied first\n\tvar self = this,\n\t\tprevCurrentTiddler = this.currentTiddlerDomNode;\n\tthis.currentTiddlerDomNode = targetElement;\n\t// Transform the target tiddler to its natural size\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t{opacity: \"1.0\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{zIndex: \"500\"},\n\t]);\n\t// Transform the previous tiddler out of the way and then hide it\n\tif(prevCurrentTiddler && prevCurrentTiddler !== targetElement) {\n\t\tscale = zoomBounds.width / sourceBounds.width;\n\t\tx =  zoomBounds.left - targetBounds.left - (sourceBounds.left - targetBounds.left) * scale;\n\t\ty =  zoomBounds.top - targetBounds.top - (sourceBounds.top - targetBounds.top) * scale;\n\t\t$tw.utils.setStyle(prevCurrentTiddler,[\n\t\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t\t{opacity: \"0.0\"},\n\t\t\t{transformOrigin: \"0 0\"},\n\t\t\t{transform: \"translateX(\" + x + \"px) translateY(\" + y + \"px) scale(\" + scale + \")\"},\n\t\t\t{zIndex: \"0\"}\n\t\t]);\n\t\t// Hide the tiddler when the transition has finished\n\t\tsetTimeout(function() {\n\t\t\tif(self.currentTiddlerDomNode !== prevCurrentTiddler) {\n\t\t\t\tprevCurrentTiddler.style.display = \"none\";\n\t\t\t}\n\t\t},duration);\n\t}\n\t// Scroll the target into view\n//\t$tw.pageScroller.scrollIntoView(targetElement);\n};\n\n/*\nFind the first child DOM node of a widget that has the class \"tc-title\"\n*/\nfunction findTitleDomNode(widget,targetClass) {\n\ttargetClass = targetClass || \"tc-title\";\n\tvar domNode = widget.findFirstDomNode();\n\tif(domNode && domNode.querySelector) {\n\t\treturn domNode.querySelector(\".\" + targetClass);\n\t}\n\treturn null;\n}\n\nZoominListView.prototype.insert = function(widget) {\n\tvar targetElement = widget.findFirstDomNode();\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\treturn;\n\t}\n\t// Make the newly inserted node position absolute and hidden\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"none\"}\n\t]);\n};\n\nZoominListView.prototype.remove = function(widget) {\n\tvar targetElement = widget.findFirstDomNode(),\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\tremoveElement = function() {\n\t\t\twidget.removeChildDomNodes();\n\t\t};\n\t// Abandon if the list entry isn't a DOM element (it might be a text node)\n\tif(!(targetElement instanceof Element)) {\n\t\tremoveElement();\n\t\treturn;\n\t}\n\t// Set up the tiddler that is being closed\n\t$tw.utils.addClass(targetElement,\"tc-storyview-zoomin-tiddler\");\n\t$tw.utils.setStyle(targetElement,[\n\t\t{display: \"block\"},\n\t\t{transformOrigin: \"50% 50%\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t{transition: \"none\"},\n\t\t{zIndex: \"0\"}\n\t]);\n\t// We'll move back to the previous or next element in the story\n\tvar toWidget = widget.previousSibling();\n\tif(!toWidget) {\n\t\ttoWidget = widget.nextSibling();\n\t}\n\tvar toWidgetDomNode = toWidget && toWidget.findFirstDomNode();\n\t// Set up the tiddler we're moving back in\n\tif(toWidgetDomNode) {\n\t\t$tw.utils.addClass(toWidgetDomNode,\"tc-storyview-zoomin-tiddler\");\n\t\t$tw.utils.setStyle(toWidgetDomNode,[\n\t\t\t{display: \"block\"},\n\t\t\t{transformOrigin: \"50% 50%\"},\n\t\t\t{transform: \"translateX(0px) translateY(0px) scale(10)\"},\n\t\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t\t{opacity: \"0\"},\n\t\t\t{zIndex: \"500\"}\n\t\t]);\n\t\tthis.currentTiddlerDomNode = toWidgetDomNode;\n\t}\n\t// Animate them both\n\t// Force layout\n\t$tw.utils.forceLayout(this.listWidget.parentDomNode);\n\t// First, the tiddler we're closing\n\t$tw.utils.setStyle(targetElement,[\n\t\t{transformOrigin: \"50% 50%\"},\n\t\t{transform: \"translateX(0px) translateY(0px) scale(0.1)\"},\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms \" + easing + \", opacity \" + duration + \"ms \" + easing},\n\t\t{opacity: \"0\"},\n\t\t{zIndex: \"0\"}\n\t]);\n\tsetTimeout(removeElement,duration);\n\t// Now the tiddler we're going back to\n\tif(toWidgetDomNode) {\n\t\t$tw.utils.setStyle(toWidgetDomNode,[\n\t\t\t{transform: \"translateX(0px) translateY(0px) scale(1)\"},\n\t\t\t{opacity: \"1\"}\n\t\t]);\n\t}\n\treturn true; // Indicate that we'll delete the DOM node\n};\n\nexports.zoomin = ZoominListView;\n\n})();",
            "title": "$:/core/modules/storyviews/zoomin.js",
            "type": "application/javascript",
            "module-type": "storyview"
        },
        "$:/core/modules/syncer.js": {
            "text": "/*\\\ntitle: $:/core/modules/syncer.js\ntype: application/javascript\nmodule-type: global\n\nThe syncer tracks changes to the store. If a syncadaptor is used then individual tiddlers are synchronised through it. If there is no syncadaptor then the entire wiki is saved via saver modules.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nInstantiate the syncer with the following options:\nsyncadaptor: reference to syncadaptor to be used\nwiki: wiki to be synced\n*/\nfunction Syncer(options) {\n\tvar self = this;\n\tthis.wiki = options.wiki;\n\tthis.syncadaptor = options.syncadaptor;\n\t// Make a logger\n\tthis.logger = new $tw.utils.Logger(\"syncer\" + ($tw.browser ? \"-browser\" : \"\") + ($tw.node ? \"-server\" : \"\"));\n\t// Compile the dirty tiddler filter\n\tthis.filterFn = this.wiki.compileFilter(this.wiki.getTiddlerText(this.titleSyncFilter));\n\t// Record information for known tiddlers\n\tthis.readTiddlerInfo();\n\t// Tasks are {type: \"load\"/\"save\"/\"delete\", title:, queueTime:, lastModificationTime:}\n\tthis.taskQueue = {}; // Hashmap of tasks yet to be performed\n\tthis.taskInProgress = {}; // Hash of tasks in progress\n\tthis.taskTimerId = null; // Timer for task dispatch\n\tthis.pollTimerId = null; // Timer for polling server\n\t// Listen out for changes to tiddlers\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\tself.syncToServer(changes);\n\t});\n\t// Browser event handlers\n\tif($tw.browser) {\n\t\t// Set up our beforeunload handler\n\t\twindow.onbeforeunload = function(event) {\n\t\t\tvar confirmationMessage;\n\t\t\tif(self.isDirty()) {\n\t\t\t\tconfirmationMessage = $tw.language.getString(\"UnsavedChangesWarning\");\n\t\t\t\tevent.returnValue = confirmationMessage; // Gecko\n\t\t\t}\n\t\t\treturn confirmationMessage;\n\t\t};\n\t\t// Listen out for login/logout/refresh events in the browser\n\t\t$tw.rootWidget.addEventListener(\"tm-login\",function() {\n\t\t\tself.handleLoginEvent();\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-logout\",function() {\n\t\t\tself.handleLogoutEvent();\n\t\t});\n\t\t$tw.rootWidget.addEventListener(\"tm-server-refresh\",function() {\n\t\t\tself.handleRefreshEvent();\n\t\t});\n\t}\n\t// Listen out for lazyLoad events\n\tthis.wiki.addEventListener(\"lazyLoad\",function(title) {\n\t\tself.handleLazyLoadEvent(title);\n\t});\n\t// Get the login status\n\tthis.getStatus(function(err,isLoggedIn) {\n\t\t// Do a sync from the server\n\t\tself.syncFromServer();\n\t});\n}\n\n/*\nConstants\n*/\nSyncer.prototype.titleIsLoggedIn = \"$:/status/IsLoggedIn\";\nSyncer.prototype.titleUserName = \"$:/status/UserName\";\nSyncer.prototype.titleSyncFilter = \"$:/config/SyncFilter\";\nSyncer.prototype.titleSavedNotification = \"$:/language/Notifications/Save/Done\";\nSyncer.prototype.taskTimerInterval = 1 * 1000; // Interval for sync timer\nSyncer.prototype.throttleInterval = 1 * 1000; // Defer saving tiddlers if they've changed in the last 1s...\nSyncer.prototype.fallbackInterval = 10 * 1000; // Unless the task is older than 10s\nSyncer.prototype.pollTimerInterval = 60 * 1000; // Interval for polling for changes from the adaptor\n\n\n/*\nRead (or re-read) the latest tiddler info from the store\n*/\nSyncer.prototype.readTiddlerInfo = function() {\n\t// Hashmap by title of {revision:,changeCount:,adaptorInfo:}\n\tthis.tiddlerInfo = {};\n\t// Record information for known tiddlers\n\tvar self = this,\n\t\ttiddlers = this.filterFn.call(this.wiki);\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\tself.tiddlerInfo[title] = {\n\t\t\trevision: tiddler.fields.revision,\n\t\t\tadaptorInfo: self.syncadaptor && self.syncadaptor.getTiddlerInfo(tiddler),\n\t\t\tchangeCount: self.wiki.getChangeCount(title)\n\t\t};\n\t});\n};\n\n/*\nChecks whether the wiki is dirty (ie the window shouldn't be closed)\n*/\nSyncer.prototype.isDirty = function() {\n\treturn (this.numTasksInQueue() > 0) || (this.numTasksInProgress() > 0);\n};\n\n/*\nUpdate the document body with the class \"tc-dirty\" if the wiki has unsaved/unsynced changes\n*/\nSyncer.prototype.updateDirtyStatus = function() {\n\tif($tw.browser) {\n\t\t$tw.utils.toggleClass(document.body,\"tc-dirty\",this.isDirty());\n\t}\n};\n\n/*\nSave an incoming tiddler in the store, and updates the associated tiddlerInfo\n*/\nSyncer.prototype.storeTiddler = function(tiddlerFields) {\n\t// Save the tiddler\n\tvar tiddler = new $tw.Tiddler(this.wiki.getTiddler(tiddlerFields.title),tiddlerFields);\n\tthis.wiki.addTiddler(tiddler);\n\t// Save the tiddler revision and changeCount details\n\tthis.tiddlerInfo[tiddlerFields.title] = {\n\t\trevision: tiddlerFields.revision,\n\t\tadaptorInfo: this.syncadaptor.getTiddlerInfo(tiddler),\n\t\tchangeCount: this.wiki.getChangeCount(tiddlerFields.title)\n\t};\n};\n\nSyncer.prototype.getStatus = function(callback) {\n\tvar self = this;\n\t// Check if the adaptor supports getStatus()\n\tif(this.syncadaptor && this.syncadaptor.getStatus) {\n\t\t// Mark us as not logged in\n\t\tthis.wiki.addTiddler({title: this.titleIsLoggedIn,text: \"no\"});\n\t\t// Get login status\n\t\tthis.syncadaptor.getStatus(function(err,isLoggedIn,username) {\n\t\t\tif(err) {\n\t\t\t\tself.logger.alert(err);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\t// Set the various status tiddlers\n\t\t\tself.wiki.addTiddler({title: self.titleIsLoggedIn,text: isLoggedIn ? \"yes\" : \"no\"});\n\t\t\tif(isLoggedIn) {\n\t\t\t\tself.wiki.addTiddler({title: self.titleUserName,text: username || \"\"});\n\t\t\t} else {\n\t\t\t\tself.wiki.deleteTiddler(self.titleUserName);\n\t\t\t}\n\t\t\t// Invoke the callback\n\t\t\tif(callback) {\n\t\t\t\tcallback(err,isLoggedIn,username);\n\t\t\t}\n\t\t});\n\t} else {\n\t\tcallback(null,true,\"UNAUTHENTICATED\");\n\t}\n};\n\n/*\nSynchronise from the server by reading the skinny tiddler list and queuing up loads for any tiddlers that we don't already have up to date\n*/\nSyncer.prototype.syncFromServer = function() {\n\tif(this.syncadaptor && this.syncadaptor.getSkinnyTiddlers) {\n\t\tthis.logger.log(\"Retrieving skinny tiddler list\");\n\t\tvar self = this;\n\t\tif(this.pollTimerId) {\n\t\t\tclearTimeout(this.pollTimerId);\n\t\t\tthis.pollTimerId = null;\n\t\t}\n\t\tthis.syncadaptor.getSkinnyTiddlers(function(err,tiddlers) {\n\t\t\t// Trigger the next sync\n\t\t\tself.pollTimerId = setTimeout(function() {\n\t\t\t\tself.pollTimerId = null;\n\t\t\t\tself.syncFromServer.call(self);\n\t\t\t},self.pollTimerInterval);\n\t\t\t// Check for errors\n\t\t\tif(err) {\n\t\t\t\tself.logger.alert(\"Error retrieving skinny tiddler list:\",err);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\t// Process each incoming tiddler\n\t\t\tfor(var t=0; t<tiddlers.length; t++) {\n\t\t\t\t// Get the incoming tiddler fields, and the existing tiddler\n\t\t\t\tvar tiddlerFields = tiddlers[t],\n\t\t\t\t\tincomingRevision = tiddlerFields.revision + \"\",\n\t\t\t\t\ttiddler = self.wiki.getTiddler(tiddlerFields.title),\n\t\t\t\t\ttiddlerInfo = self.tiddlerInfo[tiddlerFields.title],\n\t\t\t\t\tcurrRevision = tiddlerInfo ? tiddlerInfo.revision : null;\n\t\t\t\t// Ignore the incoming tiddler if it's the same as the revision we've already got\n\t\t\t\tif(currRevision !== incomingRevision) {\n\t\t\t\t\t// Do a full load if we've already got a fat version of the tiddler\n\t\t\t\t\tif(tiddler && tiddler.fields.text !== undefined) {\n\t\t\t\t\t\t// Do a full load of this tiddler\n\t\t\t\t\t\tself.enqueueSyncTask({\n\t\t\t\t\t\t\ttype: \"load\",\n\t\t\t\t\t\t\ttitle: tiddlerFields.title\n\t\t\t\t\t\t});\n\t\t\t\t\t} else {\n\t\t\t\t\t\t// Load the skinny version of the tiddler\n\t\t\t\t\t\tself.storeTiddler(tiddlerFields);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n};\n\n/*\nSynchronise a set of changes to the server\n*/\nSyncer.prototype.syncToServer = function(changes) {\n\tvar self = this,\n\t\tnow = Date.now(),\n\t\tfilteredChanges = this.filterFn.call(this.wiki,function(callback) {\n\t\t\t$tw.utils.each(changes,function(change,title) {\n\t\t\t\tvar tiddler = self.wiki.getTiddler(title);\n\t\t\t\tcallback(tiddler,title);\n\t\t\t});\n\t\t});\n\t$tw.utils.each(changes,function(change,title,object) {\n\t\t// Process the change if it is a deletion of a tiddler we're already syncing, or is on the filtered change list\n\t\tif((change.deleted && $tw.utils.hop(self.tiddlerInfo,title)) || filteredChanges.indexOf(title) !== -1) {\n\t\t\t// Queue a task to sync this tiddler\n\t\t\tself.enqueueSyncTask({\n\t\t\t\ttype: change.deleted ? \"delete\" : \"save\",\n\t\t\t\ttitle: title\n\t\t\t});\n\t\t}\n\t});\n};\n\n/*\nLazily load a skinny tiddler if we can\n*/\nSyncer.prototype.handleLazyLoadEvent = function(title) {\n\t// Queue up a sync task to load this tiddler\n\tthis.enqueueSyncTask({\n\t\ttype: \"load\",\n\t\ttitle: title\n\t});\n};\n\n/*\nDispay a password prompt and allow the user to login\n*/\nSyncer.prototype.handleLoginEvent = function() {\n\tvar self = this;\n\tthis.getStatus(function(err,isLoggedIn,username) {\n\t\tif(!isLoggedIn) {\n\t\t\t$tw.passwordPrompt.createPrompt({\n\t\t\t\tserviceName: \"Login to TiddlySpace\",\n\t\t\t\tcallback: function(data) {\n\t\t\t\t\tself.login(data.username,data.password,function(err,isLoggedIn) {\n\t\t\t\t\t\tself.syncFromServer();\n\t\t\t\t\t});\n\t\t\t\t\treturn true; // Get rid of the password prompt\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t});\n};\n\n/*\nAttempt to login to TiddlyWeb.\n\tusername: username\n\tpassword: password\n\tcallback: invoked with arguments (err,isLoggedIn)\n*/\nSyncer.prototype.login = function(username,password,callback) {\n\tthis.logger.log(\"Attempting to login as\",username);\n\tvar self = this;\n\tif(this.syncadaptor.login) {\n\t\tthis.syncadaptor.login(username,password,function(err) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tself.getStatus(function(err,isLoggedIn,username) {\n\t\t\t\tif(callback) {\n\t\t\t\t\tcallback(null,isLoggedIn);\n\t\t\t\t}\n\t\t\t});\n\t\t});\n\t} else {\n\t\tcallback(null,true);\n\t}\n};\n\n/*\nAttempt to log out of TiddlyWeb\n*/\nSyncer.prototype.handleLogoutEvent = function() {\n\tthis.logger.log(\"Attempting to logout\");\n\tvar self = this;\n\tif(this.syncadaptor.logout) {\n\t\tthis.syncadaptor.logout(function(err) {\n\t\t\tif(err) {\n\t\t\t\tself.logger.alert(err);\n\t\t\t} else {\n\t\t\t\tself.getStatus();\n\t\t\t}\n\t\t});\n\t}\n};\n\n/*\nImmediately refresh from the server\n*/\nSyncer.prototype.handleRefreshEvent = function() {\n\tthis.syncFromServer();\n};\n\n/*\nQueue up a sync task. If there is already a pending task for the tiddler, just update the last modification time\n*/\nSyncer.prototype.enqueueSyncTask = function(task) {\n\tvar self = this,\n\t\tnow = Date.now();\n\t// Set the timestamps on this task\n\ttask.queueTime = now;\n\ttask.lastModificationTime = now;\n\t// Fill in some tiddlerInfo if the tiddler is one we haven't seen before\n\tif(!$tw.utils.hop(this.tiddlerInfo,task.title)) {\n\t\tthis.tiddlerInfo[task.title] = {\n\t\t\trevision: null,\n\t\t\tadaptorInfo: {},\n\t\t\tchangeCount: -1\n\t\t};\n\t}\n\t// Bail if this is a save and the tiddler is already at the changeCount that the server has\n\tif(task.type === \"save\" && this.wiki.getChangeCount(task.title) <= this.tiddlerInfo[task.title].changeCount) {\n\t\treturn;\n\t}\n\t// Check if this tiddler is already in the queue\n\tif($tw.utils.hop(this.taskQueue,task.title)) {\n\t\t// this.logger.log(\"Re-queueing up sync task with type:\",task.type,\"title:\",task.title);\n\t\tvar existingTask = this.taskQueue[task.title];\n\t\t// If so, just update the last modification time\n\t\texistingTask.lastModificationTime = task.lastModificationTime;\n\t\t// If the new task is a save then we upgrade the existing task to a save. Thus a pending load is turned into a save if the tiddler changes locally in the meantime. But a pending save is not modified to become a load\n\t\tif(task.type === \"save\" || task.type === \"delete\") {\n\t\t\texistingTask.type = task.type;\n\t\t}\n\t} else {\n\t\t// this.logger.log(\"Queuing up sync task with type:\",task.type,\"title:\",task.title);\n\t\t// If it is not in the queue, insert it\n\t\tthis.taskQueue[task.title] = task;\n\t\tthis.updateDirtyStatus();\n\t}\n\t// Process the queue\n\t$tw.utils.nextTick(function() {self.processTaskQueue.call(self);});\n};\n\n/*\nReturn the number of tasks in progress\n*/\nSyncer.prototype.numTasksInProgress = function() {\n\treturn $tw.utils.count(this.taskInProgress);\n};\n\n/*\nReturn the number of tasks in the queue\n*/\nSyncer.prototype.numTasksInQueue = function() {\n\treturn $tw.utils.count(this.taskQueue);\n};\n\n/*\nTrigger a timeout if one isn't already outstanding\n*/\nSyncer.prototype.triggerTimeout = function() {\n\tvar self = this;\n\tif(!this.taskTimerId) {\n\t\tthis.taskTimerId = setTimeout(function() {\n\t\t\tself.taskTimerId = null;\n\t\t\tself.processTaskQueue.call(self);\n\t\t},self.taskTimerInterval);\n\t}\n};\n\n/*\nProcess the task queue, performing the next task if appropriate\n*/\nSyncer.prototype.processTaskQueue = function() {\n\tvar self = this;\n\t// Only process a task if we're not already performing a task. If we are already performing a task then we'll dispatch the next one when it completes\n\tif(this.numTasksInProgress() === 0) {\n\t\t// Choose the next task to perform\n\t\tvar task = this.chooseNextTask();\n\t\t// Perform the task if we had one\n\t\tif(task) {\n\t\t\t// Remove the task from the queue and add it to the in progress list\n\t\t\tdelete this.taskQueue[task.title];\n\t\t\tthis.taskInProgress[task.title] = task;\n\t\t\tthis.updateDirtyStatus();\n\t\t\t// Dispatch the task\n\t\t\tthis.dispatchTask(task,function(err) {\n\t\t\t\tif(err) {\n\t\t\t\t\tself.logger.alert(\"Sync error while processing '\" + task.title + \"':\\n\" + err);\n\t\t\t\t}\n\t\t\t\t// Mark that this task is no longer in progress\n\t\t\t\tdelete self.taskInProgress[task.title];\n\t\t\t\tself.updateDirtyStatus();\n\t\t\t\t// Process the next task\n\t\t\t\tself.processTaskQueue.call(self);\n\t\t\t});\n\t\t} else {\n\t\t\t// Make sure we've set a time if there wasn't a task to perform, but we've still got tasks in the queue\n\t\t\tif(this.numTasksInQueue() > 0) {\n\t\t\t\tthis.triggerTimeout();\n\t\t\t}\n\t\t}\n\t}\n};\n\n/*\nChoose the next applicable task\n*/\nSyncer.prototype.chooseNextTask = function() {\n\tvar self = this,\n\t\tcandidateTask = null,\n\t\tnow = Date.now();\n\t// Select the best candidate task\n\t$tw.utils.each(this.taskQueue,function(task,title) {\n\t\t// Exclude the task if there's one of the same name in progress\n\t\tif($tw.utils.hop(self.taskInProgress,title)) {\n\t\t\treturn;\n\t\t}\n\t\t// Exclude the task if it is a save and the tiddler has been modified recently, but not hit the fallback time\n\t\tif(task.type === \"save\" && (now - task.lastModificationTime) < self.throttleInterval &&\n\t\t\t(now - task.queueTime) < self.fallbackInterval) {\n\t\t\treturn;\n\t\t}\n\t\t// Exclude the task if it is newer than the current best candidate\n\t\tif(candidateTask && candidateTask.queueTime < task.queueTime) {\n\t\t\treturn;\n\t\t}\n\t\t// Now this is our best candidate\n\t\tcandidateTask = task;\n\t});\n\treturn candidateTask;\n};\n\n/*\nDispatch a task and invoke the callback\n*/\nSyncer.prototype.dispatchTask = function(task,callback) {\n\tvar self = this;\n\tif(task.type === \"save\") {\n\t\tvar changeCount = this.wiki.getChangeCount(task.title),\n\t\t\ttiddler = this.wiki.getTiddler(task.title);\n\t\tthis.logger.log(\"Dispatching 'save' task:\",task.title);\n\t\tif(tiddler) {\n\t\t\tthis.syncadaptor.saveTiddler(tiddler,function(err,adaptorInfo,revision) {\n\t\t\t\tif(err) {\n\t\t\t\t\treturn callback(err);\n\t\t\t\t}\n\t\t\t\t// Adjust the info stored about this tiddler\n\t\t\t\tself.tiddlerInfo[task.title] = {\n\t\t\t\t\tchangeCount: changeCount,\n\t\t\t\t\tadaptorInfo: adaptorInfo,\n\t\t\t\t\trevision: revision\n\t\t\t\t};\n\t\t\t\t// Invoke the callback\n\t\t\t\tcallback(null);\n\t\t\t},{\n\t\t\t\ttiddlerInfo: self.tiddlerInfo[task.title]\n\t\t\t});\n\t\t} else {\n\t\t\tthis.logger.log(\" Not Dispatching 'save' task:\",task.title,\"tiddler does not exist\");\n\t\t\treturn callback(null);\n\t\t}\n\t} else if(task.type === \"load\") {\n\t\t// Load the tiddler\n\t\tthis.logger.log(\"Dispatching 'load' task:\",task.title);\n\t\tthis.syncadaptor.loadTiddler(task.title,function(err,tiddlerFields) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\t// Store the tiddler\n\t\t\tif(tiddlerFields) {\n\t\t\t\tself.storeTiddler(tiddlerFields);\n\t\t\t}\n\t\t\t// Invoke the callback\n\t\t\tcallback(null);\n\t\t});\n\t} else if(task.type === \"delete\") {\n\t\t// Delete the tiddler\n\t\tthis.logger.log(\"Dispatching 'delete' task:\",task.title);\n\t\tthis.syncadaptor.deleteTiddler(task.title,function(err) {\n\t\t\tif(err) {\n\t\t\t\treturn callback(err);\n\t\t\t}\n\t\t\tdelete self.tiddlerInfo[task.title];\n\t\t\t// Invoke the callback\n\t\t\tcallback(null);\n\t\t},{\n\t\t\ttiddlerInfo: self.tiddlerInfo[task.title]\n\t\t});\n\t}\n};\n\nexports.Syncer = Syncer;\n\n})();\n",
            "title": "$:/core/modules/syncer.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/tiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/tiddler.js\ntype: application/javascript\nmodule-type: tiddlermethod\n\nExtension methods for the $tw.Tiddler object (constructor and methods required at boot time are in boot/boot.js)\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.hasTag = function(tag) {\n\treturn this.fields.tags && this.fields.tags.indexOf(tag) !== -1;\n};\n\nexports.isPlugin = function() {\n\treturn this.fields.type === \"application/json\" && this.hasField(\"plugin-type\");\n};\n\nexports.isDraft = function() {\n\treturn this.hasField(\"draft.of\");\n};\n\nexports.getFieldString = function(field) {\n\tvar value = this.fields[field];\n\t// Check for a missing field\n\tif(value === undefined || value === null) {\n\t\treturn \"\";\n\t}\n\t// Parse the field with the associated module (if any)\n\tvar fieldModule = $tw.Tiddler.fieldModules[field];\n\tif(fieldModule && fieldModule.stringify) {\n\t\treturn fieldModule.stringify.call(this,value);\n\t} else {\n\t\treturn value.toString();\n\t}\n};\n\n/*\nGet all the fields as a name:value block. Options:\n\texclude: an array of field names to exclude\n*/\nexports.getFieldStringBlock = function(options) {\n\toptions = options || {};\n\tvar exclude = options.exclude || [];\n\tvar fields = [];\n\tfor(var field in this.fields) {\n\t\tif($tw.utils.hop(this.fields,field)) {\n\t\t\tif(exclude.indexOf(field) === -1) {\n\t\t\t\tfields.push(field + \": \" + this.getFieldString(field));\n\t\t\t}\n\t\t}\n\t}\n\treturn fields.join(\"\\n\");\n};\n\n/*\nCompare two tiddlers for equality\ntiddler: the tiddler to compare\nexcludeFields: array of field names to exclude from the comparison\n*/\nexports.isEqual = function(tiddler,excludeFields) {\n\tif(!(tiddler instanceof $tw.Tiddler)) {\n\t\treturn false;\n\t}\n\texcludeFields = excludeFields || [];\n\tvar self = this,\n\t\tdifferences = []; // Fields that have differences\n\t// Add to the differences array\n\tfunction addDifference(fieldName) {\n\t\t// Check for this field being excluded\n\t\tif(excludeFields.indexOf(fieldName) === -1) {\n\t\t\t// Save the field as a difference\n\t\t\t$tw.utils.pushTop(differences,fieldName);\n\t\t}\n\t}\n\t// Returns true if the two values of this field are equal\n\tfunction isFieldValueEqual(fieldName) {\n\t\tvar valueA = self.fields[fieldName],\n\t\t\tvalueB = tiddler.fields[fieldName];\n\t\t// Check for identical string values\n\t\tif(typeof(valueA) === \"string\" && typeof(valueB) === \"string\" && valueA === valueB) {\n\t\t\treturn true;\n\t\t}\n\t\t// Check for identical array values\n\t\tif($tw.utils.isArray(valueA) && $tw.utils.isArray(valueB) && $tw.utils.isArrayEqual(valueA,valueB)) {\n\t\t\treturn true;\n\t\t}\n\t\t// Otherwise the fields must be different\n\t\treturn false;\n\t}\n\t// Compare our fields\n\tfor(var fieldName in this.fields) {\n\t\tif(!isFieldValueEqual(fieldName)) {\n\t\t\taddDifference(fieldName);\n\t\t}\n\t}\n\t// There's a difference for every field in the other tiddler that we don't have\n\tfor(fieldName in tiddler.fields) {\n\t\tif(!(fieldName in this.fields)) {\n\t\t\taddDifference(fieldName);\n\t\t}\n\t}\n\t// Return whether there were any differences\n\treturn differences.length === 0;\n};\n\n})();\n",
            "title": "$:/core/modules/tiddler.js",
            "type": "application/javascript",
            "module-type": "tiddlermethod"
        },
        "$:/core/modules/upgraders/plugins.js": {
            "text": "/*\\\ntitle: $:/core/modules/upgraders/plugins.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that checks that plugins are newer than any already installed version\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar UPGRADE_LIBRARY_TITLE = \"$:/UpgradeLibrary\";\n\nvar BLOCKED_PLUGINS = {\n\t\"$:/themes/tiddlywiki/stickytitles\": {\n\t\tversions: [\"*\"]\n\t},\n\t\"$:/plugins/tiddlywiki/fullscreen\": {\n\t\tversions: [\"*\"]\n\t}\n};\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {},\n\t\tupgradeLibrary,\n\t\tgetLibraryTiddler = function(title) {\n\t\t\tif(!upgradeLibrary) {\n\t\t\t\tupgradeLibrary = wiki.getTiddlerData(UPGRADE_LIBRARY_TITLE,{});\n\t\t\t\tupgradeLibrary.tiddlers = upgradeLibrary.tiddlers || {};\n\t\t\t}\n\t\t\treturn upgradeLibrary.tiddlers[title];\n\t\t};\n\n\t// Go through all the incoming tiddlers\n\t$tw.utils.each(titles,function(title) {\n\t\tvar incomingTiddler = tiddlers[title];\n\t\t// Check if we're dealing with a plugin\n\t\tif(incomingTiddler && incomingTiddler[\"plugin-type\"] && incomingTiddler.version) {\n\t\t\t// Upgrade the incoming plugin if we've got a newer version in the upgrade library\n\t\t\tvar libraryTiddler = getLibraryTiddler(title);\n\t\t\tif(libraryTiddler && libraryTiddler[\"plugin-type\"] && libraryTiddler.version) {\n\t\t\t\tif($tw.utils.checkVersions(libraryTiddler.version,incomingTiddler.version)) {\n\t\t\t\t\ttiddlers[title] = libraryTiddler;\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/Plugins/Upgraded\",{variables: {incoming: incomingTiddler.version, upgraded: libraryTiddler.version}});\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Suppress the incoming plugin if it is older than the currently installed one\n\t\t\tvar existingTiddler = wiki.getTiddler(title);\n\t\t\tif(existingTiddler && existingTiddler.hasField(\"plugin-type\") && existingTiddler.hasField(\"version\")) {\n\t\t\t\t// Reject the incoming plugin by blanking all its fields\n\t\t\t\tif($tw.utils.checkVersions(existingTiddler.fields.version,incomingTiddler.version)) {\n\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/Plugins/Suppressed/Version\",{variables: {incoming: incomingTiddler.version, existing: existingTiddler.fields.version}});\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif(incomingTiddler && incomingTiddler[\"plugin-type\"]) {\n\t\t\t// Check whether the plugin is on the blocked list\n\t\t\tvar blockInfo = BLOCKED_PLUGINS[title];\n\t\t\tif(blockInfo) {\n\t\t\t\tif(blockInfo.versions.indexOf(\"*\") !== -1 || (incomingTiddler.version && blockInfo.versions.indexOf(incomingTiddler.version) !== -1)) {\n\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/Plugins/Suppressed/Incompatible\");\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\treturn messages;\n};\n\n})();\n",
            "title": "$:/core/modules/upgraders/plugins.js",
            "type": "application/javascript",
            "module-type": "upgrader"
        },
        "$:/core/modules/upgraders/system.js": {
            "text": "/*\\\ntitle: $:/core/modules/upgraders/system.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that suppresses certain system tiddlers that shouldn't be imported\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar DONT_IMPORT_LIST = [\"$:/StoryList\",\"$:/HistoryList\"],\n\tDONT_IMPORT_PREFIX_LIST = [\"$:/temp/\",\"$:/state/\"];\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {};\n\t// Check for tiddlers on our list\n\t$tw.utils.each(titles,function(title) {\n\t\tif(DONT_IMPORT_LIST.indexOf(title) !== -1) {\n\t\t\ttiddlers[title] = Object.create(null);\n\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/System/Suppressed\");\n\t\t} else {\n\t\t\tfor(var t=0; t<DONT_IMPORT_PREFIX_LIST.length; t++) {\n\t\t\t\tvar prefix = DONT_IMPORT_PREFIX_LIST[t];\n\t\t\t\tif(title.substr(0,prefix.length) === prefix) {\n\t\t\t\t\ttiddlers[title] = Object.create(null);\n\t\t\t\t\tmessages[title] = $tw.language.getString(\"Import/Upgrader/State/Suppressed\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\treturn messages;\n};\n\n})();\n",
            "title": "$:/core/modules/upgraders/system.js",
            "type": "application/javascript",
            "module-type": "upgrader"
        },
        "$:/core/modules/upgraders/themetweaks.js": {
            "text": "/*\\\ntitle: $:/core/modules/upgraders/themetweaks.js\ntype: application/javascript\nmodule-type: upgrader\n\nUpgrader module that handles the change in theme tweak storage introduced in 5.0.14-beta.\n\nPreviously, theme tweaks were stored in two data tiddlers:\n\n* $:/themes/tiddlywiki/vanilla/metrics\n* $:/themes/tiddlywiki/vanilla/settings\n\nNow, each tweak is stored in its own separate tiddler.\n\nThis upgrader copies any values from the old format to the new. The old data tiddlers are not deleted in case they have been used to store additional indexes.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar MAPPINGS = {\n\t\"$:/themes/tiddlywiki/vanilla/metrics\": {\n\t\t\"fontsize\": \"$:/themes/tiddlywiki/vanilla/metrics/fontsize\",\n\t\t\"lineheight\": \"$:/themes/tiddlywiki/vanilla/metrics/lineheight\",\n\t\t\"storyleft\": \"$:/themes/tiddlywiki/vanilla/metrics/storyleft\",\n\t\t\"storytop\": \"$:/themes/tiddlywiki/vanilla/metrics/storytop\",\n\t\t\"storyright\": \"$:/themes/tiddlywiki/vanilla/metrics/storyright\",\n\t\t\"storywidth\": \"$:/themes/tiddlywiki/vanilla/metrics/storywidth\",\n\t\t\"tiddlerwidth\": \"$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth\"\n\t},\n\t\"$:/themes/tiddlywiki/vanilla/settings\": {\n\t\t\"fontfamily\": \"$:/themes/tiddlywiki/vanilla/settings/fontfamily\"\n\t}\n};\n\nexports.upgrade = function(wiki,titles,tiddlers) {\n\tvar self = this,\n\t\tmessages = {};\n\t// Check for tiddlers on our list\n\t$tw.utils.each(titles,function(title) {\n\t\tvar mapping = MAPPINGS[title];\n\t\tif(mapping) {\n\t\t\tvar tiddler = new $tw.Tiddler(tiddlers[title]),\n\t\t\t\ttiddlerData = wiki.getTiddlerData(tiddler,{});\n\t\t\tfor(var index in mapping) {\n\t\t\t\tvar mappedTitle = mapping[index];\n\t\t\t\tif(!tiddlers[mappedTitle] || tiddlers[mappedTitle].title !== mappedTitle) {\n\t\t\t\t\ttiddlers[mappedTitle] = {\n\t\t\t\t\t\ttitle: mappedTitle,\n\t\t\t\t\t\ttext: tiddlerData[index]\n\t\t\t\t\t};\n\t\t\t\t\tmessages[mappedTitle] = $tw.language.getString(\"Import/Upgrader/ThemeTweaks/Created\",{variables: {\n\t\t\t\t\t\tfrom: title + \"##\" + index\n\t\t\t\t\t}});\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\treturn messages;\n};\n\n})();\n",
            "title": "$:/core/modules/upgraders/themetweaks.js",
            "type": "application/javascript",
            "module-type": "upgrader"
        },
        "$:/core/modules/utils/crypto.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/crypto.js\ntype: application/javascript\nmodule-type: utils\n\nUtility functions related to crypto.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nLook for an encrypted store area in the text of a TiddlyWiki file\n*/\nexports.extractEncryptedStoreArea = function(text) {\n\tvar encryptedStoreAreaStartMarker = \"<pre id=\\\"encryptedStoreArea\\\" type=\\\"text/plain\\\" style=\\\"display:none;\\\">\",\n\t\tencryptedStoreAreaStart = text.indexOf(encryptedStoreAreaStartMarker);\n\tif(encryptedStoreAreaStart !== -1) {\n\t\tvar encryptedStoreAreaEnd = text.indexOf(\"</pre>\",encryptedStoreAreaStart);\n\t\tif(encryptedStoreAreaEnd !== -1) {\n\t\t\treturn $tw.utils.htmlDecode(text.substring(encryptedStoreAreaStart + encryptedStoreAreaStartMarker.length,encryptedStoreAreaEnd-1));\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nAttempt to extract the tiddlers from an encrypted store area using the current password. If the password is not provided then the password in the password store will be used\n*/\nexports.decryptStoreArea = function(encryptedStoreArea,password) {\n\tvar decryptedText = $tw.crypto.decrypt(encryptedStoreArea,password);\n\tif(decryptedText) {\n\t\tvar json = JSON.parse(decryptedText),\n\t\t\ttiddlers = [];\n\t\tfor(var title in json) {\n\t\t\tif(title !== \"$:/isEncrypted\") {\n\t\t\t\ttiddlers.push(json[title]);\n\t\t\t}\n\t\t}\n\t\treturn tiddlers;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n\n/*\nAttempt to extract the tiddlers from an encrypted store area using the current password. If that fails, the user is prompted for a password.\nencryptedStoreArea: text of the TiddlyWiki encrypted store area\ncallback: function(tiddlers) called with the array of decrypted tiddlers\n\nThe following configuration settings are supported:\n\n$tw.config.usePasswordVault: causes any password entered by the user to also be put into the system password vault\n*/\nexports.decryptStoreAreaInteractive = function(encryptedStoreArea,callback,options) {\n\t// Try to decrypt with the current password\n\tvar tiddlers = $tw.utils.decryptStoreArea(encryptedStoreArea);\n\tif(tiddlers) {\n\t\tcallback(tiddlers);\n\t} else {\n\t\t// Prompt for a new password and keep trying\n\t\t$tw.passwordPrompt.createPrompt({\n\t\t\tserviceName: \"Enter a password to decrypt the imported TiddlyWiki\",\n\t\t\tnoUserName: true,\n\t\t\tcanCancel: true,\n\t\t\tsubmitText: \"Decrypt\",\n\t\t\tcallback: function(data) {\n\t\t\t\t// Exit if the user cancelled\n\t\t\t\tif(!data) {\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t\t// Attempt to decrypt the tiddlers\n\t\t\t\tvar tiddlers = $tw.utils.decryptStoreArea(encryptedStoreArea,data.password);\n\t\t\t\tif(tiddlers) {\n\t\t\t\t\tif($tw.config.usePasswordVault) {\n\t\t\t\t\t\t$tw.crypto.setPassword(data.password);\n\t\t\t\t\t}\n\t\t\t\t\tcallback(tiddlers);\n\t\t\t\t\t// Exit and remove the password prompt\n\t\t\t\t\treturn true;\n\t\t\t\t} else {\n\t\t\t\t\t// We didn't decrypt everything, so continue to prompt for password\n\t\t\t\t\treturn false;\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/utils/crypto.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/animations/slide.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/animations/slide.js\ntype: application/javascript\nmodule-type: animation\n\nA simple slide animation that varies the height of the element\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction slideOpen(domNode,options) {\n\toptions = options || {};\n\tvar duration = options.duration || $tw.utils.getAnimationDuration();\n\t// Get the current height of the domNode\n\tvar computedStyle = window.getComputedStyle(domNode),\n\t\tcurrMarginBottom = parseInt(computedStyle.marginBottom,10),\n\t\tcurrMarginTop = parseInt(computedStyle.marginTop,10),\n\t\tcurrPaddingBottom = parseInt(computedStyle.paddingBottom,10),\n\t\tcurrPaddingTop = parseInt(computedStyle.paddingTop,10),\n\t\tcurrHeight = domNode.offsetHeight;\n\t// Reset the margin once the transition is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(domNode,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: \"\"},\n\t\t\t{marginTop: \"\"},\n\t\t\t{paddingBottom: \"\"},\n\t\t\t{paddingTop: \"\"},\n\t\t\t{height: \"auto\"},\n\t\t\t{opacity: \"\"}\n\t\t]);\n\t\tif(options.callback) {\n\t\t\toptions.callback();\n\t\t}\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"none\"},\n\t\t{marginTop: \"0px\"},\n\t\t{marginBottom: \"0px\"},\n\t\t{paddingTop: \"0px\"},\n\t\t{paddingBottom: \"0px\"},\n\t\t{height: \"0px\"},\n\t\t{opacity: \"0\"}\n\t]);\n\t$tw.utils.forceLayout(domNode);\n\t// Transition to the final position\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"margin-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"height \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{marginBottom: currMarginBottom + \"px\"},\n\t\t{marginTop: currMarginTop + \"px\"},\n\t\t{paddingBottom: currPaddingBottom + \"px\"},\n\t\t{paddingTop: currPaddingTop + \"px\"},\n\t\t{height: currHeight + \"px\"},\n\t\t{opacity: \"1\"}\n\t]);\n}\n\nfunction slideClosed(domNode,options) {\n\toptions = options || {};\n\tvar duration = options.duration || $tw.utils.getAnimationDuration(),\n\t\tcurrHeight = domNode.offsetHeight;\n\t// Clear the properties we've set when the animation is over\n\tsetTimeout(function() {\n\t\t$tw.utils.setStyle(domNode,[\n\t\t\t{transition: \"none\"},\n\t\t\t{marginBottom: \"\"},\n\t\t\t{marginTop: \"\"},\n\t\t\t{paddingBottom: \"\"},\n\t\t\t{paddingTop: \"\"},\n\t\t\t{height: \"auto\"},\n\t\t\t{opacity: \"\"}\n\t\t]);\n\t\tif(options.callback) {\n\t\t\toptions.callback();\n\t\t}\n\t},duration);\n\t// Set up the initial position of the element\n\t$tw.utils.setStyle(domNode,[\n\t\t{height: currHeight + \"px\"},\n\t\t{opacity: \"1\"}\n\t]);\n\t$tw.utils.forceLayout(domNode);\n\t// Transition to the final position\n\t$tw.utils.setStyle(domNode,[\n\t\t{transition: \"margin-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"margin-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-top \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"padding-bottom \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"height \" + duration + \"ms ease-in-out, \" +\n\t\t\t\t\t\"opacity \" + duration + \"ms ease-in-out\"},\n\t\t{marginTop: \"0px\"},\n\t\t{marginBottom: \"0px\"},\n\t\t{paddingTop: \"0px\"},\n\t\t{paddingBottom: \"0px\"},\n\t\t{height: \"0px\"},\n\t\t{opacity: \"0\"}\n\t]);\n}\n\nexports.slide = {\n\topen: slideOpen,\n\tclose: slideClosed\n};\n\n})();\n",
            "title": "$:/core/modules/utils/dom/animations/slide.js",
            "type": "application/javascript",
            "module-type": "animation"
        },
        "$:/core/modules/utils/dom/animator.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/animator.js\ntype: application/javascript\nmodule-type: utils\n\nOrchestrates animations and transitions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction Animator() {\n\t// Get the registered animation modules\n\tthis.animations = {};\n\t$tw.modules.applyMethods(\"animation\",this.animations);\n}\n\nAnimator.prototype.perform = function(type,domNode,options) {\n\toptions = options || {};\n\t// Find an animation that can handle this type\n\tvar chosenAnimation;\n\t$tw.utils.each(this.animations,function(animation,name) {\n\t\tif($tw.utils.hop(animation,type)) {\n\t\t\tchosenAnimation = animation[type];\n\t\t}\n\t});\n\tif(!chosenAnimation) {\n\t\tchosenAnimation = function(domNode,options) {\n\t\t\tif(options.callback) {\n\t\t\t\toptions.callback();\n\t\t\t}\n\t\t};\n\t}\n\t// Call the animation\n\tchosenAnimation(domNode,options);\n};\n\nexports.Animator = Animator;\n\n})();\n",
            "title": "$:/core/modules/utils/dom/animator.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/browser.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/browser.js\ntype: application/javascript\nmodule-type: utils\n\nBrowser feature detection\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nSet style properties of an element\n\telement: dom node\n\tstyles: ordered array of {name: value} pairs\n*/\nexports.setStyle = function(element,styles) {\n\tif(element.nodeType === 1) { // Element.ELEMENT_NODE\n\t\tfor(var t=0; t<styles.length; t++) {\n\t\t\tfor(var styleName in styles[t]) {\n\t\t\t\telement.style[$tw.utils.convertStyleNameToPropertyName(styleName)] = styles[t][styleName];\n\t\t\t}\n\t\t}\n\t}\n};\n\n/*\nConverts a standard CSS property name into the local browser-specific equivalent. For example:\n\t\"background-color\" --> \"backgroundColor\"\n\t\"transition\" --> \"webkitTransition\"\n*/\n\nvar styleNameCache = {}; // We'll cache the style name conversions\n\nexports.convertStyleNameToPropertyName = function(styleName) {\n\t// Return from the cache if we can\n\tif(styleNameCache[styleName]) {\n\t\treturn styleNameCache[styleName];\n\t}\n\t// Convert it by first removing any hyphens\n\tvar propertyName = $tw.utils.unHyphenateCss(styleName);\n\t// Then check if it needs a prefix\n\tif(document.body.style[propertyName] === undefined) {\n\t\tvar prefixes = [\"O\",\"MS\",\"Moz\",\"webkit\"];\n\t\tfor(var t=0; t<prefixes.length; t++) {\n\t\t\tvar prefixedName = prefixes[t] + propertyName.substr(0,1).toUpperCase() + propertyName.substr(1);\n\t\t\tif(document.body.style[prefixedName] !== undefined) {\n\t\t\t\tpropertyName = prefixedName;\n\t\t\t\tbreak;\n\t\t\t}\n\t\t}\n\t}\n\t// Put it in the cache too\n\tstyleNameCache[styleName] = propertyName;\n\treturn propertyName;\n};\n\n/*\nConverts a JS format CSS property name back into the dashed form used in CSS declarations. For example:\n\t\"backgroundColor\" --> \"background-color\"\n\t\"webkitTransform\" --> \"-webkit-transform\"\n*/\nexports.convertPropertyNameToStyleName = function(propertyName) {\n\t// Rehyphenate the name\n\tvar styleName = $tw.utils.hyphenateCss(propertyName);\n\t// If there's a webkit prefix, add a dash (other browsers have uppercase prefixes, and so get the dash automatically)\n\tif(styleName.indexOf(\"webkit\") === 0) {\n\t\tstyleName = \"-\" + styleName;\n\t} else if(styleName.indexOf(\"-m-s\") === 0) {\n\t\tstyleName = \"-ms\" + styleName.substr(4);\n\t}\n\treturn styleName;\n};\n\n/*\nRound trip a stylename to a property name and back again. For example:\n\t\"transform\" --> \"webkitTransform\" --> \"-webkit-transform\"\n*/\nexports.roundTripPropertyName = function(propertyName) {\n\treturn $tw.utils.convertPropertyNameToStyleName($tw.utils.convertStyleNameToPropertyName(propertyName));\n};\n\n/*\nConverts a standard event name into the local browser specific equivalent. For example:\n\t\"animationEnd\" --> \"webkitAnimationEnd\"\n*/\n\nvar eventNameCache = {}; // We'll cache the conversions\n\nvar eventNameMappings = {\n\t\"transitionEnd\": {\n\t\tcorrespondingCssProperty: \"transition\",\n\t\tmappings: {\n\t\t\ttransition: \"transitionend\",\n\t\t\tOTransition: \"oTransitionEnd\",\n\t\t\tMSTransition: \"msTransitionEnd\",\n\t\t\tMozTransition: \"transitionend\",\n\t\t\twebkitTransition: \"webkitTransitionEnd\"\n\t\t}\n\t},\n\t\"animationEnd\": {\n\t\tcorrespondingCssProperty: \"animation\",\n\t\tmappings: {\n\t\t\tanimation: \"animationend\",\n\t\t\tOAnimation: \"oAnimationEnd\",\n\t\t\tMSAnimation: \"msAnimationEnd\",\n\t\t\tMozAnimation: \"animationend\",\n\t\t\twebkitAnimation: \"webkitAnimationEnd\"\n\t\t}\n\t}\n};\n\nexports.convertEventName = function(eventName) {\n\tif(eventNameCache[eventName]) {\n\t\treturn eventNameCache[eventName];\n\t}\n\tvar newEventName = eventName,\n\t\tmappings = eventNameMappings[eventName];\n\tif(mappings) {\n\t\tvar convertedProperty = $tw.utils.convertStyleNameToPropertyName(mappings.correspondingCssProperty);\n\t\tif(mappings.mappings[convertedProperty]) {\n\t\t\tnewEventName = mappings.mappings[convertedProperty];\n\t\t}\n\t}\n\t// Put it in the cache too\n\teventNameCache[eventName] = newEventName;\n\treturn newEventName;\n};\n\n/*\nReturn the names of the fullscreen APIs\n*/\nexports.getFullScreenApis = function() {\n\tvar d = document,\n\t\tdb = d.body,\n\t\tresult = {\n\t\t\"_requestFullscreen\": db.webkitRequestFullscreen !== undefined ? \"webkitRequestFullscreen\" :\n\t\t\t\t\t\t\tdb.mozRequestFullScreen !== undefined ? \"mozRequestFullScreen\" :\n\t\t\t\t\t\t\tdb.msRequestFullscreen !== undefined ? \"msRequestFullscreen\" :\n\t\t\t\t\t\t\tdb.requestFullscreen !== undefined ? \"requestFullscreen\" : \"\",\n\t\t\"_exitFullscreen\": d.webkitExitFullscreen !== undefined ? \"webkitExitFullscreen\" :\n\t\t\t\t\t\t\td.mozCancelFullScreen !== undefined ? \"mozCancelFullScreen\" :\n\t\t\t\t\t\t\td.msExitFullscreen !== undefined ? \"msExitFullscreen\" :\n\t\t\t\t\t\t\td.exitFullscreen !== undefined ? \"exitFullscreen\" : \"\",\n\t\t\"_fullscreenElement\": d.webkitFullscreenElement !== undefined ? \"webkitFullscreenElement\" :\n\t\t\t\t\t\t\td.mozFullScreenElement !== undefined ? \"mozFullScreenElement\" :\n\t\t\t\t\t\t\td.msFullscreenElement !== undefined ? \"msFullscreenElement\" :\n\t\t\t\t\t\t\td.fullscreenElement !== undefined ? \"fullscreenElement\" : \"\",\n\t\t\"_fullscreenChange\": d.webkitFullscreenElement !== undefined ? \"webkitfullscreenchange\" :\n\t\t\t\t\t\t\td.mozFullScreenElement !== undefined ? \"mozfullscreenchange\" :\n\t\t\t\t\t\t\td.msFullscreenElement !== undefined ? \"MSFullscreenChange\" :\n\t\t\t\t\t\t\td.fullscreenElement !== undefined ? \"fullscreenchange\" : \"\"\n\t};\n\tif(!result._requestFullscreen || !result._exitFullscreen || !result._fullscreenElement || !result._fullscreenChange) {\n\t\treturn null;\n\t} else {\n\t\treturn result;\n\t}\n};\n\n})();\n",
            "title": "$:/core/modules/utils/dom/browser.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/csscolorparser.js": {
            "text": "// (c) Dean McNamee <dean@gmail.com>, 2012.\n//\n// https://github.com/deanm/css-color-parser-js\n//\n// Permission is hereby granted, free of charge, to any person obtaining a copy\n// of this software and associated documentation files (the \"Software\"), to\n// deal in the Software without restriction, including without limitation the\n// rights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n// sell copies of the Software, and to permit persons to whom the Software is\n// furnished to do so, subject to the following conditions:\n//\n// The above copyright notice and this permission notice shall be included in\n// all copies or substantial portions of the Software.\n//\n// THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\n// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\n// IN THE SOFTWARE.\n\n// http://www.w3.org/TR/css3-color/\nvar kCSSColorTable = {\n  \"transparent\": [0,0,0,0], \"aliceblue\": [240,248,255,1],\n  \"antiquewhite\": [250,235,215,1], \"aqua\": [0,255,255,1],\n  \"aquamarine\": [127,255,212,1], \"azure\": [240,255,255,1],\n  \"beige\": [245,245,220,1], \"bisque\": [255,228,196,1],\n  \"black\": [0,0,0,1], \"blanchedalmond\": [255,235,205,1],\n  \"blue\": [0,0,255,1], \"blueviolet\": [138,43,226,1],\n  \"brown\": [165,42,42,1], \"burlywood\": [222,184,135,1],\n  \"cadetblue\": [95,158,160,1], \"chartreuse\": [127,255,0,1],\n  \"chocolate\": [210,105,30,1], \"coral\": [255,127,80,1],\n  \"cornflowerblue\": [100,149,237,1], \"cornsilk\": [255,248,220,1],\n  \"crimson\": [220,20,60,1], \"cyan\": [0,255,255,1],\n  \"darkblue\": [0,0,139,1], \"darkcyan\": [0,139,139,1],\n  \"darkgoldenrod\": [184,134,11,1], \"darkgray\": [169,169,169,1],\n  \"darkgreen\": [0,100,0,1], \"darkgrey\": [169,169,169,1],\n  \"darkkhaki\": [189,183,107,1], \"darkmagenta\": [139,0,139,1],\n  \"darkolivegreen\": [85,107,47,1], \"darkorange\": [255,140,0,1],\n  \"darkorchid\": [153,50,204,1], \"darkred\": [139,0,0,1],\n  \"darksalmon\": [233,150,122,1], \"darkseagreen\": [143,188,143,1],\n  \"darkslateblue\": [72,61,139,1], \"darkslategray\": [47,79,79,1],\n  \"darkslategrey\": [47,79,79,1], \"darkturquoise\": [0,206,209,1],\n  \"darkviolet\": [148,0,211,1], \"deeppink\": [255,20,147,1],\n  \"deepskyblue\": [0,191,255,1], \"dimgray\": [105,105,105,1],\n  \"dimgrey\": [105,105,105,1], \"dodgerblue\": [30,144,255,1],\n  \"firebrick\": [178,34,34,1], \"floralwhite\": [255,250,240,1],\n  \"forestgreen\": [34,139,34,1], \"fuchsia\": [255,0,255,1],\n  \"gainsboro\": [220,220,220,1], \"ghostwhite\": [248,248,255,1],\n  \"gold\": [255,215,0,1], \"goldenrod\": [218,165,32,1],\n  \"gray\": [128,128,128,1], \"green\": [0,128,0,1],\n  \"greenyellow\": [173,255,47,1], \"grey\": [128,128,128,1],\n  \"honeydew\": [240,255,240,1], \"hotpink\": [255,105,180,1],\n  \"indianred\": [205,92,92,1], \"indigo\": [75,0,130,1],\n  \"ivory\": [255,255,240,1], \"khaki\": [240,230,140,1],\n  \"lavender\": [230,230,250,1], \"lavenderblush\": [255,240,245,1],\n  \"lawngreen\": [124,252,0,1], \"lemonchiffon\": [255,250,205,1],\n  \"lightblue\": [173,216,230,1], \"lightcoral\": [240,128,128,1],\n  \"lightcyan\": [224,255,255,1], \"lightgoldenrodyellow\": [250,250,210,1],\n  \"lightgray\": [211,211,211,1], \"lightgreen\": [144,238,144,1],\n  \"lightgrey\": [211,211,211,1], \"lightpink\": [255,182,193,1],\n  \"lightsalmon\": [255,160,122,1], \"lightseagreen\": [32,178,170,1],\n  \"lightskyblue\": [135,206,250,1], \"lightslategray\": [119,136,153,1],\n  \"lightslategrey\": [119,136,153,1], \"lightsteelblue\": [176,196,222,1],\n  \"lightyellow\": [255,255,224,1], \"lime\": [0,255,0,1],\n  \"limegreen\": [50,205,50,1], \"linen\": [250,240,230,1],\n  \"magenta\": [255,0,255,1], \"maroon\": [128,0,0,1],\n  \"mediumaquamarine\": [102,205,170,1], \"mediumblue\": [0,0,205,1],\n  \"mediumorchid\": [186,85,211,1], \"mediumpurple\": [147,112,219,1],\n  \"mediumseagreen\": [60,179,113,1], \"mediumslateblue\": [123,104,238,1],\n  \"mediumspringgreen\": [0,250,154,1], \"mediumturquoise\": [72,209,204,1],\n  \"mediumvioletred\": [199,21,133,1], \"midnightblue\": [25,25,112,1],\n  \"mintcream\": [245,255,250,1], \"mistyrose\": [255,228,225,1],\n  \"moccasin\": [255,228,181,1], \"navajowhite\": [255,222,173,1],\n  \"navy\": [0,0,128,1], \"oldlace\": [253,245,230,1],\n  \"olive\": [128,128,0,1], \"olivedrab\": [107,142,35,1],\n  \"orange\": [255,165,0,1], \"orangered\": [255,69,0,1],\n  \"orchid\": [218,112,214,1], \"palegoldenrod\": [238,232,170,1],\n  \"palegreen\": [152,251,152,1], \"paleturquoise\": [175,238,238,1],\n  \"palevioletred\": [219,112,147,1], \"papayawhip\": [255,239,213,1],\n  \"peachpuff\": [255,218,185,1], \"peru\": [205,133,63,1],\n  \"pink\": [255,192,203,1], \"plum\": [221,160,221,1],\n  \"powderblue\": [176,224,230,1], \"purple\": [128,0,128,1],\n  \"red\": [255,0,0,1], \"rosybrown\": [188,143,143,1],\n  \"royalblue\": [65,105,225,1], \"saddlebrown\": [139,69,19,1],\n  \"salmon\": [250,128,114,1], \"sandybrown\": [244,164,96,1],\n  \"seagreen\": [46,139,87,1], \"seashell\": [255,245,238,1],\n  \"sienna\": [160,82,45,1], \"silver\": [192,192,192,1],\n  \"skyblue\": [135,206,235,1], \"slateblue\": [106,90,205,1],\n  \"slategray\": [112,128,144,1], \"slategrey\": [112,128,144,1],\n  \"snow\": [255,250,250,1], \"springgreen\": [0,255,127,1],\n  \"steelblue\": [70,130,180,1], \"tan\": [210,180,140,1],\n  \"teal\": [0,128,128,1], \"thistle\": [216,191,216,1],\n  \"tomato\": [255,99,71,1], \"turquoise\": [64,224,208,1],\n  \"violet\": [238,130,238,1], \"wheat\": [245,222,179,1],\n  \"white\": [255,255,255,1], \"whitesmoke\": [245,245,245,1],\n  \"yellow\": [255,255,0,1], \"yellowgreen\": [154,205,50,1]}\n\nfunction clamp_css_byte(i) {  // Clamp to integer 0 .. 255.\n  i = Math.round(i);  // Seems to be what Chrome does (vs truncation).\n  return i < 0 ? 0 : i > 255 ? 255 : i;\n}\n\nfunction clamp_css_float(f) {  // Clamp to float 0.0 .. 1.0.\n  return f < 0 ? 0 : f > 1 ? 1 : f;\n}\n\nfunction parse_css_int(str) {  // int or percentage.\n  if (str[str.length - 1] === '%')\n    return clamp_css_byte(parseFloat(str) / 100 * 255);\n  return clamp_css_byte(parseInt(str));\n}\n\nfunction parse_css_float(str) {  // float or percentage.\n  if (str[str.length - 1] === '%')\n    return clamp_css_float(parseFloat(str) / 100);\n  return clamp_css_float(parseFloat(str));\n}\n\nfunction css_hue_to_rgb(m1, m2, h) {\n  if (h < 0) h += 1;\n  else if (h > 1) h -= 1;\n\n  if (h * 6 < 1) return m1 + (m2 - m1) * h * 6;\n  if (h * 2 < 1) return m2;\n  if (h * 3 < 2) return m1 + (m2 - m1) * (2/3 - h) * 6;\n  return m1;\n}\n\nfunction parseCSSColor(css_str) {\n  // Remove all whitespace, not compliant, but should just be more accepting.\n  var str = css_str.replace(/ /g, '').toLowerCase();\n\n  // Color keywords (and transparent) lookup.\n  if (str in kCSSColorTable) return kCSSColorTable[str].slice();  // dup.\n\n  // #abc and #abc123 syntax.\n  if (str[0] === '#') {\n    if (str.length === 4) {\n      var iv = parseInt(str.substr(1), 16);  // TODO(deanm): Stricter parsing.\n      if (!(iv >= 0 && iv <= 0xfff)) return null;  // Covers NaN.\n      return [((iv & 0xf00) >> 4) | ((iv & 0xf00) >> 8),\n              (iv & 0xf0) | ((iv & 0xf0) >> 4),\n              (iv & 0xf) | ((iv & 0xf) << 4),\n              1];\n    } else if (str.length === 7) {\n      var iv = parseInt(str.substr(1), 16);  // TODO(deanm): Stricter parsing.\n      if (!(iv >= 0 && iv <= 0xffffff)) return null;  // Covers NaN.\n      return [(iv & 0xff0000) >> 16,\n              (iv & 0xff00) >> 8,\n              iv & 0xff,\n              1];\n    }\n\n    return null;\n  }\n\n  var op = str.indexOf('('), ep = str.indexOf(')');\n  if (op !== -1 && ep + 1 === str.length) {\n    var fname = str.substr(0, op);\n    var params = str.substr(op+1, ep-(op+1)).split(',');\n    var alpha = 1;  // To allow case fallthrough.\n    switch (fname) {\n      case 'rgba':\n        if (params.length !== 4) return null;\n        alpha = parse_css_float(params.pop());\n        // Fall through.\n      case 'rgb':\n        if (params.length !== 3) return null;\n        return [parse_css_int(params[0]),\n                parse_css_int(params[1]),\n                parse_css_int(params[2]),\n                alpha];\n      case 'hsla':\n        if (params.length !== 4) return null;\n        alpha = parse_css_float(params.pop());\n        // Fall through.\n      case 'hsl':\n        if (params.length !== 3) return null;\n        var h = (((parseFloat(params[0]) % 360) + 360) % 360) / 360;  // 0 .. 1\n        // NOTE(deanm): According to the CSS spec s/l should only be\n        // percentages, but we don't bother and let float or percentage.\n        var s = parse_css_float(params[1]);\n        var l = parse_css_float(params[2]);\n        var m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s;\n        var m1 = l * 2 - m2;\n        return [clamp_css_byte(css_hue_to_rgb(m1, m2, h+1/3) * 255),\n                clamp_css_byte(css_hue_to_rgb(m1, m2, h) * 255),\n                clamp_css_byte(css_hue_to_rgb(m1, m2, h-1/3) * 255),\n                alpha];\n      default:\n        return null;\n    }\n  }\n\n  return null;\n}\n\ntry { exports.parseCSSColor = parseCSSColor } catch(e) { }\n",
            "title": "$:/core/modules/utils/dom/csscolorparser.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom.js\ntype: application/javascript\nmodule-type: utils\n\nVarious static DOM-related utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nDetermines whether element 'a' contains element 'b'\nCode thanks to John Resig, http://ejohn.org/blog/comparing-document-position/\n*/\nexports.domContains = function(a,b) {\n\treturn a.contains ?\n\t\ta !== b && a.contains(b) :\n\t\t!!(a.compareDocumentPosition(b) & 16);\n};\n\nexports.removeChildren = function(node) {\n\twhile(node.hasChildNodes()) {\n\t\tnode.removeChild(node.firstChild);\n\t}\n};\n\nexports.hasClass = function(el,className) {\n\treturn el && el.className && el.className.toString().split(\" \").indexOf(className) !== -1;\n};\n\nexports.addClass = function(el,className) {\n\tvar c = el.className.split(\" \");\n\tif(c.indexOf(className) === -1) {\n\t\tc.push(className);\n\t}\n\tel.className = c.join(\" \");\n};\n\nexports.removeClass = function(el,className) {\n\tvar c = el.className.split(\" \"),\n\t\tp = c.indexOf(className);\n\tif(p !== -1) {\n\t\tc.splice(p,1);\n\t\tel.className = c.join(\" \");\n\t}\n};\n\nexports.toggleClass = function(el,className,status) {\n\tif(status === undefined) {\n\t\tstatus = !exports.hasClass(el,className);\n\t}\n\tif(status) {\n\t\texports.addClass(el,className);\n\t} else {\n\t\texports.removeClass(el,className);\n\t}\n};\n\n/*\nGet the scroll position of the viewport\nReturns:\n\t{\n\t\tx: horizontal scroll position in pixels,\n\t\ty: vertical scroll position in pixels\n\t}\n*/\nexports.getScrollPosition = function() {\n\tif(\"scrollX\" in window) {\n\t\treturn {x: window.scrollX, y: window.scrollY};\n\t} else {\n\t\treturn {x: document.documentElement.scrollLeft, y: document.documentElement.scrollTop};\n\t}\n};\n\n/*\nGets the bounding rectangle of an element in absolute page coordinates\n*/\nexports.getBoundingPageRect = function(element) {\n\tvar scrollPos = $tw.utils.getScrollPosition(),\n\t\tclientRect = element.getBoundingClientRect();\n\treturn {\n\t\tleft: clientRect.left + scrollPos.x,\n\t\twidth: clientRect.width,\n\t\tright: clientRect.right + scrollPos.x,\n\t\ttop: clientRect.top + scrollPos.y,\n\t\theight: clientRect.height,\n\t\tbottom: clientRect.bottom + scrollPos.y\n\t};\n};\n\n/*\nSaves a named password in the browser\n*/\nexports.savePassword = function(name,password) {\n\ttry {\n\t\tif(window.localStorage) {\n\t\t\tlocalStorage.setItem(\"tw5-password-\" + name,password);\n\t\t}\n\t} catch(e) {\n\t}\n};\n\n/*\nRetrieve a named password from the browser\n*/\nexports.getPassword = function(name) {\n\ttry {\n\t\treturn window.localStorage ? localStorage.getItem(\"tw5-password-\" + name) : \"\";\n\t} catch(e) {\n\t\treturn \"\";\n\t}\n};\n\n/*\nForce layout of a dom node and its descendents\n*/\nexports.forceLayout = function(element) {\n\tvar dummy = element.offsetWidth;\n};\n\n/*\nPulse an element for debugging purposes\n*/\nexports.pulseElement = function(element) {\n\t// Event handler to remove the class at the end\n\telement.addEventListener($tw.browser.animationEnd,function handler(event) {\n\t\telement.removeEventListener($tw.browser.animationEnd,handler,false);\n\t\t$tw.utils.removeClass(element,\"pulse\");\n\t},false);\n\t// Apply the pulse class\n\t$tw.utils.removeClass(element,\"pulse\");\n\t$tw.utils.forceLayout(element);\n\t$tw.utils.addClass(element,\"pulse\");\n};\n\n/*\nAttach specified event handlers to a DOM node\ndomNode: where to attach the event handlers\nevents: array of event handlers to be added (see below)\nEach entry in the events array is an object with these properties:\nhandlerFunction: optional event handler function\nhandlerObject: optional event handler object\nhandlerMethod: optionally specifies object handler method name (defaults to `handleEvent`)\n*/\nexports.addEventListeners = function(domNode,events) {\n\t$tw.utils.each(events,function(eventInfo) {\n\t\tvar handler;\n\t\tif(eventInfo.handlerFunction) {\n\t\t\thandler = eventInfo.handlerFunction;\n\t\t} else if(eventInfo.handlerObject) {\n\t\t\tif(eventInfo.handlerMethod) {\n\t\t\t\thandler = function(event) {\n\t\t\t\t\teventInfo.handlerObject[eventInfo.handlerMethod].call(eventInfo.handlerObject,event);\n\t\t\t\t};\t\n\t\t\t} else {\n\t\t\t\thandler = eventInfo.handlerObject;\n\t\t\t}\n\t\t}\n\t\tdomNode.addEventListener(eventInfo.name,handler,false);\n\t});\n};\n\n\n})();\n",
            "title": "$:/core/modules/utils/dom.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/http.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/http.js\ntype: application/javascript\nmodule-type: utils\n\nBrowser HTTP support\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nA quick and dirty HTTP function; to be refactored later. Options are:\n\turl: URL to retrieve\n\ttype: GET, PUT, POST etc\n\tcallback: function invoked with (err,data)\n*/\nexports.httpRequest = function(options) {\n\tvar type = options.type || \"GET\",\n\t\theaders = options.headers || {accept: \"application/json\"},\n\t\trequest = new XMLHttpRequest(),\n\t\tdata = \"\",\n\t\tf,results;\n\t// Massage the data hashmap into a string\n\tif(options.data) {\n\t\tif(typeof options.data === \"string\") { // Already a string\n\t\t\tdata = options.data;\n\t\t} else { // A hashmap of strings\n\t\t\tresults = [];\n\t\t\t$tw.utils.each(options.data,function(dataItem,dataItemTitle) {\n\t\t\t\tresults.push(dataItemTitle + \"=\" + encodeURIComponent(dataItem));\n\t\t\t});\n\t\t\tdata = results.join(\"&\");\n\t\t}\n\t}\n\t// Set up the state change handler\n\trequest.onreadystatechange = function() {\n\t\tif(this.readyState === 4) {\n\t\t\tif(this.status === 200 || this.status === 201 || this.status === 204) {\n\t\t\t\t// Success!\n\t\t\t\toptions.callback(null,this.responseText,this);\n\t\t\t\treturn;\n\t\t\t}\n\t\t// Something went wrong\n\t\toptions.callback(\"XMLHttpRequest error code: \" + this.status);\n\t\t}\n\t};\n\t// Make the request\n\trequest.open(type,options.url,true);\n\tif(headers) {\n\t\t$tw.utils.each(headers,function(header,headerTitle,object) {\n\t\t\trequest.setRequestHeader(headerTitle,header);\n\t\t});\n\t}\n\tif(data && !$tw.utils.hop(headers,\"Content-type\")) {\n\t\trequest.setRequestHeader(\"Content-type\",\"application/x-www-form-urlencoded; charset=UTF-8\");\n\t}\n\trequest.send(data);\n\treturn request;\n};\n\n})();\n",
            "title": "$:/core/modules/utils/dom/http.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/keyboard.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/keyboard.js\ntype: application/javascript\nmodule-type: utils\n\nKeyboard utilities\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar namedKeys = {\n\t\"backspace\": 8,\n\t\"tab\": 9,\n\t\"enter\": 13,\n\t\"escape\": 27\n};\n\n/*\nParses a key descriptor into the structure:\n{\n\tkeyCode: numeric keycode\n\tshiftKey: boolean\n\taltKey: boolean\n\tctrlKey: boolean\n}\nKey descriptors have the following format:\n\tctrl+enter\n\tctrl+shift+alt+A\n*/\nexports.parseKeyDescriptor = function(keyDescriptor) {\n\tvar components = keyDescriptor.split(\"+\"),\n\t\tinfo = {\n\t\t\tkeyCode: 0,\n\t\t\tshiftKey: false,\n\t\t\taltKey: false,\n\t\t\tctrlKey: false\n\t\t};\n\tfor(var t=0; t<components.length; t++) {\n\t\tvar s = components[t].toLowerCase();\n\t\t// Look for modifier keys\n\t\tif(s === \"ctrl\") {\n\t\t\tinfo.ctrlKey = true;\n\t\t} else if(s === \"shift\") {\n\t\t\tinfo.shiftKey = true;\n\t\t} else if(s === \"alt\") {\n\t\t\tinfo.altKey = true;\n\t\t} else if(s === \"meta\") {\n\t\t\tinfo.metaKey = true;\n\t\t}\n\t\t// Replace named keys with their code\n\t\tif(namedKeys[s]) {\n\t\t\tinfo.keyCode = namedKeys[s];\n\t\t}\n\t}\n\treturn info;\n};\n\nexports.checkKeyDescriptor = function(event,keyInfo) {\n\tvar metaKeyStatus = !!keyInfo.metaKey; // Using a temporary variable to keep JSHint happy\n\treturn event.keyCode === keyInfo.keyCode && \n\t\t\tevent.shiftKey === keyInfo.shiftKey && \n\t\t\tevent.altKey === keyInfo.altKey && \n\t\t\tevent.ctrlKey === keyInfo.ctrlKey && \n\t\t\tevent.metaKey === metaKeyStatus;\t\n};\n\n})();\n",
            "title": "$:/core/modules/utils/dom/keyboard.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/modal.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/modal.js\ntype: application/javascript\nmodule-type: utils\n\nModal message mechanism\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar Modal = function(wiki) {\n\tthis.wiki = wiki;\n\tthis.modalCount = 0;\n};\n\n/*\nDisplay a modal dialogue\n\ttitle: Title of tiddler to display\n\toptions: see below\nOptions include:\n\tdownloadLink: Text of a big download link to include\n*/\nModal.prototype.display = function(title,options) {\n\toptions = options || {};\n\tvar self = this,\n\t\tduration = $tw.utils.getAnimationDuration(),\n\t\ttiddler = this.wiki.getTiddler(title);\n\t// Don't do anything if the tiddler doesn't exist\n\tif(!tiddler) {\n\t\treturn;\n\t}\n\t// Create the variables\n\tvar variables = $tw.utils.extend({currentTiddler: title},options.variables);\n\t// Create the wrapper divs\n\tvar wrapper = document.createElement(\"div\"),\n\t\tmodalBackdrop = document.createElement(\"div\"),\n\t\tmodalWrapper = document.createElement(\"div\"),\n\t\tmodalHeader = document.createElement(\"div\"),\n\t\theaderTitle = document.createElement(\"h3\"),\n\t\tmodalBody = document.createElement(\"div\"),\n\t\tmodalLink = document.createElement(\"a\"),\n\t\tmodalFooter = document.createElement(\"div\"),\n\t\tmodalFooterHelp = document.createElement(\"span\"),\n\t\tmodalFooterButtons = document.createElement(\"span\");\n\t// Up the modal count and adjust the body class\n\tthis.modalCount++;\n\tthis.adjustPageClass();\n\t// Add classes\n\t$tw.utils.addClass(wrapper,\"tc-modal-wrapper\");\n\t$tw.utils.addClass(modalBackdrop,\"tc-modal-backdrop\");\n\t$tw.utils.addClass(modalWrapper,\"tc-modal\");\n\t$tw.utils.addClass(modalHeader,\"tc-modal-header\");\n\t$tw.utils.addClass(modalBody,\"tc-modal-body\");\n\t$tw.utils.addClass(modalFooter,\"tc-modal-footer\");\n\t// Join them together\n\twrapper.appendChild(modalBackdrop);\n\twrapper.appendChild(modalWrapper);\n\tmodalHeader.appendChild(headerTitle);\n\tmodalWrapper.appendChild(modalHeader);\n\tmodalWrapper.appendChild(modalBody);\n\tmodalFooter.appendChild(modalFooterHelp);\n\tmodalFooter.appendChild(modalFooterButtons);\n\tmodalWrapper.appendChild(modalFooter);\n\t// Render the title of the message\n\tvar headerWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tfield: \"subtitle\",\n\t\tchildren: [{\n\t\t\ttype: \"text\",\n\t\t\tattributes: {\n\t\t\t\ttext: {\n\t\t\t\t\ttype: \"string\",\n\t\t\t\t\tvalue: title\n\t\t}}}],\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: document,\n\t\tvariables: variables\n\t});\n\theaderWidgetNode.render(headerTitle,null);\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\theaderWidgetNode.refresh(changes,modalHeader,null);\n\t});\n\t// Render the body of the message\n\tvar bodyWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: document,\n\t\tvariables: variables\n\t});\n\tbodyWidgetNode.render(modalBody,null);\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\tbodyWidgetNode.refresh(changes,modalBody,null);\n\t});\n\t// Setup the link if present\n\tif(options.downloadLink) {\n\t\tmodalLink.href = options.downloadLink;\n\t\tmodalLink.appendChild(document.createTextNode(\"Right-click to save changes\"));\n\t\tmodalBody.appendChild(modalLink);\n\t}\n\t// Render the footer of the message\n\tif(tiddler && tiddler.fields && tiddler.fields.help) {\n\t\tvar link = document.createElement(\"a\");\n\t\tlink.setAttribute(\"href\",tiddler.fields.help);\n\t\tlink.setAttribute(\"target\",\"_blank\");\n\t\tlink.appendChild(document.createTextNode(\"Help\"));\n\t\tmodalFooterHelp.appendChild(link);\n\t\tmodalFooterHelp.style.float = \"left\";\n\t}\n\tvar footerWidgetNode = this.wiki.makeTranscludeWidget(title,{\n\t\tfield: \"footer\",\n\t\tchildren: [{\n\t\t\ttype: \"button\",\n\t\t\tattributes: {\n\t\t\t\tmessage: {\n\t\t\t\t\ttype: \"string\",\n\t\t\t\t\tvalue: \"tm-close-tiddler\"\n\t\t\t\t}\n\t\t\t},\n\t\t\tchildren: [{\n\t\t\t\ttype: \"text\",\n\t\t\t\tattributes: {\n\t\t\t\t\ttext: {\n\t\t\t\t\t\ttype: \"string\",\n\t\t\t\t\t\tvalue: \"Close\"\n\t\t\t}}}\n\t\t]}],\n\t\tparentWidget: $tw.rootWidget,\n\t\tdocument: document,\n\t\tvariables: variables\n\t});\n\tfooterWidgetNode.render(modalFooterButtons,null);\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\tfooterWidgetNode.refresh(changes,modalFooterButtons,null);\n\t});\n\t// Add the close event handler\n\tvar closeHandler = function(event) {\n\t\t// Decrease the modal count and adjust the body class\n\t\tself.modalCount--;\n\t\tself.adjustPageClass();\n\t\t// Force layout and animate the modal message away\n\t\t$tw.utils.forceLayout(modalBackdrop);\n\t\t$tw.utils.forceLayout(modalWrapper);\n\t\t$tw.utils.setStyle(modalBackdrop,[\n\t\t\t{opacity: \"0\"}\n\t\t]);\n\t\t$tw.utils.setStyle(modalWrapper,[\n\t\t\t{transform: \"translateY(\" + window.innerHeight + \"px)\"}\n\t\t]);\n\t\t// Set up an event for the transition end\n\t\twindow.setTimeout(function() {\n\t\t\tif(wrapper.parentNode) {\n\t\t\t\t// Remove the modal message from the DOM\n\t\t\t\tdocument.body.removeChild(wrapper);\n\t\t\t}\n\t\t},duration);\n\t\t// Don't let anyone else handle the tm-close-tiddler message\n\t\treturn false;\n\t};\n\theaderWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\tbodyWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\tfooterWidgetNode.addEventListener(\"tm-close-tiddler\",closeHandler,false);\n\t// Set the initial styles for the message\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{opacity: \"0\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transformOrigin: \"0% 0%\"},\n\t\t{transform: \"translateY(\" + (-window.innerHeight) + \"px)\"}\n\t]);\n\t// Put the message into the document\n\tdocument.body.appendChild(wrapper);\n\t// Set up animation for the styles\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{transition: \"opacity \" + duration + \"ms ease-out\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transition: $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out\"}\n\t]);\n\t// Force layout\n\t$tw.utils.forceLayout(modalBackdrop);\n\t$tw.utils.forceLayout(modalWrapper);\n\t// Set final animated styles\n\t$tw.utils.setStyle(modalBackdrop,[\n\t\t{opacity: \"0.7\"}\n\t]);\n\t$tw.utils.setStyle(modalWrapper,[\n\t\t{transform: \"translateY(0px)\"}\n\t]);\n};\n\nModal.prototype.adjustPageClass = function() {\n\tif($tw.pageContainer) {\n\t\t$tw.utils.toggleClass($tw.pageContainer,\"tc-modal-displayed\",this.modalCount > 0);\n\t}\n};\n\nexports.Modal = Modal;\n\n})();\n",
            "title": "$:/core/modules/utils/dom/modal.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/notifier.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/notifier.js\ntype: application/javascript\nmodule-type: utils\n\nNotifier mechanism\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar Notifier = function(wiki) {\n\tthis.wiki = wiki;\n};\n\n/*\nDisplay a notification\n\ttitle: Title of tiddler containing the notification text\n\toptions: see below\nOptions include:\n*/\nNotifier.prototype.display = function(title,options) {\n\toptions = options || {};\n\t// Create the wrapper divs\n\tvar notification = document.createElement(\"div\"),\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tduration = $tw.utils.getAnimationDuration();\n\t// Don't do anything if the tiddler doesn't exist\n\tif(!tiddler) {\n\t\treturn;\n\t}\n\t// Add classes\n\t$tw.utils.addClass(notification,\"tc-notification\");\n\t// Render the body of the notification\n\tvar widgetNode = this.wiki.makeTranscludeWidget(title,{parentWidget: $tw.rootWidget, document: document});\n\twidgetNode.render(notification,null);\n\tthis.wiki.addEventListener(\"change\",function(changes) {\n\t\twidgetNode.refresh(changes,notification,null);\n\t});\n\t// Set the initial styles for the notification\n\t$tw.utils.setStyle(notification,[\n\t\t{opacity: \"0\"},\n\t\t{transformOrigin: \"0% 0%\"},\n\t\t{transform: \"translateY(\" + (-window.innerHeight) + \"px)\"},\n\t\t{transition: \"opacity \" + duration + \"ms ease-out, \" + $tw.utils.roundTripPropertyName(\"transform\") + \" \" + duration + \"ms ease-in-out\"}\n\t]);\n\t// Add the notification to the DOM\n\tdocument.body.appendChild(notification);\n\t// Force layout\n\t$tw.utils.forceLayout(notification);\n\t// Set final animated styles\n\t$tw.utils.setStyle(notification,[\n\t\t{opacity: \"1.0\"},\n\t\t{transform: \"translateY(0px)\"}\n\t]);\n\t// Set a timer to remove the notification\n\twindow.setTimeout(function() {\n\t\t// Force layout and animate the notification away\n\t\t$tw.utils.forceLayout(notification);\n\t\t$tw.utils.setStyle(notification,[\n\t\t\t{opacity: \"0.0\"},\n\t\t\t{transform: \"translateX(\" + (notification.offsetWidth) + \"px)\"}\n\t\t]);\n\t\t// Remove the modal message from the DOM once the transition ends\n\t\tsetTimeout(function() {\n\t\t\tif(notification.parentNode) {\n\t\t\t\tdocument.body.removeChild(notification);\n\t\t\t}\n\t\t},duration);\n\t},$tw.config.preferences.notificationDuration);\n};\n\nexports.Notifier = Notifier;\n\n})();\n",
            "title": "$:/core/modules/utils/dom/notifier.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/popup.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/popup.js\ntype: application/javascript\nmodule-type: utils\n\nModule that creates a $tw.utils.Popup object prototype that manages popups in the browser\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreates a Popup object with these options:\n\trootElement: the DOM element to which the popup zapper should be attached\n*/\nvar Popup = function(options) {\n\toptions = options || {};\n\tthis.rootElement = options.rootElement || document.documentElement;\n\tthis.popups = []; // Array of {title:,wiki:,domNode:} objects\n};\n\n/*\nTrigger a popup open or closed. Parameters are in a hashmap:\n\ttitle: title of the tiddler where the popup details are stored\n\tdomNode: dom node to which the popup will be positioned\n\twiki: wiki\n\tforce: if specified, forces the popup state to true or false (instead of toggling it)\n*/\nPopup.prototype.triggerPopup = function(options) {\n\t// Check if this popup is already active\n\tvar index = -1;\n\tfor(var t=0; t<this.popups.length; t++) {\n\t\tif(this.popups[t].title === options.title) {\n\t\t\tindex = t;\n\t\t}\n\t}\n\t// Compute the new state\n\tvar state = index === -1;\n\tif(options.force !== undefined) {\n\t\tstate = options.force;\n\t}\n\t// Show or cancel the popup according to the new state\n\tif(state) {\n\t\tthis.show(options);\n\t} else {\n\t\tthis.cancel(index);\n\t}\n};\n\nPopup.prototype.handleEvent = function(event) {\n\tif(event.type === \"click\") {\n\t\t// Find out what was clicked on\n\t\tvar info = this.popupInfo(event.target),\n\t\t\tcancelLevel = info.popupLevel - 1;\n\t\t// Don't remove the level that was clicked on if we clicked on a handle\n\t\tif(info.isHandle) {\n\t\t\tcancelLevel++;\n\t\t}\n\t\t// Cancel\n\t\tthis.cancel(cancelLevel);\n\t}\n};\n\n/*\nFind the popup level containing a DOM node. Returns:\npopupLevel: count of the number of nested popups containing the specified element\nisHandle: true if the specified element is within a popup handle\n*/\nPopup.prototype.popupInfo = function(domNode) {\n\tvar isHandle = false,\n\t\tpopupCount = 0,\n\t\tnode = domNode;\n\t// First check ancestors to see if we're within a popup handle\n\twhile(node) {\n\t\tif($tw.utils.hasClass(node,\"tc-popup-handle\")) {\n\t\t\tisHandle = true;\n\t\t\tpopupCount++;\n\t\t}\n\t\tif($tw.utils.hasClass(node,\"tc-popup-keep\")) {\n\t\t\tisHandle = true;\n\t\t}\n\t\tnode = node.parentNode;\n\t}\n\t// Then count the number of ancestor popups\n\tnode = domNode;\n\twhile(node) {\n\t\tif($tw.utils.hasClass(node,\"tc-popup\")) {\n\t\t\tpopupCount++;\n\t\t}\n\t\tnode = node.parentNode;\n\t}\n\tvar info = {\n\t\tpopupLevel: popupCount,\n\t\tisHandle: isHandle\n\t};\n\treturn info;\n};\n\n/*\nDisplay a popup by adding it to the stack\n*/\nPopup.prototype.show = function(options) {\n\t// Find out what was clicked on\n\tvar info = this.popupInfo(options.domNode);\n\t// Cancel any higher level popups\n\tthis.cancel(info.popupLevel);\n\t// Store the popup details\n\tthis.popups.push({\n\t\ttitle: options.title,\n\t\twiki: options.wiki,\n\t\tdomNode: options.domNode\n\t});\n\t// Set the state tiddler\n\toptions.wiki.setTextReference(options.title,\n\t\t\t\"(\" + options.domNode.offsetLeft + \",\" + options.domNode.offsetTop + \",\" + \n\t\t\t\toptions.domNode.offsetWidth + \",\" + options.domNode.offsetHeight + \")\");\n\t// Add the click handler if we have any popups\n\tif(this.popups.length > 0) {\n\t\tthis.rootElement.addEventListener(\"click\",this,true);\t\t\n\t}\n};\n\n/*\nCancel all popups at or above a specified level or DOM node\nlevel: popup level to cancel (0 cancels all popups)\n*/\nPopup.prototype.cancel = function(level) {\n\tvar numPopups = this.popups.length;\n\tlevel = Math.max(0,Math.min(level,numPopups));\n\tfor(var t=level; t<numPopups; t++) {\n\t\tvar popup = this.popups.pop();\n\t\tif(popup.title) {\n\t\t\tpopup.wiki.deleteTiddler(popup.title);\n\t\t}\n\t}\n\tif(this.popups.length === 0) {\n\t\tthis.rootElement.removeEventListener(\"click\",this,false);\n\t}\n};\n\n/*\nReturns true if the specified title and text identifies an active popup\n*/\nPopup.prototype.readPopupState = function(text) {\n\tvar popupLocationRegExp = /^\\((-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+)\\)$/;\n\treturn popupLocationRegExp.test(text);\n};\n\nexports.Popup = Popup;\n\n})();\n",
            "title": "$:/core/modules/utils/dom/popup.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/dom/scroller.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/dom/scroller.js\ntype: application/javascript\nmodule-type: utils\n\nModule that creates a $tw.utils.Scroller object prototype that manages scrolling in the browser\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nEvent handler for when the `tm-scroll` event hits the document body\n*/\nvar PageScroller = function() {\n\tthis.idRequestFrame = null;\n\tthis.requestAnimationFrame = window.requestAnimationFrame ||\n\t\twindow.webkitRequestAnimationFrame ||\n\t\twindow.mozRequestAnimationFrame ||\n\t\tfunction(callback) {\n\t\t\treturn window.setTimeout(callback, 1000/60);\n\t\t};\n\tthis.cancelAnimationFrame = window.cancelAnimationFrame ||\n\t\twindow.webkitCancelAnimationFrame ||\n\t\twindow.webkitCancelRequestAnimationFrame ||\n\t\twindow.mozCancelAnimationFrame ||\n\t\twindow.mozCancelRequestAnimationFrame ||\n\t\tfunction(id) {\n\t\t\twindow.clearTimeout(id);\n\t\t};\n};\n\nPageScroller.prototype.cancelScroll = function() {\n\tif(this.idRequestFrame) {\n\t\tthis.cancelAnimationFrame.call(window,this.idRequestFrame);\n\t\tthis.idRequestFrame = null;\n\t}\n};\n\n/*\nHandle an event\n*/\nPageScroller.prototype.handleEvent = function(event) {\n\tif(event.type === \"tm-scroll\") {\n\t\treturn this.scrollIntoView(event.target);\n\t}\n\treturn true;\n};\n\n/*\nHandle a scroll event hitting the page document\n*/\nPageScroller.prototype.scrollIntoView = function(element) {\n\tvar duration = $tw.utils.getAnimationDuration();\n\t// Now get ready to scroll the body\n\tthis.cancelScroll();\n\tthis.startTime = Date.now();\n\tvar scrollPosition = $tw.utils.getScrollPosition();\n\t// Get the client bounds of the element and adjust by the scroll position\n\tvar clientBounds = element.getBoundingClientRect(),\n\t\tbounds = {\n\t\t\tleft: clientBounds.left + scrollPosition.x,\n\t\t\ttop: clientBounds.top + scrollPosition.y,\n\t\t\twidth: clientBounds.width,\n\t\t\theight: clientBounds.height\n\t\t};\n\t// We'll consider the horizontal and vertical scroll directions separately via this function\n\tvar getEndPos = function(targetPos,targetSize,currentPos,currentSize) {\n\t\t\t// If the target is above/left of the current view, then scroll to it's top/left\n\t\t\tif(targetPos <= currentPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// If the target is smaller than the window and the scroll position is too far up, then scroll till the target is at the bottom of the window\n\t\t\t} else if(targetSize < currentSize && currentPos < (targetPos + targetSize - currentSize)) {\n\t\t\t\treturn targetPos + targetSize - currentSize;\n\t\t\t// If the target is big, then just scroll to the top\n\t\t\t} else if(currentPos < targetPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// Otherwise, stay where we are\n\t\t\t} else {\n\t\t\t\treturn currentPos;\n\t\t\t}\n\t\t},\n\t\tendX = getEndPos(bounds.left,bounds.width,scrollPosition.x,window.innerWidth),\n\t\tendY = getEndPos(bounds.top,bounds.height,scrollPosition.y,window.innerHeight);\n\t// Only scroll if necessary\n\tif(endX !== scrollPosition.x || endY !== scrollPosition.y) {\n\t\tvar self = this,\n\t\t\tdrawFrame;\n\t\tdrawFrame = function () {\n\t\t\tvar t;\n\t\t\tif(duration <= 0) {\n\t\t\t\tt = 1;\n\t\t\t} else {\n\t\t\t\tt = ((Date.now()) - self.startTime) / duration;\t\n\t\t\t}\n\t\t\tif(t >= 1) {\n\t\t\t\tself.cancelScroll();\n\t\t\t\tt = 1;\n\t\t\t}\n\t\t\tt = $tw.utils.slowInSlowOut(t);\n\t\t\twindow.scrollTo(scrollPosition.x + (endX - scrollPosition.x) * t,scrollPosition.y + (endY - scrollPosition.y) * t);\n\t\t\tif(t < 1) {\n\t\t\t\tself.idRequestFrame = self.requestAnimationFrame.call(window,drawFrame);\n\t\t\t}\n\t\t};\n\t\tdrawFrame();\n\t}\n};\n\nexports.PageScroller = PageScroller;\n\n})();\n",
            "title": "$:/core/modules/utils/dom/scroller.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/edition-info.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/edition-info.js\ntype: application/javascript\nmodule-type: utils-node\n\nInformation about the available editions\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar fs = require(\"fs\"),\n\tpath = require(\"path\");\n\nvar editionInfo;\n\nexports.getEditionInfo = function() {\n\tif(!editionInfo) {\n\t\t// Enumerate the edition paths\n\t\tvar editionPaths = $tw.getLibraryItemSearchPaths($tw.config.editionsPath,$tw.config.editionsEnvVar);\n\t\teditionInfo = {};\n\t\tfor(var editionIndex=0; editionIndex<editionPaths.length; editionIndex++) {\n\t\t\tvar editionPath = editionPaths[editionIndex];\n\t\t\t// Enumerate the folders\n\t\t\tvar entries = fs.readdirSync(editionPath);\n\t\t\tfor(var entryIndex=0; entryIndex<entries.length; entryIndex++) {\n\t\t\t\tvar entry = entries[entryIndex];\n\t\t\t\t// Check if directories have a valid tiddlywiki.info\n\t\t\t\tif(!editionInfo[entry] && $tw.utils.isDirectory(path.resolve(editionPath,entry))) {\n\t\t\t\t\tvar info;\n\t\t\t\t\ttry {\n\t\t\t\t\t\tinfo = JSON.parse(fs.readFileSync(path.resolve(editionPath,entry,\"tiddlywiki.info\"),\"utf8\"));\n\t\t\t\t\t} catch(ex) {\n\t\t\t\t\t}\n\t\t\t\t\tif(info) {\n\t\t\t\t\t\teditionInfo[entry] = info;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\treturn editionInfo;\n};\n\n})();\n",
            "title": "$:/core/modules/utils/edition-info.js",
            "type": "application/javascript",
            "module-type": "utils-node"
        },
        "$:/core/modules/utils/fakedom.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/fakedom.js\ntype: application/javascript\nmodule-type: global\n\nA barebones implementation of DOM interfaces needed by the rendering mechanism.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Sequence number used to enable us to track objects for testing\nvar sequenceNumber = null;\n\nvar bumpSequenceNumber = function(object) {\n\tif(sequenceNumber !== null) {\n\t\tobject.sequenceNumber = sequenceNumber++;\n\t}\n};\n\nvar TW_TextNode = function(text) {\n\tbumpSequenceNumber(this);\n\tthis.textContent = text;\n};\n\nObject.defineProperty(TW_TextNode.prototype, \"formattedTextContent\", {\n\tget: function() {\n\t\treturn this.textContent.replace(/(\\r?\\n)/g,\"\");\n\t}\n});\n\nvar TW_Element = function(tag,namespace) {\n\tbumpSequenceNumber(this);\n\tthis.isTiddlyWikiFakeDom = true;\n\tthis.tag = tag;\n\tthis.attributes = {};\n\tthis.isRaw = false;\n\tthis.children = [];\n\tthis.style = {};\n\tthis.namespaceURI = namespace || \"http://www.w3.org/1999/xhtml\";\n};\n\nTW_Element.prototype.setAttribute = function(name,value) {\n\tif(this.isRaw) {\n\t\tthrow \"Cannot setAttribute on a raw TW_Element\";\n\t}\n\tthis.attributes[name] = value;\n};\n\nTW_Element.prototype.setAttributeNS = function(namespace,name,value) {\n\tthis.setAttribute(name,value);\n};\n\nTW_Element.prototype.removeAttribute = function(name) {\n\tif(this.isRaw) {\n\t\tthrow \"Cannot removeAttribute on a raw TW_Element\";\n\t}\n\tif($tw.utils.hop(this.attributes,name)) {\n\t\tdelete this.attributes[name];\n\t}\n};\n\nTW_Element.prototype.appendChild = function(node) {\n\tthis.children.push(node);\n\tnode.parentNode = this;\n};\n\nTW_Element.prototype.insertBefore = function(node,nextSibling) {\n\tif(nextSibling) {\n\t\tvar p = this.children.indexOf(nextSibling);\n\t\tif(p !== -1) {\n\t\t\tthis.children.splice(p,0,node);\n\t\t\tnode.parentNode = this;\n\t\t} else {\n\t\t\tthis.appendChild(node);\n\t\t}\n\t} else {\n\t\tthis.appendChild(node);\n\t}\n};\n\nTW_Element.prototype.removeChild = function(node) {\n\tvar p = this.children.indexOf(node);\n\tif(p !== -1) {\n\t\tthis.children.splice(p,1);\n\t}\n};\n\nTW_Element.prototype.hasChildNodes = function() {\n\treturn !!this.children.length;\n};\n\nObject.defineProperty(TW_Element.prototype, \"firstChild\", {\n\tget: function() {\n\t\treturn this.children[0];\n\t}\n});\n\nTW_Element.prototype.addEventListener = function(type,listener,useCapture) {\n\t// Do nothing\n};\n\nObject.defineProperty(TW_Element.prototype, \"className\", {\n\tget: function() {\n\t\treturn this.attributes[\"class\"] || \"\";\n\t},\n\tset: function(value) {\n\t\tthis.attributes[\"class\"] = value;\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"value\", {\n\tget: function() {\n\t\treturn this.attributes.value || \"\";\n\t},\n\tset: function(value) {\n\t\tthis.attributes.value = value;\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"outerHTML\", {\n\tget: function() {\n\t\tvar output = [],attr,a,v;\n\t\toutput.push(\"<\",this.tag);\n\t\tif(this.attributes) {\n\t\t\tattr = [];\n\t\t\tfor(a in this.attributes) {\n\t\t\t\tattr.push(a);\n\t\t\t}\n\t\t\tattr.sort();\n\t\t\tfor(a=0; a<attr.length; a++) {\n\t\t\t\tv = this.attributes[attr[a]];\n\t\t\t\tif(v !== undefined) {\n\t\t\t\t\toutput.push(\" \",attr[a],\"='\",$tw.utils.htmlEncode(v),\"'\");\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\tif(this.style) {\n\t\t\tvar style = [];\n\t\t\tfor(var s in this.style) {\n\t\t\t\tstyle.push(s + \":\" + this.style[s] + \";\");\n\t\t\t}\n\t\t\tif(style.length > 0) {\n\t\t\t\toutput.push(\" style='\",style.join(\"\"),\"'\")\n\t\t\t}\n\t\t}\n\t\toutput.push(\">\");\n\t\tif($tw.config.htmlVoidElements.indexOf(this.tag) === -1) {\n\t\t\toutput.push(this.innerHTML);\n\t\t\toutput.push(\"</\",this.tag,\">\");\n\t\t}\n\t\treturn output.join(\"\");\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"innerHTML\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\treturn this.rawHTML;\n\t\t} else {\n\t\t\tvar b = [];\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tif(node instanceof TW_Element) {\n\t\t\t\t\tb.push(node.outerHTML);\n\t\t\t\t} else if(node instanceof TW_TextNode) {\n\t\t\t\t\tb.push($tw.utils.htmlEncode(node.textContent));\n\t\t\t\t}\n\t\t\t});\n\t\t\treturn b.join(\"\");\n\t\t}\n\t},\n\tset: function(value) {\n\t\tthis.isRaw = true;\n\t\tthis.rawHTML = value;\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"textContent\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\tthrow \"Cannot get textContent on a raw TW_Element\";\n\t\t} else {\n\t\t\tvar b = [];\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tb.push(node.textContent);\n\t\t\t});\n\t\t\treturn b.join(\"\");\n\t\t}\n\t},\n\tset: function(value) {\n\t\tthis.children = [new TW_TextNode(value)];\n\t}\n});\n\nObject.defineProperty(TW_Element.prototype, \"formattedTextContent\", {\n\tget: function() {\n\t\tif(this.isRaw) {\n\t\t\tthrow \"Cannot get formattedTextContent on a raw TW_Element\";\n\t\t} else {\n\t\t\tvar b = [],\n\t\t\t\tisBlock = $tw.config.htmlBlockElements.indexOf(this.tag) !== -1;\n\t\t\tif(isBlock) {\n\t\t\t\tb.push(\"\\n\");\n\t\t\t}\n\t\t\tif(this.tag === \"li\") {\n\t\t\t\tb.push(\"* \");\n\t\t\t}\n\t\t\t$tw.utils.each(this.children,function(node) {\n\t\t\t\tb.push(node.formattedTextContent);\n\t\t\t});\n\t\t\tif(isBlock) {\n\t\t\t\tb.push(\"\\n\");\n\t\t\t}\n\t\t\treturn b.join(\"\");\n\t\t}\n\t}\n});\n\nvar document = {\n\tsetSequenceNumber: function(value) {\n\t\tsequenceNumber = value;\n\t},\n\tcreateElementNS: function(namespace,tag) {\n\t\treturn new TW_Element(tag,namespace);\n\t},\n\tcreateElement: function(tag) {\n\t\treturn new TW_Element(tag);\n\t},\n\tcreateTextNode: function(text) {\n\t\treturn new TW_TextNode(text);\n\t},\n\tcompatMode: \"CSS1Compat\", // For KaTeX to know that we're not a browser in quirks mode\n\tisTiddlyWikiFakeDom: true\n};\n\nexports.fakeDocument = document;\n\n})();\n",
            "title": "$:/core/modules/utils/fakedom.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/utils/filesystem.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/filesystem.js\ntype: application/javascript\nmodule-type: utils-node\n\nFile system utilities\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar fs = require(\"fs\"),\n\tpath = require(\"path\");\n\n/*\nRecursively (and synchronously) copy a directory and all its content\n*/\nexports.copyDirectory = function(srcPath,dstPath) {\n\t// Remove any trailing path separators\n\tsrcPath = $tw.utils.removeTrailingSeparator(srcPath);\n\tdstPath = $tw.utils.removeTrailingSeparator(dstPath);\n\t// Create the destination directory\n\tvar err = $tw.utils.createDirectory(dstPath);\n\tif(err) {\n\t\treturn err;\n\t}\n\t// Function to copy a folder full of files\n\tvar copy = function(srcPath,dstPath) {\n\t\tvar srcStats = fs.lstatSync(srcPath),\n\t\t\tdstExists = fs.existsSync(dstPath);\n\t\tif(srcStats.isFile()) {\n\t\t\t$tw.utils.copyFile(srcPath,dstPath);\n\t\t} else if(srcStats.isDirectory()) {\n\t\t\tvar items = fs.readdirSync(srcPath);\n\t\t\tfor(var t=0; t<items.length; t++) {\n\t\t\t\tvar item = items[t],\n\t\t\t\t\terr = copy(srcPath + path.sep + item,dstPath + path.sep + item);\n\t\t\t\tif(err) {\n\t\t\t\t\treturn err;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\tcopy(srcPath,dstPath);\n\treturn null;\n};\n\n/*\nCopy a file\n*/\nvar FILE_BUFFER_LENGTH = 64 * 1024,\n\tfileBuffer;\n\nexports.copyFile = function(srcPath,dstPath) {\n\t// Create buffer if required\n\tif(!fileBuffer) {\n\t\tfileBuffer = new Buffer(FILE_BUFFER_LENGTH);\n\t}\n\t// Create any directories in the destination\n\t$tw.utils.createDirectory(path.dirname(dstPath));\n\t// Copy the file\n\tvar srcFile = fs.openSync(srcPath,\"r\"),\n\t\tdstFile = fs.openSync(dstPath,\"w\"),\n\t\tbytesRead = 1,\n\t\tpos = 0;\n\twhile (bytesRead > 0) {\n\t\tbytesRead = fs.readSync(srcFile,fileBuffer,0,FILE_BUFFER_LENGTH,pos);\n\t\tfs.writeSync(dstFile,fileBuffer,0,bytesRead);\n\t\tpos += bytesRead;\n\t}\n\tfs.closeSync(srcFile);\n\tfs.closeSync(dstFile);\n\treturn null;\n};\n\n/*\nRemove trailing path separator\n*/\nexports.removeTrailingSeparator = function(dirPath) {\n\tvar len = dirPath.length;\n\tif(dirPath.charAt(len-1) === path.sep) {\n\t\tdirPath = dirPath.substr(0,len-1);\n\t}\n\treturn dirPath;\n};\n\n/*\nRecursively create a directory\n*/\nexports.createDirectory = function(dirPath) {\n\tif(dirPath.substr(dirPath.length-1,1) !== path.sep) {\n\t\tdirPath = dirPath + path.sep;\n\t}\n\tvar pos = 1;\n\tpos = dirPath.indexOf(path.sep,pos);\n\twhile(pos !== -1) {\n\t\tvar subDirPath = dirPath.substr(0,pos);\n\t\tif(!$tw.utils.isDirectory(subDirPath)) {\n\t\t\ttry {\n\t\t\t\tfs.mkdirSync(subDirPath);\n\t\t\t} catch(e) {\n\t\t\t\treturn \"Error creating directory '\" + subDirPath + \"'\";\n\t\t\t}\n\t\t}\n\t\tpos = dirPath.indexOf(path.sep,pos + 1);\n\t}\n\treturn null;\n};\n\n/*\nRecursively create directories needed to contain a specified file\n*/\nexports.createFileDirectories = function(filePath) {\n\treturn $tw.utils.createDirectory(path.dirname(filePath));\n};\n\n/*\nRecursively delete a directory\n*/\nexports.deleteDirectory = function(dirPath) {\n\tif(fs.existsSync(dirPath)) {\n\t\tvar entries = fs.readdirSync(dirPath);\n\t\tfor(var entryIndex=0; entryIndex<entries.length; entryIndex++) {\n\t\t\tvar currPath = dirPath + path.sep + entries[entryIndex];\n\t\t\tif(fs.lstatSync(currPath).isDirectory()) {\n\t\t\t\t$tw.utils.deleteDirectory(currPath);\n\t\t\t} else {\n\t\t\t\tfs.unlinkSync(currPath);\n\t\t\t}\n\t\t}\n\tfs.rmdirSync(dirPath);\n\t}\n\treturn null;\n};\n\n/*\nCheck if a path identifies a directory\n*/\nexports.isDirectory = function(dirPath) {\n\treturn fs.existsSync(dirPath) && fs.statSync(dirPath).isDirectory();\n};\n\n/*\nCheck if a path identifies a directory that is empty\n*/\nexports.isDirectoryEmpty = function(dirPath) {\n\tif(!$tw.utils.isDirectory(dirPath)) {\n\t\treturn false;\n\t}\n\tvar files = fs.readdirSync(dirPath),\n\t\tempty = true;\n\t$tw.utils.each(files,function(file,index) {\n\t\tif(file.charAt(0) !== \".\") {\n\t\t\tempty = false;\n\t\t}\n\t});\n\treturn empty;\n};\n\n})();\n",
            "title": "$:/core/modules/utils/filesystem.js",
            "type": "application/javascript",
            "module-type": "utils-node"
        },
        "$:/core/modules/utils/logger.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/logger.js\ntype: application/javascript\nmodule-type: utils\n\nA basic logging implementation\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar ALERT_TAG = \"$:/tags/Alert\";\n\n/*\nMake a new logger\n*/\nfunction Logger(componentName) {\n\tthis.componentName = componentName || \"\";\n}\n\n/*\nLog a message\n*/\nLogger.prototype.log = function(/* args */) {\n\tif(console !== undefined && console.log !== undefined) {\n\t\treturn Function.apply.call(console.log, console, [this.componentName + \":\"].concat(Array.prototype.slice.call(arguments,0)));\n\t}\n};\n\n/*\nAlert a message\n*/\nLogger.prototype.alert = function(/* args */) {\n\t// Prepare the text of the alert\n\tvar text = Array.prototype.join.call(arguments,\" \");\n\t// Check if there is an existing alert with the same text and the same component\n\tvar existingAlerts = $tw.wiki.getTiddlersWithTag(ALERT_TAG),\n\t\talertFields,\n\t\texistingCount,\n\t\tself = this;\n\t$tw.utils.each(existingAlerts,function(title) {\n\t\tvar tiddler = $tw.wiki.getTiddler(title);\n\t\tif(tiddler.fields.text === text && tiddler.fields.component === self.componentName && tiddler.fields.modified && (!alertFields || tiddler.fields.modified < alertFields.modified)) {\n\t\t\t\talertFields = $tw.utils.extend({},tiddler.fields);\n\t\t}\n\t});\n\tif(alertFields) {\n\t\texistingCount = alertFields.count || 1;\n\t} else {\n\t\talertFields = {\n\t\t\ttitle: $tw.wiki.generateNewTitle(\"$:/temp/alerts/alert\",{prefix: \"\"}),\n\t\t\ttext: text,\n\t\t\ttags: [ALERT_TAG],\n\t\t\tcomponent: this.componentName\n\t\t};\n\t\texistingCount = 0;\n\t}\n\talertFields.modified = new Date();\n\tif(++existingCount > 1) {\n\t\talertFields.count = existingCount;\n\t} else {\n\t\talertFields.count = undefined;\n\t}\n\t$tw.wiki.addTiddler(new $tw.Tiddler(alertFields));\n\t// Log it too\n\tthis.log.apply(this,Array.prototype.slice.call(arguments,0));\n};\n\nexports.Logger = Logger;\n\n})();\n",
            "title": "$:/core/modules/utils/logger.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/parsetree.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/parsetree.js\ntype: application/javascript\nmodule-type: utils\n\nParse tree utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nexports.addAttributeToParseTreeNode = function(node,name,value) {\n\tnode.attributes = node.attributes || {};\n\tnode.attributes[name] = {type: \"string\", value: value};\n};\n\nexports.getAttributeValueFromParseTreeNode = function(node,name,defaultValue) {\n\tif(node.attributes && node.attributes[name] && node.attributes[name].value !== undefined) {\n\t\treturn node.attributes[name].value;\n\t}\n\treturn defaultValue;\n};\n\nexports.addClassToParseTreeNode = function(node,classString) {\n\tvar classes = [];\n\tnode.attributes = node.attributes || {};\n\tnode.attributes[\"class\"] = node.attributes[\"class\"] || {type: \"string\", value: \"\"};\n\tif(node.attributes[\"class\"].type === \"string\") {\n\t\tif(node.attributes[\"class\"].value !== \"\") {\n\t\t\tclasses = node.attributes[\"class\"].value.split(\" \");\n\t\t}\n\t\tif(classString !== \"\") {\n\t\t\t$tw.utils.pushTop(classes,classString.split(\" \"));\n\t\t}\n\t\tnode.attributes[\"class\"].value = classes.join(\" \");\n\t}\n};\n\nexports.addStyleToParseTreeNode = function(node,name,value) {\n\t\tnode.attributes = node.attributes || {};\n\t\tnode.attributes.style = node.attributes.style || {type: \"string\", value: \"\"};\n\t\tif(node.attributes.style.type === \"string\") {\n\t\t\tnode.attributes.style.value += name + \":\" + value + \";\";\n\t\t}\n};\n\nexports.findParseTreeNode = function(nodeArray,search) {\n\tfor(var t=0; t<nodeArray.length; t++) {\n\t\tif(nodeArray[t].type === search.type && nodeArray[t].tag === search.tag) {\n\t\t\treturn nodeArray[t];\n\t\t}\n\t}\n\treturn undefined;\n};\n\n})();\n",
            "title": "$:/core/modules/utils/parsetree.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/performance.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/performance.js\ntype: application/javascript\nmodule-type: global\n\nPerformance measurement.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nfunction Performance(enabled) {\n\tthis.enabled = !!enabled;\n\tthis.measures = {}; // Hashmap of current values of measurements\n\tthis.logger = new $tw.utils.Logger(\"performance\");\n}\n\n/*\nWrap performance reporting around a top level function\n*/\nPerformance.prototype.report = function(name,fn) {\n\tvar self = this;\n\tif(this.enabled) {\n\t\treturn function() {\n\t\t\tself.measures = {};\n\t\t\tvar startTime = $tw.utils.timer(),\n\t\t\t\tresult = fn.apply(this,arguments);\n\t\t\tself.logger.log(name + \": \" + $tw.utils.timer(startTime) + \"ms\");\n\t\t\tfor(var m in self.measures) {\n\t\t\t\tself.logger.log(\"+\" + m + \": \" + self.measures[m] + \"ms\");\n\t\t\t}\n\t\t\treturn result;\n\t\t};\n\t} else {\n\t\treturn fn;\n\t}\n};\n\n/*\nWrap performance measurements around a subfunction\n*/\nPerformance.prototype.measure = function(name,fn) {\n\tvar self = this;\n\tif(this.enabled) {\n\t\treturn function() {\n\t\t\tvar startTime = $tw.utils.timer(),\n\t\t\t\tresult = fn.apply(this,arguments),\n\t\t\t\tvalue = self.measures[name] || 0;\n\t\t\tself.measures[name] = value + $tw.utils.timer(startTime);\n\t\t\treturn result;\n\t\t};\n\t} else {\n\t\treturn fn;\n\t}\n};\n\nexports.Performance = Performance;\n\n})();\n",
            "title": "$:/core/modules/utils/performance.js",
            "type": "application/javascript",
            "module-type": "global"
        },
        "$:/core/modules/utils/pluginmaker.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/pluginmaker.js\ntype: application/javascript\nmodule-type: utils\n\nA quick and dirty way to pack up plugins within the browser.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nRepack a plugin, and then delete any non-shadow payload tiddlers\n*/\nexports.repackPlugin = function(title,additionalTiddlers,excludeTiddlers) {\n\tadditionalTiddlers = additionalTiddlers || [];\n\texcludeTiddlers = excludeTiddlers || [];\n\t// Get the plugin tiddler\n\tvar pluginTiddler = $tw.wiki.getTiddler(title);\n\tif(!pluginTiddler) {\n\t\tthrow \"No such tiddler as \" + title;\n\t}\n\t// Extract the JSON\n\tvar jsonPluginTiddler;\n\ttry {\n\t\tjsonPluginTiddler = JSON.parse(pluginTiddler.fields.text);\n\t} catch(e) {\n\t\tthrow \"Cannot parse plugin tiddler \" + title + \"\\nError: \" + e;\n\t}\n\t// Get the list of tiddlers\n\tvar tiddlers = Object.keys(jsonPluginTiddler.tiddlers);\n\t// Add the additional tiddlers\n\t$tw.utils.pushTop(tiddlers,additionalTiddlers);\n\t// Remove any excluded tiddlers\n\tfor(var t=tiddlers.length-1; t>=0; t--) {\n\t\tif(excludeTiddlers.indexOf(tiddlers[t]) !== -1) {\n\t\t\ttiddlers.splice(t,1);\n\t\t}\n\t}\n\t// Pack up the tiddlers into a block of JSON\n\tvar plugins = {};\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = $tw.wiki.getTiddler(title),\n\t\t\tfields = {};\n\t\t$tw.utils.each(tiddler.fields,function (value,name) {\n\t\t\tfields[name] = tiddler.getFieldString(name);\n\t\t});\n\t\tplugins[title] = fields;\n\t});\n\t// Retrieve and bump the version number\n\tvar pluginVersion = $tw.utils.parseVersion(pluginTiddler.getFieldString(\"version\") || \"0.0.0\") || {\n\t\t\tmajor: \"0\",\n\t\t\tminor: \"0\",\n\t\t\tpatch: \"0\"\n\t\t};\n\tpluginVersion.patch++;\n\tvar version = pluginVersion.major + \".\" + pluginVersion.minor + \".\" + pluginVersion.patch;\n\tif(pluginVersion.prerelease) {\n\t\tversion += \"-\" + pluginVersion.prerelease;\n\t}\n\tif(pluginVersion.build) {\n\t\tversion += \"+\" + pluginVersion.build;\n\t}\n\t// Save the tiddler\n\t$tw.wiki.addTiddler(new $tw.Tiddler(pluginTiddler,{text: JSON.stringify({tiddlers: plugins},null,4), version: version}));\n\t// Delete any non-shadow constituent tiddlers\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tif($tw.wiki.tiddlerExists(title)) {\n\t\t\t$tw.wiki.deleteTiddler(title);\n\t\t}\n\t});\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\t// Return a heartwarming confirmation\n\treturn \"Plugin \" + title + \" successfully saved\";\n};\n\n})();\n",
            "title": "$:/core/modules/utils/pluginmaker.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/utils/utils.js": {
            "text": "/*\\\ntitle: $:/core/modules/utils/utils.js\ntype: application/javascript\nmodule-type: utils\n\nVarious static utility functions.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nDisplay a warning, in colour if we're on a terminal\n*/\nexports.warning = function(text) {\n\tconsole.log($tw.node ? \"\\x1b[1;33m\" + text + \"\\x1b[0m\" : text);\n}\n\n/*\nTrim whitespace from the start and end of a string\nThanks to Steven Levithan, http://blog.stevenlevithan.com/archives/faster-trim-javascript\n*/\nexports.trim = function(str) {\n\tif(typeof str === \"string\") {\n\t\treturn str.replace(/^\\s\\s*/, '').replace(/\\s\\s*$/, '');\n\t} else {\n\t\treturn str;\n\t}\n};\n\n/*\nReturn the number of keys in an object\n*/\nexports.count = function(object) {\n\tvar s = 0;\n\t$tw.utils.each(object,function() {s++;});\n\treturn s;\n};\n\n/*\nCheck if an array is equal by value and by reference.\n*/\nexports.isArrayEqual = function(array1,array2) {\n\tif(array1 === array2) {\n\t\treturn true;\n\t}\n\tarray1 = array1 || [];\n\tarray2 = array2 || [];\n\tif(array1.length !== array2.length) {\n\t\treturn false;\n\t}\n\treturn array1.every(function(value,index) {\n\t\treturn value === array2[index];\n\t});\n};\n\n/*\nPush entries onto an array, removing them first if they already exist in the array\n\tarray: array to modify (assumed to be free of duplicates)\n\tvalue: a single value to push or an array of values to push\n*/\nexports.pushTop = function(array,value) {\n\tvar t,p;\n\tif($tw.utils.isArray(value)) {\n\t\t// Remove any array entries that are duplicated in the new values\n\t\tif(value.length !== 0) {\n\t\t\tif(array.length !== 0) {\n\t\t\t\tif(value.length < array.length) {\n\t\t\t\t\tfor(t=0; t<value.length; t++) {\n\t\t\t\t\t\tp = array.indexOf(value[t]);\n\t\t\t\t\t\tif(p !== -1) {\n\t\t\t\t\t\t\tarray.splice(p,1);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tfor(t=array.length-1; t>=0; t--) {\n\t\t\t\t\t\tp = value.indexOf(array[t]);\n\t\t\t\t\t\tif(p !== -1) {\n\t\t\t\t\t\t\tarray.splice(t,1);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t\t// Push the values on top of the main array\n\t\t\tarray.push.apply(array,value);\n\t\t}\n\t} else {\n\t\tp = array.indexOf(value);\n\t\tif(p !== -1) {\n\t\t\tarray.splice(p,1);\n\t\t}\n\t\tarray.push(value);\n\t}\n\treturn array;\n};\n\n/*\nRemove entries from an array\n\tarray: array to modify\n\tvalue: a single value to remove, or an array of values to remove\n*/\nexports.removeArrayEntries = function(array,value) {\n\tvar t,p;\n\tif($tw.utils.isArray(value)) {\n\t\tfor(t=0; t<value.length; t++) {\n\t\t\tp = array.indexOf(value[t]);\n\t\t\tif(p !== -1) {\n\t\t\t\tarray.splice(p,1);\n\t\t\t}\n\t\t}\n\t} else {\n\t\tp = array.indexOf(value);\n\t\tif(p !== -1) {\n\t\t\tarray.splice(p,1);\n\t\t}\n\t}\n};\n\n/*\nCheck whether any members of a hashmap are present in another hashmap\n*/\nexports.checkDependencies = function(dependencies,changes) {\n\tvar hit = false;\n\t$tw.utils.each(changes,function(change,title) {\n\t\tif($tw.utils.hop(dependencies,title)) {\n\t\t\thit = true;\n\t\t}\n\t});\n\treturn hit;\n};\n\nexports.extend = function(object /* [, src] */) {\n\t$tw.utils.each(Array.prototype.slice.call(arguments, 1), function(source) {\n\t\tif(source) {\n\t\t\tfor(var property in source) {\n\t\t\t\tobject[property] = source[property];\n\t\t\t}\n\t\t}\n\t});\n\treturn object;\n};\n\nexports.deepCopy = function(object) {\n\tvar result,t;\n\tif($tw.utils.isArray(object)) {\n\t\t// Copy arrays\n\t\tresult = object.slice(0);\n\t} else if(typeof object === \"object\") {\n\t\tresult = {};\n\t\tfor(t in object) {\n\t\t\tif(object[t] !== undefined) {\n\t\t\t\tresult[t] = $tw.utils.deepCopy(object[t]);\n\t\t\t}\n\t\t}\n\t} else {\n\t\tresult = object;\n\t}\n\treturn result;\n};\n\nexports.extendDeepCopy = function(object,extendedProperties) {\n\tvar result = $tw.utils.deepCopy(object),t;\n\tfor(t in extendedProperties) {\n\t\tif(extendedProperties[t] !== undefined) {\n\t\t\tresult[t] = $tw.utils.deepCopy(extendedProperties[t]);\n\t\t}\n\t}\n\treturn result;\n};\n\nexports.slowInSlowOut = function(t) {\n\treturn (1 - ((Math.cos(t * Math.PI) + 1) / 2));\n};\n\nexports.formatDateString = function(date,template) {\n\tvar result = \"\",\n\t\tt = template,\n\t\tmatches = [\n\t\t\t[/^0hh12/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getHours12(date));\n\t\t\t}],\n\t\t\t[/^wYYYY/, function() {\n\t\t\t\treturn $tw.utils.getYearForWeekNo(date);\n\t\t\t}],\n\t\t\t[/^hh12/, function() {\n\t\t\t\treturn $tw.utils.getHours12(date);\n\t\t\t}],\n\t\t\t[/^DDth/, function() {\n\t\t\t\treturn date.getDate() + $tw.utils.getDaySuffix(date);\n\t\t\t}],\n\t\t\t[/^YYYY/, function() {\n\t\t\t\treturn date.getFullYear();\n\t\t\t}],\n\t\t\t[/^0hh/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getHours());\n\t\t\t}],\n\t\t\t[/^0mm/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getMinutes());\n\t\t\t}],\n\t\t\t[/^0ss/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getSeconds());\n\t\t\t}],\n\t\t\t[/^0DD/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getDate());\n\t\t\t}],\n\t\t\t[/^0MM/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getMonth()+1);\n\t\t\t}],\n\t\t\t[/^0WW/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getWeek(date));\n\t\t\t}],\n\t\t\t[/^ddd/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Short/Day/\" + date.getDay());\n\t\t\t}],\n\t\t\t[/^mmm/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Short/Month/\" + (date.getMonth() + 1));\n\t\t\t}],\n\t\t\t[/^DDD/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Long/Day/\" + date.getDay());\n\t\t\t}],\n\t\t\t[/^MMM/, function() {\n\t\t\t\treturn $tw.language.getString(\"Date/Long/Month/\" + (date.getMonth() + 1));\n\t\t\t}],\n\t\t\t[/^TZD/, function() {\n\t\t\t\tvar tz = date.getTimezoneOffset(),\n\t\t\t\tatz = Math.abs(tz);\n\t\t\t\treturn (tz < 0 ? '+' : '-') + $tw.utils.pad(Math.floor(atz / 60)) + ':' + $tw.utils.pad(atz % 60);\n\t\t\t}],\n\t\t\t[/^wYY/, function() {\n\t\t\t\treturn $tw.utils.pad($tw.utils.getYearForWeekNo(date) - 2000);\n\t\t\t}],\n\t\t\t[/^[ap]m/, function() {\n\t\t\t\treturn $tw.utils.getAmPm(date).toLowerCase();\n\t\t\t}],\n\t\t\t[/^hh/, function() {\n\t\t\t\treturn date.getHours();\n\t\t\t}],\n\t\t\t[/^mm/, function() {\n\t\t\t\treturn date.getMinutes();\n\t\t\t}],\n\t\t\t[/^ss/, function() {\n\t\t\t\treturn date.getSeconds();\n\t\t\t}],\n\t\t\t[/^[AP]M/, function() {\n\t\t\t\treturn $tw.utils.getAmPm(date).toUpperCase();\n\t\t\t}],\n\t\t\t[/^DD/, function() {\n\t\t\t\treturn date.getDate();\n\t\t\t}],\n\t\t\t[/^MM/, function() {\n\t\t\t\treturn date.getMonth() + 1;\n\t\t\t}],\n\t\t\t[/^WW/, function() {\n\t\t\t\treturn $tw.utils.getWeek(date);\n\t\t\t}],\n\t\t\t[/^YY/, function() {\n\t\t\t\treturn $tw.utils.pad(date.getFullYear() - 2000);\n\t\t\t}]\n\t\t];\n\twhile(t.length){\n\t\tvar matchString = \"\";\n\t\t$tw.utils.each(matches, function(m) {\n\t\t\tvar match = m[0].exec(t);\n\t\t\tif(match) {\n\t\t\t\tmatchString = m[1].call();\n\t\t\t\tt = t.substr(match[0].length);\n\t\t\t\treturn false;\n\t\t\t}\n\t\t});\n\t\tif(matchString) {\n\t\t\tresult += matchString;\n\t\t} else {\n\t\t\tresult += t.charAt(0);\n\t\t\tt = t.substr(1);\n\t\t}\n\t}\n\tresult = result.replace(/\\\\(.)/g,\"$1\");\n\treturn result;\n};\n\nexports.getAmPm = function(date) {\n\treturn $tw.language.getString(\"Date/Period/\" + (date.getHours() >= 12 ? \"pm\" : \"am\"));\n};\n\nexports.getDaySuffix = function(date) {\n\treturn $tw.language.getString(\"Date/DaySuffix/\" + date.getDate());\n};\n\nexports.getWeek = function(date) {\n\tvar dt = new Date(date.getTime());\n\tvar d = dt.getDay();\n\tif(d === 0) {\n\t\td = 7; // JavaScript Sun=0, ISO Sun=7\n\t}\n\tdt.setTime(dt.getTime() + (4 - d) * 86400000);// shift day to Thurs of same week to calculate weekNo\n\tvar n = Math.floor((dt.getTime()-new Date(dt.getFullYear(),0,1) + 3600000) / 86400000);\n\treturn Math.floor(n / 7) + 1;\n};\n\nexports.getYearForWeekNo = function(date) {\n\tvar dt = new Date(date.getTime());\n\tvar d = dt.getDay();\n\tif(d === 0) {\n\t\td = 7; // JavaScript Sun=0, ISO Sun=7\n\t}\n\tdt.setTime(dt.getTime() + (4 - d) * 86400000);// shift day to Thurs of same week\n\treturn dt.getFullYear();\n};\n\nexports.getHours12 = function(date) {\n\tvar h = date.getHours();\n\treturn h > 12 ? h-12 : ( h > 0 ? h : 12 );\n};\n\n/*\nConvert a date delta in milliseconds into a string representation of \"23 seconds ago\", \"27 minutes ago\" etc.\n\tdelta: delta in milliseconds\nReturns an object with these members:\n\tdescription: string describing the delta period\n\tupdatePeriod: time in millisecond until the string will be inaccurate\n*/\nexports.getRelativeDate = function(delta) {\n\tvar futurep = false;\n\tif(delta < 0) {\n\t\tdelta = -1 * delta;\n\t\tfuturep = true;\n\t}\n\tvar units = [\n\t\t{name: \"Years\",   duration:      365 * 24 * 60 * 60 * 1000},\n\t\t{name: \"Months\",  duration: (365/12) * 24 * 60 * 60 * 1000},\n\t\t{name: \"Days\",    duration:            24 * 60 * 60 * 1000},\n\t\t{name: \"Hours\",   duration:                 60 * 60 * 1000},\n\t\t{name: \"Minutes\", duration:                      60 * 1000},\n\t\t{name: \"Seconds\", duration:                           1000}\n\t];\n\tfor(var t=0; t<units.length; t++) {\n\t\tvar result = Math.floor(delta / units[t].duration);\n\t\tif(result >= 2) {\n\t\t\treturn {\n\t\t\t\tdelta: delta,\n\t\t\t\tdescription: $tw.language.getString(\n\t\t\t\t\t\"RelativeDate/\" + (futurep ? \"Future\" : \"Past\") + \"/\" + units[t].name,\n\t\t\t\t\t{variables:\n\t\t\t\t\t\t{period: result.toString()}\n\t\t\t\t\t}\n\t\t\t\t),\n\t\t\t\tupdatePeriod: units[t].duration\n\t\t\t};\n\t\t}\n\t}\n\treturn {\n\t\tdelta: delta,\n\t\tdescription: $tw.language.getString(\n\t\t\t\"RelativeDate/\" + (futurep ? \"Future\" : \"Past\") + \"/Second\",\n\t\t\t{variables:\n\t\t\t\t{period: \"1\"}\n\t\t\t}\n\t\t),\n\t\tupdatePeriod: 1000\n\t};\n};\n\n// Convert & to \"&amp;\", < to \"&lt;\", > to \"&gt;\" and \" to \"&quot;\"\nexports.htmlEncode = function(s) {\n\tif(s) {\n\t\treturn s.toString().replace(/&/mg,\"&amp;\").replace(/</mg,\"&lt;\").replace(/>/mg,\"&gt;\").replace(/\\\"/mg,\"&quot;\");\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\n// Converts all HTML entities to their character equivalents\nexports.entityDecode = function(s) {\n\tvar e = s.substr(1,s.length-2); // Strip the & and the ;\n\tif(e.charAt(0) === \"#\") {\n\t\tif(e.charAt(1) === \"x\" || e.charAt(1) === \"X\") {\n\t\t\treturn String.fromCharCode(parseInt(e.substr(2),16));\t\n\t\t} else {\n\t\t\treturn String.fromCharCode(parseInt(e.substr(1),10));\n\t\t}\n\t} else {\n\t\tvar c = $tw.config.htmlEntities[e];\n\t\tif(c) {\n\t\t\treturn String.fromCharCode(c);\n\t\t} else {\n\t\t\treturn s; // Couldn't convert it as an entity, just return it raw\n\t\t}\n\t}\n};\n\nexports.unescapeLineBreaks = function(s) {\n\treturn s.replace(/\\\\n/mg,\"\\n\").replace(/\\\\b/mg,\" \").replace(/\\\\s/mg,\"\\\\\").replace(/\\r/mg,\"\");\n};\n\n/*\n * Returns an escape sequence for given character. Uses \\x for characters <=\n * 0xFF to save space, \\u for the rest.\n *\n * The code needs to be in sync with th code template in the compilation\n * function for \"action\" nodes.\n */\n// Copied from peg.js, thanks to David Majda\nexports.escape = function(ch) {\n\tvar charCode = ch.charCodeAt(0);\n\tif(charCode <= 0xFF) {\n\t\treturn '\\\\x' + $tw.utils.pad(charCode.toString(16).toUpperCase());\n\t} else {\n\t\treturn '\\\\u' + $tw.utils.pad(charCode.toString(16).toUpperCase(),4);\n\t}\n};\n\n// Turns a string into a legal JavaScript string\n// Copied from peg.js, thanks to David Majda\nexports.stringify = function(s) {\n\t/*\n\t* ECMA-262, 5th ed., 7.8.4: All characters may appear literally in a string\n\t* literal except for the closing quote character, backslash, carriage return,\n\t* line separator, paragraph separator, and line feed. Any character may\n\t* appear in the form of an escape sequence.\n\t*\n\t* For portability, we also escape escape all non-ASCII characters.\n\t*/\n\treturn s\n\t\t.replace(/\\\\/g, '\\\\\\\\')            // backslash\n\t\t.replace(/\"/g, '\\\\\"')              // double quote character\n\t\t.replace(/'/g, \"\\\\'\")              // single quote character\n\t\t.replace(/\\r/g, '\\\\r')             // carriage return\n\t\t.replace(/\\n/g, '\\\\n')             // line feed\n\t\t.replace(/[\\x80-\\uFFFF]/g, exports.escape); // non-ASCII characters\n};\n\n/*\nEscape the RegExp special characters with a preceding backslash\n*/\nexports.escapeRegExp = function(s) {\n    return s.replace(/[\\-\\/\\\\\\^\\$\\*\\+\\?\\.\\(\\)\\|\\[\\]\\{\\}]/g, '\\\\$&');\n};\n\n// Checks whether a link target is external, i.e. not a tiddler title\nexports.isLinkExternal = function(to) {\n\tvar externalRegExp = /(?:file|http|https|mailto|ftp|irc|news|data|skype):[^\\s<>{}\\[\\]`|'\"\\\\^~]+(?:\\/|\\b)/i;\n\treturn externalRegExp.test(to);\n};\n\nexports.nextTick = function(fn) {\n/*global window: false */\n\tif(typeof process === \"undefined\") {\n\t\t// Apparently it would be faster to use postMessage - http://dbaron.org/log/20100309-faster-timeouts\n\t\twindow.setTimeout(fn,4);\n\t} else {\n\t\tprocess.nextTick(fn);\n\t}\n};\n\n/*\nConvert a hyphenated CSS property name into a camel case one\n*/\nexports.unHyphenateCss = function(propName) {\n\treturn propName.replace(/-([a-z])/gi, function(match0,match1) {\n\t\treturn match1.toUpperCase();\n\t});\n};\n\n/*\nConvert a camelcase CSS property name into a dashed one (\"backgroundColor\" --> \"background-color\")\n*/\nexports.hyphenateCss = function(propName) {\n\treturn propName.replace(/([A-Z])/g, function(match0,match1) {\n\t\treturn \"-\" + match1.toLowerCase();\n\t});\n};\n\n/*\nParse a text reference of one of these forms:\n* title\n* !!field\n* title!!field\n* title##index\n* etc\nReturns an object with the following fields, all optional:\n* title: tiddler title\n* field: tiddler field name\n* index: JSON property index\n*/\nexports.parseTextReference = function(textRef) {\n\t// Separate out the title, field name and/or JSON indices\n\tvar reTextRef = /(?:(.*?)!!(.+))|(?:(.*?)##(.+))|(.*)/mg,\n\t\tmatch = reTextRef.exec(textRef),\n\t\tresult = {};\n\tif(match && reTextRef.lastIndex === textRef.length) {\n\t\t// Return the parts\n\t\tif(match[1]) {\n\t\t\tresult.title = match[1];\n\t\t}\n\t\tif(match[2]) {\n\t\t\tresult.field = match[2];\n\t\t}\n\t\tif(match[3]) {\n\t\t\tresult.title = match[3];\n\t\t}\n\t\tif(match[4]) {\n\t\t\tresult.index = match[4];\n\t\t}\n\t\tif(match[5]) {\n\t\t\tresult.title = match[5];\n\t\t}\n\t} else {\n\t\t// If we couldn't parse it\n\t\tresult.title = textRef\n\t}\n\treturn result;\n};\n\n/*\nChecks whether a string is a valid fieldname\n*/\nexports.isValidFieldName = function(name) {\n\tif(!name || typeof name !== \"string\") {\n\t\treturn false;\n\t}\n\tname = name.toLowerCase().trim();\n\tvar fieldValidatorRegEx = /^[a-z0-9\\-\\._]+$/mg;\n\treturn fieldValidatorRegEx.test(name);\n};\n\n/*\nExtract the version number from the meta tag or from the boot file\n*/\n\n// Browser version\nexports.extractVersionInfo = function() {\n\tif($tw.packageInfo) {\n\t\treturn $tw.packageInfo.version;\n\t} else {\n\t\tvar metatags = document.getElementsByTagName(\"meta\");\n\t\tfor(var t=0; t<metatags.length; t++) {\n\t\t\tvar m = metatags[t];\n\t\t\tif(m.name === \"tiddlywiki-version\") {\n\t\t\t\treturn m.content;\n\t\t\t}\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nGet the animation duration in ms\n*/\nexports.getAnimationDuration = function() {\n\treturn parseInt($tw.wiki.getTiddlerText(\"$:/config/AnimationDuration\",\"400\"),10);\n};\n\n/*\nHash a string to a number\nDerived from http://stackoverflow.com/a/15710692\n*/\nexports.hashString = function(str) {\n\treturn str.split(\"\").reduce(function(a,b) {\n\t\ta = ((a << 5) - a) + b.charCodeAt(0);\n\t\treturn a & a;\n\t},0);\n};\n\n/*\nDecode a base64 string\n*/\nexports.base64Decode = function(string64) {\n\tif($tw.browser) {\n\t\t// TODO\n\t\tthrow \"$tw.utils.base64Decode() doesn't work in the browser\";\n\t} else {\n\t\treturn (new Buffer(string64,\"base64\")).toString();\n\t}\n};\n\n/*\nConvert a hashmap into a tiddler dictionary format sequence of name:value pairs\n*/\nexports.makeTiddlerDictionary = function(data) {\n\tvar output = [];\n\tfor(var name in data) {\n\t\toutput.push(name + \": \" + data[name]);\n\t}\n\treturn output.join(\"\\n\");\n};\n\n/*\nHigh resolution microsecond timer for profiling\n*/\nexports.timer = function(base) {\n\tvar m;\n\tif($tw.node) {\n\t\tvar r = process.hrtime();\t\t\n\t\tm =  r[0] * 1e3 + (r[1] / 1e6);\n\t} else if(window.performance) {\n\t\tm = performance.now();\n\t} else {\n\t\tm = Date.now();\n\t}\n\tif(typeof base !== \"undefined\") {\n\t\tm = m - base;\n\t}\n\treturn m;\n};\n\n})();",
            "title": "$:/core/modules/utils/utils.js",
            "type": "application/javascript",
            "module-type": "utils"
        },
        "$:/core/modules/widgets/action-deletefield.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/action-deletefield.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to delete fields of a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DeleteFieldWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDeleteFieldWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDeleteFieldWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nDeleteFieldWidget.prototype.execute = function() {\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.actionField = this.getAttribute(\"$field\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nDeleteFieldWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$tiddler\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nDeleteFieldWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar self = this,\n\t\ttiddler = this.wiki.getTiddler(self.actionTiddler),\n\t\tremoveFields = {};\n\tif(this.actionField) {\n\t\tremoveFields[this.actionField] = undefined;\n\t}\n\tif(tiddler) {\n\t\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\t\tif(name.charAt(0) !== \"$\" && name !== \"title\") {\n\t\t\t\tremoveFields[name] = undefined;\n\t\t\t}\n\t\t});\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,removeFields));\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-deletefield\"] = DeleteFieldWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/action-deletefield.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/action-deletetiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/action-deletetiddler.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to delete a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DeleteTiddlerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDeleteTiddlerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDeleteTiddlerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nDeleteTiddlerWidget.prototype.execute = function() {\n\tthis.actionFilter = this.getAttribute(\"$filter\");\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nDeleteTiddlerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$filter\"] || changedAttributes[\"$tiddler\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nDeleteTiddlerWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar tiddlers = [];\n\tif(this.actionFilter) {\n\t\ttiddlers = this.wiki.filterTiddlers(this.actionFilter,this);\n\t}\n\tif(this.actionTiddler) {\n\t\ttiddlers.push(this.actionTiddler);\n\t}\n\tfor(var t=0; t<tiddlers.length; t++) {\n\t\tthis.wiki.deleteTiddler(tiddlers[t]);\n\t}\n\treturn true; // Action was invoked\n};\n\nexports[\"action-deletetiddler\"] = DeleteTiddlerWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/action-deletetiddler.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/action-navigate.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/action-navigate.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to navigate to a tiddler\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar NavigateWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nNavigateWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nNavigateWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nNavigateWidget.prototype.execute = function() {\n\tthis.actionTo = this.getAttribute(\"$to\");\n\tthis.actionScroll = this.getAttribute(\"$scroll\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nNavigateWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$to\"] || changedAttributes[\"$scroll\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nNavigateWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar bounds = triggeringWidget && triggeringWidget.getBoundingClientRect && triggeringWidget.getBoundingClientRect(),\n\t\tsuppressNavigation = event.metaKey || event.ctrlKey || (event.button === 1);\n\tif(this.actionScroll === \"yes\") {\n\t\tsuppressNavigation = false;\n\t} else if(this.actionScroll === \"no\") {\n\t\tsuppressNavigation = true;\n\t}\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.actionTo === undefined ? this.getVariable(\"currentTiddler\") : this.actionTo,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: triggeringWidget,\n\t\tnavigateFromClientRect: bounds && { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: suppressNavigation\n\t});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-navigate\"] = NavigateWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/action-navigate.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/action-sendmessage.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/action-sendmessage.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to send a message\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SendMessageWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSendMessageWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSendMessageWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nSendMessageWidget.prototype.execute = function() {\n\tthis.actionMessage = this.getAttribute(\"$message\");\n\tthis.actionParam = this.getAttribute(\"$param\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nSendMessageWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$message\"] || changedAttributes[\"$param\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nSendMessageWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\t// Get the string parameter\n\tvar param = this.actionParam;\n\t// Assemble the attributes as a hashmap\n\tvar paramObject = Object.create(null);\n\tvar count = 0;\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tparamObject[name] = attribute;\n\t\t\tcount++;\n\t\t}\n\t});\n\t// Dispatch the message\n\tthis.dispatchEvent({type: this.actionMessage, param: param, paramObject: paramObject, tiddlerTitle: this.getVariable(\"currentTiddler\")});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-sendmessage\"] = SendMessageWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/action-sendmessage.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/action-setfield.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/action-setfield.js\ntype: application/javascript\nmodule-type: widget\n\nAction widget to set a single field or index on a tiddler.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SetFieldWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSetFieldWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSetFieldWidget.prototype.render = function(parent,nextSibling) {\n\tthis.computeAttributes();\n\tthis.execute();\n};\n\n/*\nCompute the internal state of the widget\n*/\nSetFieldWidget.prototype.execute = function() {\n\tthis.actionTiddler = this.getAttribute(\"$tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.actionField = this.getAttribute(\"$field\");\n\tthis.actionIndex = this.getAttribute(\"$index\");\n\tthis.actionValue = this.getAttribute(\"$value\");\n};\n\n/*\nRefresh the widget by ensuring our attributes are up to date\n*/\nSetFieldWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"$tiddler\"] || changedAttributes[\"$field\"] || changedAttributes[\"$index\"] || changedAttributes[\"$value\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nInvoke the action associated with this widget\n*/\nSetFieldWidget.prototype.invokeAction = function(triggeringWidget,event) {\n\tvar self = this;\n\tif(typeof this.actionValue === \"string\") {\n\t\tthis.wiki.setText(this.actionTiddler,this.actionField,this.actionIndex,this.actionValue);\t\t\n\t}\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tself.wiki.setText(self.actionTiddler,name,undefined,attribute);\n\t\t}\n\t});\n\treturn true; // Action was invoked\n};\n\nexports[\"action-setfield\"] = SetFieldWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/action-setfield.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/browse.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/browse.js\ntype: application/javascript\nmodule-type: widget\n\nBrowse widget for browsing for files to import\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar BrowseWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nBrowseWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nBrowseWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"input\");\n\tdomNode.setAttribute(\"type\",\"file\");\n\tif(this.browseMultiple) {\n\t\tdomNode.setAttribute(\"multiple\",\"multiple\");\n\t}\n\tif(this.tooltip) {\n\t\tdomNode.setAttribute(\"title\",this.tooltip);\n\t}\n\tif(this.nwsaveas) {\n\t\tdomNode.setAttribute(\"nwsaveas\",this.nwsaveas);\n\t}\n\t// Add a click event handler\n\tdomNode.addEventListener(\"change\",function (event) {\n\t\tif(self.message) {\n\t\t\tself.dispatchEvent({type: self.message, param: self.param, files: event.target.files});\n\t\t} else {\n\t\t\tself.wiki.readFiles(event.target.files,function(tiddlerFieldsArray) {\n\t\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t\t\t});\n\t\t}\n\t\treturn false;\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nBrowseWidget.prototype.execute = function() {\n\tthis.browseMultiple = this.getAttribute(\"multiple\");\n\tthis.message = this.getAttribute(\"message\");\n\tthis.param = this.getAttribute(\"param\");\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis.nwsaveas = this.getAttribute(\"nwsaveas\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nBrowseWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.browse = BrowseWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/browse.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/button.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/button.js\ntype: application/javascript\nmodule-type: widget\n\nButton widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ButtonWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nButtonWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nButtonWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"button\");\n\t// Assign classes\n\tvar classes = this[\"class\"].split(\" \") || [],\n\t\tisPoppedUp = this.popup && this.isPoppedUp();\n\tif(this.selectedClass) {\n\t\tif(this.set && this.setTo && this.isSelected()) {\n\t\t\t$tw.utils.pushTop(classes,this.selectedClass.split(\" \"));\n\t\t}\n\t\tif(isPoppedUp) {\n\t\t\t$tw.utils.pushTop(classes,this.selectedClass.split(\" \"));\n\t\t}\n\t}\n\tif(isPoppedUp) {\n\t\t$tw.utils.pushTop(classes,\"tc-popup-handle\");\n\t}\n\tdomNode.className = classes.join(\" \");\n\t// Assign other attributes\n\tif(this.style) {\n\t\tdomNode.setAttribute(\"style\",this.style);\n\t}\n\tif(this.tooltip) {\n\t\tdomNode.setAttribute(\"title\",this.tooltip);\n\t}\n\tif(this[\"aria-label\"]) {\n\t\tdomNode.setAttribute(\"aria-label\",this[\"aria-label\"]);\n\t}\n\t// Add a click event handler\n\tdomNode.addEventListener(\"click\",function (event) {\n\t\tvar handled = false;\n\t\tif(self.invokeActions(event)) {\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.to) {\n\t\t\tself.navigateTo(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.message) {\n\t\t\tself.dispatchMessage(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.popup) {\n\t\t\tself.triggerPopup(event);\n\t\t\thandled = true;\n\t\t}\n\t\tif(self.set) {\n\t\t\tself.setTiddler();\n\t\t\thandled = true;\n\t\t}\n\t\tif(handled) {\n\t\t\tevent.preventDefault();\n\t\t\tevent.stopPropagation();\n\t\t}\n\t\treturn handled;\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nButtonWidget.prototype.getBoundingClientRect = function() {\n\treturn this.domNodes[0].getBoundingClientRect();\n}\n\nButtonWidget.prototype.isSelected = function() {\n\tvar tiddler = this.wiki.getTiddler(this.set);\n\treturn tiddler ? tiddler.fields.text === this.setTo : this.defaultSetValue === this.setTo;\n};\n\nButtonWidget.prototype.isPoppedUp = function() {\n\tvar tiddler = this.wiki.getTiddler(this.popup);\n\tvar result = tiddler && tiddler.fields.text ? $tw.popup.readPopupState(tiddler.fields.text) : false;\n\treturn result;\n};\n\nButtonWidget.prototype.navigateTo = function(event) {\n\tvar bounds = this.getBoundingClientRect();\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.to,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: this,\n\t\tnavigateFromClientRect: { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: event.metaKey || event.ctrlKey || (event.button === 1)\n\t});\n};\n\nButtonWidget.prototype.dispatchMessage = function(event) {\n\tthis.dispatchEvent({type: this.message, param: this.param, tiddlerTitle: this.getVariable(\"currentTiddler\")});\n};\n\nButtonWidget.prototype.triggerPopup = function(event) {\n\t$tw.popup.triggerPopup({\n\t\tdomNode: this.domNodes[0],\n\t\ttitle: this.popup,\n\t\twiki: this.wiki\n\t});\n};\n\nButtonWidget.prototype.setTiddler = function() {\n\tthis.wiki.setTextReference(this.set,this.setTo,this.getVariable(\"currentTiddler\"));\n};\n\n/*\nCompute the internal state of the widget\n*/\nButtonWidget.prototype.execute = function() {\n\t// Get attributes\n\tthis.to = this.getAttribute(\"to\");\n\tthis.message = this.getAttribute(\"message\");\n\tthis.param = this.getAttribute(\"param\");\n\tthis.set = this.getAttribute(\"set\");\n\tthis.setTo = this.getAttribute(\"setTo\");\n\tthis.popup = this.getAttribute(\"popup\");\n\tthis.hover = this.getAttribute(\"hover\");\n\tthis[\"class\"] = this.getAttribute(\"class\",\"\");\n\tthis[\"aria-label\"] = this.getAttribute(\"aria-label\");\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis.style = this.getAttribute(\"style\");\n\tthis.selectedClass = this.getAttribute(\"selectedClass\");\n\tthis.defaultSetValue = this.getAttribute(\"default\");\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nButtonWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.to || changedAttributes.message || changedAttributes.param || changedAttributes.set || changedAttributes.setTo || changedAttributes.popup || changedAttributes.hover || changedAttributes[\"class\"] || changedAttributes.selectedClass || changedAttributes.style || (this.set && changedTiddlers[this.set]) || (this.popup && changedTiddlers[this.popup])) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.button = ButtonWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/button.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/checkbox.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/checkbox.js\ntype: application/javascript\nmodule-type: widget\n\nCheckbox widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CheckboxWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCheckboxWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCheckboxWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our elements\n\tthis.labelDomNode = this.document.createElement(\"label\");\n\tthis.inputDomNode = this.document.createElement(\"input\");\n\tthis.inputDomNode.setAttribute(\"type\",\"checkbox\");\n\tif(this.getValue()) {\n\t\tthis.inputDomNode.setAttribute(\"checked\",\"true\");\n\t}\n\tthis.labelDomNode.appendChild(this.inputDomNode);\n\tthis.spanDomNode = this.document.createElement(\"span\");\n\tthis.labelDomNode.appendChild(this.spanDomNode);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(this.inputDomNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(this.labelDomNode,nextSibling);\n\tthis.renderChildren(this.spanDomNode,null);\n\tthis.domNodes.push(this.labelDomNode);\n};\n\nCheckboxWidget.prototype.getValue = function() {\n\tvar tiddler = this.wiki.getTiddler(this.checkboxTitle);\n\tif(tiddler) {\n\t\tif(this.checkboxTag) {\n\t\t\treturn tiddler.hasTag(this.checkboxTag);\n\t\t}\n\t\tif(this.checkboxField) {\n\t\t\tvar value = tiddler.fields[this.checkboxField] || this.checkboxDefault || \"\";\n\t\t\tif(value === this.checkboxChecked) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tif(value === this.checkboxUnchecked) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t} else {\n\t\tif(this.checkboxTag) {\n\t\t\treturn false;\n\t\t}\n\t\tif(this.checkboxField) {\n\t\t\tif(this.checkboxDefault === this.checkboxChecked) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tif(this.checkboxDefault === this.checkboxUnchecked) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t}\n\treturn false;\n};\n\nCheckboxWidget.prototype.handleChangeEvent = function(event) {\n\tvar checked = this.inputDomNode.checked,\n\t\ttiddler = this.wiki.getTiddler(this.checkboxTitle),\n\t\tfallbackFields = {text: \"\"},\n\t\tnewFields = {title: this.checkboxTitle},\n\t\thasChanged = false;\n\t// Set the tag if specified\n\tif(this.checkboxTag && (!tiddler || tiddler.hasTag(this.checkboxTag) !== checked)) {\n\t\tnewFields.tags = tiddler ? (tiddler.fields.tags || []).slice(0) : [];\n\t\tvar pos = newFields.tags.indexOf(this.checkboxTag);\n\t\tif(pos !== -1) {\n\t\t\tnewFields.tags.splice(pos,1);\n\t\t}\n\t\tif(checked) {\n\t\t\tnewFields.tags.push(this.checkboxTag);\n\t\t}\n\t\thasChanged = true;\n\t}\n\t// Set the field if specified\n\tif(this.checkboxField) {\n\t\tvar value = checked ? this.checkboxChecked : this.checkboxUnchecked;\n\t\tif(!tiddler || tiddler.fields[this.checkboxField] !== value) {\n\t\t\tnewFields[this.checkboxField] = value;\n\t\t\thasChanged = true;\n\t\t}\n\t}\n\tif(hasChanged) {\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(fallbackFields,tiddler,newFields,this.wiki.getModificationFields()));\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nCheckboxWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.checkboxTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.checkboxTag = this.getAttribute(\"tag\");\n\tthis.checkboxField = this.getAttribute(\"field\");\n\tthis.checkboxChecked = this.getAttribute(\"checked\");\n\tthis.checkboxUnchecked = this.getAttribute(\"unchecked\");\n\tthis.checkboxDefault = this.getAttribute(\"default\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCheckboxWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.tag || changedAttributes.field || changedAttributes.checked || changedAttributes.unchecked || changedAttributes[\"default\"] || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false;\n\t\tif(changedTiddlers[this.checkboxTitle]) {\n\t\t\tthis.inputDomNode.checked = this.getValue();\n\t\t\trefreshed = true;\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\nexports.checkbox = CheckboxWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/checkbox.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/codeblock.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/codeblock.js\ntype: application/javascript\nmodule-type: widget\n\nCode block node widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CodeBlockWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCodeBlockWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCodeBlockWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar codeNode = this.document.createElement(\"code\"),\n\t\tdomNode = this.document.createElement(\"pre\");\n\tcodeNode.appendChild(this.document.createTextNode(this.getAttribute(\"code\")));\n\tdomNode.appendChild(codeNode);\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.domNodes.push(domNode);\n\tif(this.postRender) {\n\t\tthis.postRender();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nCodeBlockWidget.prototype.execute = function() {\n\tthis.language = this.getAttribute(\"language\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCodeBlockWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.codeblock = CodeBlockWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/codeblock.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/count.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/count.js\ntype: application/javascript\nmodule-type: widget\n\nCount widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar CountWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nCountWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nCountWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.currentCount);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nCountWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.filter = this.getAttribute(\"filter\");\n\t// Execute the filter\n\tif(this.filter) {\n\t\tthis.currentCount = this.wiki.filterTiddlers(this.filter,this).length;\n\t} else {\n\t\tthis.currentCount = undefined;\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nCountWidget.prototype.refresh = function(changedTiddlers) {\n\t// Re-execute the filter to get the count\n\tthis.computeAttributes();\n\tvar oldCount = this.currentCount;\n\tthis.execute();\n\tif(this.currentCount !== oldCount) {\n\t\t// Regenerate and rerender the widget and replace the existing DOM node\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\n\t}\n\n};\n\nexports.count = CountWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/count.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/dropzone.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/dropzone.js\ntype: application/javascript\nmodule-type: widget\n\nDropzone widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar DropZoneWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nDropZoneWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nDropZoneWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"div\");\n\tdomNode.className = \"tc-dropzone\";\n\t// Add event handlers\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"dragenter\", handlerObject: this, handlerMethod: \"handleDragEnterEvent\"},\n\t\t{name: \"dragover\", handlerObject: this, handlerMethod: \"handleDragOverEvent\"},\n\t\t{name: \"dragleave\", handlerObject: this, handlerMethod: \"handleDragLeaveEvent\"},\n\t\t{name: \"drop\", handlerObject: this, handlerMethod: \"handleDropEvent\"},\n\t\t{name: \"paste\", handlerObject: this, handlerMethod: \"handlePasteEvent\"}\n\t]);\n\tdomNode.addEventListener(\"click\",function (event) {\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nDropZoneWidget.prototype.enterDrag = function() {\n\t// We count enter/leave events\n\tthis.dragEnterCount = (this.dragEnterCount || 0) + 1;\n\t// If we're entering for the first time we need to apply highlighting\n\tif(this.dragEnterCount === 1) {\n\t\t$tw.utils.addClass(this.domNodes[0],\"tc-dragover\");\n\t}\n};\n\nDropZoneWidget.prototype.leaveDrag = function() {\n\t// Reduce the enter count\n\tthis.dragEnterCount = (this.dragEnterCount || 0) - 1;\n\t// Remove highlighting if we're leaving externally\n\tif(this.dragEnterCount <= 0) {\n\t\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t}\n};\n\nDropZoneWidget.prototype.handleDragEnterEvent  = function(event) {\n\tthis.enterDrag();\n\t// Tell the browser that we're ready to handle the drop\n\tevent.preventDefault();\n\t// Tell the browser not to ripple the drag up to any parent drop handlers\n\tevent.stopPropagation();\n};\n\nDropZoneWidget.prototype.handleDragOverEvent  = function(event) {\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\t// Tell the browser that we're still interested in the drop\n\tevent.preventDefault();\n\tevent.dataTransfer.dropEffect = \"copy\"; // Explicitly show this is a copy\n};\n\nDropZoneWidget.prototype.handleDragLeaveEvent  = function(event) {\n\tthis.leaveDrag();\n};\n\nDropZoneWidget.prototype.handleDropEvent  = function(event) {\n\tthis.leaveDrag();\n\t// Check for being over a TEXTAREA or INPUT\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) !== -1) {\n\t\treturn false;\n\t}\n\tvar self = this,\n\t\tdataTransfer = event.dataTransfer;\n\t// Reset the enter count\n\tthis.dragEnterCount = 0;\n\t// Remove highlighting\n\t$tw.utils.removeClass(this.domNodes[0],\"tc-dragover\");\n\t// Import any files in the drop\n\tvar numFiles = this.wiki.readFiles(dataTransfer.files,function(tiddlerFieldsArray) {\n\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t});\n\t// Try to import the various data types we understand\n\tif(numFiles === 0) {\n\t\tthis.importData(dataTransfer);\n\t}\n\t// Tell the browser that we handled the drop\n\tevent.preventDefault();\n\t// Stop the drop ripple up to any parent handlers\n\tevent.stopPropagation();\n};\n\nDropZoneWidget.prototype.importData = function(dataTransfer) {\n\t// Try each provided data type in turn\n\tfor(var t=0; t<this.importDataTypes.length; t++) {\n\t\tif(!$tw.browser.isIE || this.importDataTypes[t].IECompatible) {\n\t\t\t// Get the data\n\t\t\tvar dataType = this.importDataTypes[t];\n\t\t\t\tvar data = dataTransfer.getData(dataType.type);\n\t\t\t// Import the tiddlers in the data\n\t\t\tif(data !== \"\" && data !== null) {\n\t\t\t\tif($tw.log.IMPORT) {\n\t\t\t\t\tconsole.log(\"Importing data type '\" + dataType.type + \"', data: '\" + data + \"'\")\n\t\t\t\t}\n\t\t\t\tvar tiddlerFields = dataType.convertToFields(data);\n\t\t\t\tif(!tiddlerFields.title) {\n\t\t\t\t\ttiddlerFields.title = this.wiki.generateNewTitle(\"Untitled\");\n\t\t\t\t}\n\t\t\t\tthis.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify([tiddlerFields])});\n\t\t\t\treturn;\n\t\t\t}\n\t\t}\n\t}\n};\n\nDropZoneWidget.prototype.importDataTypes = [\n\t{type: \"text/vnd.tiddler\", IECompatible: false, convertToFields: function(data) {\n\t\treturn JSON.parse(data);\n\t}},\n\t{type: \"URL\", IECompatible: true, convertToFields: function(data) {\n\t\t// Check for tiddler data URI\n\t\tvar match = decodeURI(data).match(/^data\\:text\\/vnd\\.tiddler,(.*)/i);\n\t\tif(match) {\n\t\t\treturn JSON.parse(match[1]);\n\t\t} else {\n\t\t\treturn { // As URL string\n\t\t\t\ttext: data\n\t\t\t};\n\t\t}\n\t}},\n\t{type: \"text/x-moz-url\", IECompatible: false, convertToFields: function(data) {\n\t\t// Check for tiddler data URI\n\t\tvar match = decodeURI(data).match(/^data\\:text\\/vnd\\.tiddler,(.*)/i);\n\t\tif(match) {\n\t\t\treturn JSON.parse(match[1]);\n\t\t} else {\n\t\t\treturn { // As URL string\n\t\t\t\ttext: data\n\t\t\t};\n\t\t}\n\t}},\n\t{type: \"text/html\", IECompatible: false, convertToFields: function(data) {\n\t\treturn {\n\t\t\ttext: data\n\t\t};\n\t}},\n\t{type: \"text/plain\", IECompatible: false, convertToFields: function(data) {\n\t\treturn {\n\t\t\ttext: data\n\t\t};\n\t}},\n\t{type: \"Text\", IECompatible: true, convertToFields: function(data) {\n\t\treturn {\n\t\t\ttext: data\n\t\t};\n\t}},\n\t{type: \"text/uri-list\", IECompatible: false, convertToFields: function(data) {\n\t\treturn {\n\t\t\ttext: data\n\t\t};\n\t}}\n];\n\nDropZoneWidget.prototype.handlePasteEvent  = function(event) {\n\t// Let the browser handle it if we're in a textarea or input box\n\tif([\"TEXTAREA\",\"INPUT\"].indexOf(event.target.tagName) == -1) {\n\t\tvar self = this,\n\t\t\titems = event.clipboardData.items;\n\t\t// Enumerate the clipboard items\n\t\tfor(var t = 0; t<items.length; t++) {\n\t\t\tvar item = items[t];\n\t\t\tif(item.kind === \"file\") {\n\t\t\t\t// Import any files\n\t\t\t\tthis.wiki.readFile(item.getAsFile(),function(tiddlerFieldsArray) {\n\t\t\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify(tiddlerFieldsArray)});\n\t\t\t\t});\n\t\t\t} else if(item.kind === \"string\") {\n\t\t\t\t// Create tiddlers from string items\n\t\t\t\tvar type = item.type;\n\t\t\t\titem.getAsString(function(str) {\n\t\t\t\t\tvar tiddlerFields = {\n\t\t\t\t\t\ttitle: self.wiki.generateNewTitle(\"Untitled\"),\n\t\t\t\t\t\ttext: str,\n\t\t\t\t\t\ttype: type\n\t\t\t\t\t};\n\t\t\t\t\tif($tw.log.IMPORT) {\n\t\t\t\t\t\tconsole.log(\"Importing string '\" + str + \"', type: '\" + type + \"'\");\n\t\t\t\t\t}\n\t\t\t\t\tself.dispatchEvent({type: \"tm-import-tiddlers\", param: JSON.stringify([tiddlerFields])});\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\t\t// Tell the browser that we've handled the paste\n\t\tevent.stopPropagation();\n\t\tevent.preventDefault();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nDropZoneWidget.prototype.execute = function() {\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nDropZoneWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.dropzone = DropZoneWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/dropzone.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/edit-binary.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/edit-binary.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-binary widget; placeholder for editing binary tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar BINARY_WARNING_MESSAGE = \"$:/core/ui/BinaryWarning\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditBinaryWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditBinaryWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditBinaryWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditBinaryWidget.prototype.execute = function() {\n\t// Construct the child widgets\n\tthis.makeChildWidgets([{\n\t\ttype: \"transclude\",\n\t\tattributes: {\n\t\t\ttiddler: {type: \"string\", value: BINARY_WARNING_MESSAGE}\n\t\t}\n\t}]);\n};\n\n/*\nRefresh by refreshing our child widget\n*/\nEditBinaryWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports[\"edit-binary\"] = EditBinaryWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/edit-binary.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/edit-bitmap.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/edit-bitmap.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-bitmap widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n// Default image sizes\nvar DEFAULT_IMAGE_WIDTH = 300,\n\tDEFAULT_IMAGE_HEIGHT = 185;\n\n// Configuration tiddlers\nvar LINE_WIDTH_TITLE = \"$:/config/BitmapEditor/LineWidth\",\n\tLINE_COLOUR_TITLE = \"$:/config/BitmapEditor/Colour\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditBitmapWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditBitmapWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditBitmapWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our element\n\tthis.canvasDomNode = $tw.utils.domMaker(\"canvas\",{\n\t\tdocument: this.document,\n\t\t\"class\":\"tc-edit-bitmapeditor\",\n\t\teventListeners: [{\n\t\t\tname: \"touchstart\", handlerObject: this, handlerMethod: \"handleTouchStartEvent\"\n\t\t},{\n\t\t\tname: \"touchmove\", handlerObject: this, handlerMethod: \"handleTouchMoveEvent\"\n\t\t},{\n\t\t\tname: \"touchend\", handlerObject: this, handlerMethod: \"handleTouchEndEvent\"\n\t\t},{\n\t\t\tname: \"mousedown\", handlerObject: this, handlerMethod: \"handleMouseDownEvent\"\n\t\t},{\n\t\t\tname: \"mousemove\", handlerObject: this, handlerMethod: \"handleMouseMoveEvent\"\n\t\t},{\n\t\t\tname: \"mouseup\", handlerObject: this, handlerMethod: \"handleMouseUpEvent\"\n\t\t}]\n\t});\n\tthis.widthDomNode = $tw.utils.domMaker(\"input\",{\n\t\tdocument: this.document,\n\t\t\"class\":\"tc-edit-bitmapeditor-width\",\n\t\teventListeners: [{\n\t\t\tname: \"change\", handlerObject: this, handlerMethod: \"handleWidthChangeEvent\"\n\t\t}]\n\t});\n\tthis.heightDomNode = $tw.utils.domMaker(\"input\",{\n\t\tdocument: this.document,\n\t\t\"class\":\"tc-edit-bitmapeditor-height\",\n\t\teventListeners: [{\n\t\t\tname: \"change\", handlerObject: this, handlerMethod: \"handleHeightChangeEvent\"\n\t\t}]\n\t});\n\t// Insert the elements into the DOM\n\tparent.insertBefore(this.canvasDomNode,nextSibling);\n\tparent.insertBefore(this.widthDomNode,nextSibling);\n\tparent.insertBefore(this.heightDomNode,nextSibling);\n\tthis.domNodes.push(this.canvasDomNode,this.widthDomNode,this.heightDomNode);\n\t// Load the image into the canvas\n\tif($tw.browser) {\n\t\tthis.loadCanvas();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditBitmapWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n};\n\n/*\nNote that the bitmap editor intentionally doesn't try to refresh itself because it would be confusing to have the image changing spontaneously while editting it\n*/\nEditBitmapWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nEditBitmapWidget.prototype.loadCanvas = function() {\n\tvar tiddler = this.wiki.getTiddler(this.editTitle),\n\t\tcurrImage = new Image();\n\t// Set up event handlers for loading the image\n\tvar self = this;\n\tcurrImage.onload = function() {\n\t\t// Copy the image to the on-screen canvas\n\t\tself.initCanvas(self.canvasDomNode,currImage.width,currImage.height,currImage);\n\t\t// And also copy the current bitmap to the off-screen canvas\n\t\tself.currCanvas = self.document.createElement(\"canvas\");\n\t\tself.initCanvas(self.currCanvas,currImage.width,currImage.height,currImage);\n\t\t// Set the width and height input boxes\n\t\tself.updateSize();\n\t};\n\tcurrImage.onerror = function() {\n\t\t// Set the on-screen canvas size and clear it\n\t\tself.initCanvas(self.canvasDomNode,DEFAULT_IMAGE_WIDTH,DEFAULT_IMAGE_HEIGHT);\n\t\t// Set the off-screen canvas size and clear it\n\t\tself.currCanvas = self.document.createElement(\"canvas\");\n\t\tself.initCanvas(self.currCanvas,DEFAULT_IMAGE_WIDTH,DEFAULT_IMAGE_HEIGHT);\n\t\t// Set the width and height input boxes\n\t\tself.updateSize();\n\t};\n\t// Get the current bitmap into an image object\n\tcurrImage.src = \"data:\" + tiddler.fields.type + \";base64,\" + tiddler.fields.text;\n};\n\nEditBitmapWidget.prototype.initCanvas = function(canvas,width,height,image) {\n\tcanvas.width = width;\n\tcanvas.height = height;\n\tvar ctx = canvas.getContext(\"2d\");\n\tif(image) {\n\t\tctx.drawImage(image,0,0);\n\t} else {\n\t\tctx.fillStyle = \"#fff\";\n\t\tctx.fillRect(0,0,canvas.width,canvas.height);\n\t}\n};\n\n/*\n** Update the input boxes with the actual size of the canvas\n*/\nEditBitmapWidget.prototype.updateSize = function() {\n\tthis.widthDomNode.value = this.currCanvas.width;\n\tthis.heightDomNode.value = this.currCanvas.height;\n};\n\n/*\n** Change the size of the canvas, preserving the current image\n*/\nEditBitmapWidget.prototype.changeCanvasSize = function(newWidth,newHeight) {\n\t// Create and size a new canvas\n\tvar newCanvas = this.document.createElement(\"canvas\");\n\tthis.initCanvas(newCanvas,newWidth,newHeight);\n\t// Copy the old image\n\tvar ctx = newCanvas.getContext(\"2d\");\n\tctx.drawImage(this.currCanvas,0,0);\n\t// Set the new canvas as the current one\n\tthis.currCanvas = newCanvas;\n\t// Set the size of the onscreen canvas\n\tthis.canvasDomNode.width = newWidth;\n\tthis.canvasDomNode.height = newHeight;\n\t// Paint the onscreen canvas with the offscreen canvas\n\tctx = this.canvasDomNode.getContext(\"2d\");\n\tctx.drawImage(this.currCanvas,0,0);\n};\n\nEditBitmapWidget.prototype.handleWidthChangeEvent = function(event) {\n\t// Get the new width\n\tvar newWidth = parseInt(this.widthDomNode.value,10);\n\t// Update if necessary\n\tif(newWidth > 0 && newWidth !== this.currCanvas.width) {\n\t\tthis.changeCanvasSize(newWidth,this.currCanvas.height);\n\t}\n\t// Update the input controls\n\tthis.updateSize();\n};\n\nEditBitmapWidget.prototype.handleHeightChangeEvent = function(event) {\n\t// Get the new width\n\tvar newHeight = parseInt(this.heightDomNode.value,10);\n\t// Update if necessary\n\tif(newHeight > 0 && newHeight !== this.currCanvas.height) {\n\t\tthis.changeCanvasSize(this.currCanvas.width,newHeight);\n\t}\n\t// Update the input controls\n\tthis.updateSize();\n};\n\nEditBitmapWidget.prototype.handleTouchStartEvent = function(event) {\n\tthis.brushDown = true;\n\tthis.strokeStart(event.touches[0].clientX,event.touches[0].clientY);\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleTouchMoveEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.strokeMove(event.touches[0].clientX,event.touches[0].clientY);\n\t}\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleTouchEndEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.brushDown = false;\n\t\tthis.strokeEnd();\n\t}\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleMouseDownEvent = function(event) {\n\tthis.strokeStart(event.clientX,event.clientY);\n\tthis.brushDown = true;\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nEditBitmapWidget.prototype.handleMouseMoveEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.strokeMove(event.clientX,event.clientY);\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\treturn false;\n\t}\n\treturn true;\n};\n\nEditBitmapWidget.prototype.handleMouseUpEvent = function(event) {\n\tif(this.brushDown) {\n\t\tthis.brushDown = false;\n\t\tthis.strokeEnd();\n\t\tevent.preventDefault();\n\t\tevent.stopPropagation();\n\t\treturn false;\n\t}\n\treturn true;\n};\n\nEditBitmapWidget.prototype.adjustCoordinates = function(x,y) {\n\tvar canvasRect = this.canvasDomNode.getBoundingClientRect(),\n\t\tscale = this.canvasDomNode.width/canvasRect.width;\n\treturn {x: (x - canvasRect.left) * scale, y: (y - canvasRect.top) * scale};\n};\n\nEditBitmapWidget.prototype.strokeStart = function(x,y) {\n\t// Start off a new stroke\n\tthis.stroke = [this.adjustCoordinates(x,y)];\n};\n\nEditBitmapWidget.prototype.strokeMove = function(x,y) {\n\tvar ctx = this.canvasDomNode.getContext(\"2d\"),\n\t\tt;\n\t// Add the new position to the end of the stroke\n\tthis.stroke.push(this.adjustCoordinates(x,y));\n\t// Redraw the previous image\n\tctx.drawImage(this.currCanvas,0,0);\n\t// Render the stroke\n\tctx.strokeStyle = this.wiki.getTiddlerText(LINE_COLOUR_TITLE,\"#ff0\");\n\tctx.lineWidth = parseInt(this.wiki.getTiddlerText(LINE_WIDTH_TITLE,\"3\"),10);\n\tctx.lineCap = \"round\";\n\tctx.lineJoin = \"round\";\n\tctx.beginPath();\n\tctx.moveTo(this.stroke[0].x,this.stroke[0].y);\n\tfor(t=1; t<this.stroke.length-1; t++) {\n\t\tvar s1 = this.stroke[t],\n\t\t\ts2 = this.stroke[t-1],\n\t\t\ttx = (s1.x + s2.x)/2,\n\t\t\tty = (s1.y + s2.y)/2;\n\t\tctx.quadraticCurveTo(s2.x,s2.y,tx,ty);\n\t}\n\tctx.stroke();\n};\n\nEditBitmapWidget.prototype.strokeEnd = function() {\n\t// Copy the bitmap to the off-screen canvas\n\tvar ctx = this.currCanvas.getContext(\"2d\");\n\tctx.drawImage(this.canvasDomNode,0,0);\n\t// Save the image into the tiddler\n\tthis.saveChanges();\n};\n\nEditBitmapWidget.prototype.saveChanges = function() {\n\tvar tiddler = this.wiki.getTiddler(this.editTitle);\n\tif(tiddler) {\n\t\t// data URIs look like \"data:<type>;base64,<text>\"\n\t\tvar dataURL = this.canvasDomNode.toDataURL(tiddler.fields.type,1.0),\n\t\t\tposColon = dataURL.indexOf(\":\"),\n\t\t\tposSemiColon = dataURL.indexOf(\";\"),\n\t\t\tposComma = dataURL.indexOf(\",\"),\n\t\t\ttype = dataURL.substring(posColon+1,posSemiColon),\n\t\t\ttext = dataURL.substring(posComma+1);\n\t\tvar update = {type: type, text: text};\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,update));\n\t}\n};\n\nexports[\"edit-bitmap\"] = EditBitmapWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/edit-bitmap.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/edit-text.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/edit-text.js\ntype: application/javascript\nmodule-type: widget\n\nEdit-text widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar DEFAULT_MIN_TEXT_AREA_HEIGHT = \"100px\"; // Minimum height of textareas in pixels\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditTextWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditTextWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditTextWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our element\n\tvar editInfo = this.getEditInfo();\n\tvar domNode = this.document.createElement(this.editTag);\n\tif(this.editType) {\n\t\tdomNode.setAttribute(\"type\",this.editType);\n\t}\n\tif(editInfo.value === \"\" && this.editPlaceholder) {\n\t\tdomNode.setAttribute(\"placeholder\",this.editPlaceholder);\n\t}\n\tif(this.editSize) {\n\t\tdomNode.setAttribute(\"size\",this.editSize);\n\t}\n\t// Assign classes\n\tif(this.editClass) {\n\t\tdomNode.className = this.editClass;\n\t}\n\t// Set the text\n\tif(this.editTag === \"textarea\") {\n\t\tdomNode.appendChild(this.document.createTextNode(editInfo.value));\n\t} else {\n\t\tdomNode.value = editInfo.value;\n\t}\n\t// Add an input event handler\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"focus\", handlerObject: this, handlerMethod: \"handleFocusEvent\"},\n\t\t{name: \"input\", handlerObject: this, handlerMethod: \"handleInputEvent\"}\n\t]);\n\t// Insert the element into the DOM\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.domNodes.push(domNode);\n\tif(this.postRender) {\n\t\tthis.postRender();\n\t}\n\t// Fix height\n\tthis.fixHeight();\n\t// Focus field\n\tif(this.editFocus === \"true\") {\n\t\tif(domNode.focus && domNode.select) {\n\t\t\tdomNode.focus();\n\t\t\tdomNode.select();\t\t\t\n\t\t}\n\t}\n};\n\n/*\nGet the tiddler being edited and current value\n*/\nEditTextWidget.prototype.getEditInfo = function() {\n\t// Get the edit value\n\tvar self = this,\n\t\tvalue,\n\t\tupdate;\n\tif(this.editIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.editTitle,this.editIndex,this.editDefault);\n\t\tupdate = function(value) {\n\t\t\tvar data = self.wiki.getTiddlerData(self.editTitle,{});\n\t\t\tif(data[self.editIndex] !== value) {\n\t\t\t\tdata[self.editIndex] = value;\n\t\t\t\tself.wiki.setTiddlerData(self.editTitle,data);\n\t\t\t}\n\t\t};\n\t} else {\n\t\t// Get the current tiddler and the field name\n\t\tvar tiddler = this.wiki.getTiddler(this.editTitle);\n\t\tif(tiddler) {\n\t\t\t// If we've got a tiddler, the value to display is the field string value\n\t\t\tvalue = tiddler.getFieldString(this.editField);\n\t\t} else {\n\t\t\t// Otherwise, we need to construct a default value for the editor\n\t\t\tswitch(this.editField) {\n\t\t\t\tcase \"text\":\n\t\t\t\t\tvalue = \"Type the text for the tiddler '\" + this.editTitle + \"'\";\n\t\t\t\t\tbreak;\n\t\t\t\tcase \"title\":\n\t\t\t\t\tvalue = this.editTitle;\n\t\t\t\t\tbreak;\n\t\t\t\tdefault:\n\t\t\t\t\tvalue = \"\";\n\t\t\t\t\tbreak;\n\t\t\t}\n\t\t\tif(this.editDefault !== undefined) {\n\t\t\t\tvalue = this.editDefault;\n\t\t\t}\n\t\t}\n\t\tupdate = function(value) {\n\t\t\tvar tiddler = self.wiki.getTiddler(self.editTitle),\n\t\t\t\tupdateFields = {\n\t\t\t\t\ttitle: self.editTitle\n\t\t\t\t};\n\t\t\tupdateFields[self.editField] = value;\n\t\t\tself.wiki.addTiddler(new $tw.Tiddler(self.wiki.getCreationFields(),tiddler,updateFields,self.wiki.getModificationFields()));\n\t\t};\n\t}\n\treturn {value: value, update: update};\n};\n\n/*\nCompute the internal state of the widget\n*/\nEditTextWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.editField = this.getAttribute(\"field\",\"text\");\n\tthis.editIndex = this.getAttribute(\"index\");\n\tthis.editDefault = this.getAttribute(\"default\");\n\tthis.editClass = this.getAttribute(\"class\");\n\tthis.editPlaceholder = this.getAttribute(\"placeholder\");\n\tthis.editSize = this.getAttribute(\"size\");\n\tthis.editAutoHeight = this.getAttribute(\"autoHeight\",\"yes\") === \"yes\";\n\tthis.editMinHeight = this.getAttribute(\"minHeight\",DEFAULT_MIN_TEXT_AREA_HEIGHT);\n\tthis.editFocusPopup = this.getAttribute(\"focusPopup\");\n\tthis.editFocus = this.getAttribute(\"focus\");\n\t// Get the editor element tag and type\n\tvar tag,type;\n\tif(this.editField === \"text\") {\n\t\ttag = \"textarea\";\n\t} else {\n\t\ttag = \"input\";\n\t\tvar fieldModule = $tw.Tiddler.fieldModules[this.editField];\n\t\tif(fieldModule && fieldModule.editTag) {\n\t\t\ttag = fieldModule.editTag;\n\t\t}\n\t\tif(fieldModule && fieldModule.editType) {\n\t\t\ttype = fieldModule.editType;\n\t\t}\n\t\ttype = type || \"text\";\n\t}\n\t// Get the rest of our parameters\n\tthis.editTag = this.getAttribute(\"tag\",tag);\n\tthis.editType = this.getAttribute(\"type\",type);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEditTextWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// Completely rerender if any of our attributes have changed\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes[\"default\"] || changedAttributes[\"class\"] || changedAttributes.placeholder || changedAttributes.size || changedAttributes.autoHeight || changedAttributes.minHeight || changedAttributes.focusPopup) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else if(changedTiddlers[this.editTitle]) {\n\t\tthis.updateEditor(this.getEditInfo().value);\n\t\treturn true;\n\t}\n\treturn false;\n};\n\n/*\nUpdate the editor with new text. This method is separate from updateEditorDomNode()\nso that subclasses can override updateEditor() and still use updateEditorDomNode()\n*/\nEditTextWidget.prototype.updateEditor = function(text) {\n\tthis.updateEditorDomNode(text);\n};\n\n/*\nUpdate the editor dom node with new text\n*/\nEditTextWidget.prototype.updateEditorDomNode = function(text) {\n\t// Replace the edit value if the tiddler we're editing has changed\n\tvar domNode = this.domNodes[0];\n\tif(!domNode.isTiddlyWikiFakeDom) {\n\t\tif(this.document.activeElement !== domNode) {\n\t\t\tdomNode.value = text;\n\t\t}\n\t\t// Fix the height if needed\n\t\tthis.fixHeight();\n\t}\n};\n\n/*\nFix the height of textareas to fit their content\n*/\nEditTextWidget.prototype.fixHeight = function() {\n\tvar self = this,\n\t\tdomNode = this.domNodes[0];\n\tif(this.editAutoHeight && domNode && !domNode.isTiddlyWikiFakeDom && this.editTag === \"textarea\") {\n\t\t// Resize the textarea to fit its content, preserving scroll position\n\t\tvar scrollPosition = $tw.utils.getScrollPosition(),\n\t\t\tscrollTop = scrollPosition.y;\n\t\t// Measure the specified minimum height\n\t\tdomNode.style.height = self.editMinHeight;\n\t\tvar minHeight = domNode.offsetHeight;\n\t\t// Set its height to auto so that it snaps to the correct height\n\t\tdomNode.style.height = \"auto\";\n\t\t// Calculate the revised height\n\t\tvar newHeight = Math.max(domNode.scrollHeight + domNode.offsetHeight - domNode.clientHeight,minHeight);\n\t\t// Only try to change the height if it has changed\n\t\tif(newHeight !== domNode.offsetHeight) {\n\t\t\tdomNode.style.height =  newHeight + \"px\";\n\t\t\t// Make sure that the dimensions of the textarea are recalculated\n\t\t\t$tw.utils.forceLayout(domNode);\n\t\t\t// Check that the scroll position is still visible before trying to scroll back to it\n\t\t\tscrollTop = Math.min(scrollTop,self.document.body.scrollHeight - window.innerHeight);\n\t\t\twindow.scrollTo(scrollPosition.x,scrollTop);\n\t\t}\n\t}\n};\n\n/*\nHandle a dom \"input\" event\n*/\nEditTextWidget.prototype.handleInputEvent = function(event) {\n\tthis.saveChanges(this.domNodes[0].value);\n\tthis.fixHeight();\n\treturn true;\n};\n\nEditTextWidget.prototype.handleFocusEvent = function(event) {\n\tif(this.editFocusPopup) {\n\t\t$tw.popup.triggerPopup({\n\t\t\tdomNode: this.domNodes[0],\n\t\t\ttitle: this.editFocusPopup,\n\t\t\twiki: this.wiki,\n\t\t\tforce: true\n\t\t});\n\t}\n\treturn true;\n};\n\nEditTextWidget.prototype.saveChanges = function(text) {\n\tvar editInfo = this.getEditInfo();\n\tif(text !== editInfo.value) {\n\t\teditInfo.update(text);\n\t}\n};\n\nexports[\"edit-text\"] = EditTextWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/edit-text.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/edit.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/edit.js\ntype: application/javascript\nmodule-type: widget\n\nEdit widget is a meta-widget chooses the appropriate actual editting widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EditWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEditWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEditWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n// Mappings from content type to editor type are stored in tiddlers with this prefix\nvar EDITOR_MAPPING_PREFIX = \"$:/config/EditorTypeMappings/\";\n\n/*\nCompute the internal state of the widget\n*/\nEditWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.editTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.editField = this.getAttribute(\"field\",\"text\");\n\tthis.editIndex = this.getAttribute(\"index\");\n\tthis.editClass = this.getAttribute(\"class\");\n\tthis.editPlaceholder = this.getAttribute(\"placeholder\");\n\t// Choose the appropriate edit widget\n\tthis.editorType = this.getEditorType();\n\t// Make the child widgets\n\tthis.makeChildWidgets([{\n\t\ttype: \"edit-\" + this.editorType,\n\t\tattributes: {\n\t\t\ttiddler: {type: \"string\", value: this.editTitle},\n\t\t\tfield: {type: \"string\", value: this.editField},\n\t\t\tindex: {type: \"string\", value: this.editIndex},\n\t\t\t\"class\": {type: \"string\", value: this.editClass},\n\t\t\t\"placeholder\": {type: \"string\", value: this.editPlaceholder}\n\t\t}\n\t}]);\n};\n\nEditWidget.prototype.getEditorType = function() {\n\t// Get the content type of the thing we're editing\n\tvar type;\n\tif(this.editField === \"text\") {\n\t\tvar tiddler = this.wiki.getTiddler(this.editTitle);\n\t\tif(tiddler) {\n\t\t\ttype = tiddler.fields.type;\n\t\t}\n\t}\n\ttype = type || \"text/vnd.tiddlywiki\";\n\tvar editorType = this.wiki.getTiddlerText(EDITOR_MAPPING_PREFIX + type);\n\tif(!editorType) {\n\t\tvar typeInfo = $tw.config.contentTypeInfo[type];\n\t\tif(typeInfo && typeInfo.encoding === \"base64\") {\n\t\t\teditorType = \"binary\";\n\t\t} else {\n\t\t\teditorType = \"text\";\n\t\t}\n\t}\n\treturn editorType;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEditWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// Refresh if an attribute has changed, or the type associated with the target tiddler has changed\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || (changedTiddlers[this.editTitle] && this.getEditorType() !== this.editorType)) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.edit = EditWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/edit.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/element.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/element.js\ntype: application/javascript\nmodule-type: widget\n\nElement widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ElementWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nElementWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nElementWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Neuter blacklisted elements\n\tvar tag = this.parseTreeNode.tag;\n\tif($tw.config.htmlUnsafeElements.indexOf(tag) !== -1) {\n\t\ttag = \"safe-\" + tag;\n\t}\n\tvar domNode = this.document.createElementNS(this.namespace,tag);\n\tthis.assignAttributes(domNode,{excludeEventAttributes: true});\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nElementWidget.prototype.execute = function() {\n\t// Select the namespace for the tag\n\tvar tagNamespaces = {\n\t\t\tsvg: \"http://www.w3.org/2000/svg\",\n\t\t\tmath: \"http://www.w3.org/1998/Math/MathML\",\n\t\t\tbody: \"http://www.w3.org/1999/xhtml\"\n\t\t};\n\tthis.namespace = tagNamespaces[this.parseTreeNode.tag];\n\tif(this.namespace) {\n\t\tthis.setVariable(\"namespace\",this.namespace);\n\t} else {\n\t\tthis.namespace = this.getVariable(\"namespace\",{defaultValue: \"http://www.w3.org/1999/xhtml\"});\n\t}\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nElementWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes(),\n\t\thasChangedAttributes = $tw.utils.count(changedAttributes) > 0;\n\tif(hasChangedAttributes) {\n\t\t// Update our attributes\n\t\tthis.assignAttributes(this.domNodes[0],{excludeEventAttributes: true});\n\t}\n\treturn this.refreshChildren(changedTiddlers) || hasChangedAttributes;\n};\n\nexports.element = ElementWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/element.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/encrypt.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/encrypt.js\ntype: application/javascript\nmodule-type: widget\n\nEncrypt widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EncryptWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEncryptWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEncryptWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.encryptedText);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEncryptWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.filter = this.getAttribute(\"filter\",\"[!is[system]]\");\n\t// Encrypt the filtered tiddlers\n\tvar tiddlers = this.wiki.filterTiddlers(this.filter),\n\t\tjson = {},\n\t\tself = this;\n\t$tw.utils.each(tiddlers,function(title) {\n\t\tvar tiddler = self.wiki.getTiddler(title),\n\t\t\tjsonTiddler = {};\n\t\tfor(var f in tiddler.fields) {\n\t\t\tjsonTiddler[f] = tiddler.getFieldString(f);\n\t\t}\n\t\tjson[title] = jsonTiddler;\n\t});\n\tthis.encryptedText = $tw.utils.htmlEncode($tw.crypto.encrypt(JSON.stringify(json)));\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEncryptWidget.prototype.refresh = function(changedTiddlers) {\n\t// We don't need to worry about refreshing because the encrypt widget isn't for interactive use\n\treturn false;\n};\n\nexports.encrypt = EncryptWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/encrypt.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/entity.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/entity.js\ntype: application/javascript\nmodule-type: widget\n\nHTML entity widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar EntityWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nEntityWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nEntityWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tvar textNode = this.document.createTextNode($tw.utils.entityDecode(this.parseTreeNode.entity));\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nEntityWidget.prototype.execute = function() {\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nEntityWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.entity = EntityWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/entity.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/fieldmangler.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/fieldmangler.js\ntype: application/javascript\nmodule-type: widget\n\nField mangler widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar FieldManglerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-remove-field\", handler: \"handleRemoveFieldEvent\"},\n\t\t{type: \"tm-add-field\", handler: \"handleAddFieldEvent\"},\n\t\t{type: \"tm-remove-tag\", handler: \"handleRemoveTagEvent\"},\n\t\t{type: \"tm-add-tag\", handler: \"handleAddTagEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nFieldManglerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nFieldManglerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nFieldManglerWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.mangleTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nFieldManglerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nFieldManglerWidget.prototype.handleRemoveFieldEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\tdeletion = {};\n\tdeletion[event.param] = undefined;\n\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,deletion));\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleAddFieldEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle),\n\t\taddition = this.wiki.getModificationFields(),\n\t\thadInvalidFieldName = false,\n\t\taddField = function(name,value) {\n\t\t\tvar trimmedName = name.toLowerCase().trim();\n\t\t\tif(!$tw.utils.isValidFieldName(trimmedName)) {\n\t\t\t\tif(!hadInvalidFieldName) {\n\t\t\t\t\talert($tw.language.getString(\n\t\t\t\t\t\t\"InvalidFieldName\",\n\t\t\t\t\t\t{variables:\n\t\t\t\t\t\t\t{fieldName: trimmedName}\n\t\t\t\t\t\t}\n\t\t\t\t\t));\n\t\t\t\t\thadInvalidFieldName = true;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tif(!value && tiddler) {\n\t\t\t\t\tvalue = tiddler.fields[trimmedName];\n\t\t\t\t}\n\t\t\t\taddition[trimmedName] = value || \"\";\n\t\t\t}\n\t\t\treturn;\n\t\t};\n\taddition.title = this.mangleTitle;\n\tif(typeof event.param === \"string\") {\n\t\taddField(event.param,\"\");\n\t}\n\tif(typeof event.paramObject === \"object\") {\n\t\tfor(var name in event.paramObject) {\n\t\t\taddField(name,event.paramObject[name]);\n\t\t}\n\t}\n\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,addition));\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleRemoveTagEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle);\n\tif(tiddler && tiddler.fields.tags) {\n\t\tvar p = tiddler.fields.tags.indexOf(event.param);\n\t\tif(p !== -1) {\n\t\t\tvar modification = this.wiki.getModificationFields();\n\t\t\tmodification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t\tmodification.tags.splice(p,1);\n\t\t\tif(modification.tags.length === 0) {\n\t\t\t\tmodification.tags = undefined;\n\t\t\t}\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\n\t\t}\n\t}\n\treturn true;\n};\n\nFieldManglerWidget.prototype.handleAddTagEvent = function(event) {\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle);\n\tif(tiddler && typeof event.param === \"string\") {\n\t\tvar tag = event.param.trim();\n\t\tif(tag !== \"\") {\n\t\t\tvar modification = this.wiki.getModificationFields();\n\t\t\tmodification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t\t$tw.utils.pushTop(modification.tags,tag);\n\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\t\t\t\n\t\t}\n\t}\n\treturn true;\n};\n\nexports.fieldmangler = FieldManglerWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/fieldmangler.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/fields.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/fields.js\ntype: application/javascript\nmodule-type: widget\n\nFields widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar FieldsWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nFieldsWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nFieldsWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar textNode = this.document.createTextNode(this.text);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nFieldsWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.tiddlerTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.template = this.getAttribute(\"template\");\n\tthis.exclude = this.getAttribute(\"exclude\");\n\tthis.stripTitlePrefix = this.getAttribute(\"stripTitlePrefix\",\"no\") === \"yes\";\n\t// Get the value to display\n\tvar tiddler = this.wiki.getTiddler(this.tiddlerTitle);\n\t// Get the exclusion list\n\tvar exclude;\n\tif(this.exclude) {\n\t\texclude = this.exclude.split(\" \");\n\t} else {\n\t\texclude = [\"text\"]; \n\t}\n\t// Compose the template\n\tvar text = [];\n\tif(this.template && tiddler) {\n\t\tvar fields = [];\n\t\tfor(var fieldName in tiddler.fields) {\n\t\t\tif(exclude.indexOf(fieldName) === -1) {\n\t\t\t\tfields.push(fieldName);\n\t\t\t}\n\t\t}\n\t\tfields.sort();\n\t\tfor(var f=0; f<fields.length; f++) {\n\t\t\tfieldName = fields[f];\n\t\t\tif(exclude.indexOf(fieldName) === -1) {\n\t\t\t\tvar row = this.template,\n\t\t\t\t\tvalue = tiddler.getFieldString(fieldName);\n\t\t\t\tif(this.stripTitlePrefix && fieldName === \"title\") {\n\t\t\t\t\tvar reStrip = /^\\{[^\\}]+\\}(.+)/mg,\n\t\t\t\t\t\treMatch = reStrip.exec(value);\n\t\t\t\t\tif(reMatch) {\n\t\t\t\t\t\tvalue = reMatch[1];\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\trow = row.replace(\"$name$\",fieldName);\n\t\t\t\trow = row.replace(\"$value$\",value);\n\t\t\t\trow = row.replace(\"$encoded_value$\",$tw.utils.htmlEncode(value));\n\t\t\t\ttext.push(row);\n\t\t\t}\n\t\t}\n\t}\n\tthis.text = text.join(\"\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nFieldsWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.template || changedAttributes.exclude || changedAttributes.stripTitlePrefix || changedTiddlers[this.tiddlerTitle]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.fields = FieldsWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/fields.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/image.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/image.js\ntype: application/javascript\nmodule-type: widget\n\nThe image widget displays an image referenced with an external URI or with a local tiddler title.\n\n```\n<$image src=\"TiddlerTitle\" width=\"320\" height=\"400\" class=\"classnames\">\n```\n\nThe image source can be the title of an existing tiddler or the URL of an external image.\n\nExternal images always generate an HTML `<img>` tag.\n\nTiddlers that have a _canonical_uri field generate an HTML `<img>` tag with the src attribute containing the URI.\n\nTiddlers that contain image data generate an HTML `<img>` tag with the src attribute containing a base64 representation of the image.\n\nTiddlers that contain wikitext could be rendered to a DIV of the usual size of a tiddler, and then transformed to the size requested.\n\nThe width and height attributes are interpreted as a number of pixels, and do not need to include the \"px\" suffix.\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ImageWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nImageWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nImageWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\t// Determine what type of image it is\n\tvar tag = \"img\", src = \"\",\n\t\ttiddler = this.wiki.getTiddler(this.imageSource);\n\tif(!tiddler) {\n\t\t// The source isn't the title of a tiddler, so we'll assume it's a URL\n\t\tsrc = this.imageSource;\n\t} else {\n\t\t// Check if it is an image tiddler\n\t\tif(this.wiki.isImageTiddler(this.imageSource)) {\n\t\t\tvar type = tiddler.fields.type,\n\t\t\t\ttext = tiddler.fields.text,\n\t\t\t\t_canonical_uri = tiddler.fields._canonical_uri;\n\t\t\t// If the tiddler has body text then it doesn't need to be lazily loaded\n\t\t\tif(text) {\n\t\t\t\t// Render the appropriate element for the image type\n\t\t\t\tswitch(type) {\n\t\t\t\t\tcase \"application/pdf\":\n\t\t\t\t\t\ttag = \"embed\";\n\t\t\t\t\t\tsrc = \"data:application/pdf;base64,\" + text;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"image/svg+xml\":\n\t\t\t\t\t\tsrc = \"data:image/svg+xml,\" + encodeURIComponent(text);\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tsrc = \"data:\" + type + \";base64,\" + text;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\t\t\t} else if(_canonical_uri) {\n\t\t\t\tswitch(type) {\n\t\t\t\t\tcase \"application/pdf\":\n\t\t\t\t\t\ttag = \"embed\";\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tcase \"image/svg+xml\":\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\tdefault:\n\t\t\t\t\t\tsrc = _canonical_uri;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\t\n\t\t\t}\n\t\t}\n\t}\n\t// Create the element and assign the attributes\n\tvar domNode = this.document.createElement(tag);\n\tdomNode.setAttribute(\"src\",src);\n\tif(this.imageClass) {\n\t\tdomNode.setAttribute(\"class\",this.imageClass);\t\t\n\t}\n\tif(this.imageWidth) {\n\t\tdomNode.setAttribute(\"width\",this.imageWidth);\n\t}\n\tif(this.imageHeight) {\n\t\tdomNode.setAttribute(\"height\",this.imageHeight);\n\t}\n\tif(this.imageTooltip) {\n\t\tdomNode.setAttribute(\"title\",this.imageTooltip);\t\t\n\t}\n\tif(this.imageAlt) {\n\t\tdomNode.setAttribute(\"alt\",this.imageAlt);\t\t\n\t}\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.domNodes.push(domNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nImageWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.imageSource = this.getAttribute(\"source\");\n\tthis.imageWidth = this.getAttribute(\"width\");\n\tthis.imageHeight = this.getAttribute(\"height\");\n\tthis.imageClass = this.getAttribute(\"class\");\n\tthis.imageTooltip = this.getAttribute(\"tooltip\");\n\tthis.imageAlt = this.getAttribute(\"alt\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nImageWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.source || changedAttributes.width || changedAttributes.height || changedAttributes[\"class\"] || changedAttributes.tooltip || changedTiddlers[this.imageSource]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\t\n\t}\n};\n\nexports.image = ImageWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/image.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/importvariables.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/importvariables.js\ntype: application/javascript\nmodule-type: widget\n\nImport variable definitions from other tiddlers\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ImportVariablesWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nImportVariablesWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nImportVariablesWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nImportVariablesWidget.prototype.execute = function(tiddlerList) {\n\tvar self = this;\n\t// Get our parameters\n\tthis.filter = this.getAttribute(\"filter\");\n\t// Compute the filter\n\tthis.tiddlerList = tiddlerList || this.wiki.filterTiddlers(this.filter,this);\n\t// Accumulate the <$set> widgets from each tiddler\n\tvar widgetStackStart,widgetStackEnd;\n\tfunction addWidgetNode(widgetNode) {\n\t\tif(widgetNode) {\n\t\t\tif(!widgetStackStart && !widgetStackEnd) {\n\t\t\t\twidgetStackStart = widgetNode;\n\t\t\t\twidgetStackEnd = widgetNode;\n\t\t\t} else {\n\t\t\t\twidgetStackEnd.children = [widgetNode];\n\t\t\t\twidgetStackEnd = widgetNode;\n\t\t\t}\n\t\t}\n\t}\n\t$tw.utils.each(this.tiddlerList,function(title) {\n\t\tvar parser = self.wiki.parseTiddler(title);\n\t\tif(parser) {\n\t\t\tvar parseTreeNode = parser.tree[0];\n\t\t\twhile(parseTreeNode && parseTreeNode.type === \"set\") {\n\t\t\t\taddWidgetNode({\n\t\t\t\t\ttype: \"set\",\n\t\t\t\t\tattributes: parseTreeNode.attributes,\n\t\t\t\t\tparams: parseTreeNode.params\n\t\t\t\t});\n\t\t\t\tparseTreeNode = parseTreeNode.children[0];\n\t\t\t}\n\t\t} \n\t});\n\t// Add our own children to the end of the pile\n\tvar parseTreeNodes;\n\tif(widgetStackStart && widgetStackEnd) {\n\t\tparseTreeNodes = [widgetStackStart];\n\t\twidgetStackEnd.children = this.parseTreeNode.children;\n\t} else {\n\t\tparseTreeNodes = this.parseTreeNode.children;\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nImportVariablesWidget.prototype.refresh = function(changedTiddlers) {\n\t// Recompute our attributes and the filter list\n\tvar changedAttributes = this.computeAttributes(),\n\t\ttiddlerList = this.wiki.filterTiddlers(this.getAttribute(\"filter\"),this);\n\t// Refresh if the filter has changed, or the list of tiddlers has changed, or any of the tiddlers in the list has changed\n\tfunction haveListedTiddlersChanged() {\n\t\tvar changed = false;\n\t\ttiddlerList.forEach(function(title) {\n\t\t\tif(changedTiddlers[title]) {\n\t\t\t\tchanged = true;\n\t\t\t}\n\t\t});\n\t\treturn changed;\n\t}\n\tif(changedAttributes.filter || !$tw.utils.isArrayEqual(this.tiddlerList,tiddlerList) || haveListedTiddlersChanged()) {\n\t\t// Compute the filter\n\t\tthis.removeChildDomNodes();\n\t\tthis.execute(tiddlerList);\n\t\tthis.renderChildren(this.parentDomNode,this.findNextSiblingDomNode());\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.importvariables = ImportVariablesWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/importvariables.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/keyboard.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/keyboard.js\ntype: application/javascript\nmodule-type: widget\n\nKeyboard shortcut widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar KeyboardWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nKeyboardWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nKeyboardWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create element\n\tvar domNode = this.document.createElement(\"div\");\n\t// Assign classes\n\tvar classes = (this[\"class\"] || \"\").split(\" \");\n\tclasses.push(\"tc-keyboard\");\n\tdomNode.className = classes.join(\" \");\n\t// Add a keyboard event handler\n\tdomNode.addEventListener(\"keydown\",function (event) {\n\t\tif($tw.utils.checkKeyDescriptor(event,self.keyInfo)) {\n\t\t\tself.dispatchMessage(event);\n\t\t\tevent.preventDefault();\n\t\t\tevent.stopPropagation();\n\t\t\treturn true;\n\t\t}\n\t\treturn false;\n\t},false);\n\t// Insert element\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nKeyboardWidget.prototype.dispatchMessage = function(event) {\n\tthis.dispatchEvent({type: this.message, param: this.param, tiddlerTitle: this.getVariable(\"currentTiddler\")});\n};\n\n/*\nCompute the internal state of the widget\n*/\nKeyboardWidget.prototype.execute = function() {\n\t// Get attributes\n\tthis.message = this.getAttribute(\"message\");\n\tthis.param = this.getAttribute(\"param\");\n\tthis.key = this.getAttribute(\"key\");\n\tthis.keyInfo = $tw.utils.parseKeyDescriptor(this.key);\n\tthis[\"class\"] = this.getAttribute(\"class\");\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nKeyboardWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.message || changedAttributes.param || changedAttributes.key || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.keyboard = KeyboardWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/keyboard.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/link.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/link.js\ntype: application/javascript\nmodule-type: widget\n\nLink widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar LinkWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nLinkWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nLinkWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Get the value of the tv-wikilinks configuration macro\n\tvar wikiLinksMacro = this.getVariable(\"tv-wikilinks\"),\n\t\tuseWikiLinks = wikiLinksMacro ? (wikiLinksMacro.trim() !== \"no\") : true;\n\t// Render the link if required\n\tif(useWikiLinks) {\n\t\tthis.renderLink(parent,nextSibling);\n\t} else {\n\t\t// Just insert the link text\n\t\tvar domNode = this.document.createElement(\"span\");\n\t\tparent.insertBefore(domNode,nextSibling);\n\t\tthis.renderChildren(domNode,null);\n\t\tthis.domNodes.push(domNode);\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nLinkWidget.prototype.renderLink = function(parent,nextSibling) {\n\tvar self = this;\n\t// Create our element\n\tvar domNode = this.document.createElement(\"a\");\n\t// Assign classes\n\tvar classes = [];\n\tif(this.linkClasses) {\n\t\tclasses.push(this.linkClasses);\n\t}\n\tclasses.push(\"tc-tiddlylink\");\n\tif(this.isShadow) {\n\t\tclasses.push(\"tc-tiddlylink-shadow\");\n\t}\n\tif(this.isMissing && !this.isShadow) {\n\t\tclasses.push(\"tc-tiddlylink-missing\");\n\t} else {\n\t\tif(!this.isMissing) {\n\t\t\tclasses.push(\"tc-tiddlylink-resolves\");\n\t\t}\n\t}\n\tdomNode.setAttribute(\"class\",classes.join(\" \"));\n\t// Set an href\n\tvar wikiLinkTemplateMacro = this.getVariable(\"tv-wikilink-template\"),\n\t\twikiLinkTemplate = wikiLinkTemplateMacro ? wikiLinkTemplateMacro.trim() : \"#$uri_encoded$\",\n\t\twikiLinkText = wikiLinkTemplate.replace(\"$uri_encoded$\",encodeURIComponent(this.to));\n\twikiLinkText = wikiLinkText.replace(\"$uri_doubleencoded$\",encodeURIComponent(encodeURIComponent(this.to)));\n\tdomNode.setAttribute(\"href\",wikiLinkText);\n\t// Set the tooltip\n\t// HACK: Performance issues with re-parsing the tooltip prevent us defaulting the tooltip to \"<$transclude field='tooltip'><$transclude field='title'/></$transclude>\"\n\tvar tooltipWikiText = this.tooltip || this.getVariable(\"tv-wikilink-tooltip\");\n\tif(tooltipWikiText) {\n\t\tvar tooltipText = this.wiki.renderText(\"text/plain\",\"text/vnd.tiddlywiki\",tooltipWikiText,{\n\t\t\t\tparseAsInline: true,\n\t\t\t\tvariables: {\n\t\t\t\t\tcurrentTiddler: this.to\n\t\t\t\t},\n\t\t\t\tparentWidget: this\n\t\t\t});\n\t\tdomNode.setAttribute(\"title\",tooltipText);\n\t}\n\tif(this[\"aria-label\"]) {\n\t\tdomNode.setAttribute(\"aria-label\",this[\"aria-label\"]);\n\t}\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"click\", handlerObject: this, handlerMethod: \"handleClickEvent\"},\n\t\t{name: \"dragstart\", handlerObject: this, handlerMethod: \"handleDragStartEvent\"},\n\t\t{name: \"dragend\", handlerObject: this, handlerMethod: \"handleDragEndEvent\"}\n\t]);\n\t// Insert the link into the DOM and render any children\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nLinkWidget.prototype.handleClickEvent = function(event) {\n\t// Send the click on its way as a navigate event\n\tvar bounds = this.domNodes[0].getBoundingClientRect();\n\tthis.dispatchEvent({\n\t\ttype: \"tm-navigate\",\n\t\tnavigateTo: this.to,\n\t\tnavigateFromTitle: this.getVariable(\"storyTiddler\"),\n\t\tnavigateFromNode: this,\n\t\tnavigateFromClientRect: { top: bounds.top, left: bounds.left, width: bounds.width, right: bounds.right, bottom: bounds.bottom, height: bounds.height\n\t\t},\n\t\tnavigateSuppressNavigation: event.metaKey || event.ctrlKey || (event.button === 1)\n\t});\n\tevent.preventDefault();\n\tevent.stopPropagation();\n\treturn false;\n};\n\nLinkWidget.prototype.handleDragStartEvent = function(event) {\n\tif(event.target === this.domNodes[0]) {\n\t\tif(this.to) {\n\t\t\t// Set the dragging class on the element being dragged\n\t\t\t$tw.utils.addClass(event.target,\"tc-tiddlylink-dragging\");\n\t\t\t// Create the drag image elements\n\t\t\tthis.dragImage = this.document.createElement(\"div\");\n\t\t\tthis.dragImage.className = \"tc-tiddler-dragger\";\n\t\t\tvar inner = this.document.createElement(\"div\");\n\t\t\tinner.className = \"tc-tiddler-dragger-inner\";\n\t\t\tinner.appendChild(this.document.createTextNode(this.to));\n\t\t\tthis.dragImage.appendChild(inner);\n\t\t\tthis.document.body.appendChild(this.dragImage);\n\t\t\t// Astoundingly, we need to cover the dragger up: http://www.kryogenix.org/code/browser/custom-drag-image.html\n\t\t\tvar cover = this.document.createElement(\"div\");\n\t\t\tcover.className = \"tc-tiddler-dragger-cover\";\n\t\t\tcover.style.left = (inner.offsetLeft - 16) + \"px\";\n\t\t\tcover.style.top = (inner.offsetTop - 16) + \"px\";\n\t\t\tcover.style.width = (inner.offsetWidth + 32) + \"px\";\n\t\t\tcover.style.height = (inner.offsetHeight + 32) + \"px\";\n\t\t\tthis.dragImage.appendChild(cover);\n\t\t\t// Set the data transfer properties\n\t\t\tvar dataTransfer = event.dataTransfer;\n\t\t\t// First the image\n\t\t\tdataTransfer.effectAllowed = \"copy\";\n\t\t\tif(dataTransfer.setDragImage) {\n\t\t\t\tdataTransfer.setDragImage(this.dragImage.firstChild,-16,-16);\n\t\t\t}\n\t\t\t// Then the data\n\t\t\tdataTransfer.clearData();\n\t\t\tvar jsonData = this.wiki.getTiddlerAsJson(this.to),\n\t\t\t\ttextData = this.wiki.getTiddlerText(this.to,\"\"),\n\t\t\t\ttitle = (new RegExp(\"^\" + $tw.config.textPrimitives.wikiLink + \"$\",\"mg\")).exec(this.to) ? this.to : \"[[\" + this.to + \"]]\";\n\t\t\t// IE doesn't like these content types\n\t\t\tif(!$tw.browser.isIE) {\n\t\t\t\tdataTransfer.setData(\"text/vnd.tiddler\",jsonData);\n\t\t\t\tdataTransfer.setData(\"text/plain\",title);\n\t\t\t\tdataTransfer.setData(\"text/x-moz-url\",\"data:text/vnd.tiddler,\" + encodeURI(jsonData));\n\t\t\t}\n\t\t\tdataTransfer.setData(\"URL\",\"data:text/vnd.tiddler,\" + encodeURI(jsonData));\n\t\t\tdataTransfer.setData(\"Text\",title);\n\t\t\tevent.stopPropagation();\n\t\t} else {\n\t\t\tevent.preventDefault();\n\t\t}\n\t}\n};\n\nLinkWidget.prototype.handleDragEndEvent = function(event) {\n\tif(event.target === this.domNodes[0]) {\n\t\t// Remove the dragging class on the element being dragged\n\t\t$tw.utils.removeClass(event.target,\"tc-tiddlylink-dragging\");\n\t\t// Delete the drag image element\n\t\tif(this.dragImage) {\n\t\t\tthis.dragImage.parentNode.removeChild(this.dragImage);\n\t\t}\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nLinkWidget.prototype.execute = function() {\n\t// Get the target tiddler title\n\tthis.to = this.getAttribute(\"to\",this.getVariable(\"currentTiddler\"));\n\t// Get the link title and aria label\n\tthis.tooltip = this.getAttribute(\"tooltip\");\n\tthis[\"aria-label\"] = this.getAttribute(\"aria-label\");\n\t// Get the link classes\n\tthis.linkClasses = this.getAttribute(\"class\");\n\t// Determine the link characteristics\n\tthis.isMissing = !this.wiki.tiddlerExists(this.to);\n\tthis.isShadow = this.wiki.isShadowTiddler(this.to);\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nLinkWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.to || changedTiddlers[this.to] || changedAttributes[\"aria-label\"] || changedAttributes.tooltip) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.link = LinkWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/link.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/linkcatcher.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/linkcatcher.js\ntype: application/javascript\nmodule-type: widget\n\nLinkcatcher widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar LinkCatcherWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-navigate\", handler: \"handleNavigateEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nLinkCatcherWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nLinkCatcherWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nLinkCatcherWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.catchTo = this.getAttribute(\"to\");\n\tthis.catchMessage = this.getAttribute(\"message\");\n\tthis.catchSet = this.getAttribute(\"set\");\n\tthis.catchSetTo = this.getAttribute(\"setTo\");\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nLinkCatcherWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.to || changedAttributes.message || changedAttributes.set || changedAttributes.setTo) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\n/*\nHandle a tm-navigate event\n*/\nLinkCatcherWidget.prototype.handleNavigateEvent = function(event) {\n\tif(this.catchTo) {\n\t\tthis.wiki.setTextReference(this.catchTo,event.navigateTo,this.getVariable(\"currentTiddler\"));\n\t}\n\tif(this.catchMessage && this.parentWidget) {\n\t\tthis.parentWidget.dispatchEvent({\n\t\t\ttype: this.catchMessage,\n\t\t\tparam: event.navigateTo,\n\t\t\tnavigateTo: event.navigateTo\n\t\t});\n\t}\n\tif(this.catchSet) {\n\t\tvar tiddler = this.wiki.getTiddler(this.catchSet);\n\t\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,{title: this.catchSet, text: this.catchSetTo}));\n\t}\n\treturn false;\n};\n\nexports.linkcatcher = LinkCatcherWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/linkcatcher.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/list.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/list.js\ntype: application/javascript\nmodule-type: widget\n\nList and list item widgets\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\n/*\nThe list widget creates list element sub-widgets that reach back into the list widget for their configuration\n*/\n\nvar ListWidget = function(parseTreeNode,options) {\n\t// Initialise the storyviews if they've not been done already\n\tif(!this.storyViews) {\n\t\tListWidget.prototype.storyViews = {};\n\t\t$tw.modules.applyMethods(\"storyview\",this.storyViews);\n\t}\n\t// Main initialisation inherited from widget.js\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nListWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nListWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n\t// Construct the storyview\n\tvar StoryView = this.storyViews[this.storyViewName];\n\tif(StoryView && !this.document.isTiddlyWikiFakeDom) {\n\t\tthis.storyview = new StoryView(this);\n\t} else {\n\t\tthis.storyview = null;\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nListWidget.prototype.execute = function() {\n\t// Get our attributes\n\tthis.template = this.getAttribute(\"template\");\n\tthis.editTemplate = this.getAttribute(\"editTemplate\");\n\tthis.variableName = this.getAttribute(\"variable\",\"currentTiddler\");\n\tthis.storyViewName = this.getAttribute(\"storyview\");\n\tthis.historyTitle = this.getAttribute(\"history\");\n\tthis.iterator = this.getAttribute(\"iterator\",\"iterator\");\n\t// Compose the list elements\n\tthis.list = this.getTiddlerList();\n\tvar members = [],\n\t\tself = this,\n\t\tcount = self.list.length;\n\t// Check for an empty list\n\tif(0 === count) {\n\t\tmembers = this.getEmptyMessage();\n\t} else {\n\t\t$tw.utils.each(this.list,function(title,index) {\n\t\t\tmembers.push(self.makeItemTemplate(title,index,count,self.iterator));\n\t\t});\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(members);\n\t// Clear the last history\n\tthis.history = [];\n};\n\nListWidget.prototype.getTiddlerList = function() {\n\tvar defaultFilter = \"[!is[system]sort[title]]\";\n\treturn this.wiki.filterTiddlers(this.getAttribute(\"filter\",defaultFilter),this);\n};\n\nListWidget.prototype.getEmptyMessage = function() {\n\tvar emptyMessage = this.getAttribute(\"emptyMessage\",\"\"),\n\t\tparser = this.wiki.parseText(\"text/vnd.tiddlywiki\",emptyMessage,{parseAsInline: true});\n\tif(parser) {\n\t\treturn parser.tree;\n\t} else {\n\t\treturn [];\n\t}\n};\n\n/*\nCompose the template for a list item\n*/\nListWidget.prototype.makeItemTemplate = function(title,index,count,iterator) {\n\t// Check if the tiddler is a draft\n\tvar tiddler = this.wiki.getTiddler(title),\n\t\tisDraft = tiddler && tiddler.hasField(\"draft.of\"),\n\t\ttemplate = this.template,\n\t\ttemplateTree;\n\tif(isDraft && this.editTemplate) {\n\t\ttemplate = this.editTemplate;\n\t}\n\t// Compose the transclusion of the template\n\tif(template) {\n\t\ttemplateTree = [{type: \"transclude\", attributes: {tiddler: {type: \"string\", value: template}}}];\n\t} else {\n\t\tif(this.parseTreeNode.children && this.parseTreeNode.children.length > 0) {\n\t\t\ttemplateTree = this.parseTreeNode.children;\n\t\t} else {\n\t\t\t// Default template is a link to the title\n\t\t\ttemplateTree = [{type: \"element\", tag: this.parseTreeNode.isBlock ? \"div\" : \"span\", children: [{type: \"link\", attributes: {to: {type: \"string\", value: title}}, children: [\n\t\t\t\t\t{type: \"text\", text: title}\n\t\t\t]}]}];\n\t\t}\n\t}\n\t// Return the list item\n\treturn {\n\t\ttype: \"listitem\",\n\t\titemTitle: title,\n\t\tvariableName: this.variableName,\n\t\tchildren: templateTree,\n\t\tindex: index,\n\t\tcount: count,\n\t\titerator: iterator\n\t};\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nListWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// Completely refresh if any of our attributes have changed\n\tif(changedAttributes.filter || changedAttributes.template || changedAttributes.editTemplate || changedAttributes.emptyMessage || changedAttributes.storyview || changedAttributes.history) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\t// Handle any changes to the list\n\t\tvar hasChanged = this.handleListChanges(changedTiddlers);\n\t\t// Handle any changes to the history stack\n\t\tif(this.historyTitle && changedTiddlers[this.historyTitle]) {\n\t\t\tthis.handleHistoryChanges();\n\t\t}\n\t\treturn hasChanged;\n\t}\n};\n\n/*\nHandle any changes to the history list\n*/\nListWidget.prototype.handleHistoryChanges = function() {\n\t// Get the history data\n\tvar newHistory = this.wiki.getTiddlerData(this.historyTitle,[]);\n\t// Ignore any entries of the history that match the previous history\n\tvar entry = 0;\n\twhile(entry < newHistory.length && entry < this.history.length && newHistory[entry].title === this.history[entry].title) {\n\t\tentry++;\n\t}\n\t// Navigate forwards to each of the new tiddlers\n\twhile(entry < newHistory.length) {\n\t\tif(this.storyview && this.storyview.navigateTo) {\n\t\t\tthis.storyview.navigateTo(newHistory[entry]);\n\t\t}\n\t\tentry++;\n\t}\n\t// Update the history\n\tthis.history = newHistory;\n};\n\n/*\nProcess any changes to the list\n*/\nListWidget.prototype.handleListChanges = function(changedTiddlers) {\n\t// Get the new list\n\tvar prevList = this.list;\n\tthis.list = this.getTiddlerList();\n\t// Check for an empty list\n\tif(this.list.length === 0) {\n\t\t// Check if it was empty before\n\t\tif(prevList.length === 0) {\n\t\t\t// If so, just refresh the empty message\n\t\t\treturn this.refreshChildren(changedTiddlers);\n\t\t} else {\n\t\t\t// Replace the previous content with the empty message\n\t\t\tfor(t=this.children.length-1; t>=0; t--) {\n\t\t\t\tthis.removeListItem(t);\n\t\t\t}\n\t\t\tvar nextSibling = this.findNextSiblingDomNode();\n\t\t\tthis.makeChildWidgets(this.getEmptyMessage());\n\t\t\tthis.renderChildren(this.parentDomNode,nextSibling);\n\t\t\treturn true;\n\t\t}\n\t} else {\n\t\t// If the list was empty then we need to remove the empty message\n\t\tif(prevList.length === 0) {\n\t\t\tthis.removeChildDomNodes();\n\t\t\tthis.children = [];\n\t\t}\n\t\t// Cycle through the list, inserting and removing list items as needed\n\t\tvar hasRefreshed = false;\n\t\tfor(var t=0; t<this.list.length; t++) {\n\t\t\tvar index = this.findListItem(t,this.list[t]);\n\t\t\tif(index === undefined) {\n\t\t\t\t// The list item must be inserted\n\t\t\t\tthis.insertListItem(t,this.list[t]);\n\t\t\t\thasRefreshed = true;\n\t\t\t} else {\n\t\t\t\t// There are intervening list items that must be removed\n\t\t\t\tfor(var n=index-1; n>=t; n--) {\n\t\t\t\t\tthis.removeListItem(n);\n\t\t\t\t\thasRefreshed = true;\n\t\t\t\t}\n\t\t\t\t// Refresh the item we're reusing\n\t\t\t\tvar refreshed = this.children[t].refresh(changedTiddlers);\n\t\t\t\thasRefreshed = hasRefreshed || refreshed;\n\t\t\t}\n\t\t}\n\t\t// Remove any left over items\n\t\tfor(t=this.children.length-1; t>=this.list.length; t--) {\n\t\t\tthis.removeListItem(t);\n\t\t\thasRefreshed = true;\n\t\t}\n\t\treturn hasRefreshed;\n\t}\n};\n\n/*\nFind the list item with a given title, starting from a specified position\n*/\nListWidget.prototype.findListItem = function(startIndex,title) {\n\twhile(startIndex < this.children.length) {\n\t\tif(this.children[startIndex].parseTreeNode.itemTitle === title) {\n\t\t\treturn startIndex;\n\t\t}\n\t\tstartIndex++;\n\t}\n\treturn undefined;\n};\n\n/*\nInsert a new list item at the specified index\n*/\nListWidget.prototype.insertListItem = function(index,title) {\n\t// Create, insert and render the new child widgets\n\tvar widget = this.makeChildWidget(this.makeItemTemplate(title));\n\twidget.parentDomNode = this.parentDomNode; // Hack to enable findNextSiblingDomNode() to work\n\tthis.children.splice(index,0,widget);\n\tvar nextSibling = widget.findNextSiblingDomNode();\n\twidget.render(this.parentDomNode,nextSibling);\n\t// Animate the insertion if required\n\tif(this.storyview && this.storyview.insert) {\n\t\tthis.storyview.insert(widget);\n\t}\n\treturn true;\n};\n\n/*\nRemove the specified list item\n*/\nListWidget.prototype.removeListItem = function(index) {\n\tvar widget = this.children[index];\n\t// Animate the removal if required\n\tif(this.storyview && this.storyview.remove) {\n\t\tthis.storyview.remove(widget);\n\t} else {\n\t\twidget.removeChildDomNodes();\n\t}\n\t// Remove the child widget\n\tthis.children.splice(index,1);\n};\n\nexports.list = ListWidget;\n\nvar ListItemWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nListItemWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nListItemWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nListItemWidget.prototype.execute = function() {\n\tvar item = this.parseTreeNode;\n\t// Set the current list item title\n\tthis.setVariable(item.variableName,item.itemTitle);\n\tthis.setVariable(item.iterator,(item.index + 1).toString());\n\tthis.setVariable(item.iterator + \"-even\",item.index % 2 == 1 ? \"true\" : \"false\");\n\tthis.setVariable(item.iterator + \"-last\",item.index + 1 == item.count ? \"true\" : \"false\");\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nListItemWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.listitem = ListItemWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/list.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/macrocall.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/macrocall.js\ntype: application/javascript\nmodule-type: widget\n\nMacrocall widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar MacroCallWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nMacroCallWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nMacroCallWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nMacroCallWidget.prototype.execute = function() {\n\t// Get the parse type if specified\n\tthis.parseType = this.getAttribute(\"$type\",\"text/vnd.tiddlywiki\");\n\tthis.renderOutput = this.getAttribute(\"$output\",\"text/html\");\n\t// Merge together the parameters specified in the parse tree with the specified attributes\n\tvar params = this.parseTreeNode.params ? this.parseTreeNode.params.slice(0) : [];\n\t$tw.utils.each(this.attributes,function(attribute,name) {\n\t\tif(name.charAt(0) !== \"$\") {\n\t\t\tparams.push({name: name, value: attribute});\t\t\t\n\t\t}\n\t});\n\t// Get the macro value\n\tvar text = this.getVariable(this.parseTreeNode.name || this.getAttribute(\"$name\"),{params: params}),\n\t\tparseTreeNodes;\n\t// Are we rendering to HTML?\n\tif(this.renderOutput === \"text/html\") {\n\t\t// If so we'll return the parsed macro\n\t\tvar parser = this.wiki.parseText(this.parseType,text,\n\t\t\t\t\t\t\t{parseAsInline: !this.parseTreeNode.isBlock});\n\t\tparseTreeNodes = parser ? parser.tree : [];\n\t} else {\n\t\t// Otherwise, we'll render the text\n\t\tvar plainText = this.wiki.renderText(\"text/plain\",this.parseType,text,{parentWidget: this});\n\t\tparseTreeNodes = [{type: \"text\", text: plainText}];\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nMacroCallWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif($tw.utils.count(changedAttributes) > 0) {\n\t\t// Rerender ourselves\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.macrocall = MacroCallWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/macrocall.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/navigator.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/navigator.js\ntype: application/javascript\nmodule-type: widget\n\nNavigator widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar IMPORT_TITLE = \"$:/Import\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar NavigatorWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n\t\t{type: \"tm-navigate\", handler: \"handleNavigateEvent\"},\n\t\t{type: \"tm-edit-tiddler\", handler: \"handleEditTiddlerEvent\"},\n\t\t{type: \"tm-delete-tiddler\", handler: \"handleDeleteTiddlerEvent\"},\n\t\t{type: \"tm-save-tiddler\", handler: \"handleSaveTiddlerEvent\"},\n\t\t{type: \"tm-cancel-tiddler\", handler: \"handleCancelTiddlerEvent\"},\n\t\t{type: \"tm-close-tiddler\", handler: \"handleCloseTiddlerEvent\"},\n\t\t{type: \"tm-close-all-tiddlers\", handler: \"handleCloseAllTiddlersEvent\"},\n\t\t{type: \"tm-close-other-tiddlers\", handler: \"handleCloseOtherTiddlersEvent\"},\n\t\t{type: \"tm-new-tiddler\", handler: \"handleNewTiddlerEvent\"},\n\t\t{type: \"tm-import-tiddlers\", handler: \"handleImportTiddlersEvent\"},\n\t\t{type: \"tm-perform-import\", handler: \"handlePerformImportEvent\"}\n\t]);\n};\n\n/*\nInherit from the base widget class\n*/\nNavigatorWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nNavigatorWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nNavigatorWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.storyTitle = this.getAttribute(\"story\");\n\tthis.historyTitle = this.getAttribute(\"history\");\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nNavigatorWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.story || changedAttributes.history) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nNavigatorWidget.prototype.getStoryList = function() {\n\treturn this.storyTitle ? this.wiki.getTiddlerList(this.storyTitle) : null;\n};\n\nNavigatorWidget.prototype.saveStoryList = function(storyList) {\n\tvar storyTiddler = this.wiki.getTiddler(this.storyTitle);\n\tthis.wiki.addTiddler(new $tw.Tiddler(\n\t\t{title: this.storyTitle},\n\t\tstoryTiddler,\n\t\t{list: storyList}\n\t));\n};\n\nNavigatorWidget.prototype.findTitleInStory = function(storyList,title,defaultIndex) {\n\tvar p = storyList.indexOf(title);\n\treturn p === -1 ? defaultIndex : p;\n};\n\nNavigatorWidget.prototype.removeTitleFromStory = function(storyList,title) {\n\tvar p = storyList.indexOf(title);\n\twhile(p !== -1) {\n\t\tstoryList.splice(p,1);\n\t\tp = storyList.indexOf(title);\n\t}\n};\n\nNavigatorWidget.prototype.replaceFirstTitleInStory = function(storyList,oldTitle,newTitle) {\n\tvar pos = storyList.indexOf(oldTitle);\n\tif(pos !== -1) {\n\t\tstoryList[pos] = newTitle;\n\t\tdo {\n\t\t\tpos = storyList.indexOf(oldTitle,pos + 1);\n\t\t\tif(pos !== -1) {\n\t\t\t\tstoryList.splice(pos,1);\n\t\t\t}\n\t\t} while(pos !== -1);\n\t} else {\n\t\tstoryList.splice(0,0,newTitle);\n\t}\n};\n\nNavigatorWidget.prototype.addToStory = function(title,fromTitle) {\n\tvar storyList = this.getStoryList();\n\tif(storyList) {\n\t\t// See if the tiddler is already there\n\t\tvar slot = this.findTitleInStory(storyList,title,-1);\n\t\t// If not we need to add it\n\t\tif(slot === -1) {\n\t\t\t// First we try to find the position of the story element we navigated from\n\t\t\tslot = this.findTitleInStory(storyList,fromTitle,-1) + 1;\n\t\t\t// Add the tiddler\n\t\t\tstoryList.splice(slot,0,title);\n\t\t\t// Save the story\n\t\t\tthis.saveStoryList(storyList);\n\t\t}\n\t}\n};\n\n/*\nAdd a new record to the top of the history stack\ntitle: a title string or an array of title strings\nfromPageRect: page coordinates of the origin of the navigation\n*/\nNavigatorWidget.prototype.addToHistory = function(title,fromPageRect) {\n\tthis.wiki.addToHistory(title,fromPageRect,this.historyTitle);\n};\n\n/*\nHandle a tm-navigate event\n*/\nNavigatorWidget.prototype.handleNavigateEvent = function(event) {\n\tthis.addToStory(event.navigateTo,event.navigateFromTitle);\n\tif(!event.navigateSuppressNavigation) {\n\t\tthis.addToHistory(event.navigateTo,event.navigateFromClientRect);\n\t}\n\treturn false;\n};\n\n// Close a specified tiddler\nNavigatorWidget.prototype.handleCloseTiddlerEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle,\n\t\tstoryList = this.getStoryList();\n\t// Look for tiddlers with this title to close\n\tthis.removeTitleFromStory(storyList,title);\n\tthis.saveStoryList(storyList);\n\treturn false;\n};\n\n// Close all tiddlers\nNavigatorWidget.prototype.handleCloseAllTiddlersEvent = function(event) {\n\tthis.saveStoryList([]);\n\treturn false;\n};\n\n// Close other tiddlers\nNavigatorWidget.prototype.handleCloseOtherTiddlersEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle;\n\tthis.saveStoryList([title]);\n\treturn false;\n};\n\n// Place a tiddler in edit mode\nNavigatorWidget.prototype.handleEditTiddlerEvent = function(event) {\n\tvar self = this;\n\tfunction isUnmodifiedShadow(title) {\n\t\treturn self.wiki.isShadowTiddler(title) && !self.wiki.tiddlerExists(title);\n\t}\n\tfunction confirmEditShadow(title) {\n\t\treturn confirm($tw.language.getString(\n\t\t\t\"ConfirmEditShadowTiddler\",\n\t\t\t{variables:\n\t\t\t\t{title: title}\n\t\t\t}\n\t\t));\n\t}\n\tvar title = event.param || event.tiddlerTitle;\n\tif(isUnmodifiedShadow(title) && !confirmEditShadow(title)) {\n\t\treturn false;\n\t}\n\t// Replace the specified tiddler with a draft in edit mode\n\tvar draftTiddler = this.makeDraftTiddler(title),\n\t\tdraftTitle = draftTiddler.fields.title,\n\t\tstoryList = this.getStoryList();\n\tthis.removeTitleFromStory(storyList,draftTitle);\n\tthis.replaceFirstTitleInStory(storyList,title,draftTitle);\n\tthis.addToHistory(draftTitle,event.navigateFromClientRect);\n\tthis.saveStoryList(storyList);\n\treturn false;\n};\n\n// Delete a tiddler\nNavigatorWidget.prototype.handleDeleteTiddlerEvent = function(event) {\n\t// Get the tiddler we're deleting\n\tvar title = event.param || event.tiddlerTitle,\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tstoryList = this.getStoryList(),\n\t\toriginalTitle = tiddler.fields[\"draft.of\"],\n\t\tconfirmationTitle;\n\t// Check if the tiddler we're deleting is in draft mode\n\tif(originalTitle) {\n\t\t// If so, we'll prompt for confirmation referencing the original tiddler\n\t\tconfirmationTitle = originalTitle;\n\t} else {\n\t\t// If not a draft, then prompt for confirmation referencing the specified tiddler\n\t\tconfirmationTitle = title;\n\t}\n\t// Seek confirmation\n\tif((this.wiki.getTiddler(originalTitle) || (tiddler.fields.text || \"\") !== \"\") && !confirm($tw.language.getString(\n\t\t\t\t\"ConfirmDeleteTiddler\",\n\t\t\t\t{variables:\n\t\t\t\t\t{title: confirmationTitle}\n\t\t\t\t}\n\t\t\t))) {\n\t\treturn false;\n\t}\n\t// Delete the original tiddler\n\tif(originalTitle) {\n\t\tthis.wiki.deleteTiddler(originalTitle);\n\t\tthis.removeTitleFromStory(storyList,originalTitle);\n\t}\n\t// Delete this tiddler\n\tthis.wiki.deleteTiddler(title);\n\t// Remove the closed tiddler from the story\n\tthis.removeTitleFromStory(storyList,title);\n\tthis.saveStoryList(storyList);\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\treturn false;\n};\n\n/*\nCreate/reuse the draft tiddler for a given title\n*/\nNavigatorWidget.prototype.makeDraftTiddler = function(targetTitle) {\n\t// See if there is already a draft tiddler for this tiddler\n\tvar draftTitle = this.wiki.findDraft(targetTitle);\n\tif(draftTitle) {\n\t\treturn this.wiki.getTiddler(draftTitle);\n\t}\n\t// Get the current value of the tiddler we're editing\n\tvar tiddler = this.wiki.getTiddler(targetTitle);\n\t// Save the initial value of the draft tiddler\n\tdraftTitle = this.generateDraftTitle(targetTitle);\n\tvar draftTiddler = new $tw.Tiddler(\n\t\t\ttiddler,\n\t\t\t{\n\t\t\t\ttitle: draftTitle,\n\t\t\t\t\"draft.title\": targetTitle,\n\t\t\t\t\"draft.of\": targetTitle\n\t\t\t},\n\t\t\tthis.wiki.getModificationFields()\n\t\t);\n\tthis.wiki.addTiddler(draftTiddler);\n\treturn draftTiddler;\n};\n\n/*\nGenerate a title for the draft of a given tiddler\n*/\nNavigatorWidget.prototype.generateDraftTitle = function(title) {\n\tvar c = 0,\n\t\tdraftTitle;\n\tdo {\n\t\tdraftTitle = \"Draft \" + (c ? (c + 1) + \" \" : \"\") + \"of '\" + title + \"'\";\n\t\tc++;\n\t} while(this.wiki.tiddlerExists(draftTitle));\n\treturn draftTitle;\n};\n\n// Take a tiddler out of edit mode, saving the changes\nNavigatorWidget.prototype.handleSaveTiddlerEvent = function(event) {\n\tvar title = event.param || event.tiddlerTitle,\n\t\ttiddler = this.wiki.getTiddler(title),\n\t\tstoryList = this.getStoryList();\n\t// Replace the original tiddler with the draft\n\tif(tiddler) {\n\t\tvar draftTitle = (tiddler.fields[\"draft.title\"] || \"\").trim(),\n\t\t\tdraftOf = (tiddler.fields[\"draft.of\"] || \"\").trim();\n\t\tif(draftTitle) {\n\t\t\tvar isRename = draftOf !== draftTitle,\n\t\t\t\tisConfirmed = true;\n\t\t\tif(isRename && this.wiki.tiddlerExists(draftTitle)) {\n\t\t\t\tisConfirmed = confirm($tw.language.getString(\n\t\t\t\t\t\"ConfirmOverwriteTiddler\",\n\t\t\t\t\t{variables:\n\t\t\t\t\t\t{title: draftTitle}\n\t\t\t\t\t}\n\t\t\t\t));\n\t\t\t}\n\t\t\tif(isConfirmed) {\n\t\t\t\t// Save the draft tiddler as the real tiddler\n\t\t\t\tthis.wiki.addTiddler(new $tw.Tiddler(this.wiki.getCreationFields(),tiddler,{\n\t\t\t\t\ttitle: draftTitle,\n\t\t\t\t\t\"draft.title\": undefined,\n\t\t\t\t\t\"draft.of\": undefined\n\t\t\t\t},this.wiki.getModificationFields()));\n\t\t\t\t// Remove the draft tiddler\n\t\t\t\tthis.wiki.deleteTiddler(title);\n\t\t\t\t// Remove the original tiddler if we're renaming it\n\t\t\t\tif(isRename) {\n\t\t\t\t\tthis.wiki.deleteTiddler(draftOf);\n\t\t\t\t}\n\t\t\t\t// Replace the draft in the story with the original\n\t\t\t\tthis.replaceFirstTitleInStory(storyList,title,draftTitle);\n\t\t\t\tthis.addToHistory(draftTitle,event.navigateFromClientRect);\n\t\t\t\tif(draftTitle !== this.storyTitle) {\n\t\t\t\t\tthis.saveStoryList(storyList);\n\t\t\t\t}\n\t\t\t\t// Trigger an autosave\n\t\t\t\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n\t\t\t}\n\t\t}\n\t}\n\treturn false;\n};\n\n// Take a tiddler out of edit mode without saving the changes\nNavigatorWidget.prototype.handleCancelTiddlerEvent = function(event) {\n\t// Flip the specified tiddler from draft back to the original\n\tvar draftTitle = event.param || event.tiddlerTitle,\n\t\tdraftTiddler = this.wiki.getTiddler(draftTitle),\n\t\toriginalTitle = draftTiddler && draftTiddler.fields[\"draft.of\"];\n\tif(draftTiddler && originalTitle) {\n\t\t// Ask for confirmation if the tiddler text has changed\n\t\tvar isConfirmed = true,\n\t\t\toriginalTiddler = this.wiki.getTiddler(originalTitle),\n\t\t\tstoryList = this.getStoryList();\n\t\tif(this.wiki.isDraftModified(draftTitle)) {\n\t\t\tisConfirmed = confirm($tw.language.getString(\n\t\t\t\t\"ConfirmCancelTiddler\",\n\t\t\t\t{variables:\n\t\t\t\t\t{title: draftTitle}\n\t\t\t\t}\n\t\t\t));\n\t\t}\n\t\t// Remove the draft tiddler\n\t\tif(isConfirmed) {\n\t\t\tthis.wiki.deleteTiddler(draftTitle);\n\t\t\tif(originalTiddler) {\n\t\t\t\tthis.replaceFirstTitleInStory(storyList,draftTitle,originalTitle);\n\t\t\t\tthis.addToHistory(originalTitle,event.navigateFromClientRect);\n\t\t\t} else {\n\t\t\t\tthis.removeTitleFromStory(storyList,draftTitle);\n\t\t\t}\n\t\t\tthis.saveStoryList(storyList);\n\t\t\t// Trigger an autosave\n\t\t\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\t\t\t\n\t\t}\n\t}\n\treturn false;\n};\n\n// Create a new draft tiddler\n// event.param can either be the title of a template tiddler, or a hashmap of fields.\n//\n// The title of the newly created tiddler follows these rules:\n// * If a hashmap was used and a title field was specified, use that title\n// * If a hashmap was used without a title field, use a default title, if necessary making it unique with a numeric suffix\n// * If a template tiddler was used, use the title of the template, if necessary making it unique with a numeric suffix\n//\n// If a draft of the target tiddler already exists then it is reused\nNavigatorWidget.prototype.handleNewTiddlerEvent = function(event) {\n\t// Get the story details\n\tvar storyList = this.getStoryList(),\n\t\ttemplateTiddler, additionalFields, title, draftTitle, existingTiddler;\n\t// Get the template tiddler (if any)\n\tif(typeof event.param === \"string\") {\n\t\t// Get the template tiddler\n\t\ttemplateTiddler = this.wiki.getTiddler(event.param);\n\t\t// Generate a new title\n\t\ttitle = this.wiki.generateNewTitle(event.param || $tw.language.getString(\"DefaultNewTiddlerTitle\"));\n\t}\n\t// Get the specified additional fields\n\tif(typeof event.paramObject === \"object\") {\n\t\tadditionalFields = event.paramObject;\n\t}\n\tif(typeof event.param === \"object\") { // Backwards compatibility with 5.1.3\n\t\tadditionalFields = event.param;\n\t}\n\tif(additionalFields && additionalFields.title) {\n\t\ttitle = additionalFields.title;\n\t}\n\t// Generate a title if we don't have one\n\ttitle = title || this.wiki.generateNewTitle($tw.language.getString(\"DefaultNewTiddlerTitle\"));\n\t// Find any existing draft for this tiddler\n\tdraftTitle = this.wiki.findDraft(title);\n\t// Pull in any existing tiddler\n\tif(draftTitle) {\n\t\texistingTiddler = this.wiki.getTiddler(draftTitle);\n\t} else {\n\t\tdraftTitle = this.generateDraftTitle(title);\n\t\texistingTiddler = this.wiki.getTiddler(title);\n\t}\n\t// Merge the tags\n\tvar mergedTags = [];\n\tif(existingTiddler && existingTiddler.fields.tags) {\n\t\t$tw.utils.pushTop(mergedTags,existingTiddler.fields.tags)\n\t}\n\tif(additionalFields && additionalFields.tags) {\n\t\t// Merge tags\n\t\tmergedTags = $tw.utils.pushTop(mergedTags,$tw.utils.parseStringArray(additionalFields.tags));\n\t}\n\tif(templateTiddler && templateTiddler.fields.tags) {\n\t\t// Merge tags\n\t\tmergedTags = $tw.utils.pushTop(mergedTags,templateTiddler.fields.tags);\n\t}\n\t// Save the draft tiddler\n\tvar draftTiddler = new $tw.Tiddler({\n\t\t\ttext: \"\",\n\t\t\t\"draft.title\": title\n\t\t},\n\t\ttemplateTiddler,\n\t\texistingTiddler,\n\t\tadditionalFields,\n\t\tthis.wiki.getCreationFields(),\n\t\t{\n\t\t\ttitle: draftTitle,\n\t\t\t\"draft.of\": title,\n\t\t\ttags: mergedTags\n\t\t},this.wiki.getModificationFields());\n\tthis.wiki.addTiddler(draftTiddler);\n\t// Update the story to insert the new draft at the top and remove any existing tiddler\n\tif(storyList.indexOf(draftTitle) === -1) {\n\t\tvar slot = storyList.indexOf(event.navigateFromTitle);\n\t\tstoryList.splice(slot + 1,0,draftTitle);\n\t}\n\tif(storyList.indexOf(title) !== -1) {\n\t\tstoryList.splice(storyList.indexOf(title),1);\t\t\n\t}\n\tthis.saveStoryList(storyList);\n\t// Add a new record to the top of the history stack\n\tthis.addToHistory(draftTitle);\n\treturn false;\n};\n\n// Import JSON tiddlers into a pending import tiddler\nNavigatorWidget.prototype.handleImportTiddlersEvent = function(event) {\n\tvar self = this;\n\t// Get the tiddlers\n\tvar tiddlers = [];\n\ttry {\n\t\ttiddlers = JSON.parse(event.param);\t\n\t} catch(e) {\n\t}\n\t// Get the current $:/Import tiddler\n\tvar importTiddler = this.wiki.getTiddler(IMPORT_TITLE),\n\t\timportData = this.wiki.getTiddlerData(IMPORT_TITLE,{}),\n\t\tnewFields = new Object({\n\t\t\ttitle: IMPORT_TITLE,\n\t\t\ttype: \"application/json\",\n\t\t\t\"plugin-type\": \"import\",\n\t\t\t\"status\": \"pending\"\n\t\t}),\n\t\tincomingTiddlers = [];\n\t// Process each tiddler\n\timportData.tiddlers = importData.tiddlers || {};\n\t$tw.utils.each(tiddlers,function(tiddlerFields) {\n\t\tvar title = tiddlerFields.title;\n\t\tif(title) {\n\t\t\tincomingTiddlers.push(title);\n\t\t\timportData.tiddlers[title] = tiddlerFields;\n\t\t}\n\t});\n\t// Give the active upgrader modules a chance to process the incoming tiddlers\n\tvar messages = this.wiki.invokeUpgraders(incomingTiddlers,importData.tiddlers);\n\t$tw.utils.each(messages,function(message,title) {\n\t\tnewFields[\"message-\" + title] = message;\n\t});\n\t// Deselect any suppressed tiddlers\n\t$tw.utils.each(importData.tiddlers,function(tiddler,title) {\n\t\tif($tw.utils.count(tiddler) === 0) {\n\t\t\tnewFields[\"selection-\" + title] = \"unchecked\";\n\t\t}\n\t});\n\t// Save the $:/Import tiddler\n\tnewFields.text = JSON.stringify(importData,null,$tw.config.preferences.jsonSpaces);\n\tthis.wiki.addTiddler(new $tw.Tiddler(importTiddler,newFields));\n\t// Update the story and history details\n\tif(this.getVariable(\"tv-auto-open-on-import\") !== \"no\") {\n\t\tvar storyList = this.getStoryList(),\n\t\t\thistory = [];\n\t\t// Add it to the story\n\t\tif(storyList.indexOf(IMPORT_TITLE) === -1) {\n\t\t\tstoryList.unshift(IMPORT_TITLE);\n\t\t}\n\t\t// And to history\n\t\thistory.push(IMPORT_TITLE);\n\t\t// Save the updated story and history\n\t\tthis.saveStoryList(storyList);\n\t\tthis.addToHistory(history);\t\t\n\t}\n\treturn false;\n};\n\n// \nNavigatorWidget.prototype.handlePerformImportEvent = function(event) {\n\tvar self = this,\n\t\timportTiddler = this.wiki.getTiddler(event.param),\n\t\timportData = this.wiki.getTiddlerData(event.param,{tiddlers: {}}),\n\t\timportReport = [];\n\t// Add the tiddlers to the store\n\timportReport.push(\"The following tiddlers were imported:\\n\");\n\t$tw.utils.each(importData.tiddlers,function(tiddlerFields) {\n\t\tvar title = tiddlerFields.title;\n\t\tif(title && importTiddler && importTiddler.fields[\"selection-\" + title] !== \"unchecked\") {\n\t\t\tself.wiki.addTiddler(new $tw.Tiddler(tiddlerFields));\n\t\t\timportReport.push(\"# [[\" + tiddlerFields.title + \"]]\");\n\t\t}\n\t});\n\t// Replace the $:/Import tiddler with an import report\n\tthis.wiki.addTiddler(new $tw.Tiddler({\n\t\ttitle: IMPORT_TITLE,\n\t\ttext: importReport.join(\"\\n\"),\n\t\t\"status\": \"complete\"\n\t}));\n\t// Navigate to the $:/Import tiddler\n\tthis.addToHistory([IMPORT_TITLE]);\n\t// Trigger an autosave\n\t$tw.rootWidget.dispatchEvent({type: \"tm-auto-save-wiki\"});\n};\n\nexports.navigator = NavigatorWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/navigator.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/password.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/password.js\ntype: application/javascript\nmodule-type: widget\n\nPassword widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar PasswordWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nPasswordWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nPasswordWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Get the current password\n\tvar password = $tw.browser ? $tw.utils.getPassword(this.passwordName) || \"\" : \"\";\n\t// Create our element\n\tvar domNode = this.document.createElement(\"input\");\n\tdomNode.setAttribute(\"type\",\"password\");\n\tdomNode.setAttribute(\"value\",password);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(domNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tthis.domNodes.push(domNode);\n};\n\nPasswordWidget.prototype.handleChangeEvent = function(event) {\n\tvar password = this.domNodes[0].value;\n\treturn $tw.utils.savePassword(this.passwordName,password);\n};\n\n/*\nCompute the internal state of the widget\n*/\nPasswordWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.passwordName = this.getAttribute(\"name\",\"\");\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nPasswordWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.name) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\n\t}\n};\n\nexports.password = PasswordWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/password.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/radio.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/radio.js\ntype: application/javascript\nmodule-type: widget\n\nRadio widget\n\nWill set a field to the selected value:\n\n```\n\t<$radio field=\"myfield\" value=\"check 1\">one</$radio>\n\t<$radio field=\"myfield\" value=\"check 2\">two</$radio>\n\t<$radio field=\"myfield\" value=\"check 3\">three</$radio>\n```\n\n|Parameter |Description |h\n|tiddler |Name of the tiddler in which the field should be set. Defaults to current tiddler |\n|field |The name of the field to be set |\n|value |The value to set |\n|class |Optional class name(s) |\n\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RadioWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRadioWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRadioWidget.prototype.render = function(parent,nextSibling) {\n\t// Save the parent dom node\n\tthis.parentDomNode = parent;\n\t// Compute our attributes\n\tthis.computeAttributes();\n\t// Execute our logic\n\tthis.execute();\n\t// Create our elements\n\tthis.labelDomNode = this.document.createElement(\"label\");\n\tthis.labelDomNode.setAttribute(\"class\",this.radioClass);\n\tthis.inputDomNode = this.document.createElement(\"input\");\n\tthis.inputDomNode.setAttribute(\"type\",\"radio\");\n\tif(this.getValue() == this.radioValue) {\n\t\tthis.inputDomNode.setAttribute(\"checked\",\"true\");\n\t}\n\tthis.labelDomNode.appendChild(this.inputDomNode);\n\tthis.spanDomNode = this.document.createElement(\"span\");\n\tthis.labelDomNode.appendChild(this.spanDomNode);\n\t// Add a click event handler\n\t$tw.utils.addEventListeners(this.inputDomNode,[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n\t// Insert the label into the DOM and render any children\n\tparent.insertBefore(this.labelDomNode,nextSibling);\n\tthis.renderChildren(this.spanDomNode,null);\n\tthis.domNodes.push(this.labelDomNode);\n};\n\nRadioWidget.prototype.getValue = function() {\n\tvar tiddler = this.wiki.getTiddler(this.radioTitle);\n\treturn tiddler && tiddler.getFieldString(this.radioField);\n};\n\nRadioWidget.prototype.setValue = function() {\n\tif(this.radioField) {\n\t\tvar tiddler = this.wiki.getTiddler(this.radioTitle),\n\t\t\taddition = {};\n\t\taddition[this.radioField] = this.radioValue;\n\t\tthis.wiki.addTiddler(new $tw.Tiddler({title: this.radioTitle},tiddler,addition,this.wiki.getModificationFields()));\n\t}\n};\n\nRadioWidget.prototype.handleChangeEvent = function(event) {\n\tif(this.inputDomNode.checked) {\n\t\tthis.setValue();\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nRadioWidget.prototype.execute = function() {\n\t// Get the parameters from the attributes\n\tthis.radioTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.radioField = this.getAttribute(\"field\",\"text\");\n\tthis.radioValue = this.getAttribute(\"value\");\n\tthis.radioClass = this.getAttribute(\"class\",\"\");\n\tif(this.radioClass !== \"\") {\n\t\tthis.radioClass += \" \";\n\t}\n\tthis.radioClass += \"tc-radio\";\n\t// Make the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRadioWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.value || changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false;\n\t\tif(changedTiddlers[this.radioTitle]) {\n\t\t\tthis.inputDomNode.checked = this.getValue() === this.radioValue;\n\t\t\trefreshed = true;\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\nexports.radio = RadioWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/radio.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/raw.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/raw.js\ntype: application/javascript\nmodule-type: widget\n\nRaw widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RawWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRawWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRawWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tvar div = this.document.createElement(\"div\");\n\tdiv.innerHTML=this.parseTreeNode.html;\n\tparent.insertBefore(div,nextSibling);\n\tthis.domNodes.push(div);\t\n};\n\n/*\nCompute the internal state of the widget\n*/\nRawWidget.prototype.execute = function() {\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRawWidget.prototype.refresh = function(changedTiddlers) {\n\treturn false;\n};\n\nexports.raw = RawWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/raw.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/reveal.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/reveal.js\ntype: application/javascript\nmodule-type: widget\n\nReveal widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar RevealWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nRevealWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nRevealWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar domNode = this.document.createElement(this.parseTreeNode.isBlock ? \"div\" : \"span\");\n\tvar classes = this[\"class\"].split(\" \") || [];\n\tclasses.push(\"tc-reveal\");\n\tdomNode.className = classes.join(\" \");\n\tparent.insertBefore(domNode,nextSibling);\n\tthis.renderChildren(domNode,null);\n\tif(!domNode.isTiddlyWikiFakeDom && this.type === \"popup\" && this.isOpen) {\n\t\tthis.positionPopup(domNode);\n\t\t$tw.utils.addClass(domNode,\"tc-popup\"); // Make sure that clicks don't dismiss popups within the revealed content\n\t}\n\tif(!this.isOpen) {\n\t\tdomNode.setAttribute(\"hidden\",\"true\");\n\t}\n\tthis.domNodes.push(domNode);\n};\n\nRevealWidget.prototype.positionPopup = function(domNode) {\n\tdomNode.style.position = \"absolute\";\n\tdomNode.style.zIndex = \"1000\";\n\tswitch(this.position) {\n\t\tcase \"left\":\n\t\t\tdomNode.style.left = (this.popup.left - domNode.offsetWidth) + \"px\";\n\t\t\tdomNode.style.top = this.popup.top + \"px\";\n\t\t\tbreak;\n\t\tcase \"above\":\n\t\t\tdomNode.style.left = this.popup.left + \"px\";\n\t\t\tdomNode.style.top = (this.popup.top - domNode.offsetHeight) + \"px\";\n\t\t\tbreak;\n\t\tcase \"aboveright\":\n\t\t\tdomNode.style.left = (this.popup.left + this.popup.width) + \"px\";\n\t\t\tdomNode.style.top = (this.popup.top + this.popup.height - domNode.offsetHeight) + \"px\";\n\t\t\tbreak;\n\t\tcase \"right\":\n\t\t\tdomNode.style.left = (this.popup.left + this.popup.width) + \"px\";\n\t\t\tdomNode.style.top = this.popup.top + \"px\";\n\t\t\tbreak;\n\t\tcase \"belowleft\":\n\t\t\tdomNode.style.left = (this.popup.left + this.popup.width - domNode.offsetWidth) + \"px\";\n\t\t\tdomNode.style.top = (this.popup.top + this.popup.height) + \"px\";\n\t\t\tbreak;\n\t\tdefault: // Below\n\t\t\tdomNode.style.left = this.popup.left + \"px\";\n\t\t\tdomNode.style.top = (this.popup.top + this.popup.height) + \"px\";\n\t\t\tbreak;\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nRevealWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.state = this.getAttribute(\"state\");\n\tthis.type = this.getAttribute(\"type\");\n\tthis.text = this.getAttribute(\"text\");\n\tthis.position = this.getAttribute(\"position\");\n\tthis[\"class\"] = this.getAttribute(\"class\",\"\");\n\tthis[\"default\"] = this.getAttribute(\"default\",\"\");\n\tthis.animate = this.getAttribute(\"animate\",\"no\");\n\tthis.retain = this.getAttribute(\"retain\",\"no\");\n\tthis.openAnimation = this.animate === \"no\" ? undefined : \"open\";\n\tthis.closeAnimation = this.animate === \"no\" ? undefined : \"close\";\n\t// Compute the title of the state tiddler and read it\n\tthis.stateTitle = this.state;\n\tthis.readState();\n\t// Construct the child widgets\n\tvar childNodes = this.isOpen ? this.parseTreeNode.children : [];\n\tthis.hasChildNodes = this.isOpen;\n\tthis.makeChildWidgets(childNodes);\n};\n\n/*\nRead the state tiddler\n*/\nRevealWidget.prototype.readState = function() {\n\t// Read the information from the state tiddler\n\tvar state = this.stateTitle ? this.wiki.getTextReference(this.stateTitle,this[\"default\"],this.getVariable(\"currentTiddler\")) : this[\"default\"];\n\tswitch(this.type) {\n\t\tcase \"popup\":\n\t\t\tthis.readPopupState(state);\n\t\t\tbreak;\n\t\tcase \"match\":\n\t\t\tthis.readMatchState(state);\n\t\t\tbreak;\n\t\tcase \"nomatch\":\n\t\t\tthis.readMatchState(state);\n\t\t\tthis.isOpen = !this.isOpen;\n\t\t\tbreak;\n\t}\n};\n\nRevealWidget.prototype.readMatchState = function(state) {\n\tthis.isOpen = state === this.text;\n};\n\nRevealWidget.prototype.readPopupState = function(state) {\n\tvar popupLocationRegExp = /^\\((-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+),(-?[0-9\\.E]+)\\)$/,\n\t\tmatch = popupLocationRegExp.exec(state);\n\t// Check if the state matches the location regexp\n\tif(match) {\n\t\t// If so, we're open\n\t\tthis.isOpen = true;\n\t\t// Get the location\n\t\tthis.popup = {\n\t\t\tleft: parseFloat(match[1]),\n\t\t\ttop: parseFloat(match[2]),\n\t\t\twidth: parseFloat(match[3]),\n\t\t\theight: parseFloat(match[4])\n\t\t};\n\t} else {\n\t\t// If not, we're closed\n\t\tthis.isOpen = false;\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nRevealWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.state || changedAttributes.type || changedAttributes.text || changedAttributes.position || changedAttributes[\"default\"] || changedAttributes.animate) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\tvar refreshed = false,\n\t\t\tcurrentlyOpen = this.isOpen;\n\t\tthis.readState();\n\t\tif(this.isOpen !== currentlyOpen) {\n\t\t\tif(this.retain === \"yes\") {\n\t\t\t\tthis.updateState();\n\t\t\t} else {\n\t\t\t\tthis.refreshSelf();\n\t\t\t\trefreshed = true;\n\t\t\t}\n\t\t}\n\t\treturn this.refreshChildren(changedTiddlers) || refreshed;\n\t}\n};\n\n/*\nCalled by refresh() to dynamically show or hide the content\n*/\nRevealWidget.prototype.updateState = function() {\n\t// Read the current state\n\tthis.readState();\n\t// Construct the child nodes if needed\n\tvar domNode = this.domNodes[0];\n\tif(this.isOpen && !this.hasChildNodes) {\n\t\tthis.hasChildNodes = true;\n\t\tthis.makeChildWidgets(this.parseTreeNode.children);\n\t\tthis.renderChildren(domNode,null);\n\t}\n\t// Animate our DOM node\n\tif(!domNode.isTiddlyWikiFakeDom && this.type === \"popup\" && this.isOpen) {\n\t\tthis.positionPopup(domNode);\n\t\t$tw.utils.addClass(domNode,\"tc-popup\"); // Make sure that clicks don't dismiss popups within the revealed content\n\n\t}\n\tif(this.isOpen) {\n\t\tdomNode.removeAttribute(\"hidden\");\n        $tw.anim.perform(this.openAnimation,domNode);\n\t} else {\n\t\t$tw.anim.perform(this.closeAnimation,domNode,{callback: function() {\n\t\t\tdomNode.setAttribute(\"hidden\",\"true\");\n        }});\n\t}\n};\n\nexports.reveal = RevealWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/reveal.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/scrollable.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/scrollable.js\ntype: application/javascript\nmodule-type: widget\n\nScrollable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ScrollableWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.scaleFactor = 1;\n\tthis.addEventListeners([\n\t\t{type: \"tm-scroll\", handler: \"handleScrollEvent\"}\n\t]);\n\tif($tw.browser) {\n\t\tthis.requestAnimationFrame = window.requestAnimationFrame ||\n\t\t\twindow.webkitRequestAnimationFrame ||\n\t\t\twindow.mozRequestAnimationFrame ||\n\t\t\tfunction(callback) {\n\t\t\t\treturn window.setTimeout(callback, 1000/60);\n\t\t\t};\n\t\tthis.cancelAnimationFrame = window.cancelAnimationFrame ||\n\t\t\twindow.webkitCancelAnimationFrame ||\n\t\t\twindow.webkitCancelRequestAnimationFrame ||\n\t\t\twindow.mozCancelAnimationFrame ||\n\t\t\twindow.mozCancelRequestAnimationFrame ||\n\t\t\tfunction(id) {\n\t\t\t\twindow.clearTimeout(id);\n\t\t\t};\n\t}\n};\n\n/*\nInherit from the base widget class\n*/\nScrollableWidget.prototype = new Widget();\n\nScrollableWidget.prototype.cancelScroll = function() {\n\tif(this.idRequestFrame) {\n\t\tthis.cancelAnimationFrame.call(window,this.idRequestFrame);\n\t\tthis.idRequestFrame = null;\n\t}\n};\n\n/*\nHandle a scroll event\n*/\nScrollableWidget.prototype.handleScrollEvent = function(event) {\n\t// Pass the scroll event through if our offsetsize is larger than our scrollsize\n\tif(this.outerDomNode.scrollWidth <= this.outerDomNode.offsetWidth && this.outerDomNode.scrollHeight <= this.outerDomNode.offsetHeight && this.fallthrough === \"yes\") {\n\t\treturn true;\n\t}\n\tthis.scrollIntoView(event.target);\n\treturn false; // Handled event\n};\n\n/*\nScroll an element into view\n*/\nScrollableWidget.prototype.scrollIntoView = function(element) {\n\tvar duration = $tw.utils.getAnimationDuration();\n\tthis.cancelScroll();\n\tthis.startTime = Date.now();\n\tvar scrollPosition = {\n\t\tx: this.outerDomNode.scrollLeft,\n\t\ty: this.outerDomNode.scrollTop\n\t};\n\t// Get the client bounds of the element and adjust by the scroll position\n\tvar scrollableBounds = this.outerDomNode.getBoundingClientRect(),\n\t\tclientTargetBounds = element.getBoundingClientRect(),\n\t\tbounds = {\n\t\t\tleft: clientTargetBounds.left + scrollPosition.x - scrollableBounds.left,\n\t\t\ttop: clientTargetBounds.top + scrollPosition.y - scrollableBounds.top,\n\t\t\twidth: clientTargetBounds.width,\n\t\t\theight: clientTargetBounds.height\n\t\t};\n\t// We'll consider the horizontal and vertical scroll directions separately via this function\n\tvar getEndPos = function(targetPos,targetSize,currentPos,currentSize) {\n\t\t\t// If the target is already visible then stay where we are\n\t\t\tif(targetPos >= currentPos && (targetPos + targetSize) <= (currentPos + currentSize)) {\n\t\t\t\treturn currentPos;\n\t\t\t// If the target is above/left of the current view, then scroll to its top/left\n\t\t\t} else if(targetPos <= currentPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// If the target is smaller than the window and the scroll position is too far up, then scroll till the target is at the bottom of the window\n\t\t\t} else if(targetSize < currentSize && currentPos < (targetPos + targetSize - currentSize)) {\n\t\t\t\treturn targetPos + targetSize - currentSize;\n\t\t\t// If the target is big, then just scroll to the top\n\t\t\t} else if(currentPos < targetPos) {\n\t\t\t\treturn targetPos;\n\t\t\t// Otherwise, stay where we are\n\t\t\t} else {\n\t\t\t\treturn currentPos;\n\t\t\t}\n\t\t},\n\t\tendX = getEndPos(bounds.left,bounds.width,scrollPosition.x,this.outerDomNode.offsetWidth),\n\t\tendY = getEndPos(bounds.top,bounds.height,scrollPosition.y,this.outerDomNode.offsetHeight);\n\t// Only scroll if necessary\n\tif(endX !== scrollPosition.x || endY !== scrollPosition.y) {\n\t\tvar self = this,\n\t\t\tdrawFrame;\n\t\tdrawFrame = function () {\n\t\t\tvar t;\n\t\t\tif(duration <= 0) {\n\t\t\t\tt = 1;\n\t\t\t} else {\n\t\t\t\tt = ((Date.now()) - self.startTime) / duration;\t\n\t\t\t}\n\t\t\tif(t >= 1) {\n\t\t\t\tself.cancelScroll();\n\t\t\t\tt = 1;\n\t\t\t}\n\t\t\tt = $tw.utils.slowInSlowOut(t);\n\t\t\tself.outerDomNode.scrollLeft = scrollPosition.x + (endX - scrollPosition.x) * t;\n\t\t\tself.outerDomNode.scrollTop = scrollPosition.y + (endY - scrollPosition.y) * t;\n\t\t\tif(t < 1) {\n\t\t\t\tself.idRequestFrame = self.requestAnimationFrame.call(window,drawFrame);\n\t\t\t}\n\t\t};\n\t\tdrawFrame();\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nScrollableWidget.prototype.render = function(parent,nextSibling) {\n\tvar self = this;\n\t// Remember parent\n\tthis.parentDomNode = parent;\n\t// Compute attributes and execute state\n\tthis.computeAttributes();\n\tthis.execute();\n\t// Create elements\n\tthis.outerDomNode = this.document.createElement(\"div\");\n\t$tw.utils.setStyle(this.outerDomNode,[\n\t\t{overflowY: \"auto\"},\n\t\t{overflowX: \"auto\"},\n\t\t{webkitOverflowScrolling: \"touch\"}\n\t]);\n\tthis.innerDomNode = this.document.createElement(\"div\");\n\tthis.outerDomNode.appendChild(this.innerDomNode);\n\t// Assign classes\n\tthis.outerDomNode.className = this[\"class\"] || \"\";\n\t// Insert element\n\tparent.insertBefore(this.outerDomNode,nextSibling);\n\tthis.renderChildren(this.innerDomNode,null);\n\tthis.domNodes.push(this.outerDomNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nScrollableWidget.prototype.execute = function() {\n\t// Get attributes\n\tthis.fallthrough = this.getAttribute(\"fallthrough\",\"yes\");\n\tthis[\"class\"] = this.getAttribute(\"class\");\n\t// Make child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nScrollableWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes[\"class\"]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\treturn this.refreshChildren(changedTiddlers);\n};\n\nexports.scrollable = ScrollableWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/scrollable.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/select.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/select.js\ntype: application/javascript\nmodule-type: widget\n\nSelect widget:\n\n```\n<$select tiddler=\"MyTiddler\" field=\"text\">\n<$list filter=\"[tag[chapter]]\">\n<option value=<<currentTiddler>>>\n<$view field=\"description\"/>\n</option>\n</$list>\n</$select>\n```\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SelectWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSelectWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSelectWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n\tthis.setSelectValue();\n\t$tw.utils.addEventListeners(this.getSelectDomNode(),[\n\t\t{name: \"change\", handlerObject: this, handlerMethod: \"handleChangeEvent\"}\n\t]);\n};\n\n/*\nHandle a change event\n*/\nSelectWidget.prototype.handleChangeEvent = function(event) {\n\tvar value = this.getSelectDomNode().value;\n\tthis.wiki.setText(this.selectTitle,this.selectField,this.selectIndex,value);\n};\n\n/*\nIf necessary, set the value of the select element to the current value\n*/\nSelectWidget.prototype.setSelectValue = function() {\n\tvar value = this.selectDefault;\n\t// Get the value\n\tif(this.selectIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.selectTitle,this.selectIndex);\n\t} else {\n\t\tvar tiddler = this.wiki.getTiddler(this.selectTitle);\n\t\tif(tiddler) {\n\t\t\tif(this.selectField === \"text\") {\n\t\t\t\t// Calling getTiddlerText() triggers lazy loading of skinny tiddlers\n\t\t\t\tvalue = this.wiki.getTiddlerText(this.selectTitle);\n\t\t\t} else {\n\t\t\t\tif($tw.utils.hop(tiddler.fields,this.selectField)) {\n\t\t\t\t\tvalue = tiddler.getFieldString(this.selectField);\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tif(this.selectField === \"title\") {\n\t\t\t\tvalue = this.selectTitle;\n\t\t\t}\n\t\t}\n\t}\n\t// Assign it to the select element if it's different than the current value\n\tvar domNode = this.getSelectDomNode();\n\tif(domNode.value !== value) {\n\t\tdomNode.value = value;\n\t}\n};\n\n/*\nGet the DOM node of the select element\n*/\nSelectWidget.prototype.getSelectDomNode = function() {\n\treturn this.children[0].domNodes[0];\n};\n\n/*\nCompute the internal state of the widget\n*/\nSelectWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.selectTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.selectField = this.getAttribute(\"field\",\"text\");\n\tthis.selectIndex = this.getAttribute(\"index\");\n\tthis.selectClass = this.getAttribute(\"class\");\n\tthis.selectDefault = this.getAttribute(\"default\");\n\t// Make the child widgets\n\tvar selectNode = {\n\t\ttype: \"element\",\n\t\ttag: \"select\",\n\t\tchildren: this.parseTreeNode.children\n\t};\n\tif(this.selectClass) {\n\t\t$tw.utils.addAttributeToParseTreeNode(selectNode,\"class\",this.selectClass);\n\t}\n\tthis.makeChildWidgets([selectNode]);\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nSelectWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\t// If we're using a different tiddler/field/index then completely refresh ourselves\n\tif(changedAttributes.selectTitle || changedAttributes.selectField || changedAttributes.selectIndex) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t// If the target tiddler value has changed, just update setting and refresh the children\n\t} else {\n\t\tif(changedTiddlers[this.selectTitle]) {\n\t\t\tthis.setSelectValue();\n\t\t} \n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.select = SelectWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/select.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/set.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/set.js\ntype: application/javascript\nmodule-type: widget\n\nSet variable widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar SetWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nSetWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nSetWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nSetWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.setName = this.getAttribute(\"name\",\"currentTiddler\");\n\tthis.setFilter = this.getAttribute(\"filter\");\n\tthis.setValue = this.getAttribute(\"value\");\n\tthis.setEmptyValue = this.getAttribute(\"emptyValue\");\n\t// Set context variable\n\tvar value = this.setValue;\n\tif(this.setFilter) {\n\t\tvar results = this.wiki.filterTiddlers(this.setFilter,this);\n\t\tif(!this.setValue) {\n\t\t\tvalue = $tw.utils.stringifyList(results);\n\t\t}\n\t\tif(results.length === 0 && this.setEmptyValue !== undefined) {\n\t\t\tvalue = this.setEmptyValue;\n\t\t}\n\t}\n\tthis.setVariable(this.setName,value,this.parseTreeNode.params);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nSetWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.name || changedAttributes.filter || changedAttributes.value || changedAttributes.emptyValue) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.setvariable = SetWidget;\nexports.set = SetWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/set.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/text.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/text.js\ntype: application/javascript\nmodule-type: widget\n\nText node widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TextNodeWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTextNodeWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTextNodeWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tvar text = this.getAttribute(\"text\",this.parseTreeNode.text || \"\");\n\ttext = text.replace(/\\r/mg,\"\");\n\tvar textNode = this.document.createTextNode(text);\n\tparent.insertBefore(textNode,nextSibling);\n\tthis.domNodes.push(textNode);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTextNodeWidget.prototype.execute = function() {\n\t// Nothing to do for a text node\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTextNodeWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.text) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.text = TextNodeWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/text.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/tiddler.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/tiddler.js\ntype: application/javascript\nmodule-type: widget\n\nTiddler widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TiddlerWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTiddlerWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTiddlerWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTiddlerWidget.prototype.execute = function() {\n\tthis.tiddlerState = this.computeTiddlerState();\n\tthis.setVariable(\"currentTiddler\",this.tiddlerState.currentTiddler);\n\tthis.setVariable(\"missingTiddlerClass\",this.tiddlerState.missingTiddlerClass);\n\tthis.setVariable(\"shadowTiddlerClass\",this.tiddlerState.shadowTiddlerClass);\n\tthis.setVariable(\"systemTiddlerClass\",this.tiddlerState.systemTiddlerClass);\n\tthis.setVariable(\"tiddlerTagClasses\",this.tiddlerState.tiddlerTagClasses);\n\t// Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nCompute the tiddler state flags\n*/\nTiddlerWidget.prototype.computeTiddlerState = function() {\n\t// Get our parameters\n\tthis.tiddlerTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\t// Compute the state\n\tvar state = {\n\t\tcurrentTiddler: this.tiddlerTitle || \"\",\n\t\tmissingTiddlerClass: (this.wiki.tiddlerExists(this.tiddlerTitle) || this.wiki.isShadowTiddler(this.tiddlerTitle)) ? \"tc-tiddler-exists\" : \"tc-tiddler-missing\",\n\t\tshadowTiddlerClass: this.wiki.isShadowTiddler(this.tiddlerTitle) ? \"tc-tiddler-shadow\" : \"\",\n\t\tsystemTiddlerClass: this.wiki.isSystemTiddler(this.tiddlerTitle) ? \"tc-tiddler-system\" : \"\",\n\t\ttiddlerTagClasses: this.getTagClasses()\n\t};\n\t// Compute a simple hash to make it easier to detect changes\n\tstate.hash = state.currentTiddler + state.missingTiddlerClass + state.shadowTiddlerClass + state.systemTiddlerClass + state.tiddlerTagClasses;\n\treturn state;\n};\n\n/*\nCreate a string of CSS classes derived from the tags of the current tiddler\n*/\nTiddlerWidget.prototype.getTagClasses = function() {\n\tvar tiddler = this.wiki.getTiddler(this.tiddlerTitle);\n\tif(tiddler) {\n\t\tvar tags = [];\n\t\t$tw.utils.each(tiddler.fields.tags,function(tag) {\n\t\t\ttags.push(\"tc-tagged-\" + encodeURIComponent(tag));\n\t\t});\n\t\treturn tags.join(\" \");\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTiddlerWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes(),\n\t\tnewTiddlerState = this.computeTiddlerState();\n\tif(changedAttributes.tiddler || newTiddlerState.hash !== this.tiddlerState.hash) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.tiddler = TiddlerWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/tiddler.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/transclude.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/transclude.js\ntype: application/javascript\nmodule-type: widget\n\nTransclude widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar TranscludeWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nTranscludeWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nTranscludeWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nTranscludeWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.transcludeTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.transcludeSubTiddler = this.getAttribute(\"subtiddler\");\n\tthis.transcludeField = this.getAttribute(\"field\");\n\tthis.transcludeIndex = this.getAttribute(\"index\");\n\tthis.transcludeMode = this.getAttribute(\"mode\");\n\t// Parse the text reference\n\tvar parseAsInline = !this.parseTreeNode.isBlock;\n\tif(this.transcludeMode === \"inline\") {\n\t\tparseAsInline = true;\n\t} else if(this.transcludeMode === \"block\") {\n\t\tparseAsInline = false;\n\t}\n\tvar parser = this.wiki.parseTextReference(\n\t\t\t\t\t\tthis.transcludeTitle,\n\t\t\t\t\t\tthis.transcludeField,\n\t\t\t\t\t\tthis.transcludeIndex,\n\t\t\t\t\t\t{\n\t\t\t\t\t\t\tparseAsInline: parseAsInline,\n\t\t\t\t\t\t\tsubTiddler: this.transcludeSubTiddler\n\t\t\t\t\t\t}),\n\t\tparseTreeNodes = parser ? parser.tree : this.parseTreeNode.children;\n\t// Set context variables for recursion detection\n\tvar recursionMarker = this.makeRecursionMarker();\n\tthis.setVariable(\"transclusion\",recursionMarker);\n\t// Check for recursion\n\tif(parser) {\n\t\tif(this.parentWidget && this.parentWidget.hasVariable(\"transclusion\",recursionMarker)) {\n\t\t\tparseTreeNodes = [{type: \"element\", tag: \"span\", attributes: {\n\t\t\t\t\"class\": {type: \"string\", value: \"tc-error\"}\n\t\t\t}, children: [\n\t\t\t\t{type: \"text\", text: \"Recursive transclusion error in transclude widget\"}\n\t\t\t]}];\n\t\t}\n\t}\n\t// Construct the child widgets\n\tthis.makeChildWidgets(parseTreeNodes);\n};\n\n/*\nCompose a string comprising the title, field and/or index to identify this transclusion for recursion detection\n*/\nTranscludeWidget.prototype.makeRecursionMarker = function() {\n\tvar output = [];\n\toutput.push(\"{\");\n\toutput.push(this.getVariable(\"currentTiddler\",{defaultValue: \"\"}));\n\toutput.push(\"|\");\n\toutput.push(this.transcludeTitle || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeField || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeIndex || \"\");\n\toutput.push(\"|\");\n\toutput.push(this.transcludeSubTiddler || \"\");\n\toutput.push(\"}\");\n\treturn output.join(\"\");\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nTranscludeWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedTiddlers[this.transcludeTitle]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nexports.transclude = TranscludeWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/transclude.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/view.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/view.js\ntype: application/javascript\nmodule-type: widget\n\nView widget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar ViewWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n};\n\n/*\nInherit from the base widget class\n*/\nViewWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nViewWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tif(this.text) {\n\t\tvar textNode = this.document.createTextNode(this.text);\n\t\tparent.insertBefore(textNode,nextSibling);\n\t\tthis.domNodes.push(textNode);\n\t} else {\n\t\tthis.makeChildWidgets();\n\t\tthis.renderChildren(parent,nextSibling);\n\t}\n};\n\n/*\nCompute the internal state of the widget\n*/\nViewWidget.prototype.execute = function() {\n\t// Get parameters from our attributes\n\tthis.viewTitle = this.getAttribute(\"tiddler\",this.getVariable(\"currentTiddler\"));\n\tthis.viewSubtiddler = this.getAttribute(\"subtiddler\");\n\tthis.viewField = this.getAttribute(\"field\",\"text\");\n\tthis.viewIndex = this.getAttribute(\"index\");\n\tthis.viewFormat = this.getAttribute(\"format\",\"text\");\n\tthis.viewTemplate = this.getAttribute(\"template\",\"\");\n\tswitch(this.viewFormat) {\n\t\tcase \"htmlwikified\":\n\t\t\tthis.text = this.getValueAsHtmlWikified();\n\t\t\tbreak;\n\t\tcase \"htmlencoded\":\n\t\t\tthis.text = this.getValueAsHtmlEncoded();\n\t\t\tbreak;\n\t\tcase \"urlencoded\":\n\t\t\tthis.text = this.getValueAsUrlEncoded();\n\t\t\tbreak;\n\t\tcase \"doubleurlencoded\":\n\t\t\tthis.text = this.getValueAsDoubleUrlEncoded();\n\t\t\tbreak;\n\t\tcase \"date\":\n\t\t\tthis.text = this.getValueAsDate(this.viewTemplate);\n\t\t\tbreak;\n\t\tcase \"relativedate\":\n\t\t\tthis.text = this.getValueAsRelativeDate();\n\t\t\tbreak;\n\t\tcase \"stripcomments\":\n\t\t\tthis.text = this.getValueAsStrippedComments();\n\t\t\tbreak;\n\t\tcase \"jsencoded\":\n\t\t\tthis.text = this.getValueAsJsEncoded();\n\t\t\tbreak;\n\t\tdefault: // \"text\"\n\t\t\tthis.text = this.getValueAsText();\n\t\t\tbreak;\n\t}\n};\n\n/*\nThe various formatter functions are baked into this widget for the moment. Eventually they will be replaced by macro functions\n*/\n\n/*\nRetrieve the value of the widget. Options are:\nasString: Optionally return the value as a string\n*/\nViewWidget.prototype.getValue = function(options) {\n\toptions = options || {};\n\tvar value = options.asString ? \"\" : undefined;\n\tif(this.viewIndex) {\n\t\tvalue = this.wiki.extractTiddlerDataItem(this.viewTitle,this.viewIndex);\n\t} else {\n\t\tvar tiddler;\n\t\tif(this.viewSubtiddler) {\n\t\t\ttiddler = this.wiki.getSubTiddler(this.viewTitle,this.viewSubtiddler);\t\n\t\t} else {\n\t\t\ttiddler = this.wiki.getTiddler(this.viewTitle);\n\t\t}\n\t\tif(tiddler) {\n\t\t\tif(this.viewField === \"text\" && !this.viewSubtiddler) {\n\t\t\t\t// Calling getTiddlerText() triggers lazy loading of skinny tiddlers\n\t\t\t\tvalue = this.wiki.getTiddlerText(this.viewTitle);\n\t\t\t} else {\n\t\t\t\tif($tw.utils.hop(tiddler.fields,this.viewField)) {\n\t\t\t\t\tif(options.asString) {\n\t\t\t\t\t\tvalue = tiddler.getFieldString(this.viewField);\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvalue = tiddler.fields[this.viewField];\t\t\t\t\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t} else {\n\t\t\tif(this.viewField === \"title\") {\n\t\t\t\tvalue = this.viewTitle;\n\t\t\t}\n\t\t}\n\t}\n\treturn value;\n};\n\nViewWidget.prototype.getValueAsText = function() {\n\treturn this.getValue({asString: true});\n};\n\nViewWidget.prototype.getValueAsHtmlWikified = function() {\n\treturn this.wiki.renderText(\"text/html\",\"text/vnd.tiddlywiki\",this.getValueAsText(),{parentWidget: this});\n};\n\nViewWidget.prototype.getValueAsHtmlEncoded = function() {\n\treturn $tw.utils.htmlEncode(this.getValueAsText());\n};\n\nViewWidget.prototype.getValueAsUrlEncoded = function() {\n\treturn encodeURIComponent(this.getValueAsText());\n};\n\nViewWidget.prototype.getValueAsDoubleUrlEncoded = function() {\n\treturn encodeURIComponent(encodeURIComponent(this.getValueAsText()));\n};\n\nViewWidget.prototype.getValueAsDate = function(format) {\n\tformat = format || \"YYYY MM DD 0hh:0mm\";\n\tvar value = $tw.utils.parseDate(this.getValue());\n\tif(value && $tw.utils.isDate(value) && value.toString() !== \"Invalid Date\") {\n\t\treturn $tw.utils.formatDateString(value,format);\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\nViewWidget.prototype.getValueAsRelativeDate = function(format) {\n\tvar value = $tw.utils.parseDate(this.getValue());\n\tif(value && $tw.utils.isDate(value) && value.toString() !== \"Invalid Date\") {\n\t\treturn $tw.utils.getRelativeDate((new Date()) - (new Date(value))).description;\n\t} else {\n\t\treturn \"\";\n\t}\n};\n\nViewWidget.prototype.getValueAsStrippedComments = function() {\n\tvar lines = this.getValueAsText().split(\"\\n\"),\n\t\tout = [];\n\tfor(var line=0; line<lines.length; line++) {\n\t\tvar text = lines[line];\n\t\tif(!/^\\s*\\/\\/#/.test(text)) {\n\t\t\tout.push(text);\n\t\t}\n\t}\n\treturn out.join(\"\\n\");\n};\n\nViewWidget.prototype.getValueAsJsEncoded = function() {\n\treturn $tw.utils.stringify(this.getValueAsText());\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nViewWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes.template || changedAttributes.format || changedTiddlers[this.viewTitle]) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t} else {\n\t\treturn false;\t\n\t}\n};\n\nexports.view = ViewWidget;\n\n})();\n",
            "title": "$:/core/modules/widgets/view.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/widgets/widget.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/widget.js\ntype: application/javascript\nmodule-type: widget\n\nWidget base class\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\n/*\nCreate a widget object for a parse tree node\n\tparseTreeNode: reference to the parse tree node to be rendered\n\toptions: see below\nOptions include:\n\twiki: mandatory reference to wiki associated with this render tree\n\tparentWidget: optional reference to a parent renderer node for the context chain\n\tdocument: optional document object to use instead of global document\n*/\nvar Widget = function(parseTreeNode,options) {\n\tif(arguments.length > 0) {\n\t\tthis.initialise(parseTreeNode,options);\n\t}\n};\n\n/*\nInitialise widget properties. These steps are pulled out of the constructor so that we can reuse them in subclasses\n*/\nWidget.prototype.initialise = function(parseTreeNode,options) {\n\toptions = options || {};\n\t// Save widget info\n\tthis.parseTreeNode = parseTreeNode;\n\tthis.wiki = options.wiki;\n\tthis.parentWidget = options.parentWidget;\n\tthis.variablesConstructor = function() {};\n\tthis.variablesConstructor.prototype = this.parentWidget ? this.parentWidget.variables : {};\n\tthis.variables = new this.variablesConstructor();\n\tthis.document = options.document;\n\tthis.attributes = {};\n\tthis.children = [];\n\tthis.domNodes = [];\n\tthis.eventListeners = {};\n\t// Hashmap of the widget classes\n\tif(!this.widgetClasses) {\n\t\tWidget.prototype.widgetClasses = $tw.modules.applyMethods(\"widget\");\n\t}\n};\n\n/*\nRender this widget into the DOM\n*/\nWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nWidget.prototype.execute = function() {\n\tthis.makeChildWidgets();\n};\n\n/*\nSet the value of a context variable\nname: name of the variable\nvalue: value of the variable\nparams: array of {name:, default:} for each parameter\n*/\nWidget.prototype.setVariable = function(name,value,params) {\n\tthis.variables[name] = {value: value, params: params};\n};\n\n/*\nGet the prevailing value of a context variable\nname: name of variable\noptions: see below\nOptions include\nparams: array of {name:, value:} for each parameter\ndefaultValue: default value if the variable is not defined\n*/\nWidget.prototype.getVariable = function(name,options) {\n\toptions = options || {};\n\tvar actualParams = options.params || [],\n\t\tparentWidget = this.parentWidget;\n\t// Check for the variable defined in the parent widget (or an ancestor in the prototype chain)\n\tif(parentWidget && name in parentWidget.variables) {\n\t\tvar variable = parentWidget.variables[name],\n\t\t\tvalue = variable.value;\n\t\t// Substitute any parameters specified in the definition\n\t\tvalue = this.substituteVariableParameters(value,variable.params,actualParams);\n\t\tvalue = this.substituteVariableReferences(value);\n\t\treturn value;\n\t}\n\t// If the variable doesn't exist in the parent widget then look for a macro module\n\treturn this.evaluateMacroModule(name,actualParams,options.defaultValue);\n};\n\nWidget.prototype.substituteVariableParameters = function(text,formalParams,actualParams) {\n\tif(formalParams) {\n\t\tvar nextAnonParameter = 0, // Next candidate anonymous parameter in macro call\n\t\t\tparamInfo, paramValue;\n\t\t// Step through each of the parameters in the macro definition\n\t\tfor(var p=0; p<formalParams.length; p++) {\n\t\t\t// Check if we've got a macro call parameter with the same name\n\t\t\tparamInfo = formalParams[p];\n\t\t\tparamValue = undefined;\n\t\t\tfor(var m=0; m<actualParams.length; m++) {\n\t\t\t\tif(actualParams[m].name === paramInfo.name) {\n\t\t\t\t\tparamValue = actualParams[m].value;\n\t\t\t\t}\n\t\t\t}\n\t\t\t// If not, use the next available anonymous macro call parameter\n\t\t\twhile(nextAnonParameter < actualParams.length && actualParams[nextAnonParameter].name) {\n\t\t\t\tnextAnonParameter++;\n\t\t\t}\n\t\t\tif(paramValue === undefined && nextAnonParameter < actualParams.length) {\n\t\t\t\tparamValue = actualParams[nextAnonParameter++].value;\n\t\t\t}\n\t\t\t// If we've still not got a value, use the default, if any\n\t\t\tparamValue = paramValue || paramInfo[\"default\"] || \"\";\n\t\t\t// Replace any instances of this parameter\n\t\t\ttext = text.replace(new RegExp(\"\\\\$\" + $tw.utils.escapeRegExp(paramInfo.name) + \"\\\\$\",\"mg\"),paramValue);\n\t\t}\n\t}\n\treturn text;\n};\n\nWidget.prototype.substituteVariableReferences = function(text) {\n\tvar self = this;\n\treturn (text || \"\").replace(/\\$\\(([^\\)\\$]+)\\)\\$/g,function(match,p1,offset,string) {\n\t\treturn self.getVariable(p1,{defaultValue: \"\"});\n\t});\n};\n\nWidget.prototype.evaluateMacroModule = function(name,actualParams,defaultValue) {\n\tif($tw.utils.hop($tw.macros,name)) {\n\t\tvar macro = $tw.macros[name],\n\t\t\targs = [];\n\t\tif(macro.params.length > 0) {\n\t\t\tvar nextAnonParameter = 0, // Next candidate anonymous parameter in macro call\n\t\t\t\tparamInfo, paramValue;\n\t\t\t// Step through each of the parameters in the macro definition\n\t\t\tfor(var p=0; p<macro.params.length; p++) {\n\t\t\t\t// Check if we've got a macro call parameter with the same name\n\t\t\t\tparamInfo = macro.params[p];\n\t\t\t\tparamValue = undefined;\n\t\t\t\tfor(var m=0; m<actualParams.length; m++) {\n\t\t\t\t\tif(actualParams[m].name === paramInfo.name) {\n\t\t\t\t\t\tparamValue = actualParams[m].value;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t// If not, use the next available anonymous macro call parameter\n\t\t\t\twhile(nextAnonParameter < actualParams.length && actualParams[nextAnonParameter].name) {\n\t\t\t\t\tnextAnonParameter++;\n\t\t\t\t}\n\t\t\t\tif(paramValue === undefined && nextAnonParameter < actualParams.length) {\n\t\t\t\t\tparamValue = actualParams[nextAnonParameter++].value;\n\t\t\t\t}\n\t\t\t\t// If we've still not got a value, use the default, if any\n\t\t\t\tparamValue = paramValue || paramInfo[\"default\"] || \"\";\n\t\t\t\t// Save the parameter\n\t\t\t\targs.push(paramValue);\n\t\t\t}\n\t\t}\n\t\telse for(var i=0; i<actualParams.length; ++i) {\n\t\t\targs.push(actualParams[i].value);\n\t\t}\n\t\treturn (macro.run.apply(this,args) || \"\").toString();\n\t} else {\n\t\treturn defaultValue;\n\t}\n};\n\n/*\nCheck whether a given context variable value exists in the parent chain\n*/\nWidget.prototype.hasVariable = function(name,value) {\n\tvar node = this;\n\twhile(node) {\n\t\tif($tw.utils.hop(node.variables,name) && node.variables[name].value === value) {\n\t\t\treturn true;\n\t\t}\n\t\tnode = node.parentWidget;\n\t}\n\treturn false;\n};\n\n/*\nConstruct a qualifying string based on a hash of concatenating the values of a given variable in the parent chain\n*/\nWidget.prototype.getStateQualifier = function(name) {\n\tname = name || \"transclusion\";\n\tvar output = [],\n\t\tnode = this;\n\twhile(node && node.parentWidget) {\n\t\tif($tw.utils.hop(node.parentWidget.variables,name)) {\n\t\t\toutput.push(node.getVariable(name));\n\t\t}\n\t\tnode = node.parentWidget;\n\t}\n\treturn $tw.utils.hashString(output.join(\"\"));\n};\n\n/*\nCompute the current values of the attributes of the widget. Returns a hashmap of the names of the attributes that have changed\n*/\nWidget.prototype.computeAttributes = function() {\n\tvar changedAttributes = {},\n\t\tself = this,\n\t\tvalue;\n\t$tw.utils.each(this.parseTreeNode.attributes,function(attribute,name) {\n\t\tif(attribute.type === \"indirect\") {\n\t\t\tvalue = self.wiki.getTextReference(attribute.textReference,\"\",self.getVariable(\"currentTiddler\"));\n\t\t} else if(attribute.type === \"macro\") {\n\t\t\tvalue = self.getVariable(attribute.value.name,{params: attribute.value.params});\n\t\t} else { // String attribute\n\t\t\tvalue = attribute.value;\n\t\t}\n\t\t// Check whether the attribute has changed\n\t\tif(self.attributes[name] !== value) {\n\t\t\tself.attributes[name] = value;\n\t\t\tchangedAttributes[name] = true;\n\t\t}\n\t});\n\treturn changedAttributes;\n};\n\n/*\nCheck for the presence of an attribute\n*/\nWidget.prototype.hasAttribute = function(name) {\n\treturn $tw.utils.hop(this.attributes,name);\n};\n\n/*\nGet the value of an attribute\n*/\nWidget.prototype.getAttribute = function(name,defaultText) {\n\tif($tw.utils.hop(this.attributes,name)) {\n\t\treturn this.attributes[name];\n\t} else {\n\t\treturn defaultText;\n\t}\n};\n\n/*\nAssign the computed attributes of the widget to a domNode\noptions include:\nexcludeEventAttributes: ignores attributes whose name begins with \"on\"\n*/\nWidget.prototype.assignAttributes = function(domNode,options) {\n\toptions = options || {};\n\tvar self = this;\n\t$tw.utils.each(this.attributes,function(v,a) {\n\t\t// Check exclusions\n\t\tif(options.excludeEventAttributes && a.substr(0,2) === \"on\") {\n\t\t\tv = undefined;\n\t\t}\n\t\tif(v !== undefined) {\n\t\t\tvar b = a.split(\":\");\n\t\t\t// Setting certain attributes can cause a DOM error (eg xmlns on the svg element)\n\t\t\ttry {\n\t\t\t\tif (b.length == 2 && b[0] == \"xlink\"){\n\t\t\t\t\tdomNode.setAttributeNS(\"http://www.w3.org/1999/xlink\",b[1],v);\n\t\t\t\t} else {\n\t\t\t\t\tdomNode.setAttributeNS(null,a,v);\n\t\t\t\t}\n\t\t\t} catch(e) {\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nMake child widgets correspondng to specified parseTreeNodes\n*/\nWidget.prototype.makeChildWidgets = function(parseTreeNodes) {\n\tthis.children = [];\n\tvar self = this;\n\t$tw.utils.each(parseTreeNodes || (this.parseTreeNode && this.parseTreeNode.children),function(childNode) {\n\t\tself.children.push(self.makeChildWidget(childNode));\n\t});\n};\n\n/*\nConstruct the widget object for a parse tree node\n*/\nWidget.prototype.makeChildWidget = function(parseTreeNode) {\n\tvar WidgetClass = this.widgetClasses[parseTreeNode.type];\n\tif(!WidgetClass) {\n\t\tWidgetClass = this.widgetClasses.text;\n\t\tparseTreeNode = {type: \"text\", text: \"Undefined widget '\" + parseTreeNode.type + \"'\"};\n\t}\n\treturn new WidgetClass(parseTreeNode,{\n\t\twiki: this.wiki,\n\t\tvariables: {},\n\t\tparentWidget: this,\n\t\tdocument: this.document\n\t});\n};\n\n/*\nGet the next sibling of this widget\n*/\nWidget.prototype.nextSibling = function() {\n\tif(this.parentWidget) {\n\t\tvar index = this.parentWidget.children.indexOf(this);\n\t\tif(index !== -1 && index < this.parentWidget.children.length-1) {\n\t\t\treturn this.parentWidget.children[index+1];\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nGet the previous sibling of this widget\n*/\nWidget.prototype.previousSibling = function() {\n\tif(this.parentWidget) {\n\t\tvar index = this.parentWidget.children.indexOf(this);\n\t\tif(index !== -1 && index > 0) {\n\t\t\treturn this.parentWidget.children[index-1];\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRender the children of this widget into the DOM\n*/\nWidget.prototype.renderChildren = function(parent,nextSibling) {\n\t$tw.utils.each(this.children,function(childWidget) {\n\t\tchildWidget.render(parent,nextSibling);\n\t});\n};\n\n/*\nAdd a list of event listeners from an array [{type:,handler:},...]\n*/\nWidget.prototype.addEventListeners = function(listeners) {\n\tvar self = this;\n\t$tw.utils.each(listeners,function(listenerInfo) {\n\t\tself.addEventListener(listenerInfo.type,listenerInfo.handler);\n\t});\n};\n\n/*\nAdd an event listener\n*/\nWidget.prototype.addEventListener = function(type,handler) {\n\tvar self = this;\n\tif(typeof handler === \"string\") { // The handler is a method name on this widget\n\t\tthis.eventListeners[type] = function(event) {\n\t\t\treturn self[handler].call(self,event);\n\t\t};\n\t} else { // The handler is a function\n\t\tthis.eventListeners[type] = function(event) {\n\t\t\treturn handler.call(self,event);\n\t\t};\n\t}\n};\n\n/*\nDispatch an event to a widget. If the widget doesn't handle the event then it is also dispatched to the parent widget\n*/\nWidget.prototype.dispatchEvent = function(event) {\n\t// Dispatch the event if this widget handles it\n\tvar listener = this.eventListeners[event.type];\n\tif(listener) {\n\t\t// Don't propagate the event if the listener returned false\n\t\tif(!listener(event)) {\n\t\t\treturn false;\n\t\t}\n\t}\n\t// Dispatch the event to the parent widget\n\tif(this.parentWidget) {\n\t\treturn this.parentWidget.dispatchEvent(event);\n\t}\n\treturn true;\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nWidget.prototype.refresh = function(changedTiddlers) {\n\treturn this.refreshChildren(changedTiddlers);\n};\n\n/*\nRebuild a previously rendered widget\n*/\nWidget.prototype.refreshSelf = function() {\n\tvar nextSibling = this.findNextSiblingDomNode();\n\tthis.removeChildDomNodes();\n\tthis.render(this.parentDomNode,nextSibling);\n};\n\n/*\nRefresh all the children of a widget\n*/\nWidget.prototype.refreshChildren = function(changedTiddlers) {\n\tvar self = this,\n\t\trefreshed = false;\n\t$tw.utils.each(this.children,function(childWidget) {\n\t\trefreshed = childWidget.refresh(changedTiddlers) || refreshed;\n\t});\n\treturn refreshed;\n};\n\n/*\nFind the next sibling in the DOM to this widget. This is done by scanning the widget tree through all next siblings and their descendents that share the same parent DOM node\n*/\nWidget.prototype.findNextSiblingDomNode = function(startIndex) {\n\t// Refer to this widget by its index within its parents children\n\tvar parent = this.parentWidget,\n\t\tindex = startIndex !== undefined ? startIndex : parent.children.indexOf(this);\nif(index === -1) {\n\tthrow \"node not found in parents children\";\n}\n\t// Look for a DOM node in the later siblings\n\twhile(++index < parent.children.length) {\n\t\tvar domNode = parent.children[index].findFirstDomNode();\n\t\tif(domNode) {\n\t\t\treturn domNode;\n\t\t}\n\t}\n\t// Go back and look for later siblings of our parent if it has the same parent dom node\n\tvar grandParent = parent.parentWidget;\n\tif(grandParent && parent.parentDomNode === this.parentDomNode) {\n\t\tindex = grandParent.children.indexOf(parent);\n\t\treturn parent.findNextSiblingDomNode(index);\n\t}\n\treturn null;\n};\n\n/*\nFind the first DOM node generated by a widget or its children\n*/\nWidget.prototype.findFirstDomNode = function() {\n\t// Return the first dom node of this widget, if we've got one\n\tif(this.domNodes.length > 0) {\n\t\treturn this.domNodes[0];\n\t}\n\t// Otherwise, recursively call our children\n\tfor(var t=0; t<this.children.length; t++) {\n\t\tvar domNode = this.children[t].findFirstDomNode();\n\t\tif(domNode) {\n\t\t\treturn domNode;\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRemove any DOM nodes created by this widget or its children\n*/\nWidget.prototype.removeChildDomNodes = function() {\n\t// If this widget has directly created DOM nodes, delete them and exit. This assumes that any child widgets are contained within the created DOM nodes, which would normally be the case\n\tif(this.domNodes.length > 0) {\n\t\t$tw.utils.each(this.domNodes,function(domNode) {\n\t\t\tdomNode.parentNode.removeChild(domNode);\n\t\t});\n\t\tthis.domNodes = [];\n\t} else {\n\t\t// Otherwise, ask the child widgets to delete their DOM nodes\n\t\t$tw.utils.each(this.children,function(childWidget) {\n\t\t\tchildWidget.removeChildDomNodes();\n\t\t});\n\t}\n};\n\n/*\nInvoke any action widgets that are immediate children of this widget\n*/\nWidget.prototype.invokeActions = function(event) {\n\tvar handled = false;\n\tfor(var t=0; t<this.children.length; t++) {\n\t\tvar child = this.children[t];\n\t\tif(child.invokeAction && child.invokeAction(this,event)) {\n\t\t\thandled = true;\n\t\t}\n\t}\n\treturn handled;\n};\n\nexports.widget = Widget;\n\n})();\n",
            "title": "$:/core/modules/widgets/widget.js",
            "type": "application/javascript",
            "module-type": "widget"
        },
        "$:/core/modules/wiki.js": {
            "text": "/*\\\ntitle: $:/core/modules/wiki.js\ntype: application/javascript\nmodule-type: wikimethod\n\nExtension methods for the $tw.Wiki object\n\nAdds the following properties to the wiki object:\n\n* `eventListeners` is a hashmap by type of arrays of listener functions\n* `changedTiddlers` is a hashmap describing changes to named tiddlers since wiki change events were last dispatched. Each entry is a hashmap containing two fields:\n\tmodified: true/false\n\tdeleted: true/false\n* `changeCount` is a hashmap by tiddler title containing a numerical index that starts at zero and is incremented each time a tiddler is created changed or deleted\n* `caches` is a hashmap by tiddler title containing a further hashmap of named cache objects. Caches are automatically cleared when a tiddler is modified or deleted\n* `globalCache` is a hashmap by cache name of cache objects that are cleared whenever any tiddler change occurs\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar widget = require(\"$:/core/modules/widgets/widget.js\");\n\nvar USER_NAME_TITLE = \"$:/status/UserName\";\n\n/*\nGet the value of a text reference. Text references can have any of these forms:\n\t<tiddlertitle>\n\t<tiddlertitle>!!<fieldname>\n\t!!<fieldname> - specifies a field of the current tiddlers\n\t<tiddlertitle>##<index>\n*/\nexports.getTextReference = function(textRef,defaultText,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle = tr.title || currTiddlerTitle;\n\tif(tr.field) {\n\t\tvar tiddler = this.getTiddler(title);\n\t\tif(tr.field === \"title\") { // Special case so we can return the title of a non-existent tiddler\n\t\t\treturn title;\n\t\t} else if(tiddler && $tw.utils.hop(tiddler.fields,tr.field)) {\n\t\t\treturn tiddler.getFieldString(tr.field);\n\t\t} else {\n\t\t\treturn defaultText;\n\t\t}\n\t} else if(tr.index) {\n\t\treturn this.extractTiddlerDataItem(title,tr.index,defaultText);\n\t} else {\n\t\treturn this.getTiddlerText(title,defaultText);\n\t}\n};\n\nexports.setTextReference = function(textRef,value,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle = tr.title || currTiddlerTitle;\n\tthis.setText(title,tr.field,tr.index,value);\n};\n\nexports.setText = function(title,field,index,value) {\n\t// Check if it is a reference to a tiddler field\n\tif(index) {\n\t\tvar data = this.getTiddlerData(title,Object.create(null));\n\t\tdata[index] = value;\n\t\tthis.setTiddlerData(title,data,this.getModificationFields());\n\t} else {\n\t\tvar tiddler = this.getTiddler(title),\n\t\t\tfields = {title: title};\n\t\tfields[field || \"text\"] = value;\n\t\tthis.addTiddler(new $tw.Tiddler(tiddler,fields,this.getModificationFields()));\n\t}\n};\n\nexports.deleteTextReference = function(textRef,currTiddlerTitle) {\n\tvar tr = $tw.utils.parseTextReference(textRef),\n\t\ttitle,tiddler,fields;\n\t// Check if it is a reference to a tiddler\n\tif(tr.title && !tr.field) {\n\t\tthis.deleteTiddler(tr.title);\n\t// Else check for a field reference\n\t} else if(tr.field) {\n\t\ttitle = tr.title || currTiddlerTitle;\n\t\ttiddler = this.getTiddler(title);\n\t\tif(tiddler && $tw.utils.hop(tiddler.fields,tr.field)) {\n\t\t\tfields = Object.create(null);\n\t\t\tfields[tr.field] = undefined;\n\t\t\tthis.addTiddler(new $tw.Tiddler(tiddler,fields,this.getModificationFields()));\n\t\t}\n\t}\n};\n\nexports.addEventListener = function(type,listener) {\n\tthis.eventListeners = this.eventListeners || {};\n\tthis.eventListeners[type] = this.eventListeners[type]  || [];\n\tthis.eventListeners[type].push(listener);\t\n};\n\nexports.removeEventListener = function(type,listener) {\n\tvar listeners = this.eventListeners[type];\n\tif(listeners) {\n\t\tvar p = listeners.indexOf(listener);\n\t\tif(p !== -1) {\n\t\t\tlisteners.splice(p,1);\n\t\t}\n\t}\n};\n\nexports.dispatchEvent = function(type /*, args */) {\n\tvar args = Array.prototype.slice.call(arguments,1),\n\t\tlisteners = this.eventListeners[type];\n\tif(listeners) {\n\t\tfor(var p=0; p<listeners.length; p++) {\n\t\t\tvar listener = listeners[p];\n\t\t\tlistener.apply(listener,args);\n\t\t}\n\t}\n};\n\n/*\nCauses a tiddler to be marked as changed, incrementing the change count, and triggers event handlers.\nThis method should be called after the changes it describes have been made to the wiki.tiddlers[] array.\n\ttitle: Title of tiddler\n\tisDeleted: defaults to false (meaning the tiddler has been created or modified),\n\t\ttrue if the tiddler has been deleted\n*/\nexports.enqueueTiddlerEvent = function(title,isDeleted) {\n\t// Record the touch in the list of changed tiddlers\n\tthis.changedTiddlers = this.changedTiddlers || Object.create(null);\n\tthis.changedTiddlers[title] = this.changedTiddlers[title] || Object.create(null);\n\tthis.changedTiddlers[title][isDeleted ? \"deleted\" : \"modified\"] = true;\n\t// Increment the change count\n\tthis.changeCount = this.changeCount || Object.create(null);\n\tif($tw.utils.hop(this.changeCount,title)) {\n\t\tthis.changeCount[title]++;\n\t} else {\n\t\tthis.changeCount[title] = 1;\n\t}\n\t// Trigger events\n\tthis.eventListeners = this.eventListeners || [];\n\tif(!this.eventsTriggered) {\n\t\tvar self = this;\n\t\t$tw.utils.nextTick(function() {\n\t\t\tvar changes = self.changedTiddlers;\n\t\t\tself.changedTiddlers = Object.create(null);\n\t\t\tself.eventsTriggered = false;\n\t\t\tif($tw.utils.count(changes) > 0) {\n\t\t\t\tself.dispatchEvent(\"change\",changes);\n\t\t\t}\n\t\t});\n\t\tthis.eventsTriggered = true;\n\t}\n};\n\nexports.getSizeOfTiddlerEventQueue = function() {\n\treturn $tw.utils.count(this.changedTiddlers);\n};\n\nexports.clearTiddlerEventQueue = function() {\n\tthis.changedTiddlers = Object.create(null);\n\tthis.changeCount = Object.create(null);\n};\n\nexports.getChangeCount = function(title) {\n\tthis.changeCount = this.changeCount || Object.create(null);\n\tif($tw.utils.hop(this.changeCount,title)) {\n\t\treturn this.changeCount[title];\n\t} else {\n\t\treturn 0;\n\t}\n};\n\n/*\nGenerate an unused title from the specified base\n*/\nexports.generateNewTitle = function(baseTitle,options) {\n\toptions = options || {};\n\tvar c = 0,\n\t\ttitle = baseTitle;\n\twhile(this.tiddlerExists(title) || this.isShadowTiddler(title) || this.findDraft(title)) {\n\t\ttitle = baseTitle + \n\t\t\t(options.prefix || \" \") + \n\t\t\t(++c);\n\t}\n\treturn title;\n};\n\nexports.isSystemTiddler = function(title) {\n\treturn title.indexOf(\"$:/\") === 0;\n};\n\nexports.isTemporaryTiddler = function(title) {\n\treturn title.indexOf(\"$:/temp/\") === 0;\n};\n\nexports.isImageTiddler = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\t\t\n\t\tvar contentTypeInfo = $tw.config.contentTypeInfo[tiddler.fields.type || \"text/vnd.tiddlywiki\"];\n\t\treturn !!contentTypeInfo && contentTypeInfo.flags.indexOf(\"image\") !== -1;\n\t} else {\n\t\treturn null;\n\t}\n};\n\n/*\nLike addTiddler() except it will silently reject any plugin tiddlers that are older than the currently loaded version. Returns true if the tiddler was imported\n*/\nexports.importTiddler = function(tiddler) {\n\tvar existingTiddler = this.getTiddler(tiddler.fields.title);\n\t// Check if we're dealing with a plugin\n\tif(tiddler && tiddler.hasField(\"plugin-type\") && tiddler.hasField(\"version\") && existingTiddler && existingTiddler.hasField(\"plugin-type\") && existingTiddler.hasField(\"version\")) {\n\t\t// Reject the incoming plugin if it is older\n\t\tif($tw.utils.checkVersions(existingTiddler.fields.version,tiddler.fields.version)) {\n\t\t\treturn false;\n\t\t}\n\t}\n\t// Fall through to adding the tiddler\n\tthis.addTiddler(tiddler);\n\treturn true;\n};\n\n/*\nReturn a hashmap of the fields that should be set when a tiddler is created\n*/\nexports.getCreationFields = function() {\n\tvar fields = {\n\t\t\tcreated: new Date()\n\t\t},\n\t\tcreator = this.getTiddlerText(USER_NAME_TITLE);\n\tif(creator) {\n\t\tfields.creator = creator;\n\t}\n\treturn fields;\n};\n\n/*\nReturn a hashmap of the fields that should be set when a tiddler is modified\n*/\nexports.getModificationFields = function() {\n\tvar fields = Object.create(null),\n\t\tmodifier = this.getTiddlerText(USER_NAME_TITLE);\n\tfields.modified = new Date();\n\tif(modifier) {\n\t\tfields.modifier = modifier;\n\t}\n\treturn fields;\n};\n\n/*\nReturn a sorted array of tiddler titles.  Options include:\nsortField: field to sort by\nexcludeTag: tag to exclude\nincludeSystem: whether to include system tiddlers (defaults to false)\n*/\nexports.getTiddlers = function(options) {\n\toptions = options || Object.create(null);\n\tvar self = this,\n\t\tsortField = options.sortField || \"title\",\n\t\ttiddlers = [], t, titles = [];\n\tthis.each(function(tiddler,title) {\n\t\tif(options.includeSystem || !self.isSystemTiddler(title)) {\n\t\t\tif(!options.excludeTag || !tiddler.hasTag(options.excludeTag)) {\n\t\t\t\ttiddlers.push(tiddler);\n\t\t\t}\n\t\t}\n\t});\n\ttiddlers.sort(function(a,b) {\n\t\tvar aa = a.fields[sortField].toLowerCase() || \"\",\n\t\t\tbb = b.fields[sortField].toLowerCase() || \"\";\n\t\tif(aa < bb) {\n\t\t\treturn -1;\n\t\t} else {\n\t\t\tif(aa > bb) {\n\t\t\t\treturn 1;\n\t\t\t} else {\n\t\t\t\treturn 0;\n\t\t\t}\n\t\t}\n\t});\n\tfor(t=0; t<tiddlers.length; t++) {\n\t\ttitles.push(tiddlers[t].fields.title);\n\t}\n\treturn titles;\n};\n\nexports.countTiddlers = function(excludeTag) {\n\tvar tiddlers = this.getTiddlers({excludeTag: excludeTag});\n\treturn $tw.utils.count(tiddlers);\n};\n\n/*\nReturns a function iterator(callback) that iterates through the specified titles, and invokes the callback with callback(tiddler,title)\n*/\nexports.makeTiddlerIterator = function(titles) {\n\tvar self = this;\n\tif(!$tw.utils.isArray(titles)) {\n\t\ttitles = Object.keys(titles);\n\t} else {\n\t\ttitles = titles.slice(0);\n\t}\n\treturn function(callback) {\n\t\ttitles.forEach(function(title) {\n\t\t\tcallback(self.getTiddler(title),title);\n\t\t});\n\t};\n};\n\n/*\nSort an array of tiddler titles by a specified field\n\ttitles: array of titles (sorted in place)\n\tsortField: name of field to sort by\n\tisDescending: true if the sort should be descending\n\tisCaseSensitive: true if the sort should consider upper and lower case letters to be different\n*/\nexports.sortTiddlers = function(titles,sortField,isDescending,isCaseSensitive,isNumeric) {\n\tvar self = this;\n\ttitles.sort(function(a,b) {\n\t\tif(sortField !== \"title\") {\n\t\t\tvar tiddlerA = self.getTiddler(a),\n\t\t\t\ttiddlerB = self.getTiddler(b);\n\t\t\tif(tiddlerA) {\n\t\t\t\ta = tiddlerA.fields[sortField] || \"\";\n\t\t\t} else {\n\t\t\t\ta = \"\";\n\t\t\t}\n\t\t\tif(tiddlerB) {\n\t\t\t\tb = tiddlerB.fields[sortField] || \"\";\n\t\t\t} else {\n\t\t\t\tb = \"\";\n\t\t\t}\n\t\t}\n\t\tif(isNumeric) {\n\t\t\ta = Number(a);\n\t\t\tb = Number(b);\n\t\t\treturn isDescending ? b - a : a - b;\n\t\t} else if($tw.utils.isDate(a) && $tw.utils.isDate(b)) {\n\t\t\treturn isDescending ? b - a : a - b;\n\t\t} else {\n\t\t\ta = String(a);\n\t\t\tb = String(b);\n\t\t\tif(!isCaseSensitive) {\n\t\t\t\ta = a.toLowerCase();\n\t\t\t\tb = b.toLowerCase();\n\t\t\t}\n\t\t\treturn isDescending ? b.localeCompare(a) : a.localeCompare(b);\n\t\t}\n\t});\n};\n\n/*\nFor every tiddler invoke a callback(title,tiddler) with `this` set to the wiki object. Options include:\nsortField: field to sort by\nexcludeTag: tag to exclude\nincludeSystem: whether to include system tiddlers (defaults to false)\n*/\nexports.forEachTiddler = function(/* [options,]callback */) {\n\tvar arg = 0,\n\t\toptions = arguments.length >= 2 ? arguments[arg++] : {},\n\t\tcallback = arguments[arg++],\n\t\ttitles = this.getTiddlers(options),\n\t\tt, tiddler;\n\tfor(t=0; t<titles.length; t++) {\n\t\ttiddler = this.getTiddler(titles[t]);\n\t\tif(tiddler) {\n\t\t\tcallback.call(this,tiddler.fields.title,tiddler);\n\t\t}\n\t}\n};\n\n/*\nReturn an array of tiddler titles that are directly linked from the specified tiddler\n*/\nexports.getTiddlerLinks = function(title) {\n\tvar self = this;\n\t// We'll cache the links so they only get computed if the tiddler changes\n\treturn this.getCacheForTiddler(title,\"links\",function() {\n\t\t// Parse the tiddler\n\t\tvar parser = self.parseTiddler(title);\n\t\t// Count up the links\n\t\tvar links = [],\n\t\t\tcheckParseTree = function(parseTree) {\n\t\t\t\tfor(var t=0; t<parseTree.length; t++) {\n\t\t\t\t\tvar parseTreeNode = parseTree[t];\n\t\t\t\t\tif(parseTreeNode.type === \"link\" && parseTreeNode.attributes.to && parseTreeNode.attributes.to.type === \"string\") {\n\t\t\t\t\t\tvar value = parseTreeNode.attributes.to.value;\n\t\t\t\t\t\tif(links.indexOf(value) === -1) {\n\t\t\t\t\t\t\tlinks.push(value);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t\tif(parseTreeNode.children) {\n\t\t\t\t\t\tcheckParseTree(parseTreeNode.children);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t};\n\t\tif(parser) {\n\t\t\tcheckParseTree(parser.tree);\n\t\t}\n\t\treturn links;\n\t});\n};\n\n/*\nReturn an array of tiddler titles that link to the specified tiddler\n*/\nexports.getTiddlerBacklinks = function(targetTitle) {\n\tvar self = this,\n\t\tbacklinks = [];\n\tthis.forEachTiddler(function(title,tiddler) {\n\t\tvar links = self.getTiddlerLinks(title);\n\t\tif(links.indexOf(targetTitle) !== -1) {\n\t\t\tbacklinks.push(title);\n\t\t}\n\t});\n\treturn backlinks;\n};\n\n/*\nReturn a hashmap of tiddler titles that are referenced but not defined. Each value is the number of times the missing tiddler is referenced\n*/\nexports.getMissingTitles = function() {\n\tvar self = this,\n\t\tmissing = [];\n// We should cache the missing tiddler list, even if we recreate it every time any tiddler is modified\n\tthis.forEachTiddler(function(title,tiddler) {\n\t\tvar links = self.getTiddlerLinks(title);\n\t\t$tw.utils.each(links,function(link) {\n\t\t\tif((!self.tiddlerExists(link) && !self.isShadowTiddler(link)) && missing.indexOf(link) === -1) {\n\t\t\t\tmissing.push(link);\n\t\t\t}\n\t\t});\n\t});\n\treturn missing;\n};\n\nexports.getOrphanTitles = function() {\n\tvar self = this,\n\t\torphans = this.getTiddlers();\n\tthis.forEachTiddler(function(title,tiddler) {\n\t\tvar links = self.getTiddlerLinks(title);\n\t\t$tw.utils.each(links,function(link) {\n\t\t\tvar p = orphans.indexOf(link);\n\t\t\tif(p !== -1) {\n\t\t\t\torphans.splice(p,1);\n\t\t\t}\n\t\t});\n\t});\n\treturn orphans; // Todo\n};\n\n/*\nRetrieves a list of the tiddler titles that are tagged with a given tag\n*/\nexports.getTiddlersWithTag = function(tag) {\n\tvar self = this;\n\treturn this.getGlobalCache(\"taglist-\" + tag,function() {\n\t\tvar tagmap = self.getTagMap();\n\t\treturn self.sortByList(tagmap[tag],tag);\n\t});\n};\n\n/*\nGet a hashmap by tag of arrays of tiddler titles\n*/\nexports.getTagMap = function() {\n\tvar self = this;\n\treturn this.getGlobalCache(\"tagmap\",function() {\n\t\tvar tags = Object.create(null),\n\t\t\tstoreTags = function(tagArray,title) {\n\t\t\t\tif(tagArray) {\n\t\t\t\t\tfor(var index=0; index<tagArray.length; index++) {\n\t\t\t\t\t\tvar tag = tagArray[index];\n\t\t\t\t\t\tif($tw.utils.hop(tags,tag)) {\n\t\t\t\t\t\t\ttags[tag].push(title);\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\ttags[tag] = [title];\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t},\n\t\t\ttitle, tiddler;\n\t\t// Collect up all the tags\n\t\tself.eachShadow(function(tiddler,title) {\n\t\t\tif(!self.tiddlerExists(title)) {\n\t\t\t\ttiddler = self.getTiddler(title);\n\t\t\t\tstoreTags(tiddler.fields.tags,title);\n\t\t\t}\n\t\t});\n\t\tself.each(function(tiddler,title) {\n\t\t\tstoreTags(tiddler.fields.tags,title);\n\t\t});\n\t\treturn tags;\n\t});\n};\n\n/*\nLookup a given tiddler and return a list of all the tiddlers that include it in the specified list field\n*/\nexports.findListingsOfTiddler = function(targetTitle,fieldName) {\n\tfieldName = fieldName || \"list\";\n\tvar titles = [];\n\tthis.each(function(tiddler,title) {\n\t\tvar list = $tw.utils.parseStringArray(tiddler.fields[fieldName]);\n\t\tif(list && list.indexOf(targetTitle) !== -1) {\n\t\t\ttitles.push(title);\n\t\t}\n\t});\n\treturn titles;\n};\n\n/*\nSorts an array of tiddler titles according to an ordered list\n*/\nexports.sortByList = function(array,listTitle) {\n\tvar list = this.getTiddlerList(listTitle);\n\tif(!array || array.length === 0) {\n\t\treturn [];\n\t} else {\n\t\tvar titles = [], t, title;\n\t\t// First place any entries that are present in the list\n\t\tfor(t=0; t<list.length; t++) {\n\t\t\ttitle = list[t];\n\t\t\tif(array.indexOf(title) !== -1) {\n\t\t\t\ttitles.push(title);\n\t\t\t}\n\t\t}\n\t\t// Then place any remaining entries\n\t\tfor(t=0; t<array.length; t++) {\n\t\t\ttitle = array[t];\n\t\t\tif(list.indexOf(title) === -1) {\n\t\t\t\ttitles.push(title);\n\t\t\t}\n\t\t}\n\t\t// Finally obey the list-before and list-after fields of each tiddler in turn\n\t\tvar sortedTitles = titles.slice(0);\n\t\tfor(t=0; t<sortedTitles.length; t++) {\n\t\t\ttitle = sortedTitles[t];\n\t\t\tvar currPos = titles.indexOf(title),\n\t\t\t\tnewPos = -1,\n\t\t\t\ttiddler = this.getTiddler(title);\n\t\t\tif(tiddler) {\n\t\t\t\tvar beforeTitle = tiddler.fields[\"list-before\"],\n\t\t\t\t\tafterTitle = tiddler.fields[\"list-after\"];\n\t\t\t\tif(beforeTitle === \"\") {\n\t\t\t\t\tnewPos = 0;\n\t\t\t\t} else if(beforeTitle) {\n\t\t\t\t\tnewPos = titles.indexOf(beforeTitle);\n\t\t\t\t} else if(afterTitle) {\n\t\t\t\t\tnewPos = titles.indexOf(afterTitle);\n\t\t\t\t\tif(newPos >= 0) {\n\t\t\t\t\t\t++newPos;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\tif(newPos === -1) {\n\t\t\t\t\tnewPos = currPos;\n\t\t\t\t}\n\t\t\t\tif(newPos !== currPos) {\n\t\t\t\t\ttitles.splice(currPos,1);\n\t\t\t\t\tif(newPos >= currPos) {\n\t\t\t\t\t\tnewPos--;\n\t\t\t\t\t}\n\t\t\t\t\ttitles.splice(newPos,0,title);\n\t\t\t\t}\n\t\t\t}\n\n\t\t}\n\t\treturn titles;\n\t}\n};\n\nexports.getSubTiddler = function(title,subTiddlerTitle) {\n\tvar bundleInfo = this.getPluginInfo(title) || this.getTiddlerData(title);\n\tif(bundleInfo && bundleInfo.tiddlers) {\n\t\tvar subTiddler = bundleInfo.tiddlers[subTiddlerTitle];\n\t\tif(subTiddler) {\n\t\t\treturn new $tw.Tiddler(subTiddler);\n\t\t}\n\t}\n\treturn null;\n};\n\n/*\nRetrieve a tiddler as a JSON string of the fields\n*/\nexports.getTiddlerAsJson = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\n\t\tvar fields = Object.create(null);\n\t\t$tw.utils.each(tiddler.fields,function(value,name) {\n\t\t\tfields[name] = tiddler.getFieldString(name);\n\t\t});\n\t\treturn JSON.stringify(fields);\n\t} else {\n\t\treturn JSON.stringify({title: title});\n\t}\n};\n\n/*\nGet the content of a tiddler as a JavaScript object. How this is done depends on the type of the tiddler:\n\napplication/json: the tiddler JSON is parsed into an object\napplication/x-tiddler-dictionary: the tiddler is parsed as sequence of name:value pairs\n\nOther types currently just return null.\n\ntitleOrTiddler: string tiddler title or a tiddler object\ndefaultData: default data to be returned if the tiddler is missing or doesn't contain data\n*/\nexports.getTiddlerData = function(titleOrTiddler,defaultData) {\n\tvar tiddler = titleOrTiddler,\n\t\tdata;\n\tif(!(tiddler instanceof $tw.Tiddler)) {\n\t\ttiddler = this.getTiddler(tiddler);\t\n\t}\n\tif(tiddler && tiddler.fields.text) {\n\t\tswitch(tiddler.fields.type) {\n\t\t\tcase \"application/json\":\n\t\t\t\t// JSON tiddler\n\t\t\t\ttry {\n\t\t\t\t\tdata = JSON.parse(tiddler.fields.text);\n\t\t\t\t} catch(ex) {\n\t\t\t\t\treturn defaultData;\n\t\t\t\t}\n\t\t\t\treturn data;\n\t\t\tcase \"application/x-tiddler-dictionary\":\n\t\t\t\treturn $tw.utils.parseFields(tiddler.fields.text);\n\t\t}\n\t}\n\treturn defaultData;\n};\n\n/*\nExtract an indexed field from within a data tiddler\n*/\nexports.extractTiddlerDataItem = function(titleOrTiddler,index,defaultText) {\n\tvar data = this.getTiddlerData(titleOrTiddler,Object.create(null)),\n\t\ttext;\n\tif(data && $tw.utils.hop(data,index)) {\n\t\ttext = data[index];\n\t}\n\tif(typeof text === \"string\" || typeof text === \"number\") {\n\t\treturn text.toString();\n\t} else {\n\t\treturn defaultText;\n\t}\n};\n\n/*\nSet a tiddlers content to a JavaScript object. Currently this is done by setting the tiddler's type to \"application/json\" and setting the text to the JSON text of the data.\ntitle: title of tiddler\ndata: object that can be serialised to JSON\nfields: optional hashmap of additional tiddler fields to be set\n*/\nexports.setTiddlerData = function(title,data,fields) {\n\tvar existingTiddler = this.getTiddler(title),\n\t\tnewFields = {\n\t\t\ttitle: title\n\t};\n\tif(existingTiddler && existingTiddler.fields.type === \"application/x-tiddler-dictionary\") {\n\t\tnewFields.text = $tw.utils.makeTiddlerDictionary(data);\n\t} else {\n\t\tnewFields.type = \"application/json\";\n\t\tnewFields.text = JSON.stringify(data,null,$tw.config.preferences.jsonSpaces);\n\t}\n\tthis.addTiddler(new $tw.Tiddler(this.getCreationFields(),existingTiddler,fields,newFields,this.getModificationFields()));\n};\n\n/*\nReturn the content of a tiddler as an array containing each line\n*/\nexports.getTiddlerList = function(title,field,index) {\n\tif(index) {\n\t\treturn $tw.utils.parseStringArray(this.extractTiddlerDataItem(title,index,\"\"));\n\t}\n\tfield = field || \"list\";\n\tvar tiddler = this.getTiddler(title);\n\tif(tiddler) {\n\t\treturn ($tw.utils.parseStringArray(tiddler.fields[field]) || []).slice(0);\n\t}\n\treturn [];\n};\n\n// Return a named global cache object. Global cache objects are cleared whenever a tiddler change occurs\nexports.getGlobalCache = function(cacheName,initializer) {\n\tthis.globalCache = this.globalCache || Object.create(null);\n\tif($tw.utils.hop(this.globalCache,cacheName)) {\n\t\treturn this.globalCache[cacheName];\n\t} else {\n\t\tthis.globalCache[cacheName] = initializer();\n\t\treturn this.globalCache[cacheName];\n\t}\n};\n\nexports.clearGlobalCache = function() {\n\tthis.globalCache = Object.create(null);\n};\n\n// Return the named cache object for a tiddler. If the cache doesn't exist then the initializer function is invoked to create it\nexports.getCacheForTiddler = function(title,cacheName,initializer) {\n\n// Temporarily disable caching so that tweakParseTreeNode() works\nreturn initializer();\n\n//\tthis.caches = this.caches || Object.create(null);\n//\tvar caches = this.caches[title];\n//\tif(caches && caches[cacheName]) {\n//\t\treturn caches[cacheName];\n//\t} else {\n//\t\tif(!caches) {\n//\t\t\tcaches = Object.create(null);\n//\t\t\tthis.caches[title] = caches;\n//\t\t}\n//\t\tcaches[cacheName] = initializer();\n//\t\treturn caches[cacheName];\n//\t}\n};\n\n// Clear all caches associated with a particular tiddler\nexports.clearCache = function(title) {\n\tthis.caches = this.caches || Object.create(null);\n\tif($tw.utils.hop(this.caches,title)) {\n\t\tdelete this.caches[title];\n\t}\n};\n\nexports.initParsers = function(moduleType) {\n\t// Install the parser modules\n\t$tw.Wiki.parsers = {};\n\tvar self = this;\n\t$tw.modules.forEachModuleOfType(\"parser\",function(title,module) {\n\t\tfor(var f in module) {\n\t\t\tif($tw.utils.hop(module,f)) {\n\t\t\t\t$tw.Wiki.parsers[f] = module[f]; // Store the parser class\n\t\t\t}\n\t\t}\n\t});\n};\n\n/*\nParse a block of text of a specified MIME type\n\ttype: content type of text to be parsed\n\ttext: text\n\toptions: see below\nOptions include:\n\tparseAsInline: if true, the text of the tiddler will be parsed as an inline run\n\t_canonical_uri: optional string of the canonical URI of this content\n*/\nexports.old_parseText = function(type,text,options) {\n\toptions = options || {};\n\t// Select a parser\n\tvar Parser = $tw.Wiki.parsers[type];\n\tif(!Parser && $tw.config.fileExtensionInfo[type]) {\n\t\tParser = $tw.Wiki.parsers[$tw.config.fileExtensionInfo[type].type];\n\t}\n\tif(!Parser) {\n\t\tParser = $tw.Wiki.parsers[options.defaultType || \"text/vnd.tiddlywiki\"];\n\t}\n\tif(!Parser) {\n\t\treturn null;\n\t}\n\t// Return the parser instance\n\treturn new Parser(type,text,{\n\t\tparseAsInline: options.parseAsInline,\n\t\twiki: this,\n\t\t_canonical_uri: options._canonical_uri\n\t});\n};\n\n/*\nParse a tiddler according to its MIME type\n*/\nexports.old_parseTiddler = function(title,options) {\n\toptions = $tw.utils.extend({},options);\n\tvar cacheType = options.parseAsInline ? \"newInlineParseTree\" : \"newBlockParseTree\",\n\t\ttiddler = this.getTiddler(title),\n\t\tself = this;\n\treturn tiddler ? this.getCacheForTiddler(title,cacheType,function() {\n\t\t\tif(tiddler.hasField(\"_canonical_uri\")) {\n\t\t\t\toptions._canonical_uri = tiddler.fields._canonical_uri;\n\t\t\t}\n\t\t\treturn self.old_parseText(tiddler.fields.type,tiddler.fields.text,options);\n\t\t}) : null;\n};\n\nvar tweakMacroDefinition = function(nodeList) {\n\tif(nodeList && nodeList[0] && nodeList[0].type === \"macrodef\") {\n\t\tnodeList[0].type = \"set\";\n\t\tnodeList[0].attributes = {\n\t\t\tname: {type: \"string\", value: nodeList[0].name},\n\t\t\tvalue: {type: \"string\", value: nodeList[0].text}\n\t\t};\n\t\tnodeList[0].children = nodeList.slice(1);\n\t\tnodeList.splice(1,nodeList.length-1);\n\t\ttweakMacroDefinition(nodeList[0].children);\n\t}\n};\n\nvar tweakParser = function(parser) {\n\t// Move any macro definitions to contain the body tree\n\ttweakMacroDefinition(parser.tree);\n};\n\nexports.parseText = function(type,text,options) {\n\tvar parser = this.old_parseText(type,text,options);\n\tif(parser) {\n\t\ttweakParser(parser);\n\t}\n\treturn parser;\n};\n\nexports.parseTiddler = function(title,options) {\n\tvar parser = this.old_parseTiddler(title,options);\n\tif(parser) {\n\t\ttweakParser(parser);\n\t}\n\treturn parser;\n};\n\nexports.parseTextReference = function(title,field,index,options) {\n\tvar tiddler,text;\n\tif(options.subTiddler) {\n\t\ttiddler = this.getSubTiddler(title,options.subTiddler);\n\t} else {\n\t\ttiddler = this.getTiddler(title);\n\t\tif(field === \"text\" || (!field && !index)) {\n\t\t\tthis.getTiddlerText(title); // Force the tiddler to be lazily loaded\n\t\t\treturn this.parseTiddler(title,options);\n\t\t}\n\t}\n\tif(field === \"text\" || (!field && !index)) {\n\t\tif(tiddler && tiddler.fields) {\n\t\t\treturn this.parseText(tiddler.fields.type || \"text/vnd.tiddlywiki\",tiddler.fields.text,options);\t\t\t\n\t\t} else {\n\t\t\treturn null;\n\t\t}\n\t} else if(field) {\n\t\tif(field === \"title\") {\n\t\t\ttext = title;\n\t\t} else {\n\t\t\tif(!tiddler || !tiddler.hasField(field)) {\n\t\t\t\treturn null;\n\t\t\t}\n\t\t\ttext = tiddler.fields[field];\n\t\t}\n\t\treturn this.parseText(\"text/vnd.tiddlywiki\",text.toString(),options);\n\t} else if(index) {\n\t\tthis.getTiddlerText(title); // Force the tiddler to be lazily loaded\n\t\ttext = this.extractTiddlerDataItem(tiddler,index,undefined);\n\t\tif(text === undefined) {\n\t\t\treturn null;\n\t\t}\n\t\treturn this.parseText(\"text/vnd.tiddlywiki\",text,options);\n\t}\n};\n\n/*\nMake a widget tree for a parse tree\nparser: parser object\noptions: see below\nOptions include:\ndocument: optional document to use\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.makeWidget = function(parser,options) {\n\toptions = options || {};\n\tvar widgetNode = {\n\t\t\ttype: \"widget\",\n\t\t\tchildren: []\n\t\t},\n\t\tcurrWidgetNode = widgetNode;\n\t// Create set variable widgets for each variable\n\t$tw.utils.each(options.variables,function(value,name) {\n\t\tvar setVariableWidget = {\n\t\t\ttype: \"set\",\n\t\t\tattributes: {\n\t\t\t\tname: {type: \"string\", value: name},\n\t\t\t\tvalue: {type: \"string\", value: value}\n\t\t\t},\n\t\t\tchildren: []\n\t\t};\n\t\tcurrWidgetNode.children = [setVariableWidget];\n\t\tcurrWidgetNode = setVariableWidget;\n\t});\n\t// Add in the supplied parse tree nodes\n\tcurrWidgetNode.children = parser ? parser.tree : [];\n\t// Create the widget\n\treturn new widget.widget(widgetNode,{\n\t\twiki: this,\n\t\tdocument: options.document || $tw.fakeDocument,\n\t\tparentWidget: options.parentWidget\n\t});\n};\n\n/*\nMake a widget tree for transclusion\ntitle: target tiddler title\noptions: as for wiki.makeWidget() plus:\noptions.field: optional field to transclude (defaults to \"text\")\noptions.children: optional array of children for the transclude widget\n*/\nexports.makeTranscludeWidget = function(title,options) {\n\toptions = options || {};\n\tvar parseTree = {tree: [{\n\t\t\ttype: \"element\",\n\t\t\ttag: \"div\",\n\t\t\tchildren: [{\n\t\t\t\ttype: \"transclude\",\n\t\t\t\tattributes: {\n\t\t\t\t\ttiddler: {\n\t\t\t\t\t\tname: \"tiddler\",\n\t\t\t\t\t\ttype: \"string\",\n\t\t\t\t\t\tvalue: title}},\n\t\t\t\tisBlock: !options.parseAsInline}]}\n\t]};\n\tif(options.field) {\n\t\tparseTree.tree[0].children[0].attributes.field = {type: \"string\", value: options.field};\n\t}\n\tif(options.children) {\n\t\tparseTree.tree[0].children[0].children = options.children;\n\t}\n\treturn $tw.wiki.makeWidget(parseTree,options);\n};\n\n/*\nParse text in a specified format and render it into another format\n\toutputType: content type for the output\n\ttextType: content type of the input text\n\ttext: input text\n\toptions: see below\nOptions include:\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.renderText = function(outputType,textType,text,options) {\n\toptions = options || {};\n\tvar parser = this.parseText(textType,text,options),\n\t\twidgetNode = this.makeWidget(parser,options);\n\tvar container = $tw.fakeDocument.createElement(\"div\");\n\twidgetNode.render(container,null);\n\treturn outputType === \"text/html\" ? container.innerHTML : container.textContent;\n};\n\n/*\nParse text from a tiddler and render it into another format\n\toutputType: content type for the output\n\ttitle: title of the tiddler to be rendered\n\toptions: see below\nOptions include:\nvariables: hashmap of variables to set\nparentWidget: optional parent widget for the root node\n*/\nexports.renderTiddler = function(outputType,title,options) {\n\toptions = options || {};\n\tvar parser = this.parseTiddler(title,options),\n\t\twidgetNode = this.makeWidget(parser,options);\n\tvar container = $tw.fakeDocument.createElement(\"div\");\n\twidgetNode.render(container,null);\n\treturn outputType === \"text/html\" ? container.innerHTML : (outputType === \"text/plain-formatted\" ? container.formattedTextContent : container.textContent);\n};\n\n/*\nReturn an array of tiddler titles that match a search string\n\ttext: The text string to search for\n\toptions: see below\nOptions available:\n\tsource: an iterator function for the source tiddlers, called source(iterator), where iterator is called as iterator(tiddler,title)\n\texclude: An array of tiddler titles to exclude from the search\n\tinvert: If true returns tiddlers that do not contain the specified string\n\tcaseSensitive: If true forces a case sensitive search\n\tliteral: If true, searches for literal string, rather than separate search terms\n\tfield: If specified, restricts the search to the specified field\n*/\nexports.search = function(text,options) {\n\toptions = options || {};\n\tvar self = this,\n\t\tt,\n\t\tinvert = !!options.invert;\n\t// Convert the search string into a regexp for each term\n\tvar terms, searchTermsRegExps,\n\t\tflags = options.caseSensitive ? \"\" : \"i\";\n\tif(options.literal) {\n\t\tif(text.length === 0) {\n\t\t\tsearchTermsRegExps = null;\n\t\t} else {\n\t\t\tsearchTermsRegExps = [new RegExp(\"(\" + $tw.utils.escapeRegExp(text) + \")\",flags)];\n\t\t}\n\t} else {\n\t\tterms = text.split(/ +/);\n\t\tif(terms.length === 1 && terms[0] === \"\") {\n\t\t\tsearchTermsRegExps = null;\n\t\t} else {\n\t\t\tsearchTermsRegExps = [];\n\t\t\tfor(t=0; t<terms.length; t++) {\n\t\t\t\tsearchTermsRegExps.push(new RegExp(\"(\" + $tw.utils.escapeRegExp(terms[t]) + \")\",flags));\n\t\t\t}\n\t\t}\n\t}\n\t// Function to check a given tiddler for the search term\n\tvar searchTiddler = function(title) {\n\t\tif(!searchTermsRegExps) {\n\t\t\treturn true;\n\t\t}\n\t\tvar tiddler = self.getTiddler(title);\n\t\tif(!tiddler) {\n\t\t\ttiddler = new $tw.Tiddler({title: title, text: \"\", type: \"text/vnd.tiddlywiki\"});\n\t\t}\n\t\tvar contentTypeInfo = $tw.config.contentTypeInfo[tiddler.fields.type] || $tw.config.contentTypeInfo[\"text/vnd.tiddlywiki\"],\n\t\t\tmatch;\n\t\tfor(var t=0; t<searchTermsRegExps.length; t++) {\n\t\t\tmatch = false;\n\t\t\tif(options.field) {\n\t\t\t\tmatch = searchTermsRegExps[t].test(tiddler.getFieldString(options.field));\n\t\t\t} else {\n\t\t\t\t// Search title, tags and body\n\t\t\t\tif(contentTypeInfo.encoding === \"utf8\") {\n\t\t\t\t\tmatch = match || searchTermsRegExps[t].test(tiddler.fields.text);\n\t\t\t\t}\n\t\t\t\tvar tags = tiddler.fields.tags ? tiddler.fields.tags.join(\"\\0\") : \"\";\n\t\t\t\tmatch = match || searchTermsRegExps[t].test(tags) || searchTermsRegExps[t].test(tiddler.fields.title);\n\t\t\t}\n\t\t\tif(!match) {\n\t\t\t\treturn false;\n\t\t\t}\n\t\t}\n\t\treturn true;\n\t};\n\t// Loop through all the tiddlers doing the search\n\tvar results = [],\n\t\tsource = options.source || this.each;\n\tsource(function(tiddler,title) {\n\t\tif(searchTiddler(title) !== options.invert) {\n\t\t\tresults.push(title);\n\t\t}\n\t});\n\t// Remove any of the results we have to exclude\n\tif(options.exclude) {\n\t\tfor(t=0; t<options.exclude.length; t++) {\n\t\t\tvar p = results.indexOf(options.exclude[t]);\n\t\t\tif(p !== -1) {\n\t\t\t\tresults.splice(p,1);\n\t\t\t}\n\t\t}\n\t}\n\treturn results;\n};\n\n/*\nTrigger a load for a tiddler if it is skinny. Returns the text, or undefined if the tiddler is missing, null if the tiddler is being lazily loaded.\n*/\nexports.getTiddlerText = function(title,defaultText) {\n\tvar tiddler = this.getTiddler(title);\n\t// Return undefined if the tiddler isn't found\n\tif(!tiddler) {\n\t\treturn defaultText;\n\t}\n\tif(tiddler.fields.text !== undefined) {\n\t\t// Just return the text if we've got it\n\t\treturn tiddler.fields.text;\n\t} else {\n\t\t// Tell any listeners about the need to lazily load this tiddler\n\t\tthis.dispatchEvent(\"lazyLoad\",title);\n\t\t// Indicate that the text is being loaded\n\t\treturn null;\n\t}\n};\n\n/*\nRead an array of browser File objects, invoking callback(tiddlerFieldsArray) once they're all read\n*/\nexports.readFiles = function(files,callback) {\n\tvar result = [],\n\t\toutstanding = files.length;\n\tfor(var f=0; f<files.length; f++) {\n\t\tthis.readFile(files[f],function(tiddlerFieldsArray) {\n\t\t\tresult.push.apply(result,tiddlerFieldsArray);\n\t\t\tif(--outstanding === 0) {\n\t\t\t\tcallback(result);\n\t\t\t}\n\t\t});\n\t}\n\treturn files.length;\n};\n\n/*\nRead a browser File object, invoking callback(tiddlerFieldsArray) with an array of tiddler fields objects\n*/\nexports.readFile = function(file,callback) {\n\t// Get the type, falling back to the filename extension\n\tvar self = this,\n\t\ttype = file.type;\n\tif(type === \"\" || !type) {\n\t\tvar dotPos = file.name.lastIndexOf(\".\");\n\t\tif(dotPos !== -1) {\n\t\t\tvar fileExtensionInfo = $tw.config.fileExtensionInfo[file.name.substr(dotPos)];\n\t\t\tif(fileExtensionInfo) {\n\t\t\t\ttype = fileExtensionInfo.type;\n\t\t\t}\n\t\t}\n\t}\n\t// Figure out if we're reading a binary file\n\tvar contentTypeInfo = $tw.config.contentTypeInfo[type],\n\t\tisBinary = contentTypeInfo ? contentTypeInfo.encoding === \"base64\" : false;\n\t// Log some debugging information\n\tif($tw.log.IMPORT) {\n\t\tconsole.log(\"Importing file '\" + file.name + \"', type: '\" + type + \"', isBinary: \" + isBinary);\n\t}\n\t// Create the FileReader\n\tvar reader = new FileReader();\n\t// Onload\n\treader.onload = function(event) {\n\t\t// Deserialise the file contents\n\t\tvar text = event.target.result,\n\t\t\ttiddlerFields = {title: file.name || \"Untitled\", type: type};\n\t\t// Are we binary?\n\t\tif(isBinary) {\n\t\t\t// The base64 section starts after the first comma in the data URI\n\t\t\tvar commaPos = text.indexOf(\",\");\n\t\t\tif(commaPos !== -1) {\n\t\t\t\ttiddlerFields.text = text.substr(commaPos+1);\n\t\t\t\tcallback([tiddlerFields]);\n\t\t\t}\n\t\t} else {\n\t\t\t// Check whether this is an encrypted TiddlyWiki file\n\t\t\tvar encryptedJson = $tw.utils.extractEncryptedStoreArea(text);\n\t\t\tif(encryptedJson) {\n\t\t\t\t// If so, attempt to decrypt it with the current password\n\t\t\t\t$tw.utils.decryptStoreAreaInteractive(encryptedJson,function(tiddlers) {\n\t\t\t\t\tcallback(tiddlers);\n\t\t\t\t});\n\t\t\t} else {\n\t\t\t\t// Otherwise, just try to deserialise any tiddlers in the file\n\t\t\t\tcallback(self.deserializeTiddlers(type,text,tiddlerFields));\n\t\t\t}\n\t\t}\n\t};\n\t// Kick off the read\n\tif(isBinary) {\n\t\treader.readAsDataURL(file);\n\t} else {\n\t\treader.readAsText(file);\n\t}\n};\n\n/*\nFind any existing draft of a specified tiddler\n*/\nexports.findDraft = function(targetTitle) {\n\tvar draftTitle = undefined;\n\tthis.forEachTiddler({includeSystem: true},function(title,tiddler) {\n\t\tif(tiddler.fields[\"draft.title\"] && tiddler.fields[\"draft.of\"] === targetTitle) {\n\t\t\tdraftTitle = title;\n\t\t}\n\t});\n\treturn draftTitle;\n}\n\n/*\nCheck whether the specified draft tiddler has been modified\n*/\nexports.isDraftModified = function(title) {\n\tvar tiddler = this.getTiddler(title);\n\tif(!tiddler.isDraft()) {\n\t\treturn false;\n\t}\n\tvar ignoredFields = [\"created\", \"modified\", \"title\", \"draft.title\", \"draft.of\"],\n\t\torigTiddler = this.getTiddler(tiddler.fields[\"draft.of\"]);\n\tif(!origTiddler) {\n\t\treturn tiddler.fields.text !== \"\";\n\t}\n\treturn tiddler.fields[\"draft.title\"] !== tiddler.fields[\"draft.of\"] || !tiddler.isEqual(origTiddler,ignoredFields);\n};\n\n/*\nAdd a new record to the top of the history stack\ntitle: a title string or an array of title strings\nfromPageRect: page coordinates of the origin of the navigation\nhistoryTitle: title of history tiddler (defaults to $:/HistoryList)\n*/\nexports.addToHistory = function(title,fromPageRect,historyTitle) {\n\thistoryTitle = historyTitle || \"$:/HistoryList\";\n\tvar titles = $tw.utils.isArray(title) ? title : [title];\n\t// Add a new record to the top of the history stack\n\tvar historyList = this.getTiddlerData(historyTitle,[]);\n\t$tw.utils.each(titles,function(title) {\n\t\thistoryList.push({title: title, fromPageRect: fromPageRect});\n\t});\n\tthis.setTiddlerData(historyTitle,historyList,{\"current-tiddler\": titles[titles.length-1]});\n};\n\n/*\nInvoke the available upgrader modules\ntitles: array of tiddler titles to be processed\ntiddlers: hashmap by title of tiddler fields of pending import tiddlers. These can be modified by the upgraders. An entry with no fields indicates a tiddler that was pending import has been suppressed. When entries are added to the pending import the tiddlers hashmap may have entries that are not present in the titles array\nReturns a hashmap of messages keyed by tiddler title.\n*/\nexports.invokeUpgraders = function(titles,tiddlers) {\n\t// Collect up the available upgrader modules\n\tvar self = this;\n\tif(!this.upgraderModules) {\n\t\tthis.upgraderModules = [];\n\t\t$tw.modules.forEachModuleOfType(\"upgrader\",function(title,module) {\n\t\t\tif(module.upgrade) {\n\t\t\t\tself.upgraderModules.push(module);\n\t\t\t}\n\t\t});\n\t}\n\t// Invoke each upgrader in turn\n\tvar messages = {};\n\tfor(var t=0; t<this.upgraderModules.length; t++) {\n\t\tvar upgrader = this.upgraderModules[t],\n\t\t\tupgraderMessages = upgrader.upgrade(this,titles,tiddlers);\n\t\t$tw.utils.extend(messages,upgraderMessages);\n\t}\n\treturn messages;\n};\n\n})();\n",
            "title": "$:/core/modules/wiki.js",
            "type": "application/javascript",
            "module-type": "wikimethod"
        },
        "$:/palettes/Blanca": {
            "title": "$:/palettes/Blanca",
            "name": "Blanca",
            "description": "A clean white palette to let you focus",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #66cccc\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ffffff\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #7897f3\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ccc\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #ffffff\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #7897f3\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #fffffffff\ntab-background: #eeeeee\ntab-border-selected: #cccccc\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ffeedd\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: #eee\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #ff9900\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/palettes/Blue": {
            "title": "$:/palettes/Blue",
            "name": "Blue",
            "description": "A blue theme",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #fff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour foreground>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333353\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ddddff\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ffffff\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: <<colour page-background>>\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #5959c0\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: <<colour background>>\ntab-background: #ccccdd\ntab-border-selected: #ccccdd\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #eeeeff\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #666666\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #ffffff\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #ffffff\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #5959c0\ntoolbar-new-button: #5eb95e\ntoolbar-options-button: rgb(128, 88, 165)\ntoolbar-save-button: #0e90d2\ntoolbar-info-button: #0e90d2\ntoolbar-edit-button: rgb(243, 123, 29)\ntoolbar-close-button: #dd514c\ntoolbar-delete-button: #dd514c\ntoolbar-cancel-button: rgb(243, 123, 29)\ntoolbar-done-button: #5eb95e\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/palettes/Muted": {
            "title": "$:/palettes/Muted",
            "name": "Muted",
            "description": "Bright tiddlers on a muted background",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #bbb\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #6f6f70\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #29a6ee\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #c2c1c2\nsidebar-foreground-shadow: rgba(255,255,255,0)\nsidebar-foreground: #d3d2d4\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #6f6f70\nsidebar-tab-background: #666667\nsidebar-tab-border-selected: #999\nsidebar-tab-border: #515151\nsidebar-tab-divider: #999\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: #999\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #d1d0d2\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #d5ad34\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button: \ntoolbar-options-button: \ntoolbar-save-button: \ntoolbar-info-button: \ntoolbar-edit-button: \ntoolbar-close-button: \ntoolbar-delete-button: \ntoolbar-cancel-button: \ntoolbar-done-button: \nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/palettes/Contrast": {
            "title": "$:/palettes/Contrast",
            "name": "Contrast",
            "description": "High contrast and unambiguous",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #000000\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ffffff\nsidebar-foreground-shadow: rgba(255,0,0, 0.5)\nsidebar-foreground: #ffffff\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #ececec\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #999999\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #d5ad34\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/palettes/Rocker": {
            "title": "$:/palettes/Rocker",
            "name": "Rocker",
            "description": "A dark theme",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #000\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #cc0000\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #ffffff\nsidebar-foreground-shadow: rgba(255,255,255, 0.0)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #000\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: <<colour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #ffbb99\nsidebar-tiddler-link-foreground: #cc0000\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ffbb99\ntag-foreground: #000\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #cc0000\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/palettes/Vanilla": {
            "title": "$:/palettes/Vanilla",
            "name": "Vanilla",
            "description": "Pale and unobtrusive",
            "tags": "$:/tags/Palette",
            "type": "application/x-tiddler-dictionary",
            "text": "alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #ffffff\nblockquote-bar: <<colour muted-foreground>>\ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: <<colour background>>\ndragger-background: <<colour foreground>>\ndragger-foreground: <<colour background>>\ndropdown-background: <<colour background>>\ndropdown-border: <<colour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333333\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: <<colour foreground>>\nmodal-background: <<colour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #bbb\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ececec\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #5778d8\nsidebar-button-foreground: <<colour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #aaaaaa\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: #ececec\nsidebar-tab-background: <<colour tab-background>>\nsidebar-tab-border-selected: <<colour tab-border-selected>>\nsidebar-tab-border: <<colour tab-border>>\nsidebar-tab-divider: #e4e4e4\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: <<colour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #999999\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: #ffffff\ntab-background: #d8d8d8\ntab-border-selected: #d8d8d8\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: <<colour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #ec6\ntag-foreground: #ffffff\ntiddler-background: <<colour background>>\ntiddler-border: <<colour background>>\ntiddler-controls-foreground-hover: #888888\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #cccccc\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #f8f8f8\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #f8f8f8\ntiddler-link-background: <<colour background>>\ntiddler-link-foreground: <<colour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #182955\ntoolbar-new-button:\ntoolbar-options-button:\ntoolbar-save-button:\ntoolbar-info-button:\ntoolbar-edit-button:\ntoolbar-close-button:\ntoolbar-delete-button:\ntoolbar-cancel-button:\ntoolbar-done-button:\nuntagged-background: #999999\nvery-muted-foreground: #888888\n"
        },
        "$:/core/readme": {
            "title": "$:/core/readme",
            "text": "This plugin contains TiddlyWiki's core components, comprising:\n\n* JavaScript code modules\n* Icons\n* Templates needed to create TiddlyWiki's user interface\n* British English (''en-GB'') translations of the localisable strings used by the core\n"
        },
        "$:/core/templates/MOTW.html": {
            "title": "$:/core/templates/MOTW.html",
            "text": "\\rules only filteredtranscludeinline transcludeinline entity\n<!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension -->\n<!-- saved from url=(0021)http://tiddlywiki.com -->&#13;&#10;"
        },
        "$:/core/templates/alltiddlers.template.html": {
            "title": "$:/core/templates/alltiddlers.template.html",
            "type": "text/vnd.tiddlywiki-html",
            "text": "<!-- This template is provided for backwards compatibility with older versions of TiddlyWiki -->\n\n<$set name=\"exportFilter\" value=\"[!is[system]sort[title]]\">\n\n{{$:/core/templates/exporters/StaticRiver}}\n\n</$set>\n"
        },
        "$:/core/templates/canonical-uri-external-image": {
            "title": "$:/core/templates/canonical-uri-external-image",
            "text": "<!--\n\nThis template is used to assign the ''_canonical_uri'' field to external images.\n\nChange the `./images/` part to a different base URI. The URI can be relative or absolute.\n\n-->\n./images/<$view field=\"title\" format=\"doubleurlencoded\"/>"
        },
        "$:/core/templates/css-tiddler": {
            "title": "$:/core/templates/css-tiddler",
            "text": "<!--\n\nThis template is used for saving CSS tiddlers as a style tag with data attributes representing the tiddler fields.\n\n-->`<style`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/css\">`<$view field=\"text\" format=\"text\" />`</style>`"
        },
        "$:/core/templates/exporters/CsvFile": {
            "title": "$:/core/templates/exporters/CsvFile",
            "tags": "$:/tags/Exporter",
            "description": "{{$:/language/Exporters/CsvFile}}",
            "extension": ".csv",
            "text": "\\define renderContent()\n<$text text=<<csvtiddlers filter:\"\"\"$(exportFilter)$\"\"\" format:\"quoted-comma-sep\">>/>\n\\end\n<<renderContent>>\n"
        },
        "$:/core/templates/exporters/JsonFile": {
            "title": "$:/core/templates/exporters/JsonFile",
            "tags": "$:/tags/Exporter",
            "description": "{{$:/language/Exporters/JsonFile}}",
            "extension": ".json",
            "text": "\\define renderContent()\n<$text text=<<jsontiddlers filter:\"\"\"$(exportFilter)$\"\"\">>/>\n\\end\n<<renderContent>>\n"
        },
        "$:/core/templates/exporters/StaticRiver": {
            "title": "$:/core/templates/exporters/StaticRiver",
            "tags": "$:/tags/Exporter",
            "description": "{{$:/language/Exporters/StaticRiver}}",
            "extension": ".html",
            "text": "\\define tv-wikilink-template() #$uri_encoded$\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<style type=\"text/css\">\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n</style>\n</head>\n<body class=\"tc-body\">\n{{$:/StaticBanner||$:/core/templates/html-tiddler}}\n<section class=\"tc-story-river\">\n{{$:/core/templates/exporters/StaticRiver/Content||$:/core/templates/html-tiddler}}\n</section>\n</body>\n</html>\n"
        },
        "$:/core/templates/exporters/StaticRiver/Content": {
            "title": "$:/core/templates/exporters/StaticRiver/Content",
            "text": "\\define renderContent()\n{{{ $(exportFilter)$ ||$:/core/templates/static-tiddler}}}\n\\end\n<$importvariables filter=\"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\">\n<<renderContent>>\n</$importvariables>\n"
        },
        "$:/core/templates/exporters/TidFile": {
            "title": "$:/core/templates/exporters/TidFile",
            "tags": "$:/tags/Exporter",
            "description": "{{$:/language/Exporters/TidFile}}",
            "extension": ".tid",
            "text": "\\define renderContent()\n{{{ $(exportFilter)$ +[limit[1]] ||$:/core/templates/tid-tiddler}}}\n\\end\n<$importvariables filter=\"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\"><<renderContent>></$importvariables>"
        },
        "$:/core/templates/html-div-tiddler": {
            "title": "$:/core/templates/html-div-tiddler",
            "text": "<!--\n\nThis template is used for saving tiddlers as an HTML DIV tag with attributes representing the tiddler fields.\n\n-->`<div`<$fields template=' $name$=\"$encoded_value$\"'></$fields>`>\n<pre>`<$view field=\"text\" format=\"htmlencoded\" />`</pre>\n</div>`\n"
        },
        "$:/core/templates/html-tiddler": {
            "title": "$:/core/templates/html-tiddler",
            "text": "<!--\n\nThis template is used for saving tiddlers as raw HTML\n\n--><$view field=\"text\" format=\"htmlwikified\" />"
        },
        "$:/core/templates/javascript-tiddler": {
            "title": "$:/core/templates/javascript-tiddler",
            "text": "<!--\n\nThis template is used for saving JavaScript tiddlers as a script tag with data attributes representing the tiddler fields.\n\n-->`<script`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/javascript\">`<$view field=\"text\" format=\"text\" />`</script>`"
        },
        "$:/core/templates/module-tiddler": {
            "title": "$:/core/templates/module-tiddler",
            "text": "<!--\n\nThis template is used for saving JavaScript tiddlers as a script tag with data attributes representing the tiddler fields. The body of the tiddler is wrapped in a call to the `$tw.modules.define` function in order to define the body of the tiddler as a module\n\n-->`<script`<$fields template=' data-tiddler-$name$=\"$encoded_value$\"'></$fields>` type=\"text/javascript\" data-module=\"yes\">$tw.modules.define(\"`<$view field=\"title\" format=\"jsencoded\" />`\",\"`<$view field=\"module-type\" format=\"jsencoded\" />`\",function(module,exports,require) {`<$view field=\"text\" format=\"text\" />`});\n</script>`"
        },
        "$:/core/templates/plain-text-tiddler": {
            "title": "$:/core/templates/plain-text-tiddler",
            "text": "<$view field=\"text\" format=\"text\" />"
        },
        "$:/core/save/all": {
            "title": "$:/core/save/all",
            "text": "\\define saveTiddlerFilter()\n[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
        },
        "$:/core/save/empty": {
            "title": "$:/core/save/empty",
            "text": "\\define saveTiddlerFilter()\n[is[system]] -[prefix[$:/state/popup/]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]\n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
        },
        "$:/core/save/lazy-images": {
            "title": "$:/core/save/lazy-images",
            "text": "\\define saveTiddlerFilter()\n[is[tiddler]] -[prefix[$:/state/popup/]] -[[$:/HistoryList]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] -[!is[system]is[image]] +[sort[title]] \n\\end\n{{$:/core/templates/tiddlywiki5.html}}\n"
        },
        "$:/core/templates/split-recipe": {
            "title": "$:/core/templates/split-recipe",
            "text": "<$list filter=\"[!is[system]]\">\ntiddler: <$view field=\"title\" format=\"urlencoded\"/>.tid\n</$list>\n"
        },
        "$:/core/templates/static-tiddler": {
            "title": "$:/core/templates/static-tiddler",
            "text": "<a name=<<currentTiddler>>>\n<$transclude tiddler=\"$:/core/ui/ViewTemplate\"/>\n</a>"
        },
        "$:/core/templates/static.area": {
            "title": "$:/core/templates/static.area",
            "text": "<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n{{$:/core/templates/static.content||$:/core/templates/html-tiddler}}\n</$reveal>\n<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\nThis file contains an encrypted ~TiddlyWiki. Enable ~JavaScript and enter the decryption password when prompted.\n</$reveal>\n"
        },
        "$:/core/templates/static.content": {
            "title": "$:/core/templates/static.content",
            "type": "text/vnd.tiddlywiki",
            "text": "<!-- For Google, and people without JavaScript-->\nThis [[TiddlyWiki|http://tiddlywiki.com]] contains the following tiddlers:\n\n<ul>\n<$list filter=<<saveTiddlerFilter>>>\n<li><$view field=\"title\" format=\"text\"></$view></li>\n</$list>\n</ul>\n"
        },
        "$:/core/templates/static.template.css": {
            "title": "$:/core/templates/static.template.css",
            "text": "{{$:/boot/boot.css||$:/core/templates/plain-text-tiddler}}\n\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n"
        },
        "$:/core/templates/static.template.html": {
            "title": "$:/core/templates/static.template.html",
            "type": "text/vnd.tiddlywiki-html",
            "text": "\\define tv-wikilink-template() static/$uri_doubleencoded$.html\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<style type=\"text/css\">\n{{$:/core/ui/PageStylesheet||$:/core/templates/wikified-tiddler}}\n</style>\n</head>\n<body class=\"tc-body\">\n{{$:/StaticBanner||$:/core/templates/html-tiddler}}\n{{$:/core/ui/PageTemplate||$:/core/templates/html-tiddler}}\n</body>\n</html>\n"
        },
        "$:/core/templates/static.tiddler.html": {
            "title": "$:/core/templates/static.tiddler.html",
            "text": "\\define tv-wikilink-template() $uri_doubleencoded$.html\n\\define tv-config-toolbar-icons() no\n\\define tv-config-toolbar-text() no\n\\define tv-config-toolbar-class() tc-btn-invisible\n`<!doctype html>\n<html>\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"`{{$:/core/templates/version}}`\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"format-detection\" content=\"telephone=no\">\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<link rel=\"stylesheet\" href=\"static.css\">\n<title>`{{$:/core/wiki/title}}`</title>\n</head>\n<body class=\"tc-body\">\n`{{$:/StaticBanner||$:/core/templates/html-tiddler}}`\n<section class=\"tc-story-river\">\n`<$importvariables filter=\"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\">\n<$view tiddler=\"$:/core/ui/ViewTemplate\" format=\"htmlwikified\"/>\n</$importvariables>`\n</section>\n</body>\n</html>\n`"
        },
        "$:/core/templates/store.area.template.html": {
            "title": "$:/core/templates/store.area.template.html",
            "text": "<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n`<div id=\"storeArea\" style=\"display:none;\">`\n<$list filter=<<saveTiddlerFilter>> template=\"$:/core/templates/html-div-tiddler\"/>\n`</div>`\n</$reveal>\n<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\n`<!--~~ Encrypted tiddlers ~~-->`\n`<pre id=\"encryptedStoreArea\" type=\"text/plain\" style=\"display:none;\">`\n<$encrypt filter=<<saveTiddlerFilter>>/>\n`</pre>`\n</$reveal>"
        },
        "$:/core/templates/tid-tiddler": {
            "title": "$:/core/templates/tid-tiddler",
            "text": "<!--\n\nThis template is used for saving tiddlers in TiddlyWeb *.tid format\n\n--><$fields exclude='text bag' template='$name$: $value$\n'></$fields>`\n`<$view field=\"text\" format=\"text\" />"
        },
        "$:/core/templates/tiddler-metadata": {
            "title": "$:/core/templates/tiddler-metadata",
            "text": "<!--\n\nThis template is used for saving tiddler metadata *.meta files\n\n--><$fields exclude='text bag' template='$name$: $value$\n'></$fields>"
        },
        "$:/core/templates/tiddlywiki5.html": {
            "title": "$:/core/templates/tiddlywiki5.html",
            "text": "\\rules only filteredtranscludeinline transcludeinline\n<!doctype html>\n{{$:/core/templates/MOTW.html}}<html>\n<head>\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />\t\t<!-- Force IE standards mode for Intranet and HTA - should be the first meta -->\n<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\n<meta name=\"application-name\" content=\"TiddlyWiki\" />\n<meta name=\"generator\" content=\"TiddlyWiki\" />\n<meta name=\"tiddlywiki-version\" content=\"{{$:/core/templates/version}}\" />\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n<meta name=\"apple-mobile-web-app-capable\" content=\"yes\" />\n<meta name=\"apple-mobile-web-app-status-bar-style\" content=\"black-translucent\" />\n<meta name=\"format-detection\" content=\"telephone=no\" />\n<meta name=\"copyright\" content=\"{{$:/core/copyright.txt}}\" />\n<link id=\"faviconLink\" rel=\"shortcut icon\" href=\"favicon.ico\">\n<title>{{$:/core/wiki/title}}</title>\n<!--~~ This is a Tiddlywiki file. The points of interest in the file are marked with this pattern ~~-->\n\n<!--~~ Raw markup ~~-->\n{{{ [all[shadows+tiddlers]tag[$:/core/wiki/rawmarkup]] [all[shadows+tiddlers]tag[$:/tags/RawMarkup]] ||$:/core/templates/plain-text-tiddler}}}\n</head>\n<body class=\"tc-body\">\n<!--~~ Static styles ~~-->\n<div id=\"styleArea\">\n{{$:/boot/boot.css||$:/core/templates/css-tiddler}}\n</div>\n<!--~~ Static content for Google and browsers without JavaScript ~~-->\n<noscript>\n<div id=\"splashArea\">\n{{$:/core/templates/static.area}}\n</div>\n</noscript>\n<!--~~ Ordinary tiddlers ~~-->\n{{$:/core/templates/store.area.template.html}}\n<!--~~ Library modules ~~-->\n<div id=\"libraryModules\" style=\"display:none;\">\n{{{ [is[system]type[application/javascript]library[yes]] ||$:/core/templates/javascript-tiddler}}}\n</div>\n<!--~~ Boot kernel prologue ~~-->\n<div id=\"bootKernelPrefix\" style=\"display:none;\">\n{{ $:/boot/bootprefix.js ||$:/core/templates/javascript-tiddler}}\n</div>\n<!--~~ Boot kernel ~~-->\n<div id=\"bootKernel\" style=\"display:none;\">\n{{ $:/boot/boot.js ||$:/core/templates/javascript-tiddler}}\n</div>\n</body>\n</html>\n"
        },
        "$:/core/templates/version": {
            "title": "$:/core/templates/version",
            "text": "<<version>>"
        },
        "$:/core/templates/wikified-tiddler": {
            "title": "$:/core/templates/wikified-tiddler",
            "text": "<$transclude />"
        },
        "$:/core/ui/AdvancedSearch/Filter": {
            "title": "$:/core/ui/AdvancedSearch/Filter",
            "tags": "$:/tags/AdvancedSearch",
            "caption": "{{$:/language/Search/Filter/Caption}}",
            "text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo Filter/Hint>>\n\n<div class=\"tc-search tc-advanced-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\"/>\n<$button popup=<<qualify \"$:/state/filterDropdown\">> class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n</$button>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n<$macrocall $name=\"exportButton\" exportFilter={{$:/temp/advancedsearch}} lingoBase=\"$:/language/Buttons/ExportTiddlers/\"/>\n</$reveal>\n</div>\n\n<div class=\"tc-block-dropdown-wrapper\">\n<$reveal state=<<qualify \"$:/state/filterDropdown\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Filter]]\"><$link to={{!!filter}}><$transclude field=\"description\"/></$link>\n</$list>\n</div>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$set name=\"resultCount\" value=\"\"\"<$count filter={{$:/temp/advancedsearch}}/>\"\"\">\n<div class=\"tc-search-results\">\n<<lingo Filter/Matches>>\n<$list filter={{$:/temp/advancedsearch}} template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$set>\n</$reveal>\n"
        },
        "$:/core/ui/AdvancedSearch/Shadows": {
            "title": "$:/core/ui/AdvancedSearch/Shadows",
            "tags": "$:/tags/AdvancedSearch",
            "caption": "{{$:/language/Search/Shadows/Caption}}",
            "text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo Shadows/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\"/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[all[shadows]search{$:/temp/advancedsearch}] -[[$:/temp/advancedsearch]]\"/>\"\"\">\n\n<div class=\"tc-search-results\">\n\n<<lingo Shadows/Matches>>\n\n<$list filter=\"[all[shadows]search{$:/temp/advancedsearch}sort[title]limit[250]] -[[$:/temp/advancedsearch]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n</div>\n\n</$set>\n\n</$reveal>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"match\" text=\"\">\n\n</$reveal>\n"
        },
        "$:/core/ui/AdvancedSearch/Standard": {
            "title": "$:/core/ui/AdvancedSearch/Standard",
            "tags": "$:/tags/AdvancedSearch",
            "caption": "{{$:/language/Search/Standard/Caption}}",
            "text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo Standard/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\"/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$set name=\"searchTiddler\" value=\"$:/temp/advancedsearch\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]butfirst[]limit[1]]\" emptyMessage=\"\"\"\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\">\n<$transclude/>\n</$list>\n\"\"\">\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\" default={{$:/config/SearchResults/Default}}/>\n</$list>\n</$set>\n</$reveal>\n"
        },
        "$:/core/ui/AdvancedSearch/System": {
            "title": "$:/core/ui/AdvancedSearch/System",
            "tags": "$:/tags/AdvancedSearch",
            "caption": "{{$:/language/Search/System/Caption}}",
            "text": "\\define lingo-base() $:/language/Search/\n<$linkcatcher to=\"$:/temp/advancedsearch\">\n\n<<lingo System/Hint>>\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/advancedsearch\" type=\"search\" tag=\"input\"/>\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $field=\"text\" $value=\"\"/>\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n</div>\n\n</$linkcatcher>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"nomatch\" text=\"\">\n\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[is[system]search{$:/temp/advancedsearch}] -[[$:/temp/advancedsearch]]\"/>\"\"\">\n\n<div class=\"tc-search-results\">\n\n<<lingo System/Matches>>\n\n<$list filter=\"[is[system]search{$:/temp/advancedsearch}sort[title]limit[250]] -[[$:/temp/advancedsearch]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n</div>\n\n</$set>\n\n</$reveal>\n\n<$reveal state=\"$:/temp/advancedsearch\" type=\"match\" text=\"\">\n\n</$reveal>\n"
        },
        "$:/AdvancedSearch": {
            "title": "$:/AdvancedSearch",
            "icon": "$:/core/images/advanced-search-button",
            "text": "<div class=\"tc-advanced-search\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/AdvancedSearch]!has[draft.of]]\" \"$:/core/ui/AdvancedSearch/System\">>\n</div>\n"
        },
        "$:/core/ui/AlertTemplate": {
            "title": "$:/core/ui/AlertTemplate",
            "text": "<div class=\"tc-alert\">\n<div class=\"tc-alert-toolbar\">\n<$button message=\"tm-delete-tiddler\" class=\"tc-btn-invisible\">\n{{$:/core/images/delete-button}}</$button>\n</div>\n<div class=\"tc-alert-subtitle\">\n<$view field=\"component\"/> - <$view field=\"modified\" format=\"date\" template=\"0hh:0mm:0ss DD MM YYYY\"/> <$reveal type=\"nomatch\" state=\"!!count\" text=\"\"><span class=\"tc-alert-highlight\">(count: <$view field=\"count\"/>)</span></$reveal>\n</div>\n<div class=\"tc-alert-body\">\n\n<$transclude/>\n\n</div>\n</div>\n"
        },
        "$:/core/ui/BinaryWarning": {
            "title": "$:/core/ui/BinaryWarning",
            "text": "\\define lingo-base() $:/language/BinaryWarning/\n<div class=\"tc-binary-warning\">\n\n<<lingo Prompt>>\n\n</div>\n"
        },
        "$:/core/ui/Components/tag-link": {
            "title": "$:/core/ui/Components/tag-link",
            "text": "<$link>\n<$set name=\"backgroundColor\" value={{!!color}}>\n<span style=<<tag-styles>> class=\"tc-tag-label\">\n<$view field=\"title\" format=\"text\"/>\n</span>\n</$set>\n</$link>"
        },
        "$:/core/ui/ControlPanel/Advanced": {
            "title": "$:/core/ui/ControlPanel/Advanced",
            "tags": "$:/tags/ControlPanel/Info",
            "caption": "{{$:/language/ControlPanel/Advanced/Caption}}",
            "text": "{{$:/language/ControlPanel/Advanced/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Advanced]!has[draft.of]]\" \"$:/core/ui/ControlPanel/TiddlerFields\">>\n</div>\n"
        },
        "$:/core/ui/ControlPanel/Appearance": {
            "title": "$:/core/ui/ControlPanel/Appearance",
            "tags": "$:/tags/ControlPanel",
            "caption": "{{$:/language/ControlPanel/Appearance/Caption}}",
            "text": "{{$:/language/ControlPanel/Appearance/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Theme\">>\n</div>\n"
        },
        "$:/core/ui/ControlPanel/Basics": {
            "title": "$:/core/ui/ControlPanel/Basics",
            "tags": "$:/tags/ControlPanel/Info",
            "caption": "{{$:/language/ControlPanel/Basics/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Basics/\n\n\\define show-filter-count(filter)\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" $value=\"\"\"$filter$\"\"\"/>\n<$action-setfield $tiddler=\"$:/state/tab--1498284803\" $value=\"$:/core/ui/AdvancedSearch/Filter\"/>\n<$action-navigate $to=\"$:/AdvancedSearch\"/>\n''<$count filter=\"\"\"$filter$\"\"\"/>''\n{{$:/core/images/advanced-search-button}}\n</$button>\n\\end\n\n|<<lingo Version/Prompt>> |''<<version>>'' |\n|<$link to=\"$:/SiteTitle\"><<lingo Title/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteTitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/SiteSubtitle\"><<lingo Subtitle/Prompt>></$link> |<$edit-text tiddler=\"$:/SiteSubtitle\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/status/UserName\"><<lingo Username/Prompt>></$link> |<$edit-text tiddler=\"$:/status/UserName\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/config/AnimationDuration\"><<lingo AnimDuration/Prompt>></$link> |<$edit-text tiddler=\"$:/config/AnimationDuration\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/DefaultTiddlers\"><<lingo DefaultTiddlers/Prompt>></$link> |<<lingo DefaultTiddlers/TopHint>><br> <$edit-text tag=\"textarea\" tiddler=\"$:/DefaultTiddlers\"/><br>//<<lingo DefaultTiddlers/BottomHint>>// |\n|<$link to=\"$:/config/NewJournal/Title\"><<lingo NewJournal/Title/Prompt>></$link> |<$edit-text tiddler=\"$:/config/NewJournal/Title\" default=\"\" tag=\"input\"/> |\n|<$link to=\"$:/config/NewJournal/Tags\"><<lingo NewJournal/Tags/Prompt>></$link> |<$edit-text tiddler=\"$:/config/NewJournal/Tags\" default=\"\" tag=\"input\"/> |\n|<<lingo Language/Prompt>> |{{$:/snippets/minilanguageswitcher}} |\n|<<lingo Tiddlers/Prompt>> |<<show-filter-count \"[!is[system]sort[title]]\">> |\n|<<lingo Tags/Prompt>> |<<show-filter-count \"[tags[]sort[title]]\">> |\n|<<lingo SystemTiddlers/Prompt>> |<<show-filter-count \"[is[system]sort[title]]\">> |\n|<<lingo ShadowTiddlers/Prompt>> |<<show-filter-count \"[all[shadows]sort[title]]\">> |\n|<<lingo OverriddenShadowTiddlers/Prompt>> |<<show-filter-count \"[is[tiddler]is[shadow]sort[title]]\">> |\n"
        },
        "$:/core/ui/ControlPanel/EditorTypes": {
            "title": "$:/core/ui/ControlPanel/EditorTypes",
            "tags": "$:/tags/ControlPanel/Advanced",
            "caption": "{{$:/language/ControlPanel/EditorTypes/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/EditorTypes/\n\n<<lingo Hint>>\n\n<table>\n<tbody>\n<tr>\n<th><<lingo Type/Caption>></th>\n<th><<lingo Editor/Caption>></th>\n</tr>\n<$list filter=\"[all[shadows+tiddlers]prefix[$:/config/EditorTypeMappings/]sort[title]]\">\n<tr>\n<td>\n<$link>\n<$list filter=\"[all[current]removeprefix[$:/config/EditorTypeMappings/]]\">\n<$text text={{!!title}}/>\n</$list>\n</$link>\n</td>\n<td>\n<$view field=\"text\"/>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
        },
        "$:/core/ui/ControlPanel/Info": {
            "title": "$:/core/ui/ControlPanel/Info",
            "tags": "$:/tags/ControlPanel",
            "caption": "{{$:/language/ControlPanel/Info/Caption}}",
            "text": "{{$:/language/ControlPanel/Info/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Info]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Basics\">>\n</div>\n"
        },
        "$:/core/ui/ControlPanel/LoadedModules": {
            "title": "$:/core/ui/ControlPanel/LoadedModules",
            "tags": "$:/tags/ControlPanel/Advanced",
            "caption": "{{$:/language/ControlPanel/LoadedModules/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/\n<<lingo LoadedModules/Hint>>\n\n{{$:/snippets/modules}}\n"
        },
        "$:/core/ui/ControlPanel/Palette": {
            "title": "$:/core/ui/ControlPanel/Palette",
            "tags": "$:/tags/ControlPanel/Appearance",
            "caption": "{{$:/language/ControlPanel/Palette/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Palette/\n\n{{$:/snippets/paletteswitcher}}\n\n<$reveal type=\"nomatch\" state=\"$:/state/ShowPaletteEditor\" text=\"yes\">\n\n<$button set=\"$:/state/ShowPaletteEditor\" setTo=\"yes\"><<lingo ShowEditor/Caption>></$button>\n\n</$reveal>\n\n<$reveal type=\"match\" state=\"$:/state/ShowPaletteEditor\" text=\"yes\">\n\n<$button set=\"$:/state/ShowPaletteEditor\" setTo=\"no\"><<lingo HideEditor/Caption>></$button>\n{{$:/snippets/paletteeditor}}\n\n</$reveal>\n\n"
        },
        "$:/core/ui/ControlPanel/Plugins": {
            "title": "$:/core/ui/ControlPanel/Plugins",
            "tags": "$:/tags/ControlPanel",
            "caption": "{{$:/language/ControlPanel/Plugins/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Plugins/\n\\define popup-state-macro()\n$(qualified-state)$-$(currentTiddler)$\n\\end\n\\define tabs-state-macro()\n$(popup-state)$-$(pluginInfoType)$\n\\end\n\\define plugin-icon-title()\n$(currentTiddler)$/icon\n\\end\n\\define plugin-disable-title()\n$:/config/Plugins/Disabled/$(currentTiddler)$\n\\end\n\\define plugin-table-body(type,disabledMessage)\n<div class=\"tc-plugin-info-chunk\">\n<$reveal type=\"nomatch\" state=<<popup-state>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"yes\">\n{{$:/core/images/right-arrow}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<popup-state>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<popup-state>> setTo=\"no\">\n{{$:/core/images/down-arrow}}\n</$button>\n</$reveal>\n</div>\n<div class=\"tc-plugin-info-chunk\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<plugin-icon-title>>>\n<$transclude tiddler=\"$:/core/images/plugin-generic-$type$\"/>\n</$transclude>\n</div>\n<div class=\"tc-plugin-info-chunk\">\n<div>\n''<$view field=\"description\"><$view field=\"title\"/></$view>'' $disabledMessage$\n</div>\n<div>\n<$view field=\"title\"/>\n</div>\n<div>\n<$view field=\"version\"/>\n</div>\n</div>\n\\end\n\\define plugin-table(type)\n<$set name=\"qualified-state\" value=<<qualify \"$:/state/plugin-info\">>>\n<$list filter=\"[!has[draft.of]plugin-type[$type$]sort[description]]\" emptyMessage=<<lingo \"Empty/Hint\">>>\n<$set name=\"popup-state\" value=<<popup-state-macro>>>\n<$reveal type=\"nomatch\" state=<<plugin-disable-title>> text=\"yes\">\n<$link to={{!!title}} class=\"tc-plugin-info\">\n<<plugin-table-body type:\"$type$\">>\n</$link>\n</$reveal>\n<$reveal type=\"match\" state=<<plugin-disable-title>> text=\"yes\">\n<$link to={{!!title}} class=\"tc-plugin-info tc-plugin-info-disabled\">\n<<plugin-table-body type:\"$type$\" disabledMessage:\"<$macrocall $name='lingo' title='Disabled/Status'/>\">>\n</$link>\n</$reveal>\n<$reveal type=\"match\" text=\"yes\" state=<<popup-state>>>\n<div class=\"tc-plugin-info-dropdown\">\n<$list filter=\"[all[current]] -[[$:/core]]\">\n<div style=\"float:right;\">\n<$reveal type=\"nomatch\" state=<<plugin-disable-title>> text=\"yes\">\n<$button set=<<plugin-disable-title>> setTo=\"yes\" tooltip={{$:/language/ControlPanel/Plugins/Disable/Hint}} aria-label={{$:/language/ControlPanel/Plugins/Disable/Caption}}>\n<<lingo Disable/Caption>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<plugin-disable-title>> text=\"yes\">\n<$button set=<<plugin-disable-title>> setTo=\"no\" tooltip={{$:/language/ControlPanel/Plugins/Enable/Hint}} aria-label={{$:/language/ControlPanel/Plugins/Enable/Caption}}>\n<<lingo Enable/Caption>>\n</$button>\n</$reveal>\n</div>\n</$list>\n<$reveal type=\"nomatch\" text=\"\" state=\"!!list\">\n<$macrocall $name=\"tabs\" state=<<tabs-state-macro>> tabsList={{!!list}} default=\"readme\" template=\"$:/core/ui/PluginInfo\"/>\n</$reveal>\n<$reveal type=\"match\" text=\"\" state=\"!!list\">\nNo information provided\n</$reveal>\n</div>\n</$reveal>\n</$set>\n</$list>\n</$set>\n\\end\n\n! <<lingo Plugin/Prompt>>\n\n<<plugin-table plugin>>\n\n! <<lingo Theme/Prompt>>\n\n<<plugin-table theme>>\n\n! <<lingo Language/Prompt>>\n\n<<plugin-table language>>\n"
        },
        "$:/core/ui/ControlPanel/Saving": {
            "title": "$:/core/ui/ControlPanel/Saving",
            "tags": "$:/tags/ControlPanel",
            "caption": "{{$:/language/ControlPanel/Saving/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Saving/\n\\define backupURL()\nhttp://$(userName)$.tiddlyspot.com/backup/\n\\end\n\\define backupLink()\n<$reveal type=\"nomatch\" state=\"$:/UploadName\" text=\"\">\n<$set name=\"userName\" value={{$:/UploadName}}>\n<a href=<<backupURL>>><$macrocall $name=\"backupURL\" $type=\"text/plain\" $output=\"text/plain\"/></a>\n</$set>\n</$reveal>\n\\end\n! <<lingo TiddlySpot/Heading>>\n\n<<lingo TiddlySpot/Description>>\n\n|<<lingo TiddlySpot/UserName>> |<$edit-text tiddler=\"$:/UploadName\" default=\"\" tag=\"input\"/> |\n|<<lingo TiddlySpot/Password>> |<$password name=\"upload\"/> |\n|<<lingo TiddlySpot/Backups>> |<<backupLink>> |\n\n''<<lingo TiddlySpot/Advanced/Heading>>''\n\n|<<lingo TiddlySpot/ServerURL>>  |<$edit-text tiddler=\"$:/UploadURL\" default=\"\" tag=\"input\"/> |\n|<<lingo TiddlySpot/Filename>> |<$edit-text tiddler=\"$:/UploadFilename\" default=\"index.html\" tag=\"input\"/> |\n|<<lingo TiddlySpot/UploadDir>> |<$edit-text tiddler=\"$:/UploadDir\" default=\".\" tag=\"input\"/> |\n|<<lingo TiddlySpot/BackupDir>> |<$edit-text tiddler=\"$:/UploadBackupDir\" default=\".\" tag=\"input\"/> |\n\n<<lingo TiddlySpot/Hint>>\n\n"
        },
        "$:/core/ui/ControlPanel/Settings/AutoSave": {
            "title": "$:/core/ui/ControlPanel/Settings/AutoSave",
            "tags": "$:/tags/ControlPanel/Settings",
            "caption": "{{$:/language/ControlPanel/Settings/AutoSave/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Settings/AutoSave/\n\n<$link to=\"$:/config/AutoSave\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/AutoSave\" value=\"yes\"> <<lingo Enabled/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/AutoSave\" value=\"no\"> <<lingo Disabled/Description>> </$radio>\n"
        },
        "$:/core/ui/ControlPanel/Settings/NavigationAddressBar": {
            "title": "$:/core/ui/ControlPanel/Settings/NavigationAddressBar",
            "tags": "$:/tags/ControlPanel/Settings",
            "caption": "{{$:/language/ControlPanel/Settings/NavigationAddressBar/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Settings/NavigationAddressBar/\n\n<$link to=\"$:/config/Navigation/UpdateAddressBar\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"permaview\"> <<lingo Permaview/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"permalink\"> <<lingo Permalink/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateAddressBar\" value=\"no\"> <<lingo No/Description>> </$radio>\n"
        },
        "$:/core/ui/ControlPanel/Settings/NavigationHistory": {
            "title": "$:/core/ui/ControlPanel/Settings/NavigationHistory",
            "tags": "$:/tags/ControlPanel/Settings",
            "caption": "{{$:/language/ControlPanel/Settings/NavigationHistory/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Settings/NavigationHistory/\n<$link to=\"$:/config/Navigation/UpdateHistory\"><<lingo Hint>></$link>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateHistory\" value=\"yes\"> <<lingo Yes/Description>> </$radio>\n\n<$radio tiddler=\"$:/config/Navigation/UpdateHistory\" value=\"no\"> <<lingo No/Description>> </$radio>\n"
        },
        "$:/core/ui/ControlPanel/Settings/ToolbarButtons": {
            "title": "$:/core/ui/ControlPanel/Settings/ToolbarButtons",
            "tags": "$:/tags/ControlPanel/Settings",
            "caption": "{{$:/language/ControlPanel/Settings/ToolbarButtons/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Settings/ToolbarButtons/\n<<lingo Hint>>\n\n<$checkbox tiddler=\"$:/config/Toolbar/Icons\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> <$link to=\"$:/config/Toolbar/Icons\"><<lingo Icons/Description>></$link> </$checkbox>\n\n<$checkbox tiddler=\"$:/config/Toolbar/Text\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"no\"> <$link to=\"$:/config/Toolbar/Text\"><<lingo Text/Description>></$link> </$checkbox>\n"
        },
        "$:/core/ui/ControlPanel/Settings": {
            "title": "$:/core/ui/ControlPanel/Settings",
            "tags": "$:/tags/ControlPanel",
            "caption": "{{$:/language/ControlPanel/Settings/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/Settings/\n\n<<lingo Hint>>\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Settings]]\">\n\n<div style=\"border-top:1px solid #eee;\">\n\n!! <$link><$transclude field=\"caption\"/></$link>\n\n<$transclude/>\n\n</div>\n\n</$list>\n"
        },
        "$:/core/ui/ControlPanel/StoryView": {
            "title": "$:/core/ui/ControlPanel/StoryView",
            "tags": "$:/tags/ControlPanel/Appearance",
            "caption": "{{$:/language/ControlPanel/StoryView/Caption}}",
            "text": "{{$:/snippets/viewswitcher}}\n"
        },
        "$:/core/ui/ControlPanel/Theme": {
            "title": "$:/core/ui/ControlPanel/Theme",
            "tags": "$:/tags/ControlPanel/Appearance",
            "caption": "{{$:/language/ControlPanel/Theme/Caption}}",
            "text": "{{$:/snippets/themeswitcher}}\n"
        },
        "$:/core/ui/ControlPanel/TiddlerFields": {
            "title": "$:/core/ui/ControlPanel/TiddlerFields",
            "tags": "$:/tags/ControlPanel/Advanced",
            "caption": "{{$:/language/ControlPanel/TiddlerFields/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/\n\n<<lingo TiddlerFields/Hint>>\n\n{{$:/snippets/allfields}}"
        },
        "$:/core/ui/ControlPanel/Toolbars/EditToolbar": {
            "title": "$:/core/ui/ControlPanel/Toolbars/EditToolbar",
            "tags": "$:/tags/ControlPanel/Toolbars",
            "caption": "{{$:/language/ControlPanel/Toolbars/EditToolbar/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n\\define config-title()\n$:/config/EditToolbarButtons/Visibility/$(listItem)$\n\\end\n\n{{$:/language/ControlPanel/Toolbars/EditToolbar/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditToolbar]!has[draft.of]]\" variable=\"listItem\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>> field=\"caption\"/> <i class=\"tc-muted\">-- <$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</$list>\n\n</$set>\n\n</$set>\n"
        },
        "$:/core/ui/ControlPanel/Toolbars/PageControls": {
            "title": "$:/core/ui/ControlPanel/Toolbars/PageControls",
            "tags": "$:/tags/ControlPanel/Toolbars",
            "caption": "{{$:/language/ControlPanel/Toolbars/PageControls/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n\n{{$:/language/ControlPanel/Toolbars/PageControls/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]\" variable=\"listItem\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>> field=\"caption\"/> <i class=\"tc-muted\">-- <$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</$list>\n\n</$set>\n\n</$set>\n"
        },
        "$:/core/ui/ControlPanel/Toolbars/ViewToolbar": {
            "title": "$:/core/ui/ControlPanel/Toolbars/ViewToolbar",
            "tags": "$:/tags/ControlPanel/Toolbars",
            "caption": "{{$:/language/ControlPanel/Toolbars/ViewToolbar/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n\n{{$:/language/ControlPanel/Toolbars/ViewToolbar/Hint}}\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]\" variable=\"listItem\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>> field=\"caption\"/> <i class=\"tc-muted\">-- <$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</$list>\n\n</$set>\n\n</$set>\n"
        },
        "$:/core/ui/ControlPanel/Toolbars": {
            "title": "$:/core/ui/ControlPanel/Toolbars",
            "tags": "$:/tags/ControlPanel/Appearance",
            "caption": "{{$:/language/ControlPanel/Toolbars/Caption}}",
            "text": "{{$:/language/ControlPanel/Toolbars/Hint}}\n\n<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Toolbars]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Toolbars/ViewToolbar\" \"$:/state/tabs/controlpanel/toolbars\" \"tc-vertical\">>\n</div>\n"
        },
        "$:/ControlPanel": {
            "title": "$:/ControlPanel",
            "icon": "$:/core/images/options-button",
            "text": "<div class=\"tc-control-panel\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/ControlPanel]!has[draft.of]]\" \"$:/core/ui/ControlPanel/Info\">>\n</div>\n"
        },
        "$:/core/ui/DefaultSearchResultList": {
            "title": "$:/core/ui/DefaultSearchResultList",
            "tags": "$:/tags/SearchResults",
            "caption": "{{$:/language/Search/DefaultResults/Caption}}",
            "text": "\\define searchResultList()\n<$set name=\"resultCount\" value=\"\"\"<$count filter=\"[!is[system]search{$(searchTiddler)$}]\"/>\"\"\">\n\n{{$:/language/Search/Matches}}\n\n</$set>\n\n//<small>Title matches:</small>//\n\n<$list filter=\"[!is[system]search:title{$(searchTiddler)$}sort[title]limit[250]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\n//<small>All matches:</small>//\n\n<$list filter=\"[!is[system]search{$(searchTiddler)$}sort[title]limit[250]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n\\end\n<<searchResultList>>\n"
        },
        "$:/core/ui/EditTemplate/body": {
            "title": "$:/core/ui/EditTemplate/body",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/EditTemplate/Body/\n<$list filter=\"[is[current]has[_canonical_uri]]\">\n\n<div class=\"tc-message-box\">\n\n<<lingo External/Hint>>\n\n<a href={{!!_canonical_uri}}><$text text={{!!_canonical_uri}}/></a>\n\n<$edit-text field=\"_canonical_uri\" class=\"tc-edit-fields\"></$edit-text>\n\n</div>\n\n</$list>\n\n<$list filter=\"[is[current]!has[_canonical_uri]]\">\n\n<$reveal state=\"$:/state/showeditpreview\" type=\"match\" text=\"yes\">\n\n<em class=\"tc-edit\"><<lingo Hint>></em> <$button type=\"set\" set=\"$:/state/showeditpreview\" setTo=\"no\"><<lingo Preview/Button/Hide>></$button>\n\n<div class=\"tc-tiddler-preview\">\n<div class=\"tc-tiddler-preview-preview\">\n\n<$transclude />\n\n</div>\n\n<div class=\"tc-tiddler-preview-edit\">\n<$edit field=\"text\" class=\"tc-edit-texteditor\" placeholder={{$:/language/EditTemplate/Body/Placeholder}}/>\n\n</div>\n\n</div>\n\n</$reveal>\n\n<$reveal state=\"$:/state/showeditpreview\" type=\"nomatch\" text=\"yes\">\n\n<em class=\"tc-edit\"><<lingo Hint>></em> <$button type=\"set\" set=\"$:/state/showeditpreview\" setTo=\"yes\"><<lingo Preview/Button/Show>></$button>\n<$edit field=\"text\" class=\"tc-edit-texteditor\" placeholder={{$:/language/EditTemplate/Body/Placeholder}}/>\n\n</$reveal>\n\n</$list>\n"
        },
        "$:/core/ui/EditTemplate/controls": {
            "title": "$:/core/ui/EditTemplate/controls",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define config-title()\n$:/config/EditToolbarButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-tiddler-title tc-tiddler-edit-title\">\n<$view field=\"title\"/>\n<span class=\"tc-tiddler-controls tc-titlebar\"><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditToolbar]!has[draft.of]]\" variable=\"listItem\"><$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\"><$transclude tiddler=<<listItem>>/></$reveal></$list></span>\n<div style=\"clear: both;\"></div>\n</div>\n"
        },
        "$:/core/ui/EditTemplate/fields": {
            "title": "$:/core/ui/EditTemplate/fields",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/EditTemplate/\n\\define config-title()\n$:/config/EditTemplateFields/Visibility/$(currentField)$\n\\end\n\n\\define config-filter()\n[[hide]] -[title{$(config-title)$}]\n\\end\n\n\\define new-field(name,value)\n<$reveal type=\"nomatch\" text=\"\" default=\"\"\"$name$\"\"\">\n<$button>\n<$action-sendmessage $message=\"tm-add-field\" $name$=\"\"\"$value$\"\"\"/>\n<$action-deletetiddler $tiddler=\"$:/temp/newfieldname\"/>\n<$action-deletetiddler $tiddler=\"$:/temp/newfieldvalue\"/>\n<<lingo Fields/Add/Button>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" text=\"\" default=\"\"\"$name$\"\"\">\n<$button>\n<<lingo Fields/Add/Button>>\n</$button>\n</$reveal>\n\\end\n\n<div class=\"tc-edit-fields\">\n<table class=\"tc-edit-fields\">\n<tbody>\n<$list filter=\"[all[current]fields[]] +[sort[title]]\" variable=\"currentField\">\n<$list filter=<<config-filter>> variable=\"temp\">\n<tr class=\"tc-edit-field\">\n<td class=\"tc-edit-field-name\">\n<$text text=<<currentField>>/>:</td>\n<td class=\"tc-edit-field-value\">\n<$edit-text tiddler=<<currentTiddler>> field=<<currentField>> placeholder={{$:/language/EditTemplate/Fields/Add/Value/Placeholder}}/>\n</td>\n<td class=\"tc-edit-field-remove\">\n<$button class=\"tc-btn-invisible\" tooltip={{$:/language/EditTemplate/Field/Remove/Hint}} aria-label={{$:/language/EditTemplate/Field/Remove/Caption}}>\n<$action-deletefield $field=<<currentField>>/>\n{{$:/core/images/delete-button}}\n</$button>\n</td>\n</tr>\n</$list>\n</$list>\n</tbody>\n</table>\n</div>\n\n<$fieldmangler>\n<div class=\"tc-edit-field-add\">\n<em class=\"tc-edit\">\n<<lingo Fields/Add/Prompt>>\n</em>\n<span class=\"tc-edit-field-add-name\">\n<$edit-text tiddler=\"$:/temp/newfieldname\" tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Fields/Add/Name/Placeholder}} class=\"tc-edit-texteditor\"/>\n</span>\n<span class=\"tc-edit-field-add-value\">\n<$edit-text tiddler=\"$:/temp/newfieldvalue\" tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Fields/Add/Value/Placeholder}} class=\"tc-edit-texteditor\"/>\n</span>\n<span class=\"tc-edit-field-add-button\">\n<$macrocall $name=\"new-field\" name={{$:/temp/newfieldname}} value={{$:/temp/newfieldvalue}}/>\n</span>\n</div>\n</$fieldmangler>\n\n"
        },
        "$:/core/ui/EditTemplate/shadow": {
            "title": "$:/core/ui/EditTemplate/shadow",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/EditTemplate/Shadow/\n<$list filter=\"[all[current]get[draft.of]is[shadow]!is[tiddler]]\">\n<div class=\"tc-message-box\">\n\n<<lingo Warning>>\n\n</div>\n</$list>\n\n<$list filter=\"[all[current]get[draft.of]is[shadow]is[tiddler]]\">\n<div class=\"tc-message-box\">\n\n<<lingo OverriddenWarning>>\n\n</div>\n</$list>\n"
        },
        "$:/core/ui/EditTemplate/tags": {
            "title": "$:/core/ui/EditTemplate/tags",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/EditTemplate/\n\\define tag-styles()\nbackground-color:$(backgroundColor)$;\n\\end\n<div class=\"tc-edit-tags\">\n<$fieldmangler>\n<$list filter=\"[all[current]tags[]sort[title]]\" storyview=\"pop\"><$set name=\"backgroundColor\" value={{!!color}}><span style=<<tag-styles>> class=\"tc-tag-label\">\n<$view field=\"title\" format=\"text\" />\n<$button message=\"tm-remove-tag\" param={{!!title}} class=\"tc-btn-invisible tc-remove-tag-button\">&times;</$button></span>\n</$set>\n</$list>\n\n<div class=\"tc-edit-add-tag\">\n<span class=\"tc-add-tag-name\">\n<$edit-text tiddler=\"$:/temp/NewTagName\" tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Tags/Add/Placeholder}} focusPopup=<<qualify \"$:/state/popup/tags-auto-complete\">> class=\"tc-edit-texteditor tc-popup-handle\"/>\n</span> <$button popup=<<qualify \"$:/state/popup/tags-auto-complete\">> class=\"tc-btn-invisible tc-btn-dropdown\" tooltip={{$:/language/EditTemplate/Tags/Dropdown/Hint}} aria-label={{$:/language/EditTemplate/Tags/Dropdown/Caption}}>{{$:/core/images/down-arrow}}</$button> <span class=\"tc-add-tag-button\">\n<$button message=\"tm-add-tag\" param={{$:/temp/NewTagName}} set=\"$:/temp/NewTagName\" setTo=\"\" class=\"\">\n<<lingo Tags/Add/Button>>\n</$button>\n</span>\n</div>\n\n<div class=\"tc-block-dropdown-wrapper\">\n<$reveal state=<<qualify \"$:/state/popup/tags-auto-complete\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown\">\n<$linkcatcher set=\"$:/temp/NewTagName\" setTo=\"\" message=\"tm-add-tag\">\n<$list filter=\"[tags[]search:title{$:/temp/NewTagName}sort[]]\">\n{{||$:/core/ui/Components/tag-link}}\n</$list>\n<hr>\n<$list filter=\"[!is[system]search:title{$:/temp/NewTagName}sort[]]\">\n{{||$:/core/ui/Components/tag-link}}\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>\n</div>\n</$fieldmangler>\n</div>"
        },
        "$:/core/ui/EditTemplate/title": {
            "title": "$:/core/ui/EditTemplate/title",
            "tags": "$:/tags/EditTemplate",
            "text": "<$edit-text field=\"draft.title\" class=\"tc-titlebar tc-edit-texteditor\" focus=\"true\"/>"
        },
        "$:/core/ui/EditTemplate/type": {
            "title": "$:/core/ui/EditTemplate/type",
            "tags": "$:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/EditTemplate/\n<div class=\"tc-type-selector\"><$fieldmangler>\n<em class=\"tc-edit\"><<lingo Type/Prompt>></em> <$edit-text field=\"type\" tag=\"input\" default=\"\" placeholder={{$:/language/EditTemplate/Type/Placeholder}} focusPopup=<<qualify \"$:/state/popup/type-dropdown\">> class=\"tc-edit-typeeditor tc-popup-handle\"/> <$button popup=<<qualify \"$:/state/popup/type-dropdown\">> class=\"tc-btn-invisible tc-btn-dropdown\" tooltip={{$:/language/EditTemplate/Type/Dropdown/Hint}} aria-label={{$:/language/EditTemplate/Type/Dropdown/Caption}}>{{$:/core/images/down-arrow}}</$button> <$button message=\"tm-remove-field\" param=\"type\" class=\"tc-btn-invisible tc-btn-icon\" tooltip={{$:/language/EditTemplate/Type/Delete/Hint}} aria-label={{$:/language/EditTemplate/Type/Delete/Caption}}>{{$:/core/images/delete-button}}</$button>\n</$fieldmangler></div>\n\n<div class=\"tc-block-dropdown-wrapper\">\n<$reveal state=<<qualify \"$:/state/popup/type-dropdown\">> type=\"nomatch\" text=\"\" default=\"\">\n<div class=\"tc-block-dropdown tc-edit-type-dropdown\">\n<$linkcatcher to=\"!!type\">\n<$list filter='[all[shadows+tiddlers]prefix[$:/language/Docs/Types/]each[group]sort[group]]'>\n<div class=\"tc-dropdown-item\">\n<$text text={{!!group}}/>\n</div>\n<$list filter=\"[all[shadows+tiddlers]prefix[$:/language/Docs/Types/]group{!!group}] +[sort[description]]\"><$link to={{!!name}}><$view field=\"description\"/> (<$view field=\"name\"/>)</$link>\n</$list>\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>\n</div>"
        },
        "$:/core/ui/EditTemplate": {
            "title": "$:/core/ui/EditTemplate",
            "text": "\\define frame-classes()\ntc-tiddler-frame tc-tiddler-edit-frame $(missingTiddlerClass)$ $(shadowTiddlerClass)$ $(systemTiddlerClass)$\n\\end\n<div class=<<frame-classes>>>\n<$set name=\"storyTiddler\" value=<<currentTiddler>>>\n<$keyboard key=\"escape\" message=\"tm-cancel-tiddler\">\n<$keyboard key=\"ctrl+enter\" message=\"tm-save-tiddler\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/EditTemplate]!has[draft.of]]\" variable=\"listItem\">\n<$transclude tiddler=<<listItem>>/>\n</$list>\n</$keyboard>\n</$keyboard>\n</$set>\n</div>\n"
        },
        "$:/core/ui/Buttons/cancel": {
            "title": "$:/core/ui/Buttons/cancel",
            "tags": "$:/tags/EditToolbar",
            "caption": "{{$:/core/images/cancel-button}} {{$:/language/Buttons/Cancel/Caption}}",
            "description": "{{$:/language/Buttons/Cancel/Hint}}",
            "text": "<$button message=\"tm-cancel-tiddler\" tooltip={{$:/language/Buttons/Cancel/Hint}} aria-label={{$:/language/Buttons/Cancel/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/cancel-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Cancel/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/delete": {
            "title": "$:/core/ui/Buttons/delete",
            "tags": "$:/tags/EditToolbar",
            "caption": "{{$:/core/images/delete-button}} {{$:/language/Buttons/Delete/Caption}}",
            "description": "{{$:/language/Buttons/Delete/Hint}}",
            "text": "<$button message=\"tm-delete-tiddler\" tooltip={{$:/language/Buttons/Delete/Hint}} aria-label={{$:/language/Buttons/Delete/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/delete-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Delete/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/save": {
            "title": "$:/core/ui/Buttons/save",
            "tags": "$:/tags/EditToolbar",
            "caption": "{{$:/core/images/done-button}} {{$:/language/Buttons/Save/Caption}}",
            "description": "{{$:/language/Buttons/Save/Hint}}",
            "text": "<$button message=\"tm-save-tiddler\" tooltip={{$:/language/Buttons/Save/Hint}} aria-label={{$:/language/Buttons/Save/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/done-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Save/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/Filters/AllTags": {
            "title": "$:/core/Filters/AllTags",
            "tags": "$:/tags/Filter",
            "filter": "[tags[]!is[system]sort[title]]",
            "description": "{{$:/language/Filters/AllTags}}",
            "text": ""
        },
        "$:/core/Filters/AllTiddlers": {
            "title": "$:/core/Filters/AllTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[!is[system]sort[title]]",
            "description": "{{$:/language/Filters/AllTiddlers}}",
            "text": ""
        },
        "$:/core/Filters/Drafts": {
            "title": "$:/core/Filters/Drafts",
            "tags": "$:/tags/Filter",
            "filter": "[has[draft.of]sort[title]]",
            "description": "{{$:/language/Filters/Drafts}}",
            "text": ""
        },
        "$:/core/Filters/Missing": {
            "title": "$:/core/Filters/Missing",
            "tags": "$:/tags/Filter",
            "filter": "[all[missing]sort[title]]",
            "description": "{{$:/language/Filters/Missing}}",
            "text": ""
        },
        "$:/core/Filters/Orphans": {
            "title": "$:/core/Filters/Orphans",
            "tags": "$:/tags/Filter",
            "filter": "[all[orphans]sort[title]]",
            "description": "{{$:/language/Filters/Orphans}}",
            "text": ""
        },
        "$:/core/Filters/OverriddenShadowTiddlers": {
            "title": "$:/core/Filters/OverriddenShadowTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[is[shadow]]",
            "description": "{{$:/language/Filters/OverriddenShadowTiddlers}}",
            "text": ""
        },
        "$:/core/Filters/RecentSystemTiddlers": {
            "title": "$:/core/Filters/RecentSystemTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[has[modified]!sort[modified]limit[50]]",
            "description": "{{$:/language/Filters/RecentSystemTiddlers}}",
            "text": ""
        },
        "$:/core/Filters/RecentTiddlers": {
            "title": "$:/core/Filters/RecentTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[!is[system]has[modified]!sort[modified]limit[50]]",
            "description": "{{$:/language/Filters/RecentTiddlers}}",
            "text": ""
        },
        "$:/core/Filters/ShadowTiddlers": {
            "title": "$:/core/Filters/ShadowTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[all[shadows]sort[title]]",
            "description": "{{$:/language/Filters/ShadowTiddlers}}",
            "text": ""
        },
        "$:/core/Filters/SystemTags": {
            "title": "$:/core/Filters/SystemTags",
            "tags": "$:/tags/Filter",
            "filter": "[all[shadows+tiddlers]tags[]is[system]sort[title]]",
            "description": "{{$:/language/Filters/SystemTags}}",
            "text": ""
        },
        "$:/core/Filters/SystemTiddlers": {
            "title": "$:/core/Filters/SystemTiddlers",
            "tags": "$:/tags/Filter",
            "filter": "[is[system]sort[title]]",
            "description": "{{$:/language/Filters/SystemTiddlers}}",
            "text": ""
        },
        "$:/core/ui/ImportListing": {
            "title": "$:/core/ui/ImportListing",
            "text": "\\define lingo-base() $:/language/Import/\n\\define messageField()\nmessage-$(payloadTiddler)$\n\\end\n\\define selectionField()\nselection-$(payloadTiddler)$\n\\end\n\\define previewPopupState()\n$(currentTiddler)$!!popup-$(payloadTiddler)$\n\\end\n<table>\n<tbody>\n<tr>\n<th>\n<<lingo Listing/Select/Caption>>\n</th>\n<th>\n<<lingo Listing/Title/Caption>>\n</th>\n<th>\n<<lingo Listing/Status/Caption>>\n</th>\n</tr>\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" variable=\"payloadTiddler\">\n<tr>\n<td>\n<$checkbox field=<<selectionField>> checked=\"checked\" unchecked=\"unchecked\" default=\"checked\"/>\n</td>\n<td>\n<$reveal type=\"nomatch\" state=<<previewPopupState>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<previewPopupState>> setTo=\"yes\">\n{{$:/core/images/right-arrow}}&nbsp;<$text text=<<payloadTiddler>>/>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<previewPopupState>> text=\"yes\">\n<$button class=\"tc-btn-invisible tc-btn-dropdown\" set=<<previewPopupState>> setTo=\"no\">\n{{$:/core/images/down-arrow}}&nbsp;<$text text=<<payloadTiddler>>/>\n</$button>\n</$reveal>\n</td>\n<td>\n<$view field=<<messageField>>/>\n</td>\n</tr>\n<tr>\n<td colspan=\"3\">\n<$reveal type=\"match\" text=\"yes\" state=<<previewPopupState>>>\n<$transclude subtiddler=<<payloadTiddler>> mode=\"block\"/>\n</$reveal>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
        },
        "$:/core/ui/ListItemTemplate": {
            "title": "$:/core/ui/ListItemTemplate",
            "text": "<div class=\"tc-menu-list-item\">\n<$link to={{!!title}}>\n<$view field=\"title\"/>\n</$link>\n</div>"
        },
        "$:/core/ui/MissingTemplate": {
            "title": "$:/core/ui/MissingTemplate",
            "text": "<div class=\"tc-tiddler-missing\">\n<$button popup=<<qualify \"$:/state/popup/missing\">> class=\"tc-btn-invisible tc-missing-tiddler-label\">\n<$view field=\"title\" format=\"text\" />\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/missing\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$transclude tiddler=\"$:/core/ui/ListItemTemplate\"/>\n<hr>\n<$list filter=\"[all[current]backlinks[]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$reveal>\n</div>\n"
        },
        "$:/core/ui/MoreSideBar/All": {
            "title": "$:/core/ui/MoreSideBar/All",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/All/Caption}}",
            "text": "<$list filter=\"[!is[system]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/Drafts": {
            "title": "$:/core/ui/MoreSideBar/Drafts",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Drafts/Caption}}",
            "text": "<$list filter=\"[has[draft.of]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/Missing": {
            "title": "$:/core/ui/MoreSideBar/Missing",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Missing/Caption}}",
            "text": "<$list filter=\"[all[missing]sort[title]]\" template=\"$:/core/ui/MissingTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/Orphans": {
            "title": "$:/core/ui/MoreSideBar/Orphans",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Orphans/Caption}}",
            "text": "<$list filter=\"[all[orphans]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/Recent": {
            "title": "$:/core/ui/MoreSideBar/Recent",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Recent/Caption}}",
            "text": "<$macrocall $name=\"timeline\" format={{$:/language/RecentChanges/DateFormat}}/>\n"
        },
        "$:/core/ui/MoreSideBar/Shadows": {
            "title": "$:/core/ui/MoreSideBar/Shadows",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Shadows/Caption}}",
            "text": "<$list filter=\"[all[shadows]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/System": {
            "title": "$:/core/ui/MoreSideBar/System",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/System/Caption}}",
            "text": "<$list filter=\"[is[system]sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/MoreSideBar/Tags": {
            "title": "$:/core/ui/MoreSideBar/Tags",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Tags/Caption}}",
            "text": "<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n{{$:/core/ui/Buttons/tag-manager}}\n\n</$set>\n\n</$set>\n\n</$set>\n\n<$list filter=\"[tags[]!is[system]sort[title]]\">\n\n<$transclude tiddler=\"$:/core/ui/TagTemplate\"/> <small class=\"tc-menu-list-count\"><$count filter=\"[all[current]tagging[]]\"/></small>\n\n</$list>\n\n<hr class=\"tc-untagged-separator\">\n\n{{$:/core/ui/UntaggedTemplate}} <small class=\"tc-menu-list-count\"><$count filter=\"[untagged[]!is[system]] -[tags[]]\"/></small>\n"
        },
        "$:/core/ui/MoreSideBar/Types": {
            "title": "$:/core/ui/MoreSideBar/Types",
            "tags": "$:/tags/MoreSideBar",
            "caption": "{{$:/language/SideBar/Types/Caption}}",
            "text": "<$list filter=\"[!is[system]has[type]each[type]sort[type]] -[type[text/vnd.tiddlywiki]]\">\n<div class=\"tc-menu-list-item\">\n<$view field=\"type\"/>\n<$list filter=\"[type{!!type}!is[system]sort[title]]\">\n<div class=\"tc-menu-list-subitem\">\n<$link to={{!!title}}><$view field=\"title\"/></$link>\n</div>\n</$list>\n</div>\n</$list>\n"
        },
        "$:/core/ui/Buttons/advanced-search": {
            "title": "$:/core/ui/Buttons/advanced-search",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/advanced-search-button}} {{$:/language/Buttons/AdvancedSearch/Caption}}",
            "description": "{{$:/language/Buttons/AdvancedSearch/Hint}}",
            "text": "<$button to=\"$:/AdvancedSearch\" tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/advanced-search-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/AdvancedSearch/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/close-all": {
            "title": "$:/core/ui/Buttons/close-all",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/close-all-button}} {{$:/language/Buttons/CloseAll/Caption}}",
            "description": "{{$:/language/Buttons/CloseAll/Hint}}",
            "text": "<$button message=\"tm-close-all-tiddlers\" tooltip={{$:/language/Buttons/CloseAll/Hint}} aria-label={{$:/language/Buttons/CloseAll/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/close-all-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/CloseAll/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/control-panel": {
            "title": "$:/core/ui/Buttons/control-panel",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/options-button}} {{$:/language/Buttons/ControlPanel/Caption}}",
            "description": "{{$:/language/Buttons/ControlPanel/Hint}}",
            "text": "<$button to=\"$:/ControlPanel\" tooltip={{$:/language/Buttons/ControlPanel/Hint}} aria-label={{$:/language/Buttons/ControlPanel/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/options-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/ControlPanel/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/encryption": {
            "title": "$:/core/ui/Buttons/encryption",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/locked-padlock}} {{$:/language/Buttons/Encryption/Caption}}",
            "description": "{{$:/language/Buttons/Encryption/Hint}}",
            "text": "<$reveal type=\"match\" state=\"$:/isEncrypted\" text=\"yes\">\n<$button message=\"tm-clear-password\" tooltip={{$:/language/Buttons/Encryption/ClearPassword/Hint}} aria-label={{$:/language/Buttons/Encryption/ClearPassword/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/locked-padlock}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Encryption/ClearPassword/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/isEncrypted\" text=\"yes\">\n<$button message=\"tm-set-password\" tooltip={{$:/language/Buttons/Encryption/SetPassword/Hint}} aria-label={{$:/language/Buttons/Encryption/SetPassword/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/unlocked-padlock}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Encryption/SetPassword/Caption}}/></span>\n</$list>\n</$button>\n</$reveal>"
        },
        "$:/core/ui/Buttons/export-page": {
            "title": "$:/core/ui/Buttons/export-page",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/export-button}} {{$:/language/Buttons/ExportPage/Caption}}",
            "description": "{{$:/language/Buttons/ExportPage/Hint}}",
            "text": "<$macrocall $name=\"exportButton\" exportFilter=\"[!is[system]sort[title]]\" lingoBase=\"$:/language/Buttons/ExportPage/\"/>"
        },
        "$:/core/ui/Buttons/full-screen": {
            "title": "$:/core/ui/Buttons/full-screen",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/full-screen-button}} {{$:/language/Buttons/FullScreen/Caption}}",
            "description": "{{$:/language/Buttons/FullScreen/Hint}}",
            "text": "<$button message=\"tm-full-screen\" tooltip={{$:/language/Buttons/FullScreen/Hint}} aria-label={{$:/language/Buttons/FullScreen/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/full-screen-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/FullScreen/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/home": {
            "title": "$:/core/ui/Buttons/home",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/home-button}} {{$:/language/Buttons/Home/Caption}}",
            "description": "{{$:/language/Buttons/Home/Hint}}",
            "text": "<$button message=\"tm-home\" tooltip={{$:/language/Buttons/Home/Hint}} aria-label={{$:/language/Buttons/Home/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/home-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Home/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/import": {
            "title": "$:/core/ui/Buttons/import",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/import-button}} {{$:/language/Buttons/Import/Caption}}",
            "description": "{{$:/language/Buttons/Import/Hint}}",
            "text": "<div class=\"tc-file-input-wrapper\">\n<$button tooltip={{$:/language/Buttons/Import/Hint}} aria-label={{$:/language/Buttons/Import/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/import-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Import/Caption}}/></span>\n</$list>\n</$button>\n<$browse tooltip={{$:/language/Buttons/Import/Hint}}/>\n</div>"
        },
        "$:/core/ui/Buttons/language": {
            "title": "$:/core/ui/Buttons/language",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/globe}} {{$:/language/Buttons/Language/Caption}}",
            "description": "{{$:/language/Buttons/Language/Hint}}",
            "text": "\\define flag-title()\n$(languagePluginTitle)$/icon\n\\end\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/language\">> tooltip={{$:/language/Buttons/Language/Hint}} aria-label={{$:/language/Buttons/Language/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n<span class=\"tc-image-button\">\n<$set name=\"languagePluginTitle\" value={{$:/language}}>\n<$image source=<<flag-title>>/>\n</$set>\n</span>\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Language/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/language\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down tc-drop-down-language-chooser\">\n<$linkcatcher to=\"$:/language\">\n<$list filter=\"[[$:/languages/en-GB]] [plugin-type[language]sort[description]]\">\n<$link>\n<span class=\"tc-drop-down-bullet\">\n<$reveal type=\"match\" state=\"$:/language\" text=<<currentTiddler>>>\n&bull;\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/language\" text=<<currentTiddler>>>\n&nbsp;\n</$reveal>\n</span>\n<span class=\"tc-image-button\">\n<$set name=\"languagePluginTitle\" value=<<currentTiddler>>>\n<$transclude subtiddler=<<flag-title>>>\n<$list filter=\"[all[current]field:title[$:/languages/en-GB]]\">\n<$transclude tiddler=\"$:/languages/en-GB/icon\"/>\n</$list>\n</$transclude>\n</$set>\n</span>\n<$view field=\"description\">\n<$view field=\"name\">\n<$view field=\"title\"/>\n</$view>\n</$view>\n</$link>\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>"
        },
        "$:/core/ui/Buttons/more-page-actions": {
            "title": "$:/core/ui/Buttons/more-page-actions",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/down-arrow}} {{$:/language/Buttons/More/Caption}}",
            "description": "{{$:/language/Buttons/More/Hint}}",
            "text": "\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n<$button popup=<<qualify \"$:/state/popup/more\">> tooltip={{$:/language/Buttons/More/Hint}} aria-label={{$:/language/Buttons/More/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/down-arrow}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/More/Caption}}/></span>\n</$list>\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/more\">> type=\"popup\" position=\"below\" animate=\"yes\">\n\n<div class=\"tc-drop-down\">\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"tc-btn-invisible\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]] -[[$:/core/ui/Buttons/more-page-actions]]\" variable=\"listItem\">\n\n<$reveal type=\"match\" state=<<config-title>> text=\"hide\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$reveal>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</div>\n\n</$reveal>"
        },
        "$:/core/ui/Buttons/new-journal": {
            "title": "$:/core/ui/Buttons/new-journal",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/new-journal-button}} {{$:/language/Buttons/NewJournal/Caption}}",
            "description": "{{$:/language/Buttons/NewJournal/Hint}}",
            "text": "\\define journalButton()\n<$button tooltip={{$:/language/Buttons/NewJournal/Hint}} aria-label={{$:/language/Buttons/NewJournal/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-new-tiddler\" title=<<now \"$(journalTitleTemplate)$\">> tags=\"$(journalTags)$\"/>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/new-journal-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewJournal/Caption}}/></span>\n</$list>\n</$button>\n\\end\n<$set name=\"journalTitleTemplate\" value={{$:/config/NewJournal/Title}}>\n<$set name=\"journalTags\" value={{$:/config/NewJournal/Tags}}>\n<<journalButton>>\n</$set></$set>"
        },
        "$:/core/ui/Buttons/new-tiddler": {
            "title": "$:/core/ui/Buttons/new-tiddler",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/new-button}} {{$:/language/Buttons/NewTiddler/Caption}}",
            "description": "{{$:/language/Buttons/NewTiddler/Hint}}",
            "text": "<$button message=\"tm-new-tiddler\" tooltip={{$:/language/Buttons/NewTiddler/Hint}} aria-label={{$:/language/Buttons/NewTiddler/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/new-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewTiddler/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/refresh": {
            "title": "$:/core/ui/Buttons/refresh",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/refresh-button}} {{$:/language/Buttons/Refresh/Caption}}",
            "description": "{{$:/language/Buttons/Refresh/Hint}}",
            "text": "<$button message=\"tm-browser-refresh\" tooltip={{$:/language/Buttons/Refresh/Hint}} aria-label={{$:/language/Buttons/Refresh/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/refresh-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Refresh/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/save-wiki": {
            "title": "$:/core/ui/Buttons/save-wiki",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/save-button}} {{$:/language/Buttons/SaveWiki/Caption}}",
            "description": "{{$:/language/Buttons/SaveWiki/Hint}}",
            "text": "<$button message=\"tm-save-wiki\" param={{$:/config/SaveWikiButton/Template}} tooltip={{$:/language/Buttons/SaveWiki/Hint}} aria-label={{$:/language/Buttons/SaveWiki/Caption}} class=<<tv-config-toolbar-class>>>\n<span class=\"tc-dirty-indicator\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/save-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/SaveWiki/Caption}}/></span>\n</$list>\n</span>\n</$button>"
        },
        "$:/core/ui/Buttons/storyview": {
            "title": "$:/core/ui/Buttons/storyview",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/storyview-classic}} {{$:/language/Buttons/StoryView/Caption}}",
            "description": "{{$:/language/Buttons/StoryView/Hint}}",
            "text": "\\define icon()\n$:/core/images/storyview-$(storyview)$\n\\end\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/storyview\">> tooltip={{$:/language/Buttons/StoryView/Hint}} aria-label={{$:/language/Buttons/StoryView/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n<$set name=\"storyview\" value={{$:/view}}>\n<$transclude tiddler=<<icon>>/>\n</$set>\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/StoryView/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/storyview\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$linkcatcher to=\"$:/view\">\n<$list filter=\"[storyviews[]]\" variable=\"storyview\">\n<$link to=<<storyview>>>\n<span class=\"tc-drop-down-bullet\">\n<$reveal type=\"match\" state=\"$:/view\" text=<<storyview>>>\n&bull;\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/view\" text=<<storyview>>>\n&nbsp;\n</$reveal>\n</span>\n<$transclude tiddler=<<icon>>/>\n<$text text=<<storyview>>/></$link>\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>"
        },
        "$:/core/ui/Buttons/tag-manager": {
            "title": "$:/core/ui/Buttons/tag-manager",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/tag-button}} {{$:/language/Buttons/TagManager/Caption}}",
            "description": "{{$:/language/Buttons/TagManager/Hint}}",
            "text": "<$button to=\"$:/TagManager\" tooltip={{$:/language/Buttons/TagManager/Hint}} aria-label={{$:/language/Buttons/TagManager/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/tag-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/TagManager/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/theme": {
            "title": "$:/core/ui/Buttons/theme",
            "tags": "$:/tags/PageControls",
            "caption": "{{$:/core/images/theme-button}} {{$:/language/Buttons/Theme/Caption}}",
            "description": "{{$:/language/Buttons/Theme/Hint}}",
            "text": "<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/theme\">> tooltip={{$:/language/Buttons/Theme/Hint}} aria-label={{$:/language/Buttons/Theme/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/theme-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Theme/Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/theme\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$linkcatcher to=\"$:/theme\">\n<$list filter=\"[plugin-type[theme]sort[title]]\" variable=\"themeTitle\">\n<$link to=<<themeTitle>>>\n<span class=\"tc-drop-down-bullet\">\n<$reveal type=\"match\" state=\"$:/theme\" text=<<themeTitle>>>\n&bull;\n</$reveal>\n<$reveal type=\"nomatch\" state=\"$:/theme\" text=<<themeTitle>>>\n&nbsp;\n</$reveal>\n</span>\n<$view tiddler=<<themeTitle>> field=\"name\"/>\n</$link>\n</$list>\n</$linkcatcher>\n</div>\n</$reveal>"
        },
        "$:/core/ui/PageTemplate/pagecontrols": {
            "title": "$:/core/ui/PageTemplate/pagecontrols",
            "text": "\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-page-controls\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]\" variable=\"listItem\">\n<$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\">\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n</$reveal>\n</$list>\n</div>\n\n"
        },
        "$:/core/ui/PageStylesheet": {
            "title": "$:/core/ui/PageStylesheet",
            "text": "<$importvariables filter=\"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Stylesheet]!has[draft.of]]\">\n<$transclude mode=\"block\"/>\n</$list>\n\n</$importvariables>\n"
        },
        "$:/core/ui/PageTemplate/alerts": {
            "title": "$:/core/ui/PageTemplate/alerts",
            "tags": "$:/tags/PageTemplate",
            "text": "<div class=\"tc-alerts\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Alert]!has[draft.of]]\" template=\"$:/core/ui/AlertTemplate\" storyview=\"pop\"/>\n\n</div>\n"
        },
        "$:/core/ui/PageTemplate/sidebar": {
            "title": "$:/core/ui/PageTemplate/sidebar",
            "tags": "$:/tags/PageTemplate",
            "text": "<$scrollable fallthrough=\"no\" class=\"tc-sidebar-scrollable\">\n\n<div class=\"tc-sidebar-header\">\n\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"yes\" default=\"yes\" retain=\"yes\">\n\n<h1 class=\"tc-site-title\">\n\n<$transclude tiddler=\"$:/SiteTitle\" mode=\"inline\"/>\n\n</h1>\n\n<div class=\"tc-site-subtitle\">\n\n<$transclude tiddler=\"$:/SiteSubtitle\" mode=\"inline\"/>\n\n</div>\n\n{{||$:/core/ui/PageTemplate/pagecontrols}}\n\n<$transclude tiddler=\"$:/core/ui/SideBarLists\" mode=\"inline\"/>\n\n</$reveal>\n\n</div>\n\n</$scrollable>"
        },
        "$:/core/ui/PageTemplate/story": {
            "title": "$:/core/ui/PageTemplate/story",
            "tags": "$:/tags/PageTemplate",
            "text": "<section class=\"tc-story-river\">\n\n<section class=\"story-backdrop\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/AboveStory]!has[draft.of]]\">\n\n<$transclude/>\n\n</$list>\n\n</section>\n\n<$list filter=\"[list[$:/StoryList]]\" history=\"$:/HistoryList\" template=\"$:/core/ui/ViewTemplate\" editTemplate=\"$:/core/ui/EditTemplate\" storyview={{$:/view}} />\n\n<section class=\"story-frontdrop\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/BelowStory]!has[draft.of]]\">\n\n<$transclude/>\n\n</$list>\n\n</section>\n\n</section>\n"
        },
        "$:/core/ui/PageTemplate/topleftbar": {
            "title": "$:/core/ui/PageTemplate/topleftbar",
            "tags": "$:/tags/PageTemplate",
            "text": "<span class=\"tc-topbar tc-topbar-left\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TopLeftBar]!has[draft.of]]\" variable=\"listItem\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$list>\n\n</span>\n"
        },
        "$:/core/ui/PageTemplate/toprightbar": {
            "title": "$:/core/ui/PageTemplate/toprightbar",
            "tags": "$:/tags/PageTemplate",
            "text": "<span class=\"tc-topbar tc-topbar-right\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TopRightBar]!has[draft.of]]\" variable=\"listItem\">\n\n<$transclude tiddler=<<listItem>> mode=\"inline\"/>\n\n</$list>\n\n</span>\n"
        },
        "$:/core/ui/PageTemplate": {
            "title": "$:/core/ui/PageTemplate",
            "text": "\\define containerClasses()\ntc-page-container tc-page-view-$(themeTitle)$ tc-language-$(languageTitle)$\n\\end\n\n<$importvariables filter=\"[[$:/core/ui/PageMacros]] [all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]\">\n\n<$set name=\"tv-config-toolbar-icons\" value={{$:/config/Toolbar/Icons}}>\n\n<$set name=\"tv-config-toolbar-text\" value={{$:/config/Toolbar/Text}}>\n\n<$set name=\"tv-config-toolbar-class\" value=\"tc-btn-invisible\">\n\n<$set name=\"themeTitle\" value={{$:/view}}>\n\n<$set name=\"currentTiddler\" value={{$:/language}}>\n\n<$set name=\"languageTitle\" value={{!!name}}>\n\n<$set name=\"currentTiddler\" value=\"\">\n\n<div class=<<containerClasses>>>\n\n<$navigator story=\"$:/StoryList\" history=\"$:/HistoryList\">\n\n<$dropzone>\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageTemplate]!has[draft.of]]\" variable=\"listItem\">\n\n<$transclude tiddler=<<listItem>>/>\n\n</$list>\n\n</$dropzone>\n\n</$navigator>\n\n</div>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$set>\n\n</$importvariables>\n"
        },
        "$:/core/ui/PluginInfo": {
            "title": "$:/core/ui/PluginInfo",
            "text": "\\define localised-info-tiddler-title()\n$(currentTiddler)$/$(languageTitle)$/$(currentTab)$\n\\end\n\\define info-tiddler-title()\n$(currentTiddler)$/$(currentTab)$\n\\end\n<$transclude tiddler=<<localised-info-tiddler-title>> mode=\"block\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<localised-info-tiddler-title>> mode=\"block\">\n<$transclude tiddler=<<currentTiddler>> subtiddler=<<info-tiddler-title>> mode=\"block\">\nNo ''\"<$text text=<<currentTab>>/>\"'' found\n</$transclude>\n</$transclude>\n</$transclude>\n"
        },
        "$:/core/ui/SearchResults": {
            "title": "$:/core/ui/SearchResults",
            "text": "<div class=\"tc-search-results\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]butfirst[]limit[1]]\" emptyMessage=\"\"\"\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\">\n<$transclude mode=\"block\"/>\n</$list>\n\"\"\">\n<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/SearchResults]!has[draft.of]]\" default={{$:/config/SearchResults/Default}}/>\n</$list>\n\n</div>\n"
        },
        "$:/core/ui/SideBar/More": {
            "title": "$:/core/ui/SideBar/More",
            "tags": "$:/tags/SideBar",
            "caption": "{{$:/language/SideBar/More/Caption}}",
            "text": "<div class=\"tc-more-sidebar\">\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/MoreSideBar]!has[draft.of]]\" \"$:/core/ui/MoreSideBar/Tags\" \"$:/state/tab/moresidebar\" \"tc-vertical\">>\n</div>\n"
        },
        "$:/core/ui/SideBar/Open": {
            "title": "$:/core/ui/SideBar/Open",
            "tags": "$:/tags/SideBar",
            "caption": "{{$:/language/SideBar/Open/Caption}}",
            "text": "\\define lingo-base() $:/language/CloseAll/\n<$list filter=\"[list[$:/StoryList]]\" history=\"$:/HistoryList\" storyview=\"pop\">\n\n<$button message=\"tm-close-tiddler\" tooltip={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class=\"tc-btn-invisible tc-btn-mini\">&times;</$button> <$link to={{!!title}}><$view field=\"title\"/></$link>\n\n</$list>\n\n<$button message=\"tm-close-all-tiddlers\" class=\"tc-btn-invisible tc-btn-mini\"><<lingo Button>></$button>\n"
        },
        "$:/core/ui/SideBar/Recent": {
            "title": "$:/core/ui/SideBar/Recent",
            "tags": "$:/tags/SideBar",
            "caption": "{{$:/language/SideBar/Recent/Caption}}",
            "text": "<$macrocall $name=\"timeline\" format={{$:/language/RecentChanges/DateFormat}}/>\n"
        },
        "$:/core/ui/SideBar/Tools": {
            "title": "$:/core/ui/SideBar/Tools",
            "tags": "$:/tags/SideBar",
            "caption": "{{$:/language/SideBar/Tools/Caption}}",
            "text": "\\define lingo-base() $:/language/ControlPanel/\n\\define config-title()\n$:/config/PageControlButtons/Visibility/$(listItem)$\n\\end\n\n<<lingo Basics/Version/Prompt>> <<version>>\n\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]\" variable=\"listItem\">\n\n<div style=\"position:relative;\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>>/> <i class=\"tc-muted\"><$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</div>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n"
        },
        "$:/core/ui/SideBarLists": {
            "title": "$:/core/ui/SideBarLists",
            "text": "<div class=\"tc-sidebar-lists\">\n\n<div class=\"tc-search\">\n<$edit-text tiddler=\"$:/temp/search\" type=\"search\" tag=\"input\" focus=\"true\"/>\n<$reveal state=\"$:/temp/search\" type=\"nomatch\" text=\"\">\n<$button tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/advancedsearch\" text={{$:/temp/search}}/>\n<$action-setfield $tiddler=\"$:/temp/search\" text=\"\"/>\n<$action-navigate $to=\"$:/AdvancedSearch\"/>\n{{$:/core/images/advanced-search-button}}\n</$button>\n<$button class=\"tc-btn-invisible\">\n<$action-setfield $tiddler=\"$:/temp/search\" text=\"\" />\n{{$:/core/images/close-button}}\n</$button>\n</$reveal>\n<$reveal state=\"$:/temp/search\" type=\"match\" text=\"\">\n<$button to=\"$:/AdvancedSearch\" tooltip={{$:/language/Buttons/AdvancedSearch/Hint}} aria-label={{$:/language/Buttons/AdvancedSearch/Caption}} class=\"tc-btn-invisible\">\n{{$:/core/images/advanced-search-button}}\n</$button>\n</$reveal>\n</div>\n\n<$reveal state=\"$:/temp/search\" type=\"nomatch\" text=\"\">\n\n<$set name=\"searchTiddler\" value=\"$:/temp/search\">\n{{$:/core/ui/SearchResults}}\n</$set>\n\n</$reveal>\n\n<$reveal state=\"$:/temp/search\" type=\"match\" text=\"\">\n\n<<tabs \"[all[shadows+tiddlers]tag[$:/tags/SideBar]!has[draft.of]]\" \"$:/core/ui/SideBar/Open\" \"$:/state/tab/sidebar\">>\n\n</$reveal>\n\n</div>\n"
        },
        "$:/TagManager": {
            "title": "$:/TagManager",
            "icon": "$:/core/images/tag-button",
            "text": "\\define lingo-base() $:/language/TagManager/\n\\define iconEditorTab(type)\n<$list filter=\"[all[shadows+tiddlers]is[image]] [all[shadows+tiddlers]tag[$:/tags/Image]] -[type[application/pdf]] +[sort[title]] +[$type$is[system]]\">\n<$link to={{!!title}}>\n<$transclude/> <$view field=\"title\"/>\n</$link>\n</$list>\n\\end\n\\define iconEditor(title)\n<div class=\"tc-drop-down-wrapper\">\n<$button popup=<<qualify \"$:/state/popup/icon/$title$\">> class=\"tc-btn-invisible tc-btn-dropdown\">{{$:/core/images/down-arrow}}</$button>\n<$reveal state=<<qualify \"$:/state/popup/icon/$title$\">> type=\"popup\" position=\"belowleft\" text=\"\" default=\"\">\n<div class=\"tc-drop-down\">\n<$linkcatcher to=\"$title$!!icon\">\n<<iconEditorTab type:\"!\">>\n<hr/>\n<<iconEditorTab type:\"\">>\n</$linkcatcher>\n</div>\n</$reveal>\n</div>\n\\end\n\\define qualifyTitle(title)\n$title$$(currentTiddler)$\n\\end\n\\define toggleButton(state)\n<$reveal state=\"$state$\" type=\"match\" text=\"closed\" default=\"closed\">\n<$button set=\"$state$\" setTo=\"open\" class=\"tc-btn-invisible tc-btn-dropdown\" selectedClass=\"tc-selected\">\n{{$:/core/images/info-button}}\n</$button>\n</$reveal>\n<$reveal state=\"$state$\" type=\"match\" text=\"open\" default=\"closed\">\n<$button set=\"$state$\" setTo=\"closed\" class=\"tc-btn-invisible tc-btn-dropdown\" selectedClass=\"tc-selected\">\n{{$:/core/images/info-button}}\n</$button>\n</$reveal>\n\\end\n<table class=\"tc-tag-manager-table\">\n<tbody>\n<tr>\n<th><<lingo Colour/Heading>></th>\n<th class=\"tc-tag-manager-tag\"><<lingo Tag/Heading>></th>\n<th><<lingo Icon/Heading>></th>\n<th><<lingo Info/Heading>></th>\n</tr>\n<$list filter=\"[tags[]!is[system]sort[title]]\">\n<tr>\n<td><$edit-text field=\"color\" tag=\"input\" type=\"color\"/></td>\n<td><$transclude tiddler=\"$:/core/ui/TagTemplate\"/></td>\n<td>\n<$macrocall $name=\"iconEditor\" title={{!!title}}/>\n</td>\n<td>\n<$macrocall $name=\"toggleButton\" state=<<qualifyTitle \"$:/state/tag-manager/\">> /> \n</td>\n</tr>\n<tr>\n<td></td>\n<td>\n<$reveal state=<<qualifyTitle \"$:/state/tag-manager/\">> type=\"match\" text=\"open\" default=\"\">\n<table>\n<tbody>\n<tr><td><<lingo Colour/Heading>></td><td><$edit-text field=\"color\" tag=\"input\" type=\"text\" size=\"9\"/></td></tr>\n<tr><td><<lingo Icon/Heading>></td><td><$edit-text field=\"icon\" tag=\"input\" size=\"45\"/></td></tr>\n</tbody>\n</table>\n</$reveal>\n</td>\n<td></td>\n<td></td>\n</tr>\n</$list>\n</tbody>\n</table>\n"
        },
        "$:/core/ui/TagTemplate": {
            "title": "$:/core/ui/TagTemplate",
            "text": "\\define tag-styles()\nbackground-color:$(backgroundColor)$;\nfill:$(foregroundColor)$;\ncolor:$(foregroundColor)$;\n\\end\n\n\\define tag-body-inner(colour,fallbackTarget,colourA,colourB)\n<$set name=\"foregroundColor\" value=<<contrastcolour target:\"\"\"$colour$\"\"\" fallbackTarget:\"\"\"$fallbackTarget$\"\"\" colourA:\"\"\"$colourA$\"\"\" colourB:\"\"\"$colourB$\"\"\">>>\n<$set name=\"backgroundColor\" value=\"\"\"$colour$\"\"\">\n<$button popup=<<qualify \"$:/state/popup/tag\">> class=\"tc-btn-invisible tc-tag-label\" style=<<tag-styles>>>\n<$transclude tiddler={{!!icon}}/> <$view field=\"title\" format=\"text\" />\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/tag\">> type=\"popup\" position=\"below\" animate=\"yes\"><div class=\"tc-drop-down\"><$transclude tiddler=\"$:/core/ui/ListItemTemplate\"/>\n<hr>\n<$list filter=\"[all[current]tagging[]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$reveal>\n</$set>\n</$set>\n\\end\n\n\\define tag-body(colour,palette)\n<span class=\"tc-tag-list-item\">\n<$macrocall $name=\"tag-body-inner\" colour=\"\"\"$colour$\"\"\" fallbackTarget={{$palette$##tag-background}} colourA={{$palette$##foreground}} colourB={{$palette$##background}}/>\n</span>\n\\end\n\n<$macrocall $name=\"tag-body\" colour={{!!color}} palette={{$:/palette}}/>\n"
        },
        "$:/core/ui/TiddlerFieldTemplate": {
            "title": "$:/core/ui/TiddlerFieldTemplate",
            "text": "<tr class=\"tc-view-field\">\n<td class=\"tc-view-field-name\">\n<$text text=<<listItem>>/>\n</td>\n<td class=\"tc-view-field-value\">\n<$view field=<<listItem>>/>\n</td>\n</tr>"
        },
        "$:/core/ui/TiddlerFields": {
            "title": "$:/core/ui/TiddlerFields",
            "text": "<table class=\"tc-view-field-table\">\n<tbody>\n<$list filter=\"[all[current]fields[]sort[title]] -text\" template=\"$:/core/ui/TiddlerFieldTemplate\" variable=\"listItem\"/>\n</tbody>\n</table>\n"
        },
        "$:/core/ui/TiddlerInfo/Advanced/PluginInfo": {
            "title": "$:/core/ui/TiddlerInfo/Advanced/PluginInfo",
            "tags": "$:/tags/TiddlerInfo/Advanced",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/Advanced/PluginInfo/\n<$list filter=\"[all[current]has[plugin-type]]\">\n\n! <<lingo Heading>>\n\n<<lingo Hint>>\n<ul>\n<$list filter=\"[all[current]plugintiddlers[]sort[title]]\" emptyMessage=<<lingo Empty/Hint>>>\n<li>\n<$link to={{!!title}}>\n<$view field=\"title\"/>\n</$link>\n</li>\n</$list>\n</ul>\n\n</$list>\n"
        },
        "$:/core/ui/TiddlerInfo/Advanced/ShadowInfo": {
            "title": "$:/core/ui/TiddlerInfo/Advanced/ShadowInfo",
            "tags": "$:/tags/TiddlerInfo/Advanced",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/Advanced/ShadowInfo/\n<$set name=\"infoTiddler\" value=<<currentTiddler>>>\n\n''<<lingo Heading>>''\n\n<$list filter=\"[all[current]!is[shadow]]\">\n\n<<lingo NotShadow/Hint>>\n\n</$list>\n\n<$list filter=\"[all[current]is[shadow]]\">\n\n<<lingo Shadow/Hint>>\n\n<$list filter=\"[all[current]shadowsource[]]\">\n\n<$set name=\"pluginTiddler\" value=<<currentTiddler>>>\n<<lingo Shadow/Source>>\n</$set>\n\n</$list>\n\n<$list filter=\"[all[current]is[shadow]is[tiddler]]\">\n\n<<lingo OverriddenShadow/Hint>>\n\n</$list>\n\n\n</$list>\n</$set>\n"
        },
        "$:/core/ui/TiddlerInfo/Advanced": {
            "title": "$:/core/ui/TiddlerInfo/Advanced",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/Advanced/Caption}}",
            "text": "<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo/Advanced]!has[draft.of]]\" variable=\"listItem\">\n<$transclude tiddler=<<listItem>>/>\n\n</$list>\n"
        },
        "$:/core/ui/TiddlerInfo/Fields": {
            "title": "$:/core/ui/TiddlerInfo/Fields",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/Fields/Caption}}",
            "text": "<$transclude tiddler=\"$:/core/ui/TiddlerFields\"/>\n"
        },
        "$:/core/ui/TiddlerInfo/List": {
            "title": "$:/core/ui/TiddlerInfo/List",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/List/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[list{!!title}]\" emptyMessage=<<lingo List/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/TiddlerInfo/Listed": {
            "title": "$:/core/ui/TiddlerInfo/Listed",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/Listed/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]listed[]!is[system]]\" emptyMessage=<<lingo Listed/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/TiddlerInfo/References": {
            "title": "$:/core/ui/TiddlerInfo/References",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/References/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]backlinks[]sort[title]]\" emptyMessage=<<lingo References/Empty>> template=\"$:/core/ui/ListItemTemplate\">\n</$list>\n"
        },
        "$:/core/ui/TiddlerInfo/Tagging": {
            "title": "$:/core/ui/TiddlerInfo/Tagging",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/Tagging/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n<$list filter=\"[all[current]tagging[]]\" emptyMessage=<<lingo Tagging/Empty>> template=\"$:/core/ui/ListItemTemplate\"/>\n"
        },
        "$:/core/ui/TiddlerInfo/Tools": {
            "title": "$:/core/ui/TiddlerInfo/Tools",
            "tags": "$:/tags/TiddlerInfo",
            "caption": "{{$:/language/TiddlerInfo/Tools/Caption}}",
            "text": "\\define lingo-base() $:/language/TiddlerInfo/\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n\n<$set name=\"tv-config-toolbar-class\" value=\"\">\n\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]\" variable=\"listItem\">\n\n<$checkbox tiddler=<<config-title>> field=\"text\" checked=\"show\" unchecked=\"hide\" default=\"show\"/> <$transclude tiddler=<<listItem>>/> <i class=\"tc-muted\"><$transclude tiddler=<<listItem>> field=\"description\"/></i>\n\n</$list>\n\n</$set>\n\n</$set>\n\n</$set>\n"
        },
        "$:/core/ui/TiddlerInfo": {
            "title": "$:/core/ui/TiddlerInfo",
            "text": "<$macrocall $name=\"tabs\" tabsList=\"[all[shadows+tiddlers]tag[$:/tags/TiddlerInfo]!has[draft.of]]\" default={{$:/config/TiddlerInfo/Default}}/>"
        },
        "$:/core/ui/TopBar/menu": {
            "title": "$:/core/ui/TopBar/menu",
            "tags": "$:/tags/TopRightBar",
            "text": "<$reveal state=\"$:/state/sidebar\" type=\"nomatch\" text=\"no\">\n<$button set=\"$:/state/sidebar\" setTo=\"no\" tooltip={{$:/language/Buttons/HideSideBar/Hint}} aria-label={{$:/language/Buttons/HideSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-right}}</$button>\n</$reveal>\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"no\">\n<$button set=\"$:/state/sidebar\" setTo=\"yes\" tooltip={{$:/language/Buttons/ShowSideBar/Hint}} aria-label={{$:/language/Buttons/ShowSideBar/Caption}} class=\"tc-btn-invisible\">{{$:/core/images/chevron-left}}</$button>\n</$reveal>\n"
        },
        "$:/core/ui/UntaggedTemplate": {
            "title": "$:/core/ui/UntaggedTemplate",
            "text": "\\define lingo-base() $:/language/SideBar/\n<$button popup=<<qualify \"$:/state/popup/tag\">> class=\"tc-btn-invisible tc-untagged-label tc-tag-label\">\n<<lingo Tags/Untagged/Caption>>\n</$button>\n<$reveal state=<<qualify \"$:/state/popup/tag\">> type=\"popup\" position=\"below\">\n<div class=\"tc-drop-down\">\n<$list filter=\"[untagged[]!is[system]] -[tags[]] +[sort[title]]\" template=\"$:/core/ui/ListItemTemplate\"/>\n</div>\n</$reveal>\n"
        },
        "$:/core/ui/ViewTemplate/body": {
            "title": "$:/core/ui/ViewTemplate/body",
            "tags": "$:/tags/ViewTemplate",
            "text": "<div class=\"tc-tiddler-body\">\n\n<$list filter=\"[all[current]!has[plugin-type]!field:hide-body[yes]]\">\n\n<$transclude>\n\n<$transclude tiddler=\"$:/language/MissingTiddler/Hint\"/>\n\n</$transclude>\n\n</$list>\n\n</div>\n"
        },
        "$:/core/ui/ViewTemplate/classic": {
            "title": "$:/core/ui/ViewTemplate/classic",
            "tags": "$:/tags/ViewTemplate $:/tags/EditTemplate",
            "text": "\\define lingo-base() $:/language/ClassicWarning/\n<$list filter=\"[all[current]type[text/x-tiddlywiki]]\">\n<div class=\"tc-message-box\">\n\n<<lingo Hint>>\n\n<$button set=\"!!type\" setTo=\"text/vnd.tiddlywiki\"><<lingo Upgrade/Caption>></$button>\n\n</div>\n</$list>\n"
        },
        "$:/core/ui/ViewTemplate/import": {
            "title": "$:/core/ui/ViewTemplate/import",
            "tags": "$:/tags/ViewTemplate",
            "text": "\\define lingo-base() $:/language/Import/\n\n<$list filter=\"[all[current]field:plugin-type[import]]\">\n\n<div class=\"tc-import\">\n\n<<lingo Listing/Hint>>\n\n{{||$:/core/ui/ImportListing}}\n\n<$button message=\"tm-delete-tiddler\" param=<<currentTiddler>>><<lingo Listing/Cancel/Caption>></$button>\n<$button message=\"tm-perform-import\" param=<<currentTiddler>>><<lingo Listing/Import/Caption>></$button>\n\n</div>\n\n</$list>\n"
        },
        "$:/core/ui/ViewTemplate/plugin": {
            "title": "$:/core/ui/ViewTemplate/plugin",
            "tags": "$:/tags/ViewTemplate",
            "text": "<$list filter=\"[all[current]has[plugin-type]] -[all[current]field:plugin-type[import]]\">\n\n{{||$:/core/ui/TiddlerInfo/Advanced/PluginInfo}}\n\n</$list>\n"
        },
        "$:/core/ui/ViewTemplate/subtitle": {
            "title": "$:/core/ui/ViewTemplate/subtitle",
            "tags": "$:/tags/ViewTemplate",
            "text": "<div class=\"tc-subtitle\">\n<$link to={{!!modifier}}>\n<$view field=\"modifier\"/>\n</$link> <$view field=\"modified\" format=\"relativedate\"/>\n</div>\n"
        },
        "$:/core/ui/ViewTemplate/tags": {
            "title": "$:/core/ui/ViewTemplate/tags",
            "tags": "$:/tags/ViewTemplate",
            "text": "<div class=\"tc-tags-wrapper\"><$list filter=\"[all[current]tags[]sort[title]]\" template=\"$:/core/ui/TagTemplate\" storyview=\"pop\"/></div>\n"
        },
        "$:/core/ui/ViewTemplate/title": {
            "title": "$:/core/ui/ViewTemplate/title",
            "tags": "$:/tags/ViewTemplate",
            "text": "\\define title-styles()\nfill:$(foregroundColor)$;\n\\end\n\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<div class=\"tc-tiddler-title\">\n<div class=\"tc-titlebar\">\n<span class=\"tc-tiddler-controls\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]]\" variable=\"listItem\"><$reveal type=\"nomatch\" state=<<config-title>> text=\"hide\"><$transclude tiddler=<<listItem>>/></$reveal></$list>\n</span>\n<$set name=\"foregroundColor\" value={{!!color}}>\n<span class=\"tc-tiddler-title-icon\" style=<<title-styles>>>\n<$transclude tiddler={{!!icon}}/>\n</span>\n</$set>\n<$list filter=\"[all[current]removeprefix[$:/]]\">\n<h2 class=\"tc-title\" title={{$:/language/SystemTiddler/Tooltip}}>\n<span class=\"tc-system-title-prefix\">$:/</span><$text text=<<currentTiddler>>/>\n</h2>\n</$list>\n<$list filter=\"[all[current]!prefix[$:/]]\">\n<h2 class=\"tc-title\">\n<$view field=\"title\"/>\n</h2>\n</$list>\n</div>\n\n<$reveal type=\"nomatch\" text=\"\" default=\"\" state=<<tiddlerInfoState>> class=\"tc-tiddler-info tc-popup-handle\" animate=\"yes\" retain=\"yes\">\n\n<$transclude tiddler=\"$:/core/ui/TiddlerInfo\"/>\n\n</$reveal>\n</div>"
        },
        "$:/core/ui/ViewTemplate": {
            "title": "$:/core/ui/ViewTemplate",
            "text": "\\define frame-classes()\ntc-tiddler-frame tc-tiddler-view-frame $(missingTiddlerClass)$ $(shadowTiddlerClass)$ $(systemTiddlerClass)$ $(tiddlerTagClasses)$\n\\end\n<$set name=\"storyTiddler\" value=<<currentTiddler>>><$set name=\"tiddlerInfoState\" value=<<qualify \"$:/state/popup/tiddler-info\">>><$tiddler tiddler=<<currentTiddler>>><div class=<<frame-classes>>><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewTemplate]!has[draft.of]]\" variable=\"listItem\"><$transclude tiddler=<<listItem>>/></$list>\n</div>\n</$tiddler></$set></$set>\n"
        },
        "$:/core/ui/Buttons/clone": {
            "title": "$:/core/ui/Buttons/clone",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/clone-button}} {{$:/language/Buttons/Clone/Caption}}",
            "description": "{{$:/language/Buttons/Clone/Hint}}",
            "text": "<$button message=\"tm-new-tiddler\" param=<<currentTiddler>> tooltip={{$:/language/Buttons/Clone/Hint}} aria-label={{$:/language/Buttons/Clone/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/clone-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Clone/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/close-others": {
            "title": "$:/core/ui/Buttons/close-others",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/close-others-button}} {{$:/language/Buttons/CloseOthers/Caption}}",
            "description": "{{$:/language/Buttons/CloseOthers/Hint}}",
            "text": "<$button message=\"tm-close-other-tiddlers\" param=<<currentTiddler>> tooltip={{$:/language/Buttons/CloseOthers/Hint}} aria-label={{$:/language/Buttons/CloseOthers/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/close-others-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/CloseOthers/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/close": {
            "title": "$:/core/ui/Buttons/close",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/close-button}} {{$:/language/Buttons/Close/Caption}}",
            "description": "{{$:/language/Buttons/Close/Hint}}",
            "text": "<$button message=\"tm-close-tiddler\" tooltip={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/close-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Close/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/edit": {
            "title": "$:/core/ui/Buttons/edit",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/edit-button}} {{$:/language/Buttons/Edit/Caption}}",
            "description": "{{$:/language/Buttons/Edit/Hint}}",
            "text": "<$button message=\"tm-edit-tiddler\" tooltip={{$:/language/Buttons/Edit/Hint}} aria-label={{$:/language/Buttons/Edit/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/edit-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Edit/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/export-tiddler": {
            "title": "$:/core/ui/Buttons/export-tiddler",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/export-button}} {{$:/language/Buttons/ExportTiddler/Caption}}",
            "description": "{{$:/language/Buttons/ExportTiddler/Hint}}",
            "text": "\\define makeExportFilter()\n[[$(currentTiddler)$]]\n\\end\n<$macrocall $name=\"exportButton\" exportFilter=<<makeExportFilter>> lingoBase=\"$:/language/Buttons/ExportTiddler/\" baseFilename=<<currentTiddler>>/>"
        },
        "$:/core/ui/Buttons/info": {
            "title": "$:/core/ui/Buttons/info",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/info-button}} {{$:/language/Buttons/Info/Caption}}",
            "description": "{{$:/language/Buttons/Info/Hint}}",
            "text": "<$button popup=<<tiddlerInfoState>> tooltip={{$:/language/Buttons/Info/Hint}} aria-label={{$:/language/Buttons/Info/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/info-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Info/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/more-tiddler-actions": {
            "title": "$:/core/ui/Buttons/more-tiddler-actions",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/down-arrow}} {{$:/language/Buttons/More/Caption}}",
            "description": "{{$:/language/Buttons/More/Hint}}",
            "text": "\\define config-title()\n$:/config/ViewToolbarButtons/Visibility/$(listItem)$\n\\end\n<$button popup=<<qualify \"$:/state/popup/more\">> tooltip={{$:/language/Buttons/More/Hint}} aria-label={{$:/language/Buttons/More/Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/down-arrow}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/More/Caption}}/></span>\n</$list>\n</$button><$reveal state=<<qualify \"$:/state/popup/more\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$set name=\"tv-config-toolbar-icons\" value=\"yes\">\n<$set name=\"tv-config-toolbar-text\" value=\"yes\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/ViewToolbar]!has[draft.of]] -[[$:/core/ui/Buttons/more-tiddler-actions]]\" variable=\"listItem\">\n<$reveal type=\"match\" state=<<config-title>> text=\"hide\">\n<$transclude tiddler=<<listItem>>/>\n</$reveal>\n</$list>\n</$set>\n</$set>\n</div>\n</$reveal>"
        },
        "$:/core/ui/Buttons/new-here": {
            "title": "$:/core/ui/Buttons/new-here",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/new-here-button}} {{$:/language/Buttons/NewHere/Caption}}",
            "description": "{{$:/language/Buttons/NewHere/Hint}}",
            "text": "\\define newHereButtonTags()\n[[$(currentTiddler)$]]\n\\end\n\\define newHereButton()\n<$button tooltip={{$:/language/Buttons/NewHere/Hint}} aria-label={{$:/language/Buttons/NewHere/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-new-tiddler\" tags=<<newHereButtonTags>>/>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/new-here-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewHere/Caption}}/></span>\n</$list>\n</$button>\n\\end\n<<newHereButton>>"
        },
        "$:/core/ui/Buttons/new-journal-here": {
            "title": "$:/core/ui/Buttons/new-journal-here",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/new-journal-button}} {{$:/language/Buttons/NewJournalHere/Caption}}",
            "description": "{{$:/language/Buttons/NewJournalHere/Hint}}",
            "text": "\\define journalButtonTags()\n[[$(currentTiddlerTag)$]] $(journalTags)$\n\\end\n\\define journalButton()\n<$button tooltip={{$:/language/Buttons/NewJournalHere/Hint}} aria-label={{$:/language/Buttons/NewJournalHere/Caption}} class=<<tv-config-toolbar-class>>>\n<$action-sendmessage $message=\"tm-new-tiddler\" title=<<now \"$(journalTitleTemplate)$\">> tags=<<journalButtonTags>>/>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/new-journal-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/NewJournalHere/Caption}}/></span>\n</$list>\n</$button>\n\\end\n<$set name=\"journalTitleTemplate\" value={{$:/config/NewJournal/Title}}>\n<$set name=\"journalTags\" value={{$:/config/NewJournal/Tags}}>\n<$set name=\"currentTiddlerTag\" value=<<currentTiddler>>>\n<<journalButton>>\n</$set></$set></$set>"
        },
        "$:/core/ui/Buttons/permalink": {
            "title": "$:/core/ui/Buttons/permalink",
            "tags": "$:/tags/ViewToolbar",
            "caption": "{{$:/core/images/permalink-button}} {{$:/language/Buttons/Permalink/Caption}}",
            "description": "{{$:/language/Buttons/Permalink/Hint}}",
            "text": "<$button message=\"tm-permalink\" tooltip={{$:/language/Buttons/Permalink/Hint}} aria-label={{$:/language/Buttons/Permalink/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/permalink-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Permalink/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/core/ui/Buttons/permaview": {
            "title": "$:/core/ui/Buttons/permaview",
            "tags": "$:/tags/ViewToolbar $:/tags/PageControls",
            "caption": "{{$:/core/images/permaview-button}} {{$:/language/Buttons/Permaview/Caption}}",
            "description": "{{$:/language/Buttons/Permaview/Hint}}",
            "text": "<$button message=\"tm-permaview\" tooltip={{$:/language/Buttons/Permaview/Hint}} aria-label={{$:/language/Buttons/Permaview/Caption}} class=<<tv-config-toolbar-class>>>\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/permaview-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$:/language/Buttons/Permaview/Caption}}/></span>\n</$list>\n</$button>"
        },
        "$:/DefaultTiddlers": {
            "title": "$:/DefaultTiddlers",
            "text": "GettingStarted\n"
        },
        "$:/temp/advancedsearch": {
            "title": "$:/temp/advancedsearch",
            "text": ""
        },
        "$:/snippets/allfields": {
            "title": "$:/snippets/allfields",
            "text": "\\define renderfield(title)\n<tr class=\"tc-view-field\"><td class=\"tc-view-field-name\">''$title$'':</td><td class=\"tc-view-field-value\">//{{$:/language/Docs/Fields/$title$}}//</td></tr>\n\\end\n<table class=\"tc-view-field-table\"><tbody><$list filter=\"[fields[]sort[title]]\" variable=\"listItem\"><$macrocall $name=\"renderfield\" title=<<listItem>>/></$list>\n</tbody></table>\n"
        },
        "$:/config/AnimationDuration": {
            "title": "$:/config/AnimationDuration",
            "text": "400"
        },
        "$:/config/AutoSave": {
            "title": "$:/config/AutoSave",
            "text": "yes"
        },
        "$:/config/BitmapEditor/Colour": {
            "title": "$:/config/BitmapEditor/Colour",
            "text": "#ff0"
        },
        "$:/config/BitmapEditor/LineWidth": {
            "title": "$:/config/BitmapEditor/LineWidth",
            "text": "3"
        },
        "$:/config/EditTemplateFields/Visibility/title": {
            "title": "$:/config/EditTemplateFields/Visibility/title",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/tags": {
            "title": "$:/config/EditTemplateFields/Visibility/tags",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/text": {
            "title": "$:/config/EditTemplateFields/Visibility/text",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/creator": {
            "title": "$:/config/EditTemplateFields/Visibility/creator",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/created": {
            "title": "$:/config/EditTemplateFields/Visibility/created",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/modified": {
            "title": "$:/config/EditTemplateFields/Visibility/modified",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/modifier": {
            "title": "$:/config/EditTemplateFields/Visibility/modifier",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/type": {
            "title": "$:/config/EditTemplateFields/Visibility/type",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/draft.title": {
            "title": "$:/config/EditTemplateFields/Visibility/draft.title",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/draft.of": {
            "title": "$:/config/EditTemplateFields/Visibility/draft.of",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/revision": {
            "title": "$:/config/EditTemplateFields/Visibility/revision",
            "text": "hide"
        },
        "$:/config/EditTemplateFields/Visibility/bag": {
            "title": "$:/config/EditTemplateFields/Visibility/bag",
            "text": "hide"
        },
        "$:/config/EditorTypeMappings/image/gif": {
            "title": "$:/config/EditorTypeMappings/image/gif",
            "text": "bitmap"
        },
        "$:/config/EditorTypeMappings/image/jpeg": {
            "title": "$:/config/EditorTypeMappings/image/jpeg",
            "text": "bitmap"
        },
        "$:/config/EditorTypeMappings/image/jpg": {
            "title": "$:/config/EditorTypeMappings/image/jpg",
            "text": "bitmap"
        },
        "$:/config/EditorTypeMappings/image/png": {
            "title": "$:/config/EditorTypeMappings/image/png",
            "text": "bitmap"
        },
        "$:/config/EditorTypeMappings/image/x-icon": {
            "title": "$:/config/EditorTypeMappings/image/x-icon",
            "text": "bitmap"
        },
        "$:/config/EditorTypeMappings/text/vnd.tiddlywiki": {
            "title": "$:/config/EditorTypeMappings/text/vnd.tiddlywiki",
            "text": "text"
        },
        "$:/config/Navigation/UpdateAddressBar": {
            "title": "$:/config/Navigation/UpdateAddressBar",
            "text": "no"
        },
        "$:/config/Navigation/UpdateHistory": {
            "title": "$:/config/Navigation/UpdateHistory",
            "text": "no"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/advanced-search": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/advanced-search",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/close-all": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/close-all",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/encryption": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/encryption",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/export-page": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/export-page",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/full-screen": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/full-screen",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/home": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/home",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/refresh": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/refresh",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/import": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/import",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/language": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/language",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/tag-manager": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/tag-manager",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/more-page-actions": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/more-page-actions",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-journal": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/new-journal",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/permaview": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/permaview",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/storyview": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/storyview",
            "text": "hide"
        },
        "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/theme": {
            "title": "$:/config/PageControlButtons/Visibility/$:/core/ui/Buttons/theme",
            "text": "hide"
        },
        "$:/config/SaveWikiButton/Template": {
            "title": "$:/config/SaveWikiButton/Template",
            "text": "$:/core/save/all"
        },
        "$:/config/SaverFilter": {
            "title": "$:/config/SaverFilter",
            "text": "[all[]] -[[$:/HistoryList]] -[[$:/StoryList]] -[[$:/Import]] -[[$:/isEncrypted]] -[[$:/UploadName]] -[prefix[$:/state]] -[prefix[$:/temp]]"
        },
        "$:/config/SearchResults/Default": {
            "title": "$:/config/SearchResults/Default",
            "text": "$:/core/ui/DefaultSearchResultList"
        },
        "$:/config/SyncFilter": {
            "title": "$:/config/SyncFilter",
            "text": "[is[tiddler]] -[[$:/HistoryList]] -[[$:/StoryList]] -[[$:/Import]] -[[$:/isEncrypted]] -[prefix[$:/status]] -[prefix[$:/state]] -[prefix[$:/temp]]"
        },
        "$:/config/TiddlerInfo/Default": {
            "title": "$:/config/TiddlerInfo/Default",
            "text": "$:/core/ui/TiddlerInfo/Fields"
        },
        "$:/config/Toolbar/Icons": {
            "title": "$:/config/Toolbar/Icons",
            "text": "yes"
        },
        "$:/config/Toolbar/Text": {
            "title": "$:/config/Toolbar/Text",
            "text": "no"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/clone": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/clone",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/close-others": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/close-others",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/export-tiddler": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/export-tiddler",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/info": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/info",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/more-tiddler-actions": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/more-tiddler-actions",
            "text": "show"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-here": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-here",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-journal-here": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/new-journal-here",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permalink": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permalink",
            "text": "hide"
        },
        "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permaview": {
            "title": "$:/config/ViewToolbarButtons/Visibility/$:/core/ui/Buttons/permaview",
            "text": "hide"
        },
        "$:/snippets/currpalettepreview": {
            "title": "$:/snippets/currpalettepreview",
            "text": "\\define swatchStyle()\nbackground-color: $(swatchColour)$;\n\\end\n\\define swatch(colour)\n<$set name=\"swatchColour\" value={{##$colour$}}>\n<div class=\"tc-swatch\" style=<<swatchStyle>>/>\n</$set>\n\\end\n<div class=\"tc-swatches-horiz\">\n<<swatch foreground>>\n<<swatch background>>\n<<swatch muted-foreground>>\n<<swatch primary>>\n<<swatch page-background>>\n<<swatch tab-background>>\n<<swatch tiddler-info-background>>\n</div>\n"
        },
        "$:/snippets/download-wiki-button": {
            "title": "$:/snippets/download-wiki-button",
            "text": "\\define lingo-base() $:/language/ControlPanel/Tools/Download/\n<$button class=\"tc-btn-big-green\">\n<$action-sendmessage $message=\"tm-download-file\" $param=\"$:/core/save/all\" filename=\"index.html\"/>\n<<lingo Full/Caption>> {{$:/core/images/save-button}}\n</$button>"
        },
        "$:/language": {
            "title": "$:/language",
            "text": "$:/languages/en-GB"
        },
        "$:/snippets/languageswitcher": {
            "title": "$:/snippets/languageswitcher",
            "text": "{{$:/language/ControlPanel/Basics/Language/Prompt}} <$select tiddler=\"$:/language\">\n<$list filter=\"[[$:/languages/en-GB]] [plugin-type[language]sort[description]]\">\n<option value=<<currentTiddler>>><$view field=\"description\"><$view field=\"name\"><$view field=\"title\"/></$view></$view></option>\n</$list>\n</$select>"
        },
        "$:/core/macros/CSS": {
            "title": "$:/core/macros/CSS",
            "tags": "$:/tags/Macro",
            "text": "\\define colour(name)\n<$transclude tiddler={{$:/palette}} index=\"$name$\"><$transclude tiddler=\"$:/palettes/Vanilla\" index=\"$name$\"/></$transclude>\n\\end\n\n\\define color(name)\n<<colour $name$>>\n\\end\n\n\\define box-shadow(shadow)\n``\n  -webkit-box-shadow: $shadow$;\n     -moz-box-shadow: $shadow$;\n          box-shadow: $shadow$;\n``\n\\end\n\n\\define filter(filter)\n``\n  -webkit-filter: $filter$;\n     -moz-filter: $filter$;\n          filter: $filter$;\n``\n\\end\n\n\\define transition(transition)\n``\n  -webkit-transition: $transition$;\n     -moz-transition: $transition$;\n          transition: $transition$;\n``\n\\end\n\n\\define transform-origin(origin)\n``\n  -webkit-transform-origin: $origin$;\n     -moz-transform-origin: $origin$;\n          transform-origin: $origin$;\n``\n\\end\n\n\\define background-linear-gradient(gradient)\n``\nbackground-image: linear-gradient($gradient$);\nbackground-image: -o-linear-gradient($gradient$);\nbackground-image: -moz-linear-gradient($gradient$);\nbackground-image: -webkit-linear-gradient($gradient$);\nbackground-image: -ms-linear-gradient($gradient$);\n``\n\\end\n\n\\define datauri(title)\n<$macrocall $name=\"makedatauri\" type={{$title$!!type}} text={{$title$}}/>\n\\end\n\n\\define if-sidebar(text)\n<$reveal state=\"$:/state/sidebar\" type=\"match\" text=\"yes\" default=\"yes\">$text$</$reveal>\n\\end\n\n\\define if-no-sidebar(text)\n<$reveal state=\"$:/state/sidebar\" type=\"nomatch\" text=\"yes\" default=\"yes\">$text$</$reveal>\n\\end\n"
        },
        "$:/core/macros/export": {
            "title": "$:/core/macros/export",
            "tags": "$:/tags/Macro",
            "text": "\\define exportButtonFilename(baseFilename)\n$baseFilename$$(extension)$\n\\end\n\n\\define exportButton(exportFilter:\"[!is[system]sort[title]]\",lingoBase,baseFilename:\"tiddlers\")\n<span class=\"tc-popup-keep\">\n<$button popup=<<qualify \"$:/state/popup/export\">> tooltip={{$lingoBase$Hint}} aria-label={{$lingoBase$Caption}} class=<<tv-config-toolbar-class>> selectedClass=\"tc-selected\">\n<$list filter=\"[<tv-config-toolbar-icons>prefix[yes]]\">\n{{$:/core/images/export-button}}\n</$list>\n<$list filter=\"[<tv-config-toolbar-text>prefix[yes]]\">\n<span class=\"tc-btn-text\"><$text text={{$lingoBase$Caption}}/></span>\n</$list>\n</$button>\n</span>\n<$reveal state=<<qualify \"$:/state/popup/export\">> type=\"popup\" position=\"below\" animate=\"yes\">\n<div class=\"tc-drop-down\">\n<$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Exporter]]\">\n<$set name=\"extension\" value={{!!extension}}>\n<$button class=\"tc-btn-invisible\">\n<$action-sendmessage $message=\"tm-download-file\" $param=<<currentTiddler>> exportFilter=\"\"\"$exportFilter$\"\"\" filename=<<exportButtonFilename \"\"\"$baseFilename$\"\"\">>/>\n<$action-deletetiddler $tiddler=<<qualify \"$:/state/popup/export\">>/>\n<$transclude field=\"description\"/>\n</$button>\n</$set>\n</$list>\n</div>\n</$reveal>\n\\end\n"
        },
        "$:/core/macros/lingo": {
            "title": "$:/core/macros/lingo",
            "tags": "$:/tags/Macro",
            "text": "\\define lingo-base()\n$:/language/\n\\end\n\n\\define lingo(title)\n{{$(lingo-base)$$title$}}\n\\end\n"
        },
        "$:/core/macros/list": {
            "title": "$:/core/macros/list",
            "tags": "$:/tags/Macro",
            "text": "\\define list-links(filter,type:\"ul\",subtype:\"li\",class:\"\")\n<$type$ class=\"$class$\">\n<$list filter=\"$filter$\">\n<$subtype$>\n<$link to={{!!title}}>\n<$transclude field=\"caption\">\n<$view field=\"title\"/>\n</$transclude>\n</$link>\n</$subtype$>\n</$list>\n</$type$>\n\\end\n"
        },
        "$:/core/macros/tabs": {
            "title": "$:/core/macros/tabs",
            "tags": "$:/tags/Macro",
            "text": "\\define tabs(tabsList,default,state:\"$:/state/tab\",class,template)\n<div class=\"tc-tab-set $class$\">\n<div class=\"tc-tab-buttons $class$\">\n<$list filter=\"$tabsList$\" variable=\"currentTab\">\n<$button set=<<qualify \"$state$\">> setTo=<<currentTab>> default=\"$default$\" selectedClass=\"tc-tab-selected\">\n<$transclude tiddler=<<currentTab>> field=\"caption\">\n<$macrocall $name=\"currentTab\" $type=\"text/plain\" $output=\"text/plain\"/>\n</$transclude>\n</$button>\n</$list>\n</div><div class=\"tc-tab-divider $class$\"/><div class=\"tc-tab-content $class$\">\n<$list filter=\"$tabsList$\" variable=\"currentTab\">\n\n<$reveal type=\"match\" state=<<qualify \"$state$\">> text=<<currentTab>> default=\"$default$\">\n\n<$transclude tiddler=\"$template$\" mode=\"block\">\n\n<$transclude tiddler=<<currentTab>> mode=\"block\"/>\n\n</$transclude>\n\n</$reveal>\n\n</$list>\n</div>\n</div>\n\\end\n"
        },
        "$:/core/macros/tag": {
            "title": "$:/core/macros/tag",
            "tags": "$:/tags/Macro",
            "text": "\\define tag(tag)\n{{$tag$||$:/core/ui/TagTemplate}}\n\\end\n"
        },
        "$:/core/macros/timeline": {
            "created": "20141212105914482",
            "modified": "20141212110330815",
            "tags": "$:/tags/Macro",
            "title": "$:/core/macros/timeline",
            "type": "text/vnd.tiddlywiki",
            "text": "\\define timeline-title()\n<!-- Override this macro with a global macro \n     of the same name if you need to change \n     how titles are displayed on the timeline \n     -->\n<$view field=\"title\"/>\n\\end\n\\define timeline(limit:\"100\",format:\"DDth MMM YYYY\",subfilter:\"\",dateField:\"modified\")\n<div class=\"tc-timeline\">\n<$list filter=\"[!is[system]$subfilter$has[$dateField$]!sort[$dateField$]limit[$limit$]eachday[$dateField$]]\">\n<div class=\"tc-menu-list-item\">\n<$view field=\"$dateField$\" format=\"date\" template=\"$format$\"/>\n<$list filter=\"[sameday{!!$dateField$}!is[system]$subfilter$!sort[$dateField$]]\">\n<div class=\"tc-menu-list-subitem\">\n<$link to={{!!title}}>\n<<timeline-title>>\n</$link>\n</div>\n</$list>\n</div>\n</$list>\n</div>\n\\end\n"
        },
        "$:/core/macros/toc": {
            "title": "$:/core/macros/toc",
            "tags": "$:/tags/Macro",
            "text": "\\define toc-caption()\n<$set name=\"tv-wikilinks\" value=\"no\">\n<$transclude field=\"caption\">\n<$view field=\"title\"/>\n</$transclude>\n</$set>\n\\end\n\n\\define toc-body(rootTag,tag,sort:\"\",itemClassFilter)\n<ol class=\"tc-toc\">\n<$list filter=\"\"\"[all[shadows+tiddlers]tag[$tag$]!has[draft.of]$sort$]\"\"\">\n<$set name=\"toc-item-class\" filter=\"\"\"$itemClassFilter$\"\"\" value=\"toc-item-selected\" emptyValue=\"toc-item\">\n<li class=<<toc-item-class>>>\n<$list filter=\"[all[current]toc-link[no]]\" emptyMessage=\"<$link><$view field='caption'><$view field='title'/></$view></$link>\">\n<<toc-caption>>\n</$list>\n<$list filter=\"\"\"[all[current]] -[[$rootTag$]]\"\"\">\n<$macrocall $name=\"toc-body\" rootTag=\"\"\"$rootTag$\"\"\" tag=<<currentTiddler>> sort=\"\"\"$sort$\"\"\" itemClassFilter=\"\"\"$itemClassFilter$\"\"\"/>\n</$list>\n</li>\n</$set>\n</$list>\n</ol>\n\\end\n\n\\define toc(tag,sort:\"\",itemClassFilter)\n<<toc-body rootTag:\"\"\"$tag$\"\"\" tag:\"\"\"$tag$\"\"\" sort:\"\"\"$sort$\"\"\" itemClassFilter:\"\"\"itemClassFilter\"\"\">>\n\\end\n\n\\define toc-linked-expandable-body(tag,sort:\"\",itemClassFilter)\n<$set name=\"toc-state\" value=<<qualify \"$:/state/toc/$tag$-$(currentTiddler)$\">>>\n<$set name=\"toc-item-class\" filter=\"\"\"$itemClassFilter$\"\"\" value=\"toc-item-selected\" emptyValue=\"toc-item\">\n<li class=<<toc-item-class>>>\n<$link>\n<$reveal type=\"nomatch\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible\">\n{{$:/core/images/right-arrow}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n</$button>\n</$reveal>\n<<toc-caption>>\n</$link>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$macrocall $name=\"toc-expandable\" tag=<<currentTiddler>> sort=\"\"\"$sort$\"\"\" itemClassFilter=\"\"\"$itemClassFilter$\"\"\"/>\n</$reveal>\n</li>\n</$set>\n</$set>\n\\end\n\n\\define toc-unlinked-expandable-body(tag,sort:\"\",itemClassFilter)\n<$set name=\"toc-state\" value=<<qualify \"$:/state/toc/$tag$-$(currentTiddler)$\">>>\n<$set name=\"toc-item-class\" filter=\"\"\"$itemClassFilter$\"\"\" value=\"toc-item-selected\" emptyValue=\"toc-item\">\n<li class=<<toc-item-class>>>\n<$reveal type=\"nomatch\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible\">\n{{$:/core/images/right-arrow}}\n<<toc-caption>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n<<toc-caption>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$macrocall $name=\"toc-expandable\" tag=<<currentTiddler>> sort=\"\"\"$sort$\"\"\" itemClassFilter=\"\"\"$itemClassFilter$\"\"\"/>\n</$reveal>\n</li>\n</$set>\n</$set>\n\\end\n\n\\define toc-expandable(tag,sort:\"\",itemClassFilter)\n<ol class=\"tc-toc toc-expandable\">\n<$list filter=\"[all[shadows+tiddlers]tag[$tag$]!has[draft.of]$sort$]\">\n<$list filter=\"[all[current]toc-link[no]]\" emptyMessage=\"<<toc-linked-expandable-body tag:'$tag$' sort:'$sort$' itemClassFilter:'$itemClassFilter$'>>\">\n<<toc-unlinked-expandable-body tag:\"\"\"$tag$\"\"\" sort:\"\"\"$sort$\"\"\" itemClassFilter:\"\"\"itemClassFilter\"\"\">>\n</$list>\n</$list>\n</ol>\n\\end\n\n\\define toc-linked-selective-expandable-body(tag,sort:\"\",itemClassFilter)\n<$set name=\"toc-state\" value=<<qualify \"$:/state/toc/$tag$-$(currentTiddler)$\">>>\n<$set name=\"toc-item-class\" filter=\"\"\"$itemClassFilter$\"\"\" value=\"toc-item-selected\" emptyValue=\"toc-item\">\n<li class=<<toc-item-class>>>\n<$link>\n<$list filter=\"[all[current]tagging[]limit[1]]\" variable=\"ignore\" emptyMessage=\"<$button class='tc-btn-invisible'>{{$:/core/images/blank}}</$button>\">\n<$reveal type=\"nomatch\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible\">\n{{$:/core/images/right-arrow}}\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n</$button>\n</$reveal>\n</$list>\n<<toc-caption>>\n</$link>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$macrocall $name=\"toc-selective-expandable\" tag=<<currentTiddler>> sort=\"\"\"$sort$\"\"\" itemClassFilter=\"\"\"$itemClassFilter$\"\"\"/>\n</$reveal>\n</li>\n</$set>\n</$set>\n\\end\n\n\\define toc-unlinked-selective-expandable-body(tag,sort:\"\",itemClassFilter)\n<$set name=\"toc-state\" value=<<qualify \"$:/state/toc/$tag$-$(currentTiddler)$\">>>\n<$set name=\"toc-item-class\" filter=\"\"\"$itemClassFilter$\"\"\" value=\"toc-item-selected\" emptyValue=\"toc-item\">\n<li class=<<toc-item-class>>>\n<$list filter=\"[all[current]tagging[]limit[1]]\" variable=\"ignore\" emptyMessage=\"<$button class='tc-btn-invisible'>{{$:/core/images/blank}}</$button> <$view field='caption'><$view field='title'/></$view>\">\n<$reveal type=\"nomatch\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"open\" class=\"tc-btn-invisible\">\n{{$:/core/images/right-arrow}}\n<<toc-caption>>\n</$button>\n</$reveal>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$button set=<<toc-state>> setTo=\"close\" class=\"tc-btn-invisible\">\n{{$:/core/images/down-arrow}}\n<<toc-caption>>\n</$button>\n</$reveal>\n</$list>\n<$reveal type=\"match\" state=<<toc-state>> text=\"open\">\n<$macrocall $name=\"\"\"toc-selective-expandable\"\"\" tag=<<currentTiddler>> sort=\"\"\"$sort$\"\"\" itemClassFilter=\"\"\"$itemClassFilter$\"\"\"/>\n</$reveal>\n</li>\n</$set>\n</$set>\n\\end\n\n\\define toc-selective-expandable(tag,sort:\"\",itemClassFilter)\n<ol class=\"tc-toc toc-selective-expandable\">\n<$list filter=\"[all[shadows+tiddlers]tag[$tag$]!has[draft.of]$sort$]\">\n<$list filter=\"[all[current]toc-link[no]]\" variable=\"ignore\" emptyMessage=\"<<toc-linked-selective-expandable-body tag:'$tag$' sort:'$sort$' itemClassFilter:'$itemClassFilter$'>>\">\n<<toc-unlinked-selective-expandable-body tag:\"\"\"$tag$\"\"\" sort:\"\"\"$sort$\"\"\" itemClassFilter:\"\"\"$itemClassFilter$\"\"\">>\n</$list>\n</$list>\n</ol>\n\\end\n\n\\define toc-tabbed-selected-item-filter(selectedTiddler)\n[all[current]field:title{$selectedTiddler$}]\n\\end\n\n\\define toc-tabbed-external-nav(tag,sort:\"\",selectedTiddler:\"$:/temp/toc/selectedTiddler\",unselectedText,missingText,template:\"\")\n<$tiddler tiddler={{$selectedTiddler$}}>\n<div class=\"tc-tabbed-table-of-contents\">\n<$linkcatcher to=\"$selectedTiddler$\">\n<div class=\"tc-table-of-contents\">\n<$macrocall $name=\"toc-selective-expandable\" tag=\"\"\"$tag$\"\"\" sort=\"\"\"$sort$\"\"\" itemClassFilter=<<toc-tabbed-selected-item-filter selectedTiddler:\"\"\"$selectedTiddler$\"\"\">>/>\n</div>\n</$linkcatcher>\n<div class=\"tc-tabbed-table-of-contents-content\">\n<$reveal state=\"\"\"$selectedTiddler$\"\"\" type=\"nomatch\" text=\"\">\n<$transclude mode=\"block\" tiddler=\"$template$\">\n<h1><<toc-caption>></h1>\n<$transclude mode=\"block\">$missingText$</$transclude>\n</$transclude>\n</$reveal>\n<$reveal state=\"\"\"$selectedTiddler$\"\"\" type=\"match\" text=\"\">\n$unselectedText$\n</$reveal>\n</div>\n</div>\n</$tiddler>\n\\end\n\n\\define toc-tabbed-internal-nav(tag,sort:\"\",selectedTiddler:\"$:/temp/toc/selectedTiddler\",unselectedText,missingText,template:\"\")\n<$linkcatcher to=\"\"\"$selectedTiddler$\"\"\">\n<$macrocall $name=\"toc-tabbed-external-nav\" tag=\"\"\"$tag$\"\"\" sort=\"\"\"$sort$\"\"\" selectedTiddler=\"\"\"$selectedTiddler$\"\"\" unselectedText=\"\"\"$unselectedText$\"\"\" missingText=\"\"\"$missingText$\"\"\" template=\"\"\"$template$\"\"\"/>\n</$linkcatcher>\n\\end\n\n"
        },
        "$:/snippets/minilanguageswitcher": {
            "title": "$:/snippets/minilanguageswitcher",
            "text": "<$select tiddler=\"$:/language\">\n<$list filter=\"[[$:/languages/en-GB]] [plugin-type[language]sort[title]]\">\n<option value=<<currentTiddler>>><$view field=\"description\"><$view field=\"name\"><$view field=\"title\"/></$view></$view></option>\n</$list>\n</$select>"
        },
        "$:/snippets/minithemeswitcher": {
            "title": "$:/snippets/minithemeswitcher",
            "text": "\\define lingo-base() $:/language/ControlPanel/Theme/\n<<lingo Prompt>> <$select tiddler=\"$:/theme\">\n<$list filter=\"[plugin-type[theme]sort[title]]\">\n<option value=<<currentTiddler>>><$view field=\"name\"><$view field=\"title\"/></$view></option>\n</$list>\n</$select>"
        },
        "$:/snippets/modules": {
            "title": "$:/snippets/modules",
            "text": "\\define describeModuleType(type)\n{{$:/language/Docs/ModuleTypes/$type$}}\n\\end\n<$list filter=\"[moduletypes[]]\">\n\n!! <$macrocall $name=\"currentTiddler\" $type=\"text/plain\" $output=\"text/plain\"/>\n\n<$macrocall $name=\"describeModuleType\" type=<<currentTiddler>>/>\n\n<ul><$list filter=\"[all[current]modules[]]\"><li><$link><<currentTiddler>></$link>\n</li>\n</$list>\n</ul>\n</$list>\n"
        },
        "$:/palette": {
            "title": "$:/palette",
            "text": "$:/palettes/Vanilla"
        },
        "$:/snippets/paletteeditor": {
            "title": "$:/snippets/paletteeditor",
            "text": "\\define lingo-base() $:/language/ControlPanel/Palette/Editor/\n\\define describePaletteColour(colour)\n{{$:/language/Docs/PaletteColours/$colour$}}\n\\end\n<$set name=\"currentTiddler\" value={{$:/palette}}>\n\n<<lingo Prompt>> <$link to={{$:/palette}}><$macrocall $name=\"currentTiddler\" $output=\"text/plain\"/></$link>\n\n<$list filter=\"[all[current]is[shadow]is[tiddler]]\" variable=\"listItem\">\n<<lingo Prompt/Modified>>\n<$button message=\"tm-delete-tiddler\" param={{$:/palette}}><<lingo Reset/Caption>></$button>\n</$list>\n\n<$list filter=\"[all[current]is[shadow]!is[tiddler]]\" variable=\"listItem\">\n<<lingo Clone/Prompt>>\n</$list>\n\n<$button message=\"tm-new-tiddler\" param={{$:/palette}}><<lingo Clone/Caption>></$button>\n\n<table>\n<tbody>\n<$list filter=\"[all[current]indexes[]]\" variable=\"colourName\">\n<tr>\n<td>\n''<$macrocall $name=\"describePaletteColour\" colour=<<colourName>>/>''<br/>\n<$macrocall $name=\"colourName\" $output=\"text/plain\"/>\n</td>\n<td>\n<$edit-text index=<<colourName>> tag=\"input\"/>\n<br>\n<$edit-text index=<<colourName>> type=\"color\" tag=\"input\"/>\n</td>\n</tr>\n</$list>\n</tbody>\n</table>\n</$set>\n"
        },
        "$:/snippets/palettepreview": {
            "title": "$:/snippets/palettepreview",
            "text": "<$set name=\"currentTiddler\" value={{$:/palette}}>\n<$transclude tiddler=\"$:/snippets/currpalettepreview\"/>\n</$set>\n"
        },
        "$:/snippets/paletteswitcher": {
            "title": "$:/snippets/paletteswitcher",
            "text": "\\define lingo-base() $:/language/ControlPanel/Palette/\n<<lingo Prompt>> <$view tiddler={{$:/palette}} field=\"name\"/>\n\n<$linkcatcher to=\"$:/palette\">\n<div class=\"tc-chooser\"><$list filter=\"[all[shadows+tiddlers]tag[$:/tags/Palette]sort[description]]\"><div class=\"tc-chooser-item\"><$link to={{!!title}}><div><$reveal state=\"$:/palette\" type=\"match\" text={{!!title}}>&bull;</$reveal><$reveal state=\"$:/palette\" type=\"nomatch\" text={{!!title}}>&nbsp;</$reveal> ''<$view field=\"name\" format=\"text\"/>'' - <$view field=\"description\" format=\"text\"/></div><$transclude tiddler=\"$:/snippets/currpalettepreview\"/></$link></div>\n</$list>\n</div>\n</$linkcatcher>"
        },
        "$:/temp/search": {
            "title": "$:/temp/search",
            "text": ""
        },
        "$:/tags/AdvancedSearch": {
            "title": "$:/tags/AdvancedSearch",
            "list": "[[$:/core/ui/AdvancedSearch/Standard]] [[$:/core/ui/AdvancedSearch/System]] [[$:/core/ui/AdvancedSearch/Shadows]] [[$:/core/ui/AdvancedSearch/Filter]]"
        },
        "$:/tags/ControlPanel": {
            "title": "$:/tags/ControlPanel",
            "list": "$:/core/ui/ControlPanel/Info $:/core/ui/ControlPanel/Appearance $:/core/ui/ControlPanel/Settings $:/core/ui/ControlPanel/Saving $:/core/ui/ControlPanel/Plugins $:/core/ui/ControlPanel/Tools $:/core/ui/ControlPanel/Internals"
        },
        "$:/tags/ControlPanel/Info": {
            "title": "$:/tags/ControlPanel/Info",
            "list": "$:/core/ui/ControlPanel/Basics $:/core/ui/ControlPanel/Advanced"
        },
        "$:/tags/EditTemplate": {
            "title": "$:/tags/EditTemplate",
            "list": "[[$:/core/ui/EditTemplate/controls]] [[$:/core/ui/EditTemplate/title]] [[$:/core/ui/EditTemplate/tags]] [[$:/core/ui/EditTemplate/shadow]] [[$:/core/ui/ViewTemplate/classic]] [[$:/core/ui/EditTemplate/body]] [[$:/core/ui/EditTemplate/type]] [[$:/core/ui/EditTemplate/fields]]"
        },
        "$:/tags/EditToolbar": {
            "title": "$:/tags/EditToolbar",
            "list": "[[$:/core/ui/Buttons/delete]] [[$:/core/ui/Buttons/cancel]] [[$:/core/ui/Buttons/save]]"
        },
        "$:/tags/MoreSideBar": {
            "title": "$:/tags/MoreSideBar",
            "list": "[[$:/core/ui/MoreSideBar/All]] [[$:/core/ui/MoreSideBar/Recent]] [[$:/core/ui/MoreSideBar/Tags]] [[$:/core/ui/MoreSideBar/Missing]] [[$:/core/ui/MoreSideBar/Drafts]] [[$:/core/ui/MoreSideBar/Orphans]] [[$:/core/ui/MoreSideBar/Types]] [[$:/core/ui/MoreSideBar/System]] [[$:/core/ui/MoreSideBar/Shadows]]",
            "text": ""
        },
        "$:/tags/PageControls": {
            "title": "$:/tags/PageControls",
            "list": "[[$:/core/ui/Buttons/home]] [[$:/core/ui/Buttons/close-all]] [[$:/core/ui/Buttons/permaview]] [[$:/core/ui/Buttons/new-tiddler]] [[$:/core/ui/Buttons/new-journal]] [[$:/core/ui/Buttons/import]] [[$:/core/ui/Buttons/export-page]] [[$:/core/ui/Buttons/control-panel]] [[$:/core/ui/Buttons/advanced-search]] [[$:/core/ui/Buttons/tag-manager]] [[$:/core/ui/Buttons/language]] [[$:/core/ui/Buttons/theme]] [[$:/core/ui/Buttons/storyview]] [[$:/core/ui/Buttons/encryption]] [[$:/core/ui/Buttons/full-screen]] [[$:/core/ui/Buttons/save-wiki]] [[$:/core/ui/Buttons/refresh]] [[$:/core/ui/Buttons/more-page-actions]]"
        },
        "$:/tags/PageTemplate": {
            "title": "$:/tags/PageTemplate",
            "list": "[[$:/core/ui/PageTemplate/sidebar]] [[$:/core/ui/PageTemplate/story]] [[$:/core/ui/PageTemplate/alerts]] [[$:/core/ui/PageTemplate/topleftbar]] [[$:/core/ui/PageTemplate/toprightbar]]",
            "text": ""
        },
        "$:/tags/SideBar": {
            "title": "$:/tags/SideBar",
            "list": "[[$:/core/ui/SideBar/Open]] [[$:/core/ui/SideBar/Recent]] [[$:/core/ui/SideBar/Tools]] [[$:/core/ui/SideBar/More]]",
            "text": ""
        },
        "$:/tags/TiddlerInfo": {
            "title": "$:/tags/TiddlerInfo",
            "list": "[[$:/core/ui/TiddlerInfo/Tools]] [[$:/core/ui/TiddlerInfo/References]] [[$:/core/ui/TiddlerInfo/Tagging]] [[$:/core/ui/TiddlerInfo/List]] [[$:/core/ui/TiddlerInfo/Listed]] [[$:/core/ui/TiddlerInfo/Fields]]",
            "text": ""
        },
        "$:/tags/TiddlerInfo/Advanced": {
            "title": "$:/tags/TiddlerInfo/Advanced",
            "list": "[[$:/core/ui/TiddlerInfo/Advanced/ShadowInfo]] [[$:/core/ui/TiddlerInfo/Advanced/PluginInfo]]"
        },
        "$:/tags/ViewTemplate": {
            "title": "$:/tags/ViewTemplate",
            "list": "[[$:/core/ui/ViewTemplate/title]] [[$:/core/ui/ViewTemplate/subtitle]] [[$:/core/ui/ViewTemplate/tags]] [[$:/core/ui/ViewTemplate/classic]] [[$:/core/ui/ViewTemplate/body]]"
        },
        "$:/tags/ViewToolbar": {
            "title": "$:/tags/ViewToolbar",
            "list": "[[$:/core/ui/Buttons/more-tiddler-actions]] [[$:/core/ui/Buttons/info]] [[$:/core/ui/Buttons/new-here]] [[$:/core/ui/Buttons/new-journal-here]] [[$:/core/ui/Buttons/clone]] [[$:/core/ui/Buttons/export-tiddler]] [[$:/core/ui/Buttons/edit]] [[$:/core/ui/Buttons/permalink]] [[$:/core/ui/Buttons/permaview]] [[$:/core/ui/Buttons/close-others]] [[$:/core/ui/Buttons/close]]"
        },
        "$:/snippets/themeswitcher": {
            "title": "$:/snippets/themeswitcher",
            "text": "\\define lingo-base() $:/language/ControlPanel/Theme/\n<<lingo Prompt>> <$view tiddler={{$:/theme}} field=\"name\"/>\n\n<$linkcatcher to=\"$:/theme\">\n<$list filter=\"[plugin-type[theme]sort[title]]\"><div><$reveal state=\"$:/theme\" type=\"match\" text={{!!title}}>&bull;</$reveal><$reveal state=\"$:/theme\" type=\"nomatch\" text={{!!title}}>&nbsp;</$reveal> <$link to={{!!title}}>''<$view field=\"name\" format=\"text\"/>'' <$view field=\"description\" format=\"text\"/></$link></div>\n</$list>\n</$linkcatcher>"
        },
        "$:/core/wiki/title": {
            "title": "$:/core/wiki/title",
            "type": "text/vnd.tiddlywiki",
            "text": "{{$:/SiteTitle}} --- {{$:/SiteSubtitle}}"
        },
        "$:/view": {
            "title": "$:/view",
            "text": "classic"
        },
        "$:/snippets/viewswitcher": {
            "title": "$:/snippets/viewswitcher",
            "text": "\\define lingo-base() $:/language/ControlPanel/StoryView/\n<<lingo Prompt>> <$select tiddler=\"$:/view\">\n<$list filter=\"[storyviews[]]\">\n<option><$view field=\"title\"/></option>\n</$list>\n</$select>"
        }
    }
}
/*\
title: $:/core/modules/parsers/wikiparser/rules/wikilink.js
type: application/javascript
module-type: wikirule

Wiki text inline rule for wiki links. For example:

```
AWikiLink
AnotherLink
~SuppressedLink
```

Precede a camel case word with `~` to prevent it from being recognised as a link.

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

exports.name = "wikilink";
exports.types = {inline: true};

exports.init = function(parser) {
	this.parser = parser;
	// Regexp to match
	this.matchRegExp = new RegExp($tw.config.textPrimitives.unWikiLink + "?" + $tw.config.textPrimitives.wikiLink,"mg");
};

/*
Parse the most recent match
*/
exports.parse = function() {
	// Get the details of the match
	var linkText = this.match[0];
	// Move past the macro call
	this.parser.pos = this.matchRegExp.lastIndex;
	// If the link starts with the unwikilink character then just output it as plain text
	if(linkText.substr(0,1) === $tw.config.textPrimitives.unWikiLink) {
		return [{type: "text", text: linkText.substr(1)}];
	}
// If the link is on the whitelist then just output is as plain text
var dummy=$tw.config.whitelist.indexOf(linkText);

if(dummy>-1) {
			return [{type: "text", text: linkText}];
}
	// If the link has been preceded with a blocked letter then don't treat it as a link
	if(this.match.index > 0) {
		var preRegExp = new RegExp($tw.config.textPrimitives.blockPrefixLetters,"mg");
		preRegExp.lastIndex = this.match.index-1;
		var preMatch = preRegExp.exec(this.parser.source);
		if(preMatch && preMatch.index === this.match.index-1) {
			return [{type: "text", text: linkText}];
		}
	}
	return [{
		type: "link",
		attributes: {
			to: {type: "string", value: linkText}
		},
		children: [{
			type: "text",
			text: linkText
		}]
	}];
};

})();
/*\
title: $:/core/modules/whitelistconfig.js
type: application/javascript
module-type: config

Core configuration constants

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";


exports.whitelist = "LeDoux,McCloud,McDonald,TiddlyWiki,TiddlyWiki5,CamelCase,DuBay,McGraw,McCullough,LeGrange,NaCl,MeOH, EtOH, PiB".split(",");

})();
/*\
title: $:/core/modules/widgets/edit-text.js
type: application/javascript
module-type: widget

Edit-text widget

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

var DEFAULT_MIN_TEXT_AREA_HEIGHT = "100px"; // Minimum height of textareas in pixels

var Widget = require("$:/core/modules/widgets/widget.js").widget;

var EditTextWidget = function(parseTreeNode,options) {
	this.initialise(parseTreeNode,options);
};

/*
Inherit from the base widget class
*/
EditTextWidget.prototype = new Widget();

/*
Render this widget into the DOM
*/
EditTextWidget.prototype.render = function(parent,nextSibling) {
	var self = this;
	// Save the parent dom node
	this.parentDomNode = parent;
	// Compute our attributes
	this.computeAttributes();
	// Execute our logic
	this.execute();
	// Create our element
	var editInfo = this.getEditInfo();
	var domNode = this.document.createElement(this.editTag);
	if(this.editType) {
		domNode.setAttribute("type",this.editType);
	}
	if(editInfo.value === "" && this.editPlaceholder) {
		domNode.setAttribute("placeholder",this.editPlaceholder);
	}
	if(this.editSize) {
		domNode.setAttribute("size",this.editSize);
	}
	// Assign classes
	if(this.editClass) {
		domNode.className = this.editClass;
	}
	if(this.editID) {
domNode.id=this.editID;
}
	// Set the text
	if(this.editTag === "textarea") {
		domNode.appendChild(this.document.createTextNode(editInfo.value));
	} else {
		domNode.value = editInfo.value;
	}
	// Add an input event handler
	$tw.utils.addEventListeners(domNode,[
		{name: "focus", handlerObject: this, handlerMethod: "handleFocusEvent"},
		{name: "input", handlerObject: this, handlerMethod: "handleInputEvent"}
	]);
	// Insert the element into the DOM
	parent.insertBefore(domNode,nextSibling);
	this.domNodes.push(domNode);
	if(this.postRender) {
		this.postRender();
	}
	// Fix height
	this.fixHeight();
	// Focus field
	if(this.editFocus === "true") {
		if(domNode.focus && domNode.select) {
			domNode.focus();
			domNode.select();			
		}
	}
};

/*
Get the tiddler being edited and current value
*/
EditTextWidget.prototype.getEditInfo = function() {
	// Get the edit value
	var self = this,
		value,
		update;
	if(this.editIndex) {
		value = this.wiki.extractTiddlerDataItem(this.editTitle,this.editIndex,this.editDefault);
		update = function(value) {
			var data = self.wiki.getTiddlerData(self.editTitle,{});
			if(data[self.editIndex] !== value) {
				data[self.editIndex] = value;
				self.wiki.setTiddlerData(self.editTitle,data);
			}
		};
	} else {
		// Get the current tiddler and the field name
		var tiddler = this.wiki.getTiddler(this.editTitle);
		if(tiddler) {
			// If we've got a tiddler, the value to display is the field string value
			value = tiddler.getFieldString(this.editField);
		} else {
			// Otherwise, we need to construct a default value for the editor
			switch(this.editField) {
				case "text":
					value = "Type the text for the tiddler '" + this.editTitle + "'";
					break;
				case "title":
					value = this.editTitle;
					break;
				default:
					value = "";
					break;
			}
			if(this.editDefault !== undefined) {
				value = this.editDefault;
			}
		}
		update = function(value) {
			var tiddler = self.wiki.getTiddler(self.editTitle),
				updateFields = {
					title: self.editTitle
				};
			updateFields[self.editField] = value;
			self.wiki.addTiddler(new $tw.Tiddler(self.wiki.getCreationFields(),tiddler,updateFields,self.wiki.getModificationFields()));
		};
	}
	return {value: value, update: update};
};

/*
Compute the internal state of the widget
*/
EditTextWidget.prototype.execute = function() {
	// Get our parameters
	this.editTitle = this.getAttribute("tiddler",this.getVariable("currentTiddler"));
	this.editField = this.getAttribute("field","text");
	this.editIndex = this.getAttribute("index");
	this.editDefault = this.getAttribute("default");
	this.editClass = this.getAttribute("class");
this.editID= this.getAttribute("id");
	this.editPlaceholder = this.getAttribute("placeholder");
	this.editSize = this.getAttribute("size");
	this.editAutoHeight = this.getAttribute("autoHeight","yes") === "yes";
	this.editMinHeight = this.getAttribute("minHeight",DEFAULT_MIN_TEXT_AREA_HEIGHT);
	this.editFocusPopup = this.getAttribute("focusPopup");
	this.editFocus = this.getAttribute("focus");
	// Get the editor element tag and type
	var tag,type;
	if(this.editField === "text") {
		tag = "textarea";
	} else {
		tag = "input";
		var fieldModule = $tw.Tiddler.fieldModules[this.editField];
		if(fieldModule && fieldModule.editTag) {
			tag = fieldModule.editTag;
		}
		if(fieldModule && fieldModule.editType) {
			type = fieldModule.editType;
		}
		type = type || "text";
	}
	// Get the rest of our parameters
	this.editTag = this.getAttribute("tag",tag);
	this.editType = this.getAttribute("type",type);
};

/*
Selectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering
*/
EditTextWidget.prototype.refresh = function(changedTiddlers) {
	var changedAttributes = this.computeAttributes();
	// Completely rerender if any of our attributes have changed
	if(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || changedAttributes["default"] || changedAttributes["class"] || 
changedAttributes["id"] || changedAttributes.placeholder || changedAttributes.size || changedAttributes.autoHeight || changedAttributes.minHeight || changedAttributes.focusPopup) {
		this.refreshSelf();
		return true;
	} else if(changedTiddlers[this.editTitle]) {
		this.updateEditor(this.getEditInfo().value);
		return true;
	}
	return false;
};

/*
Update the editor with new text. This method is separate from updateEditorDomNode()
so that subclasses can override updateEditor() and still use updateEditorDomNode()
*/
EditTextWidget.prototype.updateEditor = function(text) {
	this.updateEditorDomNode(text);
};

/*
Update the editor dom node with new text
*/
EditTextWidget.prototype.updateEditorDomNode = function(text) {
	// Replace the edit value if the tiddler we're editing has changed
	var domNode = this.domNodes[0];
	if(!domNode.isTiddlyWikiFakeDom) {
		if(this.document.activeElement !== domNode) {
			domNode.value = text;
		}
		// Fix the height if needed
		this.fixHeight();
	}
};

/*
Fix the height of textareas to fit their content
*/
EditTextWidget.prototype.fixHeight = function() {
	var self = this,
		domNode = this.domNodes[0];
	if(this.editAutoHeight && domNode && !domNode.isTiddlyWikiFakeDom && this.editTag === "textarea") {
		// Resize the textarea to fit its content, preserving scroll position
		var scrollPosition = $tw.utils.getScrollPosition(),
			scrollTop = scrollPosition.y;
		// Measure the specified minimum height
		domNode.style.height = self.editMinHeight;
		var minHeight = domNode.offsetHeight;
		// Set its height to auto so that it snaps to the correct height
		domNode.style.height = "auto";
		// Calculate the revised height
		var newHeight = Math.max(domNode.scrollHeight + domNode.offsetHeight - domNode.clientHeight,minHeight);
		// Only try to change the height if it has changed
		if(newHeight !== domNode.offsetHeight) {
			domNode.style.height =  newHeight + "px";
			// Make sure that the dimensions of the textarea are recalculated
			$tw.utils.forceLayout(domNode);
			// Check that the scroll position is still visible before trying to scroll back to it
			scrollTop = Math.min(scrollTop,self.document.body.scrollHeight - window.innerHeight);
			window.scrollTo(scrollPosition.x,scrollTop);
		}
	}
};

/*
Handle a dom "input" event
*/
EditTextWidget.prototype.handleInputEvent = function(event) {
	this.saveChanges(this.domNodes[0].value);
	this.fixHeight();
	return true;
};

EditTextWidget.prototype.handleFocusEvent = function(event) {
	if(this.editFocusPopup) {
		$tw.popup.triggerPopup({
			domNode: this.domNodes[0],
			title: this.editFocusPopup,
			wiki: this.wiki,
			force: true
		});
	}
	return true;
};

EditTextWidget.prototype.saveChanges = function(text) {
	var editInfo = this.getEditInfo();
	if(text !== editInfo.value) {
		editInfo.update(text);
	}
};

exports["edit-text"] = EditTextWidget;

})();
/*\
title: $:/core/modules/widgets/edit.js
type: application/javascript
module-type: widget

Edit widget is a meta-widget chooses the appropriate actual editting widget

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

var Widget = require("$:/core/modules/widgets/widget.js").widget;

var EditWidget = function(parseTreeNode,options) {
	this.initialise(parseTreeNode,options);
};

/*
Inherit from the base widget class
*/
EditWidget.prototype = new Widget();

/*
Render this widget into the DOM
*/
EditWidget.prototype.render = function(parent,nextSibling) {
	this.parentDomNode = parent;
	this.computeAttributes();
	this.execute();
	this.renderChildren(parent,nextSibling);
};

// Mappings from content type to editor type are stored in tiddlers with this prefix
var EDITOR_MAPPING_PREFIX = "$:/config/EditorTypeMappings/";

/*
Compute the internal state of the widget
*/
EditWidget.prototype.execute = function() {
	// Get our parameters
	this.editTitle = this.getAttribute("tiddler",this.getVariable("currentTiddler"));
	this.editField = this.getAttribute("field","text");
	this.editIndex = this.getAttribute("index");
	this.editClass = this.getAttribute("class");
this.editID = this.getAttribute("id");
	this.editPlaceholder = this.getAttribute("placeholder");
	// Choose the appropriate edit widget
	this.editorType = this.getEditorType();
	// Make the child widgets
	this.makeChildWidgets([{
		type: "edit-" + this.editorType,
		attributes: {
			tiddler: {type: "string", value: this.editTitle},
			field: {type: "string", value: this.editField},
			index: {type: "string", value: this.editIndex},
			"class": {type: "string", value: this.editClass},
"id": {type: "string", value: this.editID},			
"placeholder": {type: "string", value: this.editPlaceholder}
		}
	}]);
};

EditWidget.prototype.getEditorType = function() {
	// Get the content type of the thing we're editing
	var type;
	if(this.editField === "text") {
		var tiddler = this.wiki.getTiddler(this.editTitle);
		if(tiddler) {
			type = tiddler.fields.type;
		}
	}
	type = type || "text/vnd.tiddlywiki";
	var editorType = this.wiki.getTiddlerText(EDITOR_MAPPING_PREFIX + type);
	if(!editorType) {
		var typeInfo = $tw.config.contentTypeInfo[type];
		if(typeInfo && typeInfo.encoding === "base64") {
			editorType = "binary";
		} else {
			editorType = "text";
		}
	}
	return editorType;
};

/*
Selectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering
*/
EditWidget.prototype.refresh = function(changedTiddlers) {
	var changedAttributes = this.computeAttributes();
	// Refresh if an attribute has changed, or the type associated with the target tiddler has changed
	if(changedAttributes.tiddler || changedAttributes.field || changedAttributes.index || (changedTiddlers[this.editTitle] && this.getEditorType() !== this.editorType)) {
		this.refreshSelf();
		return true;
	} else {
		return this.refreshChildren(changedTiddlers);		
	}
};

exports.edit = EditWidget;

})();
\define lingo-base() $:/language/TiddlerInfo/
\define config-title()
$:/config/EditToolbarButtons/Visibility/$(listItem)$
\end

{{$:/language/ControlPanel/Toolbars/EditorToolbar/Hint}}

<$set name="tv-config-toolbar-icons" value="yes">

<$set name="tv-config-toolbar-text" value="yes">

<$list filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]" variable="listItem">

<$checkbox tiddler=<<config-title>> field="text" checked="show" unchecked="hide" default="show"/> <$transclude tiddler=<<listItem>> field="caption"/> <i class="tc-muted">-- <$transclude tiddler=<<listItem>> field="description"/></i>

</$list>

</$set>

</$set>
\define lingo-base() $:/language/EditTemplate/Body/
<$list filter="[is[current]has[_canonical_uri]]">

<div class="tc-message-box">

<<lingo External/Hint>>

<a href={{!!_canonical_uri}}><$text text={{!!_canonical_uri}}/></a>

<$edit-text field="_canonical_uri" class="tc-edit-fields"></$edit-text>

</div>

</$list>

<$list filter="[is[current]!has[_canonical_uri]]">

<$reveal state="$:/state/showeditpreview" type="match" text="yes">
{{$:/sk/EditorToolbar}}
 <$button type="set" set="$:/state/showeditpreview" setTo="no"><<lingo Preview/Button/Hide>></$button>

<div class="tc-tiddler-preview">
<div class="tc-tiddler-preview-preview">
<<tabs "$:/sk/Preview $:/sk/EditorHelp" "$:/sk/Preview">>
</div>

<div class="tc-tiddler-preview-edit">
<$edit field="text"id="myTextarea"  class="tc-edit-texteditor" placeholder={{$:/language/EditTemplate/Body/Placeholder}}/>

</div>

</div>

</$reveal>

<$reveal state="$:/state/showeditpreview" type="nomatch" text="yes">
 {{$:/sk/EditorToolbar}}<$button type="set" set="$:/state/showeditpreview" setTo="yes"><<lingo Preview/Button/Show>></$button>
<$edit field="text" id="myTextarea" class="tc-edit-texteditor" placeholder={{$:/language/EditTemplate/Body/Placeholder}}/>


</$reveal>

</$list>
<$fieldmangler tiddler="$:/_top-left-buttons">
<$reveal state="$:/state/sidebar" type="nomatch" text="no">
<$button message="tm-add-tag" param="$:/tags/TopLeftBar" set="$:/state/sidebar" setTo="no"  tooltip={{$:/language/Buttons/HideSideBar/Hint}} aria-label={{$:/language/Buttons/HideSideBar/Caption}} class="tc-btn-invisible">{{$:/core/images/chevron-right}}</$button>
</$reveal>
<$reveal state="$:/state/sidebar" type="match" text="no">
<$button message="tm-remove-tag" param="$:/tags/TopLeftBar" set="$:/state/sidebar" setTo="yes" class="tc-btn-invisible">{{$:/core/images/chevron-right}}</$button>
</$reveal>
</$fieldmangler>
[[Alle udtalelser]]
\define saveTiddlerFilter()
[[$:/core]] [tag[ske]] [tag[externals]]  [tag[WikiText]] [tag[Test]] [[$:/themes/tiddlywiki/vanilla]] [[$:/sk/editorJavascripts.js]] [[$:/plugins/skimmel/twEditor]] -[[$:/boot/boot.css]] -[type[application/javascript]library[yes]] -[[$:/boot/boot.js]] -[[$:/boot/bootprefix.js]] +[sort[title]]
\end
\define savingEmpty()
yes
\end
{{$:/core/templates/tiddlywiki5.html}}
<$button message="tm-download-file" param="$:/editions/tw5.com/generate-editor" class="tc-btn-big-green">Generate Empty Editor Edition {{$:/core/images/save-button}}</$button>
The following tiddlers were imported:

# [[iframe/vs]]
# [[$:/_elev/template]]
no
$:/languages/da-DK
blockquote
Highlight the selection as a blockquote
bold
Bold the selection
code
mark selection as code
email converter
Convert email to Tiddler format
find text
find
replace highlighted
replace all
highlight
highlight the selected text
html converter
convert an HTML page imported from the Internet
italics
italicise selected text
link
insert a link to another tiddler
ordered list
create an ordered list
monospace code
mark the selected text as monospace code
redo
redo the change cancelled by undo
strikethrough
strikethrough the selected text
subscript
subscript the selected text
superscript
superscript the selected text
table helper
convert an imported Excel spreadsheet into a table
transclude
transclude another tiddler into this one
underline the selected text
underline
undo
undo the last change - Does not work with Firefox
unordered list
create an unordered (bullet) list
Editor Toolbar
Choose which buttons are displayed on the Editor Toolbar
skjul hjælp/forhåndsvisning
vis hjælp/forhåndsvisning
Indhold
{
    "tiddlers": {
        "$:/language/Buttons/AdvancedSearch/Caption": {
            "title": "$:/language/Buttons/AdvancedSearch/Caption",
            "text": "avanceret søgning"
        },
        "$:/language/Buttons/AdvancedSearch/Hint": {
            "title": "$:/language/Buttons/AdvancedSearch/Hint",
            "text": "Avanceret søgning"
        },
        "$:/language/Buttons/Cancel/Caption": {
            "title": "$:/language/Buttons/Cancel/Caption",
            "text": "fortryd"
        },
        "$:/language/Buttons/Cancel/Hint": {
            "title": "$:/language/Buttons/Cancel/Hint",
            "text": "Fortryd redigering af denne tiddler"
        },
        "$:/language/Buttons/Clone/Caption": {
            "title": "$:/language/Buttons/Clone/Caption",
            "text": "klon"
        },
        "$:/language/Buttons/Clone/Hint": {
            "title": "$:/language/Buttons/Clone/Hint",
            "text": "Klon denne tiddler"
        },
        "$:/language/Buttons/Close/Caption": {
            "title": "$:/language/Buttons/Close/Caption",
            "text": "luk"
        },
        "$:/language/Buttons/Close/Hint": {
            "title": "$:/language/Buttons/Close/Hint",
            "text": "Luk denne tiddler"
        },
        "$:/language/Buttons/CloseAll/Caption": {
            "title": "$:/language/Buttons/CloseAll/Caption",
            "text": "Luk alle"
        },
        "$:/language/Buttons/CloseAll/Hint": {
            "title": "$:/language/Buttons/CloseAll/Hint",
            "text": "Luk alle tiddlere"
        },
        "$:/language/Buttons/CloseOthers/Caption": {
            "title": "$:/language/Buttons/CloseOthers/Caption",
            "text": "luk andre"
        },
        "$:/language/Buttons/CloseOthers/Hint": {
            "title": "$:/language/Buttons/CloseOthers/Hint",
            "text": "Luk andre tiddlere"
        },
        "$:/language/Buttons/ControlPanel/Caption": {
            "title": "$:/language/Buttons/ControlPanel/Caption",
            "text": "Kontrol panel"
        },
        "$:/language/Buttons/ControlPanel/Hint": {
            "title": "$:/language/Buttons/ControlPanel/Hint",
            "text": "Åbn kontrol panel"
        },
        "$:/language/Buttons/Delete/Caption": {
            "title": "$:/language/Buttons/Delete/Caption",
            "text": "slet"
        },
        "$:/language/Buttons/Delete/Hint": {
            "title": "$:/language/Buttons/Delete/Hint",
            "text": "Slet denne tiddler"
        },
        "$:/language/Buttons/Edit/Caption": {
            "title": "$:/language/Buttons/Edit/Caption",
            "text": "redigér"
        },
        "$:/language/Buttons/Edit/Hint": {
            "title": "$:/language/Buttons/Edit/Hint",
            "text": "Redigér denne tiddler"
        },
        "$:/language/Buttons/Encryption/Caption": {
            "title": "$:/language/Buttons/Encryption/Caption",
            "text": "encryption"
        },
        "$:/language/Buttons/Encryption/ClearPassword/Caption": {
            "title": "$:/language/Buttons/Encryption/ClearPassword/Caption",
            "text": "slet password"
        },
        "$:/language/Buttons/Encryption/ClearPassword/Hint": {
            "title": "$:/language/Buttons/Encryption/ClearPassword/Hint",
            "text": "Slet password og gem denne wiki uden encryption"
        },
        "$:/language/Buttons/Encryption/Hint": {
            "title": "$:/language/Buttons/Encryption/Hint",
            "text": "Sæt eller slet et  password for at gemme denne wiki"
        },
        "$:/language/Buttons/Encryption/SetPassword/Caption": {
            "title": "$:/language/Buttons/Encryption/SetPassword/Caption",
            "text": "Angiv password"
        },
        "$:/language/Buttons/Encryption/SetPassword/Hint": {
            "title": "$:/language/Buttons/Encryption/SetPassword/Hint",
            "text": "Angiv et password for gemme denne wiki med encryption"
        },
        "$:/language/Buttons/ExportPage/Caption": {
            "title": "$:/language/Buttons/ExportPage/Caption",
            "text": "eksport alle"
        },
        "$:/language/Buttons/ExportPage/Hint": {
            "title": "$:/language/Buttons/ExportPage/Hint",
            "text": "Eksport alle tiddlere"
        },
        "$:/language/Buttons/ExportTiddler/Caption": {
            "title": "$:/language/Buttons/ExportTiddler/Caption",
            "text": "eksport tiddler"
        },
        "$:/language/Buttons/ExportTiddler/Hint": {
            "title": "$:/language/Buttons/ExportTiddler/Hint",
            "text": "Eksport tiddler"
        },
        "$:/language/Buttons/ExportTiddlers/Caption": {
            "title": "$:/language/Buttons/ExportTiddlers/Caption",
            "text": "eksport tiddlere"
        },
        "$:/language/Buttons/ExportTiddlers/Hint": {
            "title": "$:/language/Buttons/ExportTiddlers/Hint",
            "text": "Eksport tiddlere"
        },
        "$:/language/Buttons/FullScreen/Caption": {
            "title": "$:/language/Buttons/FullScreen/Caption",
            "text": "fuldskærm"
        },
        "$:/language/Buttons/FullScreen/Hint": {
            "title": "$:/language/Buttons/FullScreen/Hint",
            "text": "Gå til eller forlad fuldskærms tilstand"
        },
        "$:/language/Buttons/HideSideBar/Caption": {
            "title": "$:/language/Buttons/HideSideBar/Caption",
            "text": "skjul sidebar"
        },
        "$:/language/Buttons/HideSideBar/Hint": {
            "title": "$:/language/Buttons/HideSideBar/Hint",
            "text": "Skjul sidebar"
        },
        "$:/language/Buttons/Home/Caption": {
            "title": "$:/language/Buttons/Home/Caption",
            "text": "hjem"
        },
        "$:/language/Buttons/Home/Hint": {
            "title": "$:/language/Buttons/Home/Hint",
            "text": "Åbn standard tiddlerne"
        },
        "$:/language/Buttons/Import/Caption": {
            "title": "$:/language/Buttons/Import/Caption",
            "text": "import"
        },
        "$:/language/Buttons/Import/Hint": {
            "title": "$:/language/Buttons/Import/Hint",
            "text": "Import filer"
        },
        "$:/language/Buttons/Info/Caption": {
            "title": "$:/language/Buttons/Info/Caption",
            "text": "info"
        },
        "$:/language/Buttons/Info/Hint": {
            "title": "$:/language/Buttons/Info/Hint",
            "text": "Vis information om denne tiddler"
        },
        "$:/language/Buttons/Language/Caption": {
            "title": "$:/language/Buttons/Language/Caption",
            "text": "sprog"
        },
        "$:/language/Buttons/Language/Hint": {
            "title": "$:/language/Buttons/Language/Hint",
            "text": "Vælg brugerflade sprog"
        },
        "$:/language/Buttons/More/Caption": {
            "title": "$:/language/Buttons/More/Caption",
            "text": "mere"
        },
        "$:/language/Buttons/More/Hint": {
            "title": "$:/language/Buttons/More/Hint",
            "text": "Flere muligheder"
        },
        "$:/language/Buttons/NewHere/Caption": {
            "title": "$:/language/Buttons/NewHere/Caption",
            "text": "ny her"
        },
        "$:/language/Buttons/NewHere/Hint": {
            "title": "$:/language/Buttons/NewHere/Hint",
            "text": "Opret en ny tiddler tagget med denne"
        },
        "$:/language/Buttons/NewJournal/Caption": {
            "title": "$:/language/Buttons/NewJournal/Caption",
            "text": "ny journal"
        },
        "$:/language/Buttons/NewJournal/Hint": {
            "title": "$:/language/Buttons/NewJournal/Hint",
            "text": "Opret en ny journal tiddler"
        },
        "$:/language/Buttons/NewJournalHere/Caption": {
            "title": "$:/language/Buttons/NewJournalHere/Caption",
            "text": "ny journal her"
        },
        "$:/language/Buttons/NewJournalHere/Hint": {
            "title": "$:/language/Buttons/NewJournalHere/Hint",
            "text": "opret en ny journal tiddler tagget med denne"
        },
        "$:/language/Buttons/NewTiddler/Caption": {
            "title": "$:/language/Buttons/NewTiddler/Caption",
            "text": "ny tiddler"
        },
        "$:/language/Buttons/NewTiddler/Hint": {
            "title": "$:/language/Buttons/NewTiddler/Hint",
            "text": "Opret en ny tiddler"
        },
        "$:/language/Buttons/Permalink/Caption": {
            "title": "$:/language/Buttons/Permalink/Caption",
            "text": "permalink"
        },
        "$:/language/Buttons/Permalink/Hint": {
            "title": "$:/language/Buttons/Permalink/Hint",
            "text": "Sæt browserens adresse linie til et direkte link til denne tiddler"
        },
        "$:/language/Buttons/Permaview/Caption": {
            "title": "$:/language/Buttons/Permaview/Caption",
            "text": "permaview"
        },
        "$:/language/Buttons/Permaview/Hint": {
            "title": "$:/language/Buttons/Permaview/Hint",
            "text": "Sæt browserens adresse linie til et direkte link til alle tiddlere i denne historie"
        },
        "$:/language/Buttons/Refresh/Caption": {
            "title": "$:/language/Buttons/Refresh/Caption",
            "text": "genopfrisk"
        },
        "$:/language/Buttons/Refresh/Hint": {
            "title": "$:/language/Buttons/Refresh/Hint",
            "text": "Udfør en fuld genopfriskning af wiki'en"
        },
        "$:/language/Buttons/Save/Caption": {
            "title": "$:/language/Buttons/Save/Caption",
            "text": "gem"
        },
        "$:/language/Buttons/Save/Hint": {
            "title": "$:/language/Buttons/Save/Hint",
            "text": "Gem denne tiddler"
        },
        "$:/language/Buttons/SaveWiki/Caption": {
            "title": "$:/language/Buttons/SaveWiki/Caption",
            "text": "gem ændringer"
        },
        "$:/language/Buttons/SaveWiki/Hint": {
            "title": "$:/language/Buttons/SaveWiki/Hint",
            "text": "Gem ændringer"
        },
        "$:/language/Buttons/ShowSideBar/Caption": {
            "title": "$:/language/Buttons/ShowSideBar/Caption",
            "text": "vis sidebar"
        },
        "$:/language/Buttons/ShowSideBar/Hint": {
            "title": "$:/language/Buttons/ShowSideBar/Hint",
            "text": "Vis sidebar"
        },
        "$:/language/Buttons/StoryView/Caption": {
            "title": "$:/language/Buttons/StoryView/Caption",
            "text": "historieSyn"
        },
        "$:/language/Buttons/StoryView/Hint": {
            "title": "$:/language/Buttons/StoryView/Hint",
            "text": "Vælg historie visualisering"
        },
        "$:/language/Buttons/TagManager/Caption": {
            "title": "$:/language/Buttons/TagManager/Caption",
            "text": "tag administrator"
        },
        "$:/language/Buttons/TagManager/Hint": {
            "title": "$:/language/Buttons/TagManager/Hint",
            "text": "Åbn tag manager"
        },
        "$:/language/Buttons/Theme/Caption": {
            "title": "$:/language/Buttons/Theme/Caption",
            "text": "tema"
        },
        "$:/language/Buttons/Theme/Hint": {
            "title": "$:/language/Buttons/Theme/Hint",
            "text": "Vælg visnings tema"
        },
        "$:/language/ControlPanel/Advanced/Caption": {
            "title": "$:/language/ControlPanel/Advanced/Caption",
            "text": "Avanceret"
        },
        "$:/language/ControlPanel/Advanced/Hint": {
            "title": "$:/language/ControlPanel/Advanced/Hint",
            "text": "Intern information om denne TiddlyWiki"
        },
        "$:/language/ControlPanel/Appearance/Caption": {
            "title": "$:/language/ControlPanel/Appearance/Caption",
            "text": "Design"
        },
        "$:/language/ControlPanel/Appearance/Hint": {
            "title": "$:/language/ControlPanel/Appearance/Hint",
            "text": "Måder at tilpasse udseendet af din TiddlyWiki."
        },
        "$:/language/ControlPanel/Basics/AnimDuration/Prompt": {
            "title": "$:/language/ControlPanel/Basics/AnimDuration/Prompt",
            "text": "Animations varighed"
        },
        "$:/language/ControlPanel/Basics/Caption": {
            "title": "$:/language/ControlPanel/Basics/Caption",
            "text": "Basis"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/BottomHint",
            "text": "Brug &#91;&#91;dobbelt  kantede parenteser&#93;&#93; for titler med mellemrum. Eller du kan vælge at <$button set=\"$:/DefaultTiddlers\" setTo=\"[list[$:/StoryList]]\">fastholde de aktuelt åbne tiddlere</$button>"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/Prompt",
            "text": "Standard tiddlere:"
        },
        "$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint": {
            "title": "$:/language/ControlPanel/Basics/DefaultTiddlers/TopHint",
            "text": "Vælg hvilke tiddlere der vises ved opstart:"
        },
        "$:/language/ControlPanel/Basics/Language/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Language/Prompt",
            "text": "Hallo! Aktuelt sprog:"
        },
        "$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt": {
            "title": "$:/language/ControlPanel/Basics/NewJournal/Tags/Prompt",
            "text": "Tags for ny journal tiddlere"
        },
        "$:/language/ControlPanel/Basics/NewJournal/Title/Prompt": {
            "title": "$:/language/ControlPanel/Basics/NewJournal/Title/Prompt",
            "text": "Titel på ny journal tiddlere"
        },
        "$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/OverriddenShadowTiddlers/Prompt",
            "text": "Antal overskrevne skygge tiddlere:"
        },
        "$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/ShadowTiddlers/Prompt",
            "text": "Antal skygge tiddlere:"
        },
        "$:/language/ControlPanel/Basics/Subtitle/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Subtitle/Prompt",
            "text": "Undertitel"
        },
        "$:/language/ControlPanel/Basics/SystemTiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/SystemTiddlers/Prompt",
            "text": "Antal system tiddler:"
        },
        "$:/language/ControlPanel/Basics/Tags/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Tags/Prompt",
            "text": "Antal tags:"
        },
        "$:/language/ControlPanel/Basics/Tiddlers/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Tiddlers/Prompt",
            "text": "Antal tiddlere:"
        },
        "$:/language/ControlPanel/Basics/Title/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Title/Prompt",
            "text": "Titel på denne ~TiddlyWiki:"
        },
        "$:/language/ControlPanel/Basics/Username/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Username/Prompt",
            "text": "Brugernavn til at signere redigeringer:"
        },
        "$:/language/ControlPanel/Basics/Version/Prompt": {
            "title": "$:/language/ControlPanel/Basics/Version/Prompt",
            "text": "~TiddlyWiki version:"
        },
        "$:/language/ControlPanel/EditorTypes/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Caption",
            "text": "Editor typer"
        },
        "$:/language/ControlPanel/EditorTypes/Editor/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Editor/Caption",
            "text": "Editor"
        },
        "$:/language/ControlPanel/EditorTypes/Hint": {
            "title": "$:/language/ControlPanel/EditorTypes/Hint",
            "text": "Disse tiddlere bestemmer hvilken editor der bruges til at redigere specifikke tiddler typer."
        },
        "$:/language/ControlPanel/EditorTypes/Type/Caption": {
            "title": "$:/language/ControlPanel/EditorTypes/Type/Caption",
            "text": "Type"
        },
        "$:/language/ControlPanel/Info/Caption": {
            "title": "$:/language/ControlPanel/Info/Caption",
            "text": "Info"
        },
        "$:/language/ControlPanel/Info/Hint": {
            "title": "$:/language/ControlPanel/Info/Hint",
            "text": "Information om denne TiddlyWiki"
        },
        "$:/language/ControlPanel/LoadedModules/Caption": {
            "title": "$:/language/ControlPanel/LoadedModules/Caption",
            "text": "Indlæste moduler"
        },
        "$:/language/ControlPanel/LoadedModules/Hint": {
            "title": "$:/language/ControlPanel/LoadedModules/Hint",
            "text": "Dette er de aktuelt indlæste tiddler moduler linked til deres kilde tiddlere. Alle moduler med kursiv mangler en kilde tiddler, typisk fordi de blev sat op under boot processen."
        },
        "$:/language/ControlPanel/Palette/Caption": {
            "title": "$:/language/ControlPanel/Palette/Caption",
            "text": "Palette"
        },
        "$:/language/ControlPanel/Palette/Editor/Clone/Caption": {
            "title": "$:/language/ControlPanel/Palette/Editor/Clone/Caption",
            "text": "klon"
        },
        "$:/language/ControlPanel/Palette/Editor/Clone/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Editor/Clone/Prompt",
            "text": "Det anbefales at du kloner denne skygge palette før redigering af den"
        },
        "$:/language/ControlPanel/Palette/Editor/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Editor/Prompt",
            "text": "Redigering"
        },
        "$:/language/ControlPanel/Palette/Editor/Prompt/Modified": {
            "title": "$:/language/ControlPanel/Palette/Editor/Prompt/Modified",
            "text": "Denne skygge palette er blevet ændret"
        },
        "$:/language/ControlPanel/Palette/Editor/Reset/Caption": {
            "title": "$:/language/ControlPanel/Palette/Editor/Reset/Caption",
            "text": "nulstil"
        },
        "$:/language/ControlPanel/Palette/HideEditor/Caption": {
            "title": "$:/language/ControlPanel/Palette/HideEditor/Caption",
            "text": "skjul editor"
        },
        "$:/language/ControlPanel/Palette/Prompt": {
            "title": "$:/language/ControlPanel/Palette/Prompt",
            "text": "Aktuel palette:"
        },
        "$:/language/ControlPanel/Palette/ShowEditor/Caption": {
            "title": "$:/language/ControlPanel/Palette/ShowEditor/Caption",
            "text": "vis editor"
        },
        "$:/language/ControlPanel/Plugins/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Caption",
            "text": "Plugins"
        },
        "$:/language/ControlPanel/Plugins/Disable/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Disable/Caption",
            "text": "slå fra"
        },
        "$:/language/ControlPanel/Plugins/Disable/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Disable/Hint",
            "text": "Slå dette plugin fra, når siden genindlæses"
        },
        "$:/language/ControlPanel/Plugins/Disabled/Status": {
            "title": "$:/language/ControlPanel/Plugins/Disabled/Status",
            "text": "(slået fra)"
        },
        "$:/language/ControlPanel/Plugins/Empty/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Empty/Hint",
            "text": "Ingen"
        },
        "$:/language/ControlPanel/Plugins/Enable/Caption": {
            "title": "$:/language/ControlPanel/Plugins/Enable/Caption",
            "text": "Slå til"
        },
        "$:/language/ControlPanel/Plugins/Enable/Hint": {
            "title": "$:/language/ControlPanel/Plugins/Enable/Hint",
            "text": "Slå dette plugin til, når siden genindlæses"
        },
        "$:/language/ControlPanel/Plugins/Language/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Language/Prompt",
            "text": "Sprog"
        },
        "$:/language/ControlPanel/Plugins/Plugin/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Plugin/Prompt",
            "text": "Plugins "
        },
        "$:/language/ControlPanel/Plugins/Theme/Prompt": {
            "title": "$:/language/ControlPanel/Plugins/Theme/Prompt",
            "text": "Temaer"
        },
        "$:/language/ControlPanel/Saving/Caption": {
            "title": "$:/language/ControlPanel/Saving/Caption",
            "text": "Gemning"
        },
        "$:/language/ControlPanel/Saving/Heading": {
            "title": "$:/language/ControlPanel/Saving/Heading",
            "text": "Gemning"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Advanced/Heading",
            "text": "Avancerede indstillinger"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/BackupDir": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/BackupDir",
            "text": "Backup folder"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Backups": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Backups",
            "text": "Backups "
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Description": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Description",
            "text": "Disse indstillinger bruges kun, når der gemmes til http://tiddlyspot.com eller en kompatibel fjern server"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Filename": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Filename",
            "text": "Upload filnavn"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Heading": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Heading",
            "text": "~TiddlySpot"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Hint": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Hint",
            "text": "//The server URL forfalder til `http://<wikiname>.tiddlyspot.com/store.cgi` og kan ændres til en tilpasset  server adresse//"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/Password": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/Password",
            "text": "Adgangsord"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/ServerURL": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/ServerURL",
            "text": "Server URL"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/UploadDir": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/UploadDir",
            "text": "Upload folder"
        },
        "$:/language/ControlPanel/Saving/TiddlySpot/UserName": {
            "title": "$:/language/ControlPanel/Saving/TiddlySpot/UserName",
            "text": "Wiki navn"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Caption": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Caption",
            "text": "Automatisk gem"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Disabled/Description": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Disabled/Description",
            "text": "Gem ikke ændringer automatisk"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Enabled/Description": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Enabled/Description",
            "text": "Gem ændringer atomatisk"
        },
        "$:/language/ControlPanel/Settings/AutoSave/Hint": {
            "title": "$:/language/ControlPanel/Settings/AutoSave/Hint",
            "text": "Gem automatisk ændringer i løbet af redigeringen"
        },
        "$:/language/ControlPanel/Settings/Caption": {
            "title": "$:/language/ControlPanel/Settings/Caption",
            "text": "Indstillinger"
        },
        "$:/language/ControlPanel/Settings/Hint": {
            "title": "$:/language/ControlPanel/Settings/Hint",
            "text": "Disse indstillinger lader dig tilpasse din  TiddlyWiki's adfærd."
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Caption": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Caption",
            "text": "Navigation adresse linie"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Hint": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Hint",
            "text": "Opførsel i browserens adressse linie ved navigering til en tiddler:"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/No/Description",
            "text": "Opdatér ikke adresse linien"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permalink/Description",
            "text": "Inkludér mål tiddleren"
        },
        "$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationAddressBar/Permaview/Description",
            "text": "Inkludér mål tiddleren og den aktuelle historie sekvens"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Caption": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Caption",
            "text": "Navigations historie"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Hint": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Hint",
            "text": "Opdatér browser historik, når der navigeres til en tiddler:"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/No/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/No/Description",
            "text": "Opdatér ikke historie"
        },
        "$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description": {
            "title": "$:/language/ControlPanel/Settings/NavigationHistory/Yes/Description",
            "text": "Opdatér historik"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Caption": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Caption",
            "text": "Værktøjslinie knapper"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Hint": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Hint",
            "text": "Standard udseende af værktøjslinie knap:"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Icons/Description",
            "text": "Inkludér ikon"
        },
        "$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description": {
            "title": "$:/language/ControlPanel/Settings/ToolbarButtons/Text/Description",
            "text": "Inkludér tekst"
        },
        "$:/language/ControlPanel/StoryView/Caption": {
            "title": "$:/language/ControlPanel/StoryView/Caption",
            "text": "Historie visning"
        },
        "$:/language/ControlPanel/StoryView/Prompt": {
            "title": "$:/language/ControlPanel/StoryView/Prompt",
            "text": "Aktuel visning:"
        },
        "$:/language/ControlPanel/Theme/Caption": {
            "title": "$:/language/ControlPanel/Theme/Caption",
            "text": "Tema"
        },
        "$:/language/ControlPanel/Theme/Prompt": {
            "title": "$:/language/ControlPanel/Theme/Prompt",
            "text": "Aktuelt tema"
        },
        "$:/language/ControlPanel/TiddlerFields/Caption": {
            "title": "$:/language/ControlPanel/TiddlerFields/Caption",
            "text": "Tiddler felter"
        },
        "$:/language/ControlPanel/TiddlerFields/Hint": {
            "title": "$:/language/ControlPanel/TiddlerFields/Hint",
            "text": "Dette er det fulde sæt af TiddlerFelter i brug i denne wiki (inklusiv system tiddlere men eksklusiv skygge tiddlere)."
        },
        "$:/language/ControlPanel/Toolbars/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/Caption",
            "text": "Værktøjslinier"
        },
        "$:/language/ControlPanel/Toolbars/EditToolbar/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/EditToolbar/Caption",
            "text": "Redigerings værktøjslinie"
        },
        "$:/language/ControlPanel/Toolbars/EditToolbar/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/EditToolbar/Hint",
            "text": "Vælg hvilke knapper der vises i tiddlere i redigerings tilstand"
        },
        "$:/language/ControlPanel/Toolbars/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/Hint",
            "text": "Vælg hvilke værktøjslinie knapper der vises"
        },
        "$:/language/ControlPanel/Toolbars/PageControls/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/PageControls/Caption",
            "text": "Side værktøjslinie"
        },
        "$:/language/ControlPanel/Toolbars/PageControls/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/PageControls/Hint",
            "text": "Vælg hvilke knapper der vises på hoved side værktøjslinien"
        },
        "$:/language/ControlPanel/Toolbars/ViewToolbar/Caption": {
            "title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Caption",
            "text": "Betragtnings værktøjslinie"
        },
        "$:/language/ControlPanel/Toolbars/ViewToolbar/Hint": {
            "title": "$:/language/ControlPanel/Toolbars/ViewToolbar/Hint",
            "text": "Vælg hvilke knapper der vises i tiddlere i betragtnings tilstand"
        },
        "$:/language/ControlPanel/Tools/Download/Full/Caption": {
            "title": "$:/language/ControlPanel/Tools/Download/Full/Caption",
            "text": "Hent fuld wiki"
        },
        "$:/core/readme": {
            "title": "$:/core/readme",
            "text": ""
        },
        "$:/language/Date/DaySuffix/1": {
            "title": "$:/language/Date/DaySuffix/1",
            "text": "ste"
        },
        "$:/language/Date/DaySuffix/10": {
            "title": "$:/language/Date/DaySuffix/10",
            "text": "ende"
        },
        "$:/language/Date/DaySuffix/11": {
            "title": "$:/language/Date/DaySuffix/11",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/12": {
            "title": "$:/language/Date/DaySuffix/12",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/13": {
            "title": "$:/language/Date/DaySuffix/13",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/14": {
            "title": "$:/language/Date/DaySuffix/14",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/15": {
            "title": "$:/language/Date/DaySuffix/15",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/16": {
            "title": "$:/language/Date/DaySuffix/16",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/17": {
            "title": "$:/language/Date/DaySuffix/17",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/18": {
            "title": "$:/language/Date/DaySuffix/18",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/19": {
            "title": "$:/language/Date/DaySuffix/19",
            "text": "de"
        },
        "$:/language/Date/DaySuffix/2": {
            "title": "$:/language/Date/DaySuffix/2",
            "text": "nden"
        },
        "$:/language/Date/DaySuffix/20": {
            "title": "$:/language/Date/DaySuffix/20",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/21": {
            "title": "$:/language/Date/DaySuffix/21",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/22": {
            "title": "$:/language/Date/DaySuffix/22",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/23": {
            "title": "$:/language/Date/DaySuffix/23",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/24": {
            "title": "$:/language/Date/DaySuffix/24",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/25": {
            "title": "$:/language/Date/DaySuffix/25",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/26": {
            "title": "$:/language/Date/DaySuffix/26",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/27": {
            "title": "$:/language/Date/DaySuffix/27",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/28": {
            "title": "$:/language/Date/DaySuffix/28",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/29": {
            "title": "$:/language/Date/DaySuffix/29",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/3": {
            "title": "$:/language/Date/DaySuffix/3",
            "text": "die"
        },
        "$:/language/Date/DaySuffix/30": {
            "title": "$:/language/Date/DaySuffix/30",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/31": {
            "title": "$:/language/Date/DaySuffix/31",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/4": {
            "title": "$:/language/Date/DaySuffix/4",
            "text": "rde"
        },
        "$:/language/Date/DaySuffix/5": {
            "title": "$:/language/Date/DaySuffix/5",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/6": {
            "title": "$:/language/Date/DaySuffix/6",
            "text": "te"
        },
        "$:/language/Date/DaySuffix/7": {
            "title": "$:/language/Date/DaySuffix/7",
            "text": "ende"
        },
        "$:/language/Date/DaySuffix/8": {
            "title": "$:/language/Date/DaySuffix/8",
            "text": "nde"
        },
        "$:/language/Date/DaySuffix/9": {
            "title": "$:/language/Date/DaySuffix/9",
            "text": "ende"
        },
        "$:/language/Date/Long/Day/0": {
            "title": "$:/language/Date/Long/Day/0",
            "text": "Søndag"
        },
        "$:/language/Date/Long/Day/1": {
            "title": "$:/language/Date/Long/Day/1",
            "text": "Mandag"
        },
        "$:/language/Date/Long/Day/2": {
            "title": "$:/language/Date/Long/Day/2",
            "text": "Tirsdag"
        },
        "$:/language/Date/Long/Day/3": {
            "title": "$:/language/Date/Long/Day/3",
            "text": "Onsdag"
        },
        "$:/language/Date/Long/Day/4": {
            "title": "$:/language/Date/Long/Day/4",
            "text": "Torsdag"
        },
        "$:/language/Date/Long/Day/5": {
            "title": "$:/language/Date/Long/Day/5",
            "text": "Fredag"
        },
        "$:/language/Date/Long/Day/6": {
            "title": "$:/language/Date/Long/Day/6",
            "text": "Lørdag"
        },
        "$:/language/Date/Long/Month/1": {
            "title": "$:/language/Date/Long/Month/1",
            "text": "Januar"
        },
        "$:/language/Date/Long/Month/10": {
            "title": "$:/language/Date/Long/Month/10",
            "text": "Oktober"
        },
        "$:/language/Date/Long/Month/11": {
            "title": "$:/language/Date/Long/Month/11",
            "text": "November"
        },
        "$:/language/Date/Long/Month/12": {
            "title": "$:/language/Date/Long/Month/12",
            "text": "December"
        },
        "$:/language/Date/Long/Month/2": {
            "title": "$:/language/Date/Long/Month/2",
            "text": "Februar"
        },
        "$:/language/Date/Long/Month/3": {
            "title": "$:/language/Date/Long/Month/3",
            "text": "Marts"
        },
        "$:/language/Date/Long/Month/4": {
            "title": "$:/language/Date/Long/Month/4",
            "text": "April"
        },
        "$:/language/Date/Long/Month/5": {
            "title": "$:/language/Date/Long/Month/5",
            "text": "Maj"
        },
        "$:/language/Date/Long/Month/6": {
            "title": "$:/language/Date/Long/Month/6",
            "text": "Juni"
        },
        "$:/language/Date/Long/Month/7": {
            "title": "$:/language/Date/Long/Month/7",
            "text": "Juli"
        },
        "$:/language/Date/Long/Month/8": {
            "title": "$:/language/Date/Long/Month/8",
            "text": "August"
        },
        "$:/language/Date/Long/Month/9": {
            "title": "$:/language/Date/Long/Month/9",
            "text": "September"
        },
        "$:/language/Date/Period/am": {
            "title": "$:/language/Date/Period/am",
            "text": "am"
        },
        "$:/language/Date/Period/pm": {
            "title": "$:/language/Date/Period/pm",
            "text": "pm"
        },
        "$:/language/Date/Short/Day/0": {
            "title": "$:/language/Date/Short/Day/0",
            "text": "Søn"
        },
        "$:/language/Date/Short/Day/1": {
            "title": "$:/language/Date/Short/Day/1",
            "text": "Man"
        },
        "$:/language/Date/Short/Day/2": {
            "title": "$:/language/Date/Short/Day/2",
            "text": "Tir"
        },
        "$:/language/Date/Short/Day/3": {
            "title": "$:/language/Date/Short/Day/3",
            "text": "Ons"
        },
        "$:/language/Date/Short/Day/4": {
            "title": "$:/language/Date/Short/Day/4",
            "text": "tor"
        },
        "$:/language/Date/Short/Day/5": {
            "title": "$:/language/Date/Short/Day/5",
            "text": "Fre"
        },
        "$:/language/Date/Short/Day/6": {
            "title": "$:/language/Date/Short/Day/6",
            "text": "Lør"
        },
        "$:/language/Date/Short/Month/1": {
            "title": "$:/language/Date/Short/Month/1",
            "text": "Jan"
        },
        "$:/language/Date/Short/Month/10": {
            "title": "$:/language/Date/Short/Month/10",
            "text": "Okt"
        },
        "$:/language/Date/Short/Month/11": {
            "title": "$:/language/Date/Short/Month/11",
            "text": "Nov"
        },
        "$:/language/Date/Short/Month/12": {
            "title": "$:/language/Date/Short/Month/12",
            "text": "Dec"
        },
        "$:/language/Date/Short/Month/2": {
            "title": "$:/language/Date/Short/Month/2",
            "text": "Feb"
        },
        "$:/language/Date/Short/Month/3": {
            "title": "$:/language/Date/Short/Month/3",
            "text": "Mar"
        },
        "$:/language/Date/Short/Month/4": {
            "title": "$:/language/Date/Short/Month/4",
            "text": "Apr"
        },
        "$:/language/Date/Short/Month/5": {
            "title": "$:/language/Date/Short/Month/5",
            "text": "Maj"
        },
        "$:/language/Date/Short/Month/6": {
            "title": "$:/language/Date/Short/Month/6",
            "text": "Jun"
        },
        "$:/language/Date/Short/Month/7": {
            "title": "$:/language/Date/Short/Month/7",
            "text": "Jul"
        },
        "$:/language/Date/Short/Month/8": {
            "title": "$:/language/Date/Short/Month/8",
            "text": "Aug"
        },
        "$:/language/Date/Short/Month/9": {
            "title": "$:/language/Date/Short/Month/9",
            "text": "Sep"
        },
        "$:/language/RelativeDate/Future/Days": {
            "title": "$:/language/RelativeDate/Future/Days",
            "text": "om <<period>> dage"
        },
        "$:/language/RelativeDate/Future/Hours": {
            "title": "$:/language/RelativeDate/Future/Hours",
            "text": "om <<period>> timer"
        },
        "$:/language/RelativeDate/Future/Minutes": {
            "title": "$:/language/RelativeDate/Future/Minutes",
            "text": "om <<period>> minuter"
        },
        "$:/language/RelativeDate/Future/Months": {
            "title": "$:/language/RelativeDate/Future/Months",
            "text": "om <<period>> måneder"
        },
        "$:/language/RelativeDate/Future/Second": {
            "title": "$:/language/RelativeDate/Future/Second",
            "text": "om 1 sekund"
        },
        "$:/language/RelativeDate/Future/Seconds": {
            "title": "$:/language/RelativeDate/Future/Seconds",
            "text": "om <<period>> sekunder"
        },
        "$:/language/RelativeDate/Future/Years": {
            "title": "$:/language/RelativeDate/Future/Years",
            "text": "om <<period>> år"
        },
        "$:/language/RelativeDate/Past/Days": {
            "title": "$:/language/RelativeDate/Past/Days",
            "text": "for <<period>> dage siden"
        },
        "$:/language/RelativeDate/Past/Hours": {
            "title": "$:/language/RelativeDate/Past/Hours",
            "text": "for <<period>> timer siden"
        },
        "$:/language/RelativeDate/Past/Minutes": {
            "title": "$:/language/RelativeDate/Past/Minutes",
            "text": "for <<period>> minutter siden"
        },
        "$:/language/RelativeDate/Past/Months": {
            "title": "$:/language/RelativeDate/Past/Months",
            "text": "for <<period>> måneder siden"
        },
        "$:/language/RelativeDate/Past/Second": {
            "title": "$:/language/RelativeDate/Past/Second",
            "text": "for 1 sekund siden"
        },
        "$:/language/RelativeDate/Past/Seconds": {
            "title": "$:/language/RelativeDate/Past/Seconds",
            "text": "for <<period>> sekunder siden"
        },
        "$:/language/RelativeDate/Past/Years": {
            "title": "$:/language/RelativeDate/Past/Years",
            "text": "for <<period>> år siden"
        },
        "$:/language/Docs/ModuleTypes/animation": {
            "title": "$:/language/Docs/ModuleTypes/animation",
            "text": "Animationer kan bruges med RevealWidget."
        },
        "$:/language/Docs/ModuleTypes/command": {
            "title": "$:/language/Docs/ModuleTypes/command",
            "text": "Kommandoer som kan køres under Node.js."
        },
        "$:/language/Docs/ModuleTypes/config": {
            "title": "$:/language/Docs/ModuleTypes/config",
            "text": "Data som indsættes i `$tw.config`."
        },
        "$:/language/Docs/ModuleTypes/filteroperator": {
            "title": "$:/language/Docs/ModuleTypes/filteroperator",
            "text": "Individuelle filter operator metoder."
        },
        "$:/language/Docs/ModuleTypes/global": {
            "title": "$:/language/Docs/ModuleTypes/global",
            "text": "Globale data som indsættes i `$tw`."
        },
        "$:/language/Docs/ModuleTypes/isfilteroperator": {
            "title": "$:/language/Docs/ModuleTypes/isfilteroperator",
            "text": "Operander for  ''is'' filter operatoren."
        },
        "$:/language/Docs/ModuleTypes/macro": {
            "title": "$:/language/Docs/ModuleTypes/macro",
            "text": "JavaScript makro definitioner."
        },
        "$:/language/Docs/ModuleTypes/parser": {
            "title": "$:/language/Docs/ModuleTypes/parser",
            "text": "Parsere for forskellige indholds typer.."
        },
        "$:/language/Docs/ModuleTypes/saver": {
            "title": "$:/language/Docs/ModuleTypes/saver",
            "text": "Savers håndterer forskellige metoder til at gemme filer fra browseren."
        },
        "$:/language/Docs/ModuleTypes/startup": {
            "title": "$:/language/Docs/ModuleTypes/startup",
            "text": "Startup funktioner."
        },
        "$:/language/Docs/ModuleTypes/storyview": {
            "title": "$:/language/Docs/ModuleTypes/storyview",
            "text": "Historie visninger tilpasser animation og adfærd for liste widgets."
        },
        "$:/language/Docs/ModuleTypes/tiddlerdeserializer": {
            "title": "$:/language/Docs/ModuleTypes/tiddlerdeserializer",
            "text": "konverterer forskellige indholds typer til tiddlere."
        },
        "$:/language/Docs/ModuleTypes/tiddlerfield": {
            "title": "$:/language/Docs/ModuleTypes/tiddlerfield",
            "text": "Definerer adfærden for et individuelt tiddler felt."
        },
        "$:/language/Docs/ModuleTypes/tiddlermethod": {
            "title": "$:/language/Docs/ModuleTypes/tiddlermethod",
            "text": "Føjer metoder til `$tw.Tiddler` prototypen."
        },
        "$:/language/Docs/ModuleTypes/upgrader": {
            "title": "$:/language/Docs/ModuleTypes/upgrader",
            "text": "Anvender opgraderings forarbejdning til tiddlere under en opgradering / import."
        },
        "$:/language/Docs/ModuleTypes/utils": {
            "title": "$:/language/Docs/ModuleTypes/utils",
            "text": "Føjer metoder til `$tw.utils`."
        },
        "$:/language/Docs/ModuleTypes/utils-node": {
            "title": "$:/language/Docs/ModuleTypes/utils-node",
            "text": "Føjer Node.js-specifikke metoder til `$tw.utils`."
        },
        "$:/language/Docs/ModuleTypes/widget": {
            "title": "$:/language/Docs/ModuleTypes/widget",
            "text": "Widgets indkapsler DOM rendering og genopfriskning."
        },
        "$:/language/Docs/ModuleTypes/wikimethod": {
            "title": "$:/language/Docs/ModuleTypes/wikimethod",
            "text": "Føjer metoder til `$tw.Wiki`."
        },
        "$:/language/Docs/ModuleTypes/wikirule": {
            "title": "$:/language/Docs/ModuleTypes/wikirule",
            "text": "Individuel parser regler for hoved WikiText parseren."
        },
        "$:/language/Docs/PaletteColours/alert-background": {
            "title": "$:/language/Docs/PaletteColours/alert-background",
            "text": "Advarsel baggrund"
        },
        "$:/language/Docs/PaletteColours/alert-border": {
            "title": "$:/language/Docs/PaletteColours/alert-border",
            "text": "Advarsel ramme"
        },
        "$:/language/Docs/PaletteColours/alert-highlight": {
            "title": "$:/language/Docs/PaletteColours/alert-highlight",
            "text": "Advarsel højlys"
        },
        "$:/language/Docs/PaletteColours/alert-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/alert-muted-foreground",
            "text": "Advarsel dæmpet forgrund"
        },
        "$:/language/Docs/PaletteColours/background": {
            "title": "$:/language/Docs/PaletteColours/background",
            "text": "Generel baggrund"
        },
        "$:/language/Docs/PaletteColours/blockquote-bar": {
            "title": "$:/language/Docs/PaletteColours/blockquote-bar",
            "text": "Blokcitat bar"
        },
        "$:/language/Docs/PaletteColours/code-background": {
            "title": "$:/language/Docs/PaletteColours/code-background",
            "text": "Kode baggrund"
        },
        "$:/language/Docs/PaletteColours/code-border": {
            "title": "$:/language/Docs/PaletteColours/code-border",
            "text": "Kode ramme"
        },
        "$:/language/Docs/PaletteColours/code-foreground": {
            "title": "$:/language/Docs/PaletteColours/code-foreground",
            "text": "Kode forgrund"
        },
        "$:/language/Docs/PaletteColours/dirty-indicator": {
            "title": "$:/language/Docs/PaletteColours/dirty-indicator",
            "text": "Ikke gemte ændringer indikator"
        },
        "$:/language/Docs/PaletteColours/download-background": {
            "title": "$:/language/Docs/PaletteColours/download-background",
            "text": "Download knap baggrund"
        },
        "$:/language/Docs/PaletteColours/download-foreground": {
            "title": "$:/language/Docs/PaletteColours/download-foreground",
            "text": "Download knap forgrund"
        },
        "$:/language/Docs/PaletteColours/dragger-background": {
            "title": "$:/language/Docs/PaletteColours/dragger-background",
            "text": "Dragger baggrund"
        },
        "$:/language/Docs/PaletteColours/dragger-foreground": {
            "title": "$:/language/Docs/PaletteColours/dragger-foreground",
            "text": "Dragger forgrund"
        },
        "$:/language/Docs/PaletteColours/dropdown-background": {
            "title": "$:/language/Docs/PaletteColours/dropdown-background",
            "text": "Dropdown baggrund"
        },
        "$:/language/Docs/PaletteColours/dropdown-border": {
            "title": "$:/language/Docs/PaletteColours/dropdown-border",
            "text": "Dropdown ramme"
        },
        "$:/language/Docs/PaletteColours/dropdown-tab-background": {
            "title": "$:/language/Docs/PaletteColours/dropdown-tab-background",
            "text": "Dropdown fane baggrund"
        },
        "$:/language/Docs/PaletteColours/dropdown-tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/dropdown-tab-background-selected",
            "text": "Dropdown fane baggrund for valgte faner"
        },
        "$:/language/Docs/PaletteColours/dropzone-background": {
            "title": "$:/language/Docs/PaletteColours/dropzone-background",
            "text": "Dropzone baggrund"
        },
        "$:/language/Docs/PaletteColours/external-link-background": {
            "title": "$:/language/Docs/PaletteColours/external-link-background",
            "text": "Eksternt link baggrund"
        },
        "$:/language/Docs/PaletteColours/external-link-background-hover": {
            "title": "$:/language/Docs/PaletteColours/external-link-background-hover",
            "text": "Eksternt link baggrund hover"
        },
        "$:/language/Docs/PaletteColours/external-link-background-visited": {
            "title": "$:/language/Docs/PaletteColours/external-link-background-visited",
            "text": "Eksternt link baggrund besøgt"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground",
            "text": "Eksternt link forgrund"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground-hover",
            "text": "Eksternt link forgrund hover"
        },
        "$:/language/Docs/PaletteColours/external-link-foreground-visited": {
            "title": "$:/language/Docs/PaletteColours/external-link-foreground-visited",
            "text": "Eksternt link forgrund visited"
        },
        "$:/language/Docs/PaletteColours/foreground": {
            "title": "$:/language/Docs/PaletteColours/foreground",
            "text": "Generel forgrund"
        },
        "$:/language/Docs/PaletteColours/message-background": {
            "title": "$:/language/Docs/PaletteColours/message-background",
            "text": "Besked boks baggrund"
        },
        "$:/language/Docs/PaletteColours/message-border": {
            "title": "$:/language/Docs/PaletteColours/message-border",
            "text": "Besked boks ramme"
        },
        "$:/language/Docs/PaletteColours/message-foreground": {
            "title": "$:/language/Docs/PaletteColours/message-foreground",
            "text": "Besked boks forgrund"
        },
        "$:/language/Docs/PaletteColours/modal-backdrop": {
            "title": "$:/language/Docs/PaletteColours/modal-backdrop",
            "text": "Modal bagtæppe"
        },
        "$:/language/Docs/PaletteColours/modal-background": {
            "title": "$:/language/Docs/PaletteColours/modal-background",
            "text": "Modal baggrund"
        },
        "$:/language/Docs/PaletteColours/modal-border": {
            "title": "$:/language/Docs/PaletteColours/modal-border",
            "text": "Modal ramme"
        },
        "$:/language/Docs/PaletteColours/modal-footer-background": {
            "title": "$:/language/Docs/PaletteColours/modal-footer-background",
            "text": "Modal fod baggrund"
        },
        "$:/language/Docs/PaletteColours/modal-footer-border": {
            "title": "$:/language/Docs/PaletteColours/modal-footer-border",
            "text": "Modal fod ramme"
        },
        "$:/language/Docs/PaletteColours/modal-header-border": {
            "title": "$:/language/Docs/PaletteColours/modal-header-border",
            "text": "Modal header ramme"
        },
        "$:/language/Docs/PaletteColours/muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/muted-foreground",
            "text": "Generel dæmpet forgrund"
        },
        "$:/language/Docs/PaletteColours/notification-background": {
            "title": "$:/language/Docs/PaletteColours/notification-background",
            "text": "Notifikation baggrund"
        },
        "$:/language/Docs/PaletteColours/notification-border": {
            "title": "$:/language/Docs/PaletteColours/notification-border",
            "text": "Notifikation ramme"
        },
        "$:/language/Docs/PaletteColours/page-background": {
            "title": "$:/language/Docs/PaletteColours/page-background",
            "text": "Side baggrund"
        },
        "$:/language/Docs/PaletteColours/pre-background": {
            "title": "$:/language/Docs/PaletteColours/pre-background",
            "text": "Preformateret kode baggrund"
        },
        "$:/language/Docs/PaletteColours/pre-border": {
            "title": "$:/language/Docs/PaletteColours/pre-border",
            "text": "Preformatteret kode ramme"
        },
        "$:/language/Docs/PaletteColours/primary": {
            "title": "$:/language/Docs/PaletteColours/primary",
            "text": "Generel primær"
        },
        "$:/language/Docs/PaletteColours/sidebar-button-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-button-foreground",
            "text": "Sidebar knap forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-controls-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground",
            "text": "Sidebar kontroller forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-controls-foreground-hover",
            "text": "Sidebar kontroller forgrund hover"
        },
        "$:/language/Docs/PaletteColours/sidebar-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-foreground",
            "text": "Sidebar forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-foreground-shadow": {
            "title": "$:/language/Docs/PaletteColours/sidebar-foreground-shadow",
            "text": "Sidebar forgrund skygge"
        },
        "$:/language/Docs/PaletteColours/sidebar-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground",
            "text": "Sidebar dæmpet forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-muted-foreground-hover",
            "text": "Sidebar dæmpet forgrund hover"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-background": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-background",
            "text": "Sidebar fane baggrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-background-selected",
            "text": "Sidebar fane baggrund for valgte faner"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-border": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-border",
            "text": "Sidebar fane ramme"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-border-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-border-selected",
            "text": "Sidebar fane ramme for valgte faner"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-divider": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-divider",
            "text": "Sidebar fane deler"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground",
            "text": "Sidebar fane forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tab-foreground-selected",
            "text": "Sidebar fane forgrund for valgte faner"
        },
        "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground",
            "text": "Sidebar tiddler link forgrund"
        },
        "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/sidebar-tiddler-link-foreground-hover",
            "text": "Sidebar tiddler link forgrund hover"
        },
        "$:/language/Docs/PaletteColours/static-alert-foreground": {
            "title": "$:/language/Docs/PaletteColours/static-alert-foreground",
            "text": "Statisk advarsel forgrund"
        },
        "$:/language/Docs/PaletteColours/tab-background": {
            "title": "$:/language/Docs/PaletteColours/tab-background",
            "text": "Fane baggrund"
        },
        "$:/language/Docs/PaletteColours/tab-background-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-background-selected",
            "text": "Fane baggrund for valgte faner"
        },
        "$:/language/Docs/PaletteColours/tab-border": {
            "title": "$:/language/Docs/PaletteColours/tab-border",
            "text": "Fane ramme"
        },
        "$:/language/Docs/PaletteColours/tab-border-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-border-selected",
            "text": "Fane ramme for valgte faner"
        },
        "$:/language/Docs/PaletteColours/tab-divider": {
            "title": "$:/language/Docs/PaletteColours/tab-divider",
            "text": "Fane adskiller"
        },
        "$:/language/Docs/PaletteColours/tab-foreground": {
            "title": "$:/language/Docs/PaletteColours/tab-foreground",
            "text": "Fane forgrund"
        },
        "$:/language/Docs/PaletteColours/tab-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/tab-foreground-selected",
            "text": "Fane forgrund for valgte faner"
        },
        "$:/language/Docs/PaletteColours/table-border": {
            "title": "$:/language/Docs/PaletteColours/table-border",
            "text": "Tabel ramme"
        },
        "$:/language/Docs/PaletteColours/table-footer-background": {
            "title": "$:/language/Docs/PaletteColours/table-footer-background",
            "text": "Tabel fod baggrund"
        },
        "$:/language/Docs/PaletteColours/table-header-background": {
            "title": "$:/language/Docs/PaletteColours/table-header-background",
            "text": "Tabel header baggrund"
        },
        "$:/language/Docs/PaletteColours/tag-background": {
            "title": "$:/language/Docs/PaletteColours/tag-background",
            "text": "Tag baggrund"
        },
        "$:/language/Docs/PaletteColours/tag-foreground": {
            "title": "$:/language/Docs/PaletteColours/tag-foreground",
            "text": "Tag forgrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-background",
            "text": "Tiddler baggrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-border",
            "text": "Tiddler ramme"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground",
            "text": "Tiddler kontroller forgrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-hover",
            "text": "Tiddler kontroller forgrund hover"
        },
        "$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected": {
            "title": "$:/language/Docs/PaletteColours/tiddler-controls-foreground-selected",
            "text": "Tiddler kontroller forgrund for valgte kontroller"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-background",
            "text": "Tiddler editor baggrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-border",
            "text": "Tiddler editor ramme"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-border-image": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-border-image",
            "text": "Tiddler editor ramme billede"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-fields-even": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-even",
            "text": "Tiddler editor baggrund for lige felter"
        },
        "$:/language/Docs/PaletteColours/tiddler-editor-fields-odd": {
            "title": "$:/language/Docs/PaletteColours/tiddler-editor-fields-odd",
            "text": "Tiddler editor baggrund for ulige felter"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-background",
            "text": "Tiddler info panel baggrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-border": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-border",
            "text": "Tiddler info panel ramme"
        },
        "$:/language/Docs/PaletteColours/tiddler-info-tab-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-info-tab-background",
            "text": "Tiddler info panel fane baggrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-link-background": {
            "title": "$:/language/Docs/PaletteColours/tiddler-link-background",
            "text": "Tiddler link baggrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-link-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-link-foreground",
            "text": "Tiddler link forgrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-subtitle-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-subtitle-foreground",
            "text": "Tiddler undertitel forgrund"
        },
        "$:/language/Docs/PaletteColours/tiddler-title-foreground": {
            "title": "$:/language/Docs/PaletteColours/tiddler-title-foreground",
            "text": "Tiddler titel forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-cancel-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-cancel-button",
            "text": "Værktøjslinie 'fortryd' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-close-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-close-button",
            "text": "Værktøjslinie 'luk' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-delete-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-delete-button",
            "text": "Værktøjslinie 'slet' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-done-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-done-button",
            "text": "Værktøjslinie 'gem' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-edit-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-edit-button",
            "text": "Værktøjslinie 'redigér' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-info-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-info-button",
            "text": "Værktøjslinie 'info' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-new-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-new-button",
            "text": "Værktøjslinie 'ny tiddler' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-options-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-options-button",
            "text": "Værktøjslinie 'valg' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/toolbar-save-button": {
            "title": "$:/language/Docs/PaletteColours/toolbar-save-button",
            "text": "Værktøjslinie 'gem' knap forgrund"
        },
        "$:/language/Docs/PaletteColours/untagged-background": {
            "title": "$:/language/Docs/PaletteColours/untagged-background",
            "text": "Ukategoriseret pille baggrund"
        },
        "$:/language/Docs/PaletteColours/very-muted-foreground": {
            "title": "$:/language/Docs/PaletteColours/very-muted-foreground",
            "text": "Meget dæmpet forgrund"
        },
        "$:/language/EditTemplate/Body/External/Hint": {
            "title": "$:/language/EditTemplate/Body/External/Hint",
            "text": "Dette er en ekstern tiddler lagret udenfor hoved TiddlyWiki filen.Du kan redigere tags og felter men kan ikke direkte redigere selve  indholdet"
        },
        "$:/language/EditTemplate/Body/Hint": {
            "title": "$:/language/EditTemplate/Body/Hint",
            "text": "Brug [[wiki text|http://tiddlywiki.com/static/WikiText.html]] til at tilføje formatering, billeder og dynamiske egenskaber"
        },
        "$:/language/EditTemplate/Body/Placeholder": {
            "title": "$:/language/EditTemplate/Body/Placeholder",
            "text": "Skriv denne tiddlers tekst"
        },
        "$:/language/EditTemplate/Body/Preview/Button/Hide": {
            "title": "$:/language/EditTemplate/Body/Preview/Button/Hide",
            "text": "skjul forhåndsvisning"
        },
        "$:/language/EditTemplate/Body/Preview/Button/Show": {
            "title": "$:/language/EditTemplate/Body/Preview/Button/Show",
            "text": "vis forhåndsvisning"
        },
        "$:/language/EditTemplate/Field/Remove/Caption": {
            "title": "$:/language/EditTemplate/Field/Remove/Caption",
            "text": "fjern felt"
        },
        "$:/language/EditTemplate/Field/Remove/Hint": {
            "title": "$:/language/EditTemplate/Field/Remove/Hint",
            "text": "Fjern felt"
        },
        "$:/language/EditTemplate/Fields/Add/Button": {
            "title": "$:/language/EditTemplate/Fields/Add/Button",
            "text": "tilføj"
        },
        "$:/language/EditTemplate/Fields/Add/Name/Placeholder": {
            "title": "$:/language/EditTemplate/Fields/Add/Name/Placeholder",
            "text": "felt navn"
        },
        "$:/language/EditTemplate/Fields/Add/Prompt": {
            "title": "$:/language/EditTemplate/Fields/Add/Prompt",
            "text": "Tilføj et nyt felt:"
        },
        "$:/language/EditTemplate/Fields/Add/Value/Placeholder": {
            "title": "$:/language/EditTemplate/Fields/Add/Value/Placeholder",
            "text": "felt værdi"
        },
        "$:/language/EditTemplate/Shadow/OverriddenWarning": {
            "title": "$:/language/EditTemplate/Shadow/OverriddenWarning",
            "text": "Dette er en ændret skygge tiddler. Du kan vende tilbage til standard versionen ved at slette denne tiddler"
        },
        "$:/language/EditTemplate/Shadow/Warning": {
            "title": "$:/language/EditTemplate/Shadow/Warning",
            "text": "Dette er en skygge tiddler. Enhver ændring vil overskrive standard versionen"
        },
        "$:/language/EditTemplate/Tags/Add/Button": {
            "title": "$:/language/EditTemplate/Tags/Add/Button",
            "text": "tilføj"
        },
        "$:/language/EditTemplate/Tags/Add/Placeholder": {
            "title": "$:/language/EditTemplate/Tags/Add/Placeholder",
            "text": "tag navn"
        },
        "$:/language/EditTemplate/Tags/Dropdown/Caption": {
            "title": "$:/language/EditTemplate/Tags/Dropdown/Caption",
            "text": "tag liste"
        },
        "$:/language/EditTemplate/Tags/Dropdown/Hint": {
            "title": "$:/language/EditTemplate/Tags/Dropdown/Hint",
            "text": "Vis tag liste"
        },
        "$:/language/EditTemplate/Type/Delete/Caption": {
            "title": "$:/language/EditTemplate/Type/Delete/Caption",
            "text": "slet indholds type"
        },
        "$:/language/EditTemplate/Type/Delete/Hint": {
            "title": "$:/language/EditTemplate/Type/Delete/Hint",
            "text": "Slet indholds type"
        },
        "$:/language/EditTemplate/Type/Dropdown/Caption": {
            "title": "$:/language/EditTemplate/Type/Dropdown/Caption",
            "text": "indholds type liste"
        },
        "$:/language/EditTemplate/Type/Dropdown/Hint": {
            "title": "$:/language/EditTemplate/Type/Dropdown/Hint",
            "text": "Vis indholds type liste"
        },
        "$:/language/EditTemplate/Type/Placeholder": {
            "title": "$:/language/EditTemplate/Type/Placeholder",
            "text": "indholds type"
        },
        "$:/language/EditTemplate/Type/Prompt": {
            "title": "$:/language/EditTemplate/Type/Prompt",
            "text": "Type:"
        },
        "$:/language/Docs/Fields/_canonical_uri": {
            "title": "$:/language/Docs/Fields/_canonical_uri",
            "text": "Den fulde URI til en ekstern billed tiddler"
        },
        "$:/language/Docs/Fields/bag": {
            "title": "$:/language/Docs/Fields/bag",
            "text": "Navnet på den sæk en tiddler kom fra"
        },
        "$:/language/Docs/Fields/caption": {
            "title": "$:/language/Docs/Fields/caption",
            "text": "Teksten der bliver vist på en fane eller knap"
        },
        "$:/language/Docs/Fields/color": {
            "title": "$:/language/Docs/Fields/color",
            "text": "Den CSS farve værdi som er knyttets til en tiddler"
        },
        "$:/language/Docs/Fields/component": {
            "title": "$:/language/Docs/Fields/component",
            "text": "Navnet på den komponent som er ansvarlig for en [[advarsels tiddler|AlertMechanism]]"
        },
        "$:/language/Docs/Fields/created": {
            "title": "$:/language/Docs/Fields/created",
            "text": "Den dato en tiddler blev oprettet"
        },
        "$:/language/Docs/Fields/creator": {
            "title": "$:/language/Docs/Fields/creator",
            "text": "Navnet på den person som oprettede en tiddler"
        },
        "$:/language/Docs/Fields/current-tiddler": {
            "title": "$:/language/Docs/Fields/current-tiddler",
            "text": "Bruges til cache af den øverste tiddler i en [[historie liste|HistoryMechanism]]"
        },
        "$:/language/Docs/Fields/dependents": {
            "title": "$:/language/Docs/Fields/dependents",
            "text": "For et plugin, lister de afhængige plugin titler"
        },
        "$:/language/Docs/Fields/description": {
            "title": "$:/language/Docs/Fields/description",
            "text": "Den beskrivende tekst for et plugin, eller en modal dialogue"
        },
        "$:/language/Docs/Fields/draft.of": {
            "title": "$:/language/Docs/Fields/draft.of",
            "text": "For udkast tiddlere, indeholder  titlen på den tiddler som dette er et udkast til"
        },
        "$:/language/Docs/Fields/draft.title": {
            "title": "$:/language/Docs/Fields/draft.title",
            "text": "For udkast tiddlere, indeholder forslag til ny titel på tiddleren"
        },
        "$:/language/Docs/Fields/footer": {
            "title": "$:/language/Docs/Fields/footer",
            "text": "fodnote tekst i en wizard"
        },
        "$:/language/Docs/Fields/hack-to-give-us-something-to-compare-against": {
            "title": "$:/language/Docs/Fields/hack-to-give-us-something-to-compare-against",
            "text": "Et midlertidigt lager felt brugt i [[$:/core/templates/static.content]]"
        },
        "$:/language/Docs/Fields/icon": {
            "title": "$:/language/Docs/Fields/icon",
            "text": "Titlen på den tiddler som indeholder et ikon, der er knyttet til en tiddler"
        },
        "$:/language/Docs/Fields/library": {
            "title": "$:/language/Docs/Fields/library",
            "text": "Hvis sat til  \"ja\" indikeres at en tiddler bør gemmes som et  JavaScript library"
        },
        "$:/language/Docs/Fields/list": {
            "title": "$:/language/Docs/Fields/list",
            "text": "En ordnet liste af tiddler titler som er knyttet til en tiddler"
        },
        "$:/language/Docs/Fields/list-after": {
            "title": "$:/language/Docs/Fields/list-after",
            "text": "Hvis sat, titlen på den tiddler efter hvilken denne tiddler skal indsættes i den ordnede liste over tiddler titler."
        },
        "$:/language/Docs/Fields/list-before": {
            "title": "$:/language/Docs/Fields/list-before",
            "text": "Hvis sat, titlen på en tiddler, før hvilken denne tiddler skal indsættes i  den ordnede liste over tiddler titler, eller i starten af listen, hvis dette felt er tilstede men tomt. "
        },
        "$:/language/Docs/Fields/modified": {
            "title": "$:/language/Docs/Fields/modified",
            "text": "Dato og klokkeslet, hvor en tiddler sidst blev ændret"
        },
        "$:/language/Docs/Fields/modifier": {
            "title": "$:/language/Docs/Fields/modifier",
            "text": "Den tiddler titel som er knyttet til den person som sidst ændrede en tiddler"
        },
        "$:/language/Docs/Fields/name": {
            "title": "$:/language/Docs/Fields/name",
            "text": "Det menneskeligt læsbare navn, som knyttes til en plugin tiddler"
        },
        "$:/language/Docs/Fields/plugin-priority": {
            "title": "$:/language/Docs/Fields/plugin-priority",
            "text": "En numerisk værdi som indikerer prioriteringen af en plugin tiddler"
        },
        "$:/language/Docs/Fields/plugin-type": {
            "title": "$:/language/Docs/Fields/plugin-type",
            "text": "Typen af plugin i en plugin tiddler"
        },
        "$:/language/Docs/Fields/released": {
            "title": "$:/language/Docs/Fields/released",
            "text": "Dato for en TiddlyWiki udgivelse"
        },
        "$:/language/Docs/Fields/revision": {
            "title": "$:/language/Docs/Fields/revision",
            "text": "Revision af tiddleren holdt på serveren"
        },
        "$:/language/Docs/Fields/source": {
            "title": "$:/language/Docs/Fields/source",
            "text": "Kilde URL knyttet til en  tiddler"
        },
        "$:/language/Docs/Fields/subtitle": {
            "title": "$:/language/Docs/Fields/subtitle",
            "text": "Undertitel tekst for en wizard"
        },
        "$:/language/Docs/Fields/tags": {
            "title": "$:/language/Docs/Fields/tags",
            "text": "En liste over tags som er knyttet til en tiddler"
        },
        "$:/language/Docs/Fields/text": {
            "title": "$:/language/Docs/Fields/text",
            "text": "tekst området i en tiddler"
        },
        "$:/language/Docs/Fields/title": {
            "title": "$:/language/Docs/Fields/title",
            "text": "Det unikke navn på en tiddler"
        },
        "$:/language/Docs/Fields/type": {
            "title": "$:/language/Docs/Fields/type",
            "text": "Indholdstypen i en tiddler"
        },
        "$:/language/Docs/Fields/version": {
            "title": "$:/language/Docs/Fields/version",
            "text": "Versions information for et plugin"
        },
        "$:/language/Filters/AllTags": {
            "title": "$:/language/Filters/AllTags",
            "text": "Alle tags undtagen system tags"
        },
        "$:/language/Filters/AllTiddlers": {
            "title": "$:/language/Filters/AllTiddlers",
            "text": "Alle tiddlere undtagen system tiddlere"
        },
        "$:/language/Filters/Drafts": {
            "title": "$:/language/Filters/Drafts",
            "text": "Kladde tiddlere"
        },
        "$:/language/Filters/Missing": {
            "title": "$:/language/Filters/Missing",
            "text": "Manglende tiddlere"
        },
        "$:/language/Filters/Orphans": {
            "title": "$:/language/Filters/Orphans",
            "text": "Løse tiddlere"
        },
        "$:/language/Filters/OverriddenShadowTiddlers": {
            "title": "$:/language/Filters/OverriddenShadowTiddlers",
            "text": "Overskrevne skygge tiddlere"
        },
        "$:/language/Filters/RecentSystemTiddlers": {
            "title": "$:/language/Filters/RecentSystemTiddlers",
            "text": "Nyligt ændrede tiddlere, inklusiv system tiddlere"
        },
        "$:/language/Filters/RecentTiddlers": {
            "title": "$:/language/Filters/RecentTiddlers",
            "text": "Nyligt ændrede tiddlere"
        },
        "$:/language/Filters/ShadowTiddlers": {
            "title": "$:/language/Filters/ShadowTiddlers",
            "text": "Skygge tiddlere"
        },
        "$:/language/Filters/SystemTags": {
            "title": "$:/language/Filters/SystemTags",
            "text": "System tags"
        },
        "$:/language/Filters/SystemTiddlers": {
            "title": "$:/language/Filters/SystemTiddlers",
            "text": "System tiddlere"
        },
        "GettingStarted": {
            "title": "GettingStarted",
            "text": "Velkommen til TiddlyWiki, den ikke-lineære personlige web notesbog.\n\nFor at komme i gang, skal du først sikre dig, at du kan gemme med succes - se http://tiddlywiki.com/ for detaljerede instruktioner.\n\nDerefter kan du:\n\n* Oprette ny tiddlere ved brug af 'plus' knappen i sidebar\n* Besøg kontrol panelet ved at bruge 'tandhjuls' knappen i sidebar for at tilpasse din wiki\n** Stands visning af denne besked ved at ændre stardard tiddlere under Basis fanen\n* Gem ændringer ved brug af  'gem' knappen i sidebar\n* Lær mere om WikiText\n"
        },
        "$:/language/Help/build": {
            "title": "$:/language/Help/build",
            "description": "Kør konfigurerede kommandoer automatisk.",
            "text": "Bygger de  specificerede bygge mål for den aktuelle wiki.Hvis der ikke er specificeret nogen bygge mål vil alle tilstedeværende mål blive bygget.\n\n```\n--build <target> [<target> ...]\n```\n\nBygge targets defineres i  `tiddlywiki.info` filen i en wiki mappe.\n\n"
        },
        "$:/language/Help/clearpassword": {
            "title": "$:/language/Help/clearpassword",
            "description": "Slet et password for efterfølgende crypto operationer",
            "text": "Slet password for efterfølgende crypto operationer\n\n```\n--clearpassword\n```\n"
        },
        "$:/language/Help/default": {
            "title": "$:/language/Help/default",
            "description": "",
            "text": "\\define commandTitle()\n$:/language/Help/$(command)$\n\\end\n```\nusage: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]\n```\n\nMulige kommandoer:\n\n<ul>\n<$list filter=\"[commands[]sort[title]]\" variable=\"command\">\n<li><$link to=<<commandTitle>>><$macrocall $name=\"command\" $type=\"text/plain\" $output=\"text/plain\"/></$link>: <$transclude tiddler=<<commandTitle>> field=\"description\"/></li>\n</$list>\n</ul>\n\nFor at få detaljeret hjælp til en kommando:\n\n```\ntiddlywiki --help <command>\n```\n"
        },
        "$:/language/Help/editions": {
            "title": "$:/language/Help/editions",
            "description": "Lister mulige udgaver  af TiddlyWiki",
            "text": "Lister navn og beskrivelse af de mulige udgaver. Du kan oprette en ny  wiki af en specificeret udgave med `--init` command.\n\n```\n--editions\n```\n"
        },
        "$:/language/Help/help": {
            "title": "$:/language/Help/help",
            "description": "Viser hjælpe tekst for TiddlyWiki kommandoer",
            "text": "Viser hjælpe tekst for en kommando:\n\n```\n--help [<command>]\n```\n\nHvis kommandoens navn udelades, vil en liste over mulige kommandoer vises.\n"
        },
        "$:/language/Help/init": {
            "title": "$:/language/Help/init",
            "description": "Initialisér en ny wiki folder",
            "text": "Initialisér en tom [[WikiFolder|WikiFolders]] med en kopi af den specificerede udgave.\n\n```\n--init <edition> [<edition> ...]\n```\n\nFor eksempel:\n\n```\ntiddlywiki ./MyWikiFolder --init empty\n```\n\nBemærk:\n\n* wiki folder mappe bliver oprettet, hvis det er nødvendigt\n* \"udgave\" bliver som standard til ''tom''\n* init kommandoen fejler, hvis wiki folderen ikke er tom\n* init kommandoen fjerner alle `includeWikis` definitioner i udgavens `tiddlywiki.info` fil\n* Når flere udgaver er specificerede, vil udgaver som intialiseres senere overskrive alle filer delt med tidligere udgaver (altså, den endelige `tiddlywiki.info` fil vil bliver kopieret fra den sidste udgave)\n* `--help editions` returnerer en liste over de udgaver, der er til rådighed\n"
        },
        "$:/language/Help/load": {
            "title": "$:/language/Help/load",
            "description": "Indlæs tiddlere fra en fil",
            "text": "Indlæs tiddlere fra 2.x.x TiddlyWiki filer (`.html`), `.tiddler`, `.tid`, `.json` eller andre filer\n\n```\n--load <filepath>\n```\n\nFor at indlæse tiddlere fra en encrypteret TiddlyWiki fil, skal du først specificere password med PasswordCommand. For eksempel:\n\n```\ntiddlywiki ./MyWiki --password pa55w0rd --load my_encrypted_wiki.html\n```\n\nBemærk at TiddlyWiki ikke vil indlæse en ældre version af et allerede indlæst plugin.\n"
        },
        "$:/language/Help/makelibrary": {
            "title": "$:/language/Help/makelibrary",
            "description": "Konstruerer biblioteks plugin som er nødvendig til opgraderings processen",
            "text": "Konstruerer `$:/UpgradeLibrary` tiddleren til opgraderings processen.\n\nOpgraderings biblioteket er formatteret som en almindelig plugin tiddler med plugin typen `library`. Den indeholder en kopi af hver af plugin'ets, temaer og sprog pakker, som findes i  TiddlyWiki5 lager (repository).\n\nDenne kommando er beregnet til internt brug; den er kun relevant for brugere som konstruerer en special tilpasset opgraderings procedure.\n\n```\n--makelibrary <title>\n```\n\nTitel argumentet  forfalder til `$:/UpgradeLibrary`.\n"
        },
        "$:/language/Help/notfound": {
            "title": "$:/language/Help/notfound",
            "description": "",
            "text": "Hjælpe emnet findes ikke"
        },
        "$:/language/Help/output": {
            "title": "$:/language/Help/output",
            "description": "Sætter basis output mappe for efterfølgende kommandoer",
            "text": "Sætter  basis output mappe for efterfølgende kommandoer. Standard output mappe er `output` undermappe for udgavens mappe.\n\n```\n--output <pathname>\n```\n\nHvis det specificerede stinavn er relativt, sættes det relativt til den aktuelle arbejds mappe.\n"
        },
        "$:/language/Help/password": {
            "title": "$:/language/Help/password",
            "description": "Angiv et password for efterfølgende crypto operationer",
            "text": "Angiv et password for efterfølgende crypto operationer\n\n```\n--password <password>\n```\n\n"
        },
        "$:/language/Help/rendertiddler": {
            "title": "$:/language/Help/rendertiddler",
            "description": "Renderer en individuel tiddler som en specifik ContentType",
            "text": "Renderer en individuel tiddler som en specificeret ContentType, forfalder til `text/html` og gemmer den til det specificerede filnavn:\n\n```\n--rendertiddler <title> <filename> [<type>]\n```\n\nPr. standard løses filnavnet relativt til `output`undermappen i udgavens mappe. `--output` kommandoen kan bruges til at dirigere output til en anden mappe.\n\nEnhver manglende mappe i filnavnet bliver automatisk oprettet.\n"
        },
        "$:/language/Help/rendertiddlers": {
            "title": "$:/language/Help/rendertiddlers",
            "description": "Renderer tiddlere der matchet et filter til  specifik ContentType",
            "text": "Renderer et sæt af tiddlere, der matcher et filter til forskellige filer af en specifik ContentType (standard til `text/html`) og udvidelse (standard til `.html`).\n\n```\n--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>]\n```\n\nFor eksempel:\n\n```\n--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain\n```\n\nPr. standard, sættes stinavnet til `output` undermappen i udgavens mappe. `--output` kommandoen kan bruges til at dirigere output til en anden mappe.\n\nEnhver fil i mål mappen bliver slettet. Målmappen bliver rekursivt oprettet, hvis den mangler.\n"
        },
        "$:/language/Help/savetiddler": {
            "title": "$:/language/Help/savetiddler",
            "description": "Gemmer en rå tiddler til en fil",
            "text": "Gemmer en individuel tiddler i dens rå tekst eller binære format til det specificerede filnavn. \n\n```\n--savetiddler <title> <filename>\n```\n\nSom standard, sættes finavn til `output` undermappen i  udgavens mappe. `--output` kommandoen kan bruges til at rette output til et anden mappe.\n\nEnhver manglende mappe i stien til filnavnet oprettes automatisk.\n"
        },
        "$:/language/Help/savetiddlers": {
            "title": "$:/language/Help/savetiddlers",
            "description": "Gemmer en gruppe af rå tiddlere til en mappe",
            "text": "Gemmer en gruppe af tiddlere i deres rå tekst eller binære format i den specificerede mappe. \n\n```\n--savetiddlers <filter> <pathname>\n```\n\nEfter standard, løses stinavnet relativt til `output` undermappen i udgavens mappe . `--output` kommandoen kan bruges til at dirigere output til en anden mappe .\n\nAlle manglende mapper i stinavnet oprettes automatisk.\n"
        },
        "$:/language/Help/server": {
            "title": "$:/language/Help/server",
            "description": "Leverer et HTTP server interface til TiddlyWiki",
            "text": "Serveren som er indbygget i TiddlyWiki5 er meget simpel. Skønt kompatibel med TiddlyWeb har den ikke understøttelse af mange af de funktioner som er nødvendige til robust robust Internet-facing brug.\n\nI roden, serverer den rendering af en angivet tiddler. Væk fra roden, serverer den individuelle tiddlere kodet i JSON, og understøtter de basale HTTP operationer for `GET`, `PUT`og `DELETE`.\n\n```\n--server <port> <roottiddler> <rendertype> <servetype> <username> <password> <host> <pathprefix>\n```\n\nParametrene er:\n\n* ''port'' - port nummeret til at servere fra (standard til \"8080\")\n* ''roottiddler'' - tiddler som serveres i  roden (standard til \"$:/core/save/all\") \n* ''rendertype'' - den indholdstype rod tiddleren skal renderes til (standard til \"text/plain\")\n* ''servetype'' - den indholdstype rod tiddleren skal serveres (standard til \"text/html\")\n* ''username'' - standard brugernavn til signerering af redigeringer\n* ''password'' - valgfrit password til basis autentificering\n* ''host'' - valgfrit værtnavn at servere fra (standard til \"127.0.0.1\" også kendt som  \"localhost\")\n* ''pathprefix'' - valgfrit prefix til stier\n\nHvis password parameteren er angivet, vil browseren bede brugeren om brugernavn og password. Bemærk at password sendes i ren tekst så denne implementering er ikke egnet til generel brug.\n\nFor eksempel:\n\n```\n--server 8080 $:/core/save/all text/plain text/html MyUserName passw0rd\n```\n\nBrugernavn og password kan specificeres som tomme strenge hvis du har behov for at sætte værtsnavn eller stiprefix og ikke ønsker at kræve et password:\n\n```\n--server 8080 $:/core/save/all text/plain text/html \"\" \"\" 192.168.0.245\n```\n\nFor at køre flere TiddlyWiki servere samtidigt, er du nødt til at sætte hver af dem til en en anden port.\n"
        },
        "$:/language/Help/setfield": {
            "title": "$:/language/Help/setfield",
            "description": "Forbereder eksterne tiddlere til brug",
            "text": "//Bemærk at denne kommando er eksperimentel og kan ændres eller erstattes før den bliver endelig//\n\nSætter det angivne felt i en gruppe af tiddlere med resulterende wikificering af en template tiddler med den `currentTiddler` variable sat til den  tiddler.\n\n```\n--setfield <filter> <fieldname> <templatetitle> <rendertype>\n```\n\nParametrene er:\n\n* ''filter'' - filter der identificerer de tiddlere der påvirkes\n* ''fieldname'' - feltet der ændres (standard til \"text\")\n* ''templatetitle'' - tiddleren der wikificeres til det angivne felt. Hvis tom eller manglende slettes det specificerede felt\n* ''type'' - text type til renderingr (standard til \"text/plain\"; \"text/html\" kan bruges for at inkludere HTML tags)\n\n"
        },
        "$:/language/Help/unpackplugin": {
            "title": "$:/language/Help/unpackplugin",
            "description": "Udtrækker payload tiddlere fra et plugin",
            "text": "Udtrækker payload tiddlere fra et plugin, i det de oprettes som ordinære tiddlere:\n\n```\n--unpackplugin <title>\n```\n"
        },
        "$:/language/Help/verbose": {
            "title": "$:/language/Help/verbose",
            "description": "Udløser udførlig udskrift modus",
            "text": "Udløser en mere udførlig udskrift, nyttig til fejlfinding\n\n```\n--verbose\n```\n"
        },
        "$:/language/Help/version": {
            "title": "$:/language/Help/version",
            "description": "Viser TiddlyWiki's versions nummer.",
            "text": "Viser TiddlyWiki's versions nummer.\n\n```\n--version\n```\n"
        },
        "$:/language/Import/Listing/Cancel/Caption": {
            "title": "$:/language/Import/Listing/Cancel/Caption",
            "text": "Fortryd"
        },
        "$:/language/Import/Listing/Hint": {
            "title": "$:/language/Import/Listing/Hint",
            "text": "Disse tiddlere er klar til import:"
        },
        "$:/language/Import/Listing/Import/Caption": {
            "title": "$:/language/Import/Listing/Import/Caption",
            "text": "Import"
        },
        "$:/language/Import/Listing/Select/Caption": {
            "title": "$:/language/Import/Listing/Select/Caption",
            "text": "Vælg"
        },
        "$:/language/Import/Listing/Status/Caption": {
            "title": "$:/language/Import/Listing/Status/Caption",
            "text": "Status"
        },
        "$:/language/Import/Listing/Title/Caption": {
            "title": "$:/language/Import/Listing/Title/Caption",
            "text": "Titel"
        },
        "$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible": {
            "title": "$:/language/Import/Upgrader/Plugins/Suppressed/Incompatible",
            "text": "Blokeret inkompatibelt eller forældet plugin "
        },
        "$:/language/Import/Upgrader/Plugins/Suppressed/Version": {
            "title": "$:/language/Import/Upgrader/Plugins/Suppressed/Version",
            "text": "Blokeret plugin (pga. at indkommende <<incoming>>  er ældre end det eksisterende <<existing>>)"
        },
        "$:/language/Import/Upgrader/Plugins/Upgraded": {
            "title": "$:/language/Import/Upgrader/Plugins/Upgraded",
            "text": "Upgraderet plugin fra <<incoming>> til <<upgraded>>"
        },
        "$:/language/Import/Upgrader/State/Suppressed": {
            "title": "$:/language/Import/Upgrader/State/Suppressed",
            "text": "Blokeret temporær status tiddler"
        },
        "$:/language/Import/Upgrader/System/Suppressed": {
            "title": "$:/language/Import/Upgrader/System/Suppressed",
            "text": "Blokeret system tiddler"
        },
        "$:/language/Import/Upgrader/ThemeTweaks/Created": {
            "title": "$:/language/Import/Upgrader/ThemeTweaks/Created",
            "text": "Migreret tema tweak fra <$text text=<<from>>/>"
        },
        "$:/language/BinaryWarning/Prompt": {
            "title": "$:/language/BinaryWarning/Prompt",
            "text": "Denne tiddler indeholder binære data"
        },
        "$:/language/ClassicWarning/Hint": {
            "title": "$:/language/ClassicWarning/Hint",
            "text": "Denne tiddler er skrevet i TiddlyWiki Classic wiki text format, som ikke er fuldt kompatibel med TiddlyWiki version 5. Se http://tiddlywiki.com/static/Upgrading.html for flere detaljer.. "
        },
        "$:/language/ClassicWarning/Upgrade/Caption": {
            "title": "$:/language/ClassicWarning/Upgrade/Caption",
            "text": "Opgradér"
        },
        "$:/language/CloseAll/Button": {
            "title": "$:/language/CloseAll/Button",
            "text": "luk alle"
        },
        "$:/language/ConfirmCancelTiddler": {
            "title": "$:/language/ConfirmCancelTiddler",
            "text": "Ønsker du at fortryde ændringer til denne tiddler \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmDeleteTiddler": {
            "title": "$:/language/ConfirmDeleteTiddler",
            "text": "Ønsker du at slette denne tiddler \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmEditShadowTiddler": {
            "title": "$:/language/ConfirmEditShadowTiddler",
            "text": "Du skal til at redigere en skygge tiddler. Enhver ændring vil overskrive standard systemet og gøre fremtidige opgraderinger ikke-trivielle. Er du sikker på, du ønsker at redigere \"<$text text=<<title>>/>\"?"
        },
        "$:/language/ConfirmOverwriteTiddler": {
            "title": "$:/language/ConfirmOverwriteTiddler",
            "text": "Ønsker du at overskrive tiddleren \"<$text text=<<title>>/>\"?"
        },
        "$:/language/DefaultNewTiddlerTitle": {
            "title": "$:/language/DefaultNewTiddlerTitle",
            "text": "Ny tiddler"
        },
        "$:/language/DropMessage": {
            "title": "$:/language/DropMessage",
            "text": "Slip her (eller klik escape for at fortryde)"
        },
        "$:/language/Encryption/ConfirmClearPassword": {
            "title": "$:/language/Encryption/ConfirmClearPassword",
            "text": "Ønsker du at slette password? Dette vil fjerne den indsatte  encryption, når wikien gemmes"
        },
        "$:/language/Encryption/PromptSetPassword": {
            "title": "$:/language/Encryption/PromptSetPassword",
            "text": "Angiv et nyt password for denne TiddlyWiki"
        },
        "$:/language/InvalidFieldName": {
            "title": "$:/language/InvalidFieldName",
            "text": "Illegale tegn i felt navn \"<$text text=<<fieldName>>/>\". Felter kan kun indeholde små bogstaver, tal og tegnene undersstreg (`_`), bindestreg (`-`) og punktum (`.`)"
        },
        "$:/language/MissingTiddler/Hint": {
            "title": "$:/language/MissingTiddler/Hint",
            "text": "Manglende tiddler \"<$text text=<<currentTiddler>>/>\" - klik {{$:/core/images/edit-button}} for at oprette den."
        },
        "$:/language/RecentChanges/DateFormat": {
            "title": "$:/language/RecentChanges/DateFormat",
            "text": "DDth MMM YYYY"
        },
        "$:/language/SystemTiddler/Tooltip": {
            "title": "$:/language/SystemTiddler/Tooltip",
            "text": "Dette er en system tiddler"
        },
        "$:/language/TagManager/Colour/Heading": {
            "title": "$:/language/TagManager/Colour/Heading",
            "text": "Farve"
        },
        "$:/language/TagManager/Icon/Heading": {
            "title": "$:/language/TagManager/Icon/Heading",
            "text": "Ikon"
        },
        "$:/language/TagManager/Tag/Heading": {
            "title": "$:/language/TagManager/Tag/Heading",
            "text": "Tag"
        },
        "$:/language/UnsavedChangesWarning": {
            "title": "$:/language/UnsavedChangesWarning",
            "text": "Du har ændringer som ikke er gemt i TiddlyWiki"
        },
        "$:/language/Modals/Download": {
            "title": "$:/language/Modals/Download",
            "type": "text/vnd.tiddlywiki",
            "subtitle": "Download changes",
            "footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
            "help": "http://tiddlywiki.com/static/DownloadingChanges.html",
            "text": "Din browser understøtter kun manuel gem\n\nFor at gemme din ændrede wiki, højreklik på download linket nedenfor og vælg \"Hent fil\" eller \"Gem fil\", og vælg dernæste en mappe og et filnavn.\n\n//Du kan øge hastigheden marginalt Ved at klikke på linket med kontrol tasten (Windows)eller vælg/alt key (Mac OS X). Du vil ikke blive bedt om mappe eller filnavn, sandsynligvis giver din browser den et uigenkendeligt navn -- du kan blive nødt til at omdøbe filen og inkludere en `.html` udvidelse, før du kan gøre noget nyttigt med den..//\n\nPå smartphones som ikke tillader filer at blive hentet, kan du i stedet bogmærke linket og synkronisere dine bogmærker til en desktop computer hvorfra wiki'en kan gemmes normalt.\n"
        },
        "$:/language/Modals/SaveInstructions": {
            "title": "$:/language/Modals/SaveInstructions",
            "type": "text/vnd.tiddlywiki",
            "subtitle": "Save your work",
            "footer": "<$button message=\"tm-close-tiddler\">Close</$button>",
            "help": "http://tiddlywiki.com/static/SavingChanges.html",
            "text": "Dine ændringer til denne wiki skal gemmes som en ~TiddlyWiki HTML file.\n\n!!! Desktop browsere\n\n# Vælg ''Gem som'' fra ''Fil'' menuen\n# Vælg et filnavn og placering\n#* Nogle browsere fordrer også, at du eksplicit angiver filens format som ''Webpage, HTML kun'' eller lignende\n# Luk denne fane\n\n!!! Smartphone browsere\n\n# Opret et bogmærke til denne side\n#* Hvis du har iCloud eller Google Sync sat op vil bogmærket automatisk synkroniseres til din desktop, hvor du kan åbne den og gemme den som ovenfor omtalt\n# Luk denne fane\n\n//Hvis du åbner bogmærket igen i Mobile Safari vil du se denne besked igen. Hvis du ønsker at fortsætte og bruge filen, skal du blot klikke på ''luk'' knappen nedenfor//\n"
        },
        "$:/config/NewJournal/Tags": {
            "title": "$:/config/NewJournal/Tags",
            "text": "Journal"
        },
        "$:/config/NewJournal/Title": {
            "title": "$:/config/NewJournal/Title",
            "text": "DDth MMM YYYY"
        },
        "$:/language/Notifications/Save/Done": {
            "title": "$:/language/Notifications/Save/Done",
            "text": "Gemt wiki"
        },
        "$:/language/Notifications/Save/Starting": {
            "title": "$:/language/Notifications/Save/Starting",
            "text": "Begynder at gemme wiki"
        },
        "$:/language/Search/Filter/Caption": {
            "title": "$:/language/Search/Filter/Caption",
            "text": "Filter"
        },
        "$:/language/Search/Filter/Hint": {
            "title": "$:/language/Search/Filter/Hint",
            "text": "Søg med et [[filter udtryk|http://tiddlywiki.com/static/Filters.html]]"
        },
        "$:/language/Search/Filter/Matches": {
            "title": "$:/language/Search/Filter/Matches",
            "text": "//<small><<resultCount>> træffere</small>//"
        },
        "$:/language/Search/Matches": {
            "title": "$:/language/Search/Matches",
            "text": "//<small><<resultCount>> træffere</small>//"
        },
        "$:/language/Search/Shadows/Caption": {
            "title": "$:/language/Search/Shadows/Caption",
            "text": "Skygger"
        },
        "$:/language/Search/Shadows/Hint": {
            "title": "$:/language/Search/Shadows/Hint",
            "text": "Søg i skygge tiddlere"
        },
        "$:/language/Search/Shadows/Matches": {
            "title": "$:/language/Search/Shadows/Matches",
            "text": "//<small><<resultCount>> træffere</small>//"
        },
        "$:/language/Search/Standard/Caption": {
            "title": "$:/language/Search/Standard/Caption",
            "text": "Standard"
        },
        "$:/language/Search/Standard/Hint": {
            "title": "$:/language/Search/Standard/Hint",
            "text": "Søg i standard tiddlere"
        },
        "$:/language/Search/Standard/Matches": {
            "title": "$:/language/Search/Standard/Matches",
            "text": "//<small><<resultCount>>træffere</small>//"
        },
        "$:/language/Search/System/Caption": {
            "title": "$:/language/Search/System/Caption",
            "text": "System"
        },
        "$:/language/Search/System/Hint": {
            "title": "$:/language/Search/System/Hint",
            "text": "Søg i system tiddlere"
        },
        "$:/language/Search/System/Matches": {
            "title": "$:/language/Search/System/Matches",
            "text": "//<small><<resultCount>>træffere</small>//"
        },
        "$:/language/SideBar/All/Caption": {
            "title": "$:/language/SideBar/All/Caption",
            "text": "Alle"
        },
        "$:/language/SideBar/Contents/Caption": {
            "title": "$:/language/SideBar/Contents/Caption",
            "text": "Indhold"
        },
        "$:/language/SideBar/Drafts/Caption": {
            "title": "$:/language/SideBar/Drafts/Caption",
            "text": "Kladde"
        },
        "$:/language/SideBar/Missing/Caption": {
            "title": "$:/language/SideBar/Missing/Caption",
            "text": "Mangler"
        },
        "$:/language/SideBar/More/Caption": {
            "title": "$:/language/SideBar/More/Caption",
            "text": "Mere"
        },
        "$:/language/SideBar/Open/Caption": {
            "title": "$:/language/SideBar/Open/Caption",
            "text": "Åbne"
        },
        "$:/language/SideBar/Orphans/Caption": {
            "title": "$:/language/SideBar/Orphans/Caption",
            "text": "Løse"
        },
        "$:/language/SideBar/Recent/Caption": {
            "title": "$:/language/SideBar/Recent/Caption",
            "text": "Seneste"
        },
        "$:/language/SideBar/Shadows/Caption": {
            "title": "$:/language/SideBar/Shadows/Caption",
            "text": "Skygger"
        },
        "$:/language/SideBar/System/Caption": {
            "title": "$:/language/SideBar/System/Caption",
            "text": "System"
        },
        "$:/language/SideBar/Tags/Caption": {
            "title": "$:/language/SideBar/Tags/Caption",
            "text": "Tags"
        },
        "$:/language/SideBar/Tags/Untagged/Caption": {
            "title": "$:/language/SideBar/Tags/Untagged/Caption",
            "text": "Ukategoriserede"
        },
        "$:/language/SideBar/Tools/Caption": {
            "title": "$:/language/SideBar/Tools/Caption",
            "text": "Værktøj"
        },
        "$:/language/SideBar/Types/Caption": {
            "title": "$:/language/SideBar/Types/Caption",
            "text": "Typer"
        },
        "$:/SiteSubtitle": {
            "title": "$:/SiteSubtitle",
            "text": "en ikke-lineær personlig web notesbog"
        },
        "$:/SiteTitle": {
            "title": "$:/SiteTitle",
            "text": "Min TiddlyWiki"
        },
        "$:/language/TiddlerInfo/Advanced/Caption": {
            "title": "$:/language/TiddlerInfo/Advanced/Caption",
            "text": "Avanceret"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Empty/Hint",
            "text": "ingen"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Heading": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Heading",
            "text": "Plugin detaljer"
        },
        "$:/language/TiddlerInfo/Advanced/PluginInfo/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/PluginInfo/Hint",
            "text": "Dette plugin indeholder følgende skygge tiddlere:"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Heading",
            "text": "Skygge status"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/NotShadow/Hint",
            "text": "Tiddleren <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link> er ikke en skygge tiddler"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/OverriddenShadow/Hint",
            "text": "Den er oveskrevet af en almindelig tiddler"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Hint",
            "text": "Tiddleren <$link to=<<infoTiddler>>><$text text=<<infoTiddler>>/></$link>er en skygge tiddler"
        },
        "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source": {
            "title": "$:/language/TiddlerInfo/Advanced/ShadowInfo/Shadow/Source",
            "text": "Det er defineret i plugin'et <$link to=<<pluginTiddler>>><$text text=<<pluginTiddler>>/></$link>"
        },
        "$:/language/TiddlerInfo/Fields/Caption": {
            "title": "$:/language/TiddlerInfo/Fields/Caption",
            "text": "Felter"
        },
        "$:/language/TiddlerInfo/List/Caption": {
            "title": "$:/language/TiddlerInfo/List/Caption",
            "text": "List"
        },
        "$:/language/TiddlerInfo/List/Empty": {
            "title": "$:/language/TiddlerInfo/List/Empty",
            "text": "Denne tiddler har ikke en liste"
        },
        "$:/language/TiddlerInfo/Listed/Caption": {
            "title": "$:/language/TiddlerInfo/Listed/Caption",
            "text": "Listet"
        },
        "$:/language/TiddlerInfo/Listed/Empty": {
            "title": "$:/language/TiddlerInfo/Listed/Empty",
            "text": "Denne tiddler er ikke listet af andre"
        },
        "$:/language/TiddlerInfo/References/Caption": {
            "title": "$:/language/TiddlerInfo/References/Caption",
            "text": "Referencer"
        },
        "$:/language/TiddlerInfo/References/Empty": {
            "title": "$:/language/TiddlerInfo/References/Empty",
            "text": "Ingen tiddlere linker til denne"
        },
        "$:/language/TiddlerInfo/Tagging/Caption": {
            "title": "$:/language/TiddlerInfo/Tagging/Caption",
            "text": "Tagging "
        },
        "$:/language/TiddlerInfo/Tagging/Empty": {
            "title": "$:/language/TiddlerInfo/Tagging/Empty",
            "text": "Ingen tiddlere er tagget med denne"
        },
        "$:/language/TiddlerInfo/Tools/Caption": {
            "title": "$:/language/TiddlerInfo/Tools/Caption",
            "text": "Værktøj"
        },
        "$:/language/Docs/Types/application/javascript": {
            "title": "$:/language/Docs/Types/application/javascript",
            "description": "JavaScript kode",
            "name": "application/javascript",
            "group": "Udvikler"
        },
        "$:/language/Docs/Types/application/json": {
            "title": "$:/language/Docs/Types/application/json",
            "description": "JSON data",
            "name": "application/json",
            "group": "Udvikler"
        },
        "$:/language/Docs/Types/application/x-tiddler-dictionary": {
            "title": "$:/language/Docs/Types/application/x-tiddler-dictionary",
            "description": "Data dictionary",
            "name": "application/x-tiddler-dictionary",
            "group": "Udvikler"
        },
        "$:/language/Docs/Types/image/gif": {
            "title": "$:/language/Docs/Types/image/gif",
            "description": "GIF image",
            "name": "image/gif",
            "group": "Billede"
        },
        "$:/language/Docs/Types/image/jpeg": {
            "title": "$:/language/Docs/Types/image/jpeg",
            "description": "JPEG billede",
            "name": "image/jpeg",
            "group": "Billede"
        },
        "$:/language/Docs/Types/image/png": {
            "title": "$:/language/Docs/Types/image/png",
            "description": "PNG billede",
            "name": "image/png",
            "group": "Billede"
        },
        "$:/language/Docs/Types/image/svg+xml": {
            "title": "$:/language/Docs/Types/image/svg+xml",
            "description": "Struktureret Vector Grafik billede",
            "name": "image/svg+xml",
            "group": "Billede"
        },
        "$:/language/Docs/Types/image/x-icon": {
            "title": "$:/language/Docs/Types/image/x-icon",
            "description": "ICO format ikon fil",
            "name": "image/x-icon",
            "group": "Billede"
        },
        "$:/language/Docs/Types/text/css": {
            "title": "$:/language/Docs/Types/text/css",
            "description": "Statisk stylesheet",
            "name": "text/css",
            "group": "Udvikler"
        },
        "$:/language/Docs/Types/text/html": {
            "title": "$:/language/Docs/Types/text/html",
            "description": "HTML markup",
            "name": "text/html",
            "group": "Tekst"
        },
        "$:/language/Docs/Types/text/plain": {
            "title": "$:/language/Docs/Types/text/plain",
            "description": "Ren tekst",
            "name": "text/plain",
            "group": "Tekst"
        },
        "$:/language/Docs/Types/text/vnd.tiddlywiki": {
            "title": "$:/language/Docs/Types/text/vnd.tiddlywiki",
            "description": "TiddlyWiki 5",
            "name": "text/vnd.tiddlywiki",
            "group": "Tekst"
        },
        "$:/language/Docs/Types/text/x-tiddlywiki": {
            "title": "$:/language/Docs/Types/text/x-tiddlywiki",
            "description": "TiddlyWiki klassisk",
            "name": "text/x-tiddlywiki",
            "group": "Tekst"
        },
        "$:/languages/da-DK/icon": {
            "title": "$:/languages/da-DK/icon",
            "type": "image/svg+xml",
            "text": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"370\" height=\"280\">\n<rect width=\"370\" height=\"280\" fill=\"#c60c30\"/>\n<rect width=\"40\" height=\"280\" x=\"120\" fill=\"#fff\"/>\n<rect width=\"370\" height=\"40\" y=\"120\" fill=\"#fff\"/>\n</svg>\n"
        }
    }
}
{
    "tiddlers": {
        "$:/plugins/matabele/mangletags.js": {
            "text": "/*\\\ntitle: $:/core/modules/widgets/mangletags.js\ntype: application/javascript\nmodule-type: widget\n\nMangleTagsWidget\n\n\\*/\n(function(){\n\n/*jslint node: true, browser: true */\n/*global $tw: false */\n\"use strict\";\n\nvar Widget = require(\"$:/core/modules/widgets/widget.js\").widget;\n\nvar MangleTagsWidget = function(parseTreeNode,options) {\n\tthis.initialise(parseTreeNode,options);\n\tthis.addEventListeners([\n        {type: \"tc-mangle-tags\", handler: \"handleMangleTagsEvent\"}\n   \t]);\n};\n\n/*\nInherit from the base widget class\n*/\nMangleTagsWidget.prototype = new Widget();\n\n/*\nRender this widget into the DOM\n*/\nMangleTagsWidget.prototype.render = function(parent,nextSibling) {\n\tthis.parentDomNode = parent;\n\tthis.computeAttributes();\n\tthis.execute();\n\tthis.renderChildren(parent,nextSibling);\n};\n\n/*\nCompute the internal state of the widget\n*/\nMangleTagsWidget.prototype.execute = function() {\n\t// Get our parameters\n\tthis.catchTiddler = this.getAttribute(\"tiddler\");\n    this.catchTag = this.getAttribute(\"add\");\n    this.catchFind = this.getAttribute(\"find\");\n    this.catchMessage = this.getAttribute(\"message\");\n    this.catchParam = this.getAttribute(\"param\");\n    // Construct the child widgets\n\tthis.makeChildWidgets();\n};\n\n/*\nSelectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering\n*/\nMangleTagsWidget.prototype.refresh = function(changedTiddlers) {\n\tvar changedAttributes = this.computeAttributes();\n\tif(changedAttributes.tiddler || changedAttributes.message || changedAttributes.param || changedAttributes.add || changedAttributes.find) {\n\t\tthis.refreshSelf();\n\t\treturn true;\n\t}\n\telse {\n\t\treturn this.refreshChildren(changedTiddlers);\t\t\n\t}\n};\n\nMangleTagsWidget.prototype.handleMangleTagsEvent = function(event) {\n\t// Set defaults\n\tthis.mangleTitle = this.getVariable(\"currentTiddler\");\n\tif(event.param) {\n\t\tthis.mangleTitle = event.param;\n\t\tthis.sendParam = event.param;\n\t}\n\tif(this.catchTiddler) {\n\t\tthis.mangleTitle = this.catchTiddler;\n\t\t// new modification\n\t\tthis.sendParam = this.catchTiddler;\n\t\t// end\n\t}\n\t// Get the target tiddler\n\tvar tiddler = this.wiki.getTiddler(this.mangleTitle);\n\t// If there is a find= attribute -- find the tag and remove it\n\tif(tiddler && tiddler.fields.tags && this.catchFind) {\n\t    var p = tiddler.fields.tags.indexOf(this.catchFind);\n\t    if(p !== -1) {\n\t\t    var modification = this.wiki.getModificationFields();\n\t\t    modification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t    modification.tags.splice(p,1);\n\t\t    // If there is an add= attribute -- replace the tag\n\t\t    if(tiddler && this.catchTag) {\n                var tag = this.catchTag.trim();\n                if(tag !== \"\") {\n\t               $tw.utils.pushTop(modification.tags,tag);\n\t            }\t\t\n\t\t    }\n\t\t}\n\t}\n\t// Else if there is an add= attribute -- add the tag\n    else {\n\t    if(tiddler && this.catchTag) {\n\t        var tag = this.catchTag.trim();\n\t        if(tag !== \"\") {\n\t\t        var modification = this.wiki.getModificationFields();\n\t\t        modification.tags = (tiddler.fields.tags || []).slice(0);\n\t\t        $tw.utils.pushTop(modification.tags,tag);\n\t\t        this.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\t\t\t\n\t        }\n        }\n\t}\n\t// Save the modified tiddler\n\tthis.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));\n\t// Send a different message or return true\t\n    if(this.catchParam) {\n\t\tthis.sendParam = this.catchParam;\n\t}\n\tif(this.catchMessage && (this.catchMessage != \"tc-mangle-tags\")) {\n\t\tthis.dispatchEvent({type: this.catchMessage,param: this.sendParam});\n\t}\n\telse {\n\t    return true;\n\t}\n};\n\nexports.mangletags = MangleTagsWidget;\n\n})();\n",
            "type": "application/javascript",
            "title": "$:/plugins/matabele/mangletags.js",
            "module-type": "widget",
            "modifier": "Matabele",
            "modified": "20140604160737999",
            "creator": "Matabele",
            "created": "20140529141546837"
        }
    }
}
/*\
title: $:/core/modules/widgets/mangletags.js
type: application/javascript
module-type: widget

MangleTagsWidget

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

var Widget = require("$:/core/modules/widgets/widget.js").widget;

var MangleTagsWidget = function(parseTreeNode,options) {
	this.initialise(parseTreeNode,options);
	this.addEventListeners([
        {type: "tc-mangle-tags", handler: "handleMangleTagsEvent"}
   	]);
};

/*
Inherit from the base widget class
*/
MangleTagsWidget.prototype = new Widget();

/*
Render this widget into the DOM
*/
MangleTagsWidget.prototype.render = function(parent,nextSibling) {
	this.parentDomNode = parent;
	this.computeAttributes();
	this.execute();
	this.renderChildren(parent,nextSibling);
};

/*
Compute the internal state of the widget
*/
MangleTagsWidget.prototype.execute = function() {
	// Get our parameters
	this.catchTiddler = this.getAttribute("tiddler");
    this.catchTag = this.getAttribute("add");
    this.catchFind = this.getAttribute("find");
    this.catchMessage = this.getAttribute("message");
    this.catchParam = this.getAttribute("param");
    // Construct the child widgets
	this.makeChildWidgets();
};

/*
Selectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering
*/
MangleTagsWidget.prototype.refresh = function(changedTiddlers) {
	var changedAttributes = this.computeAttributes();
	if(changedAttributes.tiddler || changedAttributes.message || changedAttributes.param || changedAttributes.add || changedAttributes.find) {
		this.refreshSelf();
		return true;
	}
	else {
		return this.refreshChildren(changedTiddlers);		
	}
};

MangleTagsWidget.prototype.handleMangleTagsEvent = function(event) {
	// Set defaults
	this.mangleTitle = this.getVariable("currentTiddler");
	if(event.param) {
		this.mangleTitle = event.param;
		this.sendParam = event.param;
	}
	if(this.catchTiddler) {
		this.mangleTitle = this.catchTiddler;
		// new modification
		this.sendParam = this.catchTiddler;
		// end
	}
	// Get the target tiddler
	var tiddler = this.wiki.getTiddler(this.mangleTitle);
	// If there is a find= attribute -- find the tag and remove it
	if(tiddler && tiddler.fields.tags && this.catchFind) {
	    var p = tiddler.fields.tags.indexOf(this.catchFind);
	    if(p !== -1) {
		    var modification = this.wiki.getModificationFields();
		    modification.tags = (tiddler.fields.tags || []).slice(0);
		    modification.tags.splice(p,1);
		    // If there is an add= attribute -- replace the tag
		    if(tiddler && this.catchTag) {
                var tag = this.catchTag.trim();
                if(tag !== "") {
	               $tw.utils.pushTop(modification.tags,tag);
	            }		
		    }
		}
	}
	// Else if there is an add= attribute -- add the tag
    else {
	    if(tiddler && this.catchTag) {
	        var tag = this.catchTag.trim();
	        if(tag !== "") {
		        var modification = this.wiki.getModificationFields();
		        modification.tags = (tiddler.fields.tags || []).slice(0);
		        $tw.utils.pushTop(modification.tags,tag);
		        this.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));			
	        }
        }
	}
	// Save the modified tiddler
	this.wiki.addTiddler(new $tw.Tiddler(tiddler,modification));
	// Send a different message or return true	
    if(this.catchParam) {
		this.sendParam = this.catchParam;
	}
	if(this.catchMessage && (this.catchMessage != "tc-mangle-tags")) {
		this.dispatchEvent({type: this.catchMessage,param: this.sendParam});
	}
	else {
	    return true;
	}
};

exports.mangletags = MangleTagsWidget;

})();
/*\
title: $:/plugins/matabele/setfield.js
type: application/javascript
module-type: widget

SetFieldWidget

\*/
(function(){

/*jslint node: true, browser: true */
/*global $tw: false */
"use strict";

var Widget = require("$:/core/modules/widgets/widget.js").widget;

var SetFieldWidget = function(parseTreeNode,options) {
	this.initialise(parseTreeNode,options);
	this.addEventListeners([
		{type: "tc-set-field", handler: "handleSetField"}
	]);
};

/*
Inherit from the base widget class
*/
SetFieldWidget.prototype = new Widget();

/*
Render this widget into the DOM
*/
SetFieldWidget.prototype.render = function(parent,nextSibling) {
	this.parentDomNode = parent;
	this.computeAttributes();
	this.execute();
	this.renderChildren(parent,nextSibling);
};

/*
Compute the internal state of the widget
*/
SetFieldWidget.prototype.execute = function() {
	// Get our parameters
	this.catchTiddler = this.getAttribute("tiddler");
	this.catchSet = this.getAttribute("set");
	this.catchSetTo = this.getAttribute("setTo");
	this.catchMessage = this.getAttribute("message");
	this.catchParam = this.getAttribute("param");
	// Construct the child widgets
	this.makeChildWidgets();
};

/*
Selectively refreshes the widget if needed. Returns true if the widget or any of its children needed re-rendering
*/
SetFieldWidget.prototype.refresh = function(changedTiddlers) {
	var changedAttributes = this.computeAttributes();
	if(changedAttributes.tiddler || changedAttributes.message || changedAttributes.param || changedAttributes.set || changedAttributes.setTo) {
		this.refreshSelf();
		return true;
	}
	else {
		return this.refreshChildren(changedTiddlers);		
	}
};

/*
Handle a tc-set-field event
*/
SetFieldWidget.prototype.handleSetField = function(event) { 
	// Set defaults
	this.targetTiddler = this.getVariable("currentTiddler");
	if(event.param) {
		this.sendParam = event.param;
		this.targetTiddler = event.param;
	}        
	if(this.catchTiddler) {
		// new modification
		this.sendParam = this.catchTiddler;
		// end
		this.targetTiddler = this.catchTiddler;
	}
	if(this.catchParam) {
		this.sendParam = this.catchParam;
	}
	// Set the value of the text-reference
	if(this.catchSet) {
		this.wiki.setTextReference(this.catchSet,this.catchSetTo,
		this.targetTiddler);
	}
	// Send another message or return true
	if(this.catchMessage && (this.catchMessage != "tc-set-field")) {
		this.dispatchEvent({type: this.catchMessage,param: this.sendParam});
	}
	else {
		return true;
	}
};

exports.setfield = SetFieldWidget;

})();
<span title="Gå til start"><$button message="tm-home" class="tc-btn-invisible">Udtalelser </$button></span>
The new help topics can be anything you would like such as reminders for editing commands to notes on the tagging system you are using.

The help topics may be tiddlers contained inside your wiki or they may be references to webpages that exist on the Internet.

In Editor Help, three tags are used. These determine the order in which the pages are displayed in the drop down list. They are, in order that they are displayed:

# `EditorHelp` - your internal tiddlers
# `WikiText` - the TiddlyWiki references
# `external` - links to internet sources such as Wikipedia

To incorporate an Internet reference into your help system, use code that looks like this:

```
<iframe src="http://www.somebrilliantreference.com" width="100%" height="450" frameborder="0" scrolling="yes"></iframe>
```
where you will replace `http://www.somebrilliantreference.com` with the address of the source you want.

You want something that will format reasonably in a narrow column. For internet sources, it may be best to use the mobile form of the web pages as these are formatted for display in limited area. An example of this is [[Wikipedia]].

The Editor Help system displays a drop down list which displays the contents of the "caption" field. Your help tiddler will be listed as whatever you enter in that field.
~TiddlyWiki can create lists automatically.

!!To get <u>a numbered list of tiddlers</u>
<ol>
<$list filter="[limit[10]]">
<li>
<$view field="title"/>
</li>
</$list>
</ol>

:...

!!Enter This

`<ol>`<br>
`<$list>`<br>
`<li>`<br>
`<$view field="title"/>`<br>
`</li>`<br>
`</$list>`<br>
`</ol>`

Note that this list has been limited to 10 entries for illustration purposes

!!To get <u>a simple linked list of tiddlers tagged "~EditorHelp"</u>

<$list filter=[tag[EditorHelp]]>
<$link to={{!!title}}>
<$view field="title"/>
</$link><br>
</$list>

!!Enter This

`<$list filter=[tag[EditorHelp]]>`<br>
`<$link to={{!!title}}>`<br>
`<$view field="title"/>`<br>
`</$link><br>`<br>
`</$list>`


The `<br>` cause the output to be on separate lines.<br>
The lines `<$link to={{!!title}}>`<br>`<$view field="title"/>`<br>`</$link><br>` cause ~TiddlyWiki to create links to the titles.

!!To get <u>a list of tiddlers sorted by date modified</u>

<$list filter="[!prefix[$:/]has[modified]!sort[modified]eachday[modified]limit[1]]">
<div class="tw-menu-list-item">
<$view field="modified" format="date" template={{$:/language/RecentChanges/DateFormat}}/>
<$list filter="[!prefix[$:/]!prefix[$:/temp]sameday{!!modified}sort[title]limit[10]]">
<div class="tw-menu-list-subitem">
<$link to={{!!title}}>
<$view field="title"/>
</$link>
</div>
</$list>
</div>
</$list>

!!Enter This

`<$list filter="[!prefix[$:/]has[modified]!sort[modified]eachday[modified]]">`<br>
`<div class="tw-menu-list-item">`<br>
`<$view field="modified" format="date" template={{$:/language/RecentChanges/DateFormat}}/>`<br>
`<$list filter="[!prefix[$:/]!prefix[$:/temp]sameday{!!modified}sort[title]]">`<br>
`<div class="tw-menu-list-subitem">`<br>
`<$link to={{!!title}}>`<br>
`<$view field="title"/>`<br>
`</$link>`<br>
`</div>`<br>
`</$list>`<br>
`</div>`<br>
`</$list>`<br><br>

<ul>
<li>`!prefix[$:/]` means to ignore `!` tiddlers whose names start with `$:/` which means no system or shadow tiddlers</li>
<li>`!prefix[$:/temp]` do not include any temporary tiddlers</li>
<li>`!sort[modified]` means to sort by the day modified in descending order<br>`sort[title]` means to sort by title in ascending order. Together these mean that the ultimate list will have the newest tiddlers first and tiddlers on the same day will be listed alphabetically</li>
<li>The lines<br>`<$link to={{!!title}}>`<br>
`<$view field="title"/>`<br>
`</$link>`<br>
mean that ~TiddlywIKI will display links to each listed tiddler.</li>
</ul>
| Enter | To Get |h
| `''`some bold text`''`<br>two single-quotes, not a double-quote | ''some bold text'' |
| `//`some italicized text`//`<br>double reverse slashes  | //some italicized text// |
| `''//`bold italics`//''` | ''//bold italics//'' |
| `__`underlined text`__`<br>double underscore | __underlined text__ |
| `~~`Strikethrough`~~`<br>double tildes | ~~Strikethrough~~ |
| super`^^`script`^^`<br>double carets | super^^script^^ |
| sub`,,`script`,,`<br>double commas | sub,,script,, |
|{{{```}}}<br>~PlainText<br>No Formatting<br>{{{```}}}<br>triple {{{```}}} before and after on separate lines | <$transclude tiddler="$:/sk/PlainText" mode="block"/> |

!!Line Break Formatting

Line breaks can be forced explicitly using `<br>`

```
Some text with a<br>line break in the middle
```
Some text with a<br>line break in the middle

!!Horizontal Rule Formatting

Four dashes on a line by themselves are used to introduce a horizontal rule:

```
Before the rule

----
After the rule
```

Before the rule

----
After the rule


The HTML tag `<hr>` can be used as an alternative syntax:

```
Before the rule<hr>After the rule
```

Before the rule<hr>After the rule

!!Highlighting with CSS Formatting
Virtually any CSS command can be incorporated within the text: using ``@@..@@`` as div markers at start and end of sections

```
@@color:#C06;font-style:oblique;font-size:20px;font-family:"Times New Roman",Georgia,Serif;Some Text@@
```

gives

@@color:#C06;font-style:oblique;font-size:20px;font-family:"Times New Roman",Georgia,Serif;Some Text@@

```
@@color:#4bbbbb;Some random text@@

```
shows as

@@color:#4bbbbb;Some random text@@

with the color code being either the three character rgb or the six character hex. 

*First position Red
*Second position Green
*Third position Blue

*@@color:#C06;C06 is red@@
*@@color:#8cf;8cf light blue@@
*@@color:#18f;18f mid blue@@
*@@color:#04b;04b mid blue@@
*@@color:#014;014 dark blue@@
*@@color:#060;060 green@@

Names also work

*@@color:blue;Blue@@ `*@@color:blue;Blue@@`
*@@color:purple;Purple@@ `*@@color:purple;Purple@@`

Background Colors work similarly:
``@@background:yellow;color:blue;Blue on Yellow@@``

@@background:yellow;color:blue;Blue on Yellow@@

`@@box-shadow: 10px 10px 5px #888888;Some stuff@@`

@@box-shadow: 10px 10px 5px #888888;Some stuff@@

!!Indents
:The text will ne indented one tab for each colon at the start of the line. 

```
: the text will be indented one tab.
:: this text will be indented two tabs
```
gives:

: the text will be indented one tab.
:: this text will be indented two tabs


To indent from both the left and the right, you must use some htmml/css code such as this:

```
<div style="margin-left: auto;margin-right: auto;width: 80%;">
{{Short Text}}
</div>
```

<div style="margin-left: auto;margin-right: auto;width: 80%;">
{{$:/sk/ShortText}}
</div>
<a href="javascript:myquote();">[img tooltip={{$:/language/Buttons/Blockquote/Caption}} height=16 [$:/sk/blockquote.svg]]</a>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
 <title>CODE</title>
 <g>
  <title>Layer 1</title>
  <text transform="matrix(0.535515, 0, 0, 0.540308, 13.4246, 9.04635)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_3" y="-0.52905" x="-2.62518" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="#000000">&lt;&lt;&lt;</text>
  <text id="svg_4" transform="matrix(0.400439, 0, 0, 0.438054, 7.80092, 5.03964)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="40.53543" x="9.51708" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" stroke="#000000" fill="#000000"/>
  <text transform="matrix(0.796472, 0, 0, 0.508119, 0.511211, 64.3826)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" id="svg_6" y="-102.40001" x="14.61083" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="#000000">...</text>
  <text id="svg_7" transform="matrix(0.535515, 0, 0, 0.540308, 13.4246, 9.04635)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="28.12892" x="-2.87444" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="#000000">&lt;&lt;&lt;</text>
 </g>
</svg>
<a href="javascript:mybold();">[img width=16 tooltip={{$:/language/Buttons/Bold/Caption}} [$:/sk/bold.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M22.121 15.145c1.172-1.392 1.879-3.188 1.879-5.145 0-4.411-3.589-8-8-8h-10v28h12c4.411 0 8-3.589 8-8 0-2.905-1.556-5.453-3.879-6.855zM12 6h3.172c1.749 0 3.172 1.794 3.172 4s-1.423 4-3.172 4h-3.172v-8zM16.969 26h-4.969v-8h4.969c1.827 0 3.313 1.794 3.313 4s-1.486 4-3.313 4z" fill="#444444"></path>
</svg>
<a href="javascript:mycode();">[img tooltip={{$:/language/Buttons/Code/Hint}} height=16 [$:/sk/code.svg]]</a> 
<svg width="48" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
 <title>CODE</title>
 <g>
  <title>Layer 1</title>
  <text transform="matrix(0.705556, 0, 0, 0.822038, -64.7626, 11.6983)" xml:space="preserve" text-anchor="middle" font-family="sans-serif" font-size="24" id="svg_1" y="8.29968" x="125.8459" stroke-width="0" stroke="#000000" fill="#ff0000">CODE</text>
 </g>
</svg>
<iframe src="https://rawgit.com/erwanm/tw-aggregator/master/tw-community-search.html" width="100%" height="450" frameborder="0" scrolling="yes"></iframe>
''Select a Help Topic:''
<$select tiddler="$:/temp/help-browser">
<$list filter='[tag[EditorHelp]sort[title]] [tag[WikiText]sort[title]] [tag[external]sort[title]]'>
<option value=<<currentTiddler>> >
<$view field="caption"/>
</option>
</$list>
</$select>
<hr>
<$transclude tiddler={{$:/temp/help-browser}} mode="block" />

<script type="text/javascript">

/* Editor Functions */
var lastfound=0;
var lastsearch ="";
var rwarn=false;
var r=true;

function ResetFind(){

try
{   document.getElementById("find").style.backgroundColor="white";
    document.getElementById("find").style.color="black";
}
catch(err) {}
}

function FindNext() {
    var txt = document.getElementById("myTextarea");
    var str =txt.value;
/* fix the height of the textarea to handle changes in width due to hiding preview or side menu*/
   var evt = document.createEvent("HTMLEvents");
   evt.initEvent('input', true, true );
   txt.dispatchEvent(evt);
/* set Find box colors */
var dummy=ResetFind();
    var lstr = str.length;
    var sstr = document.getElementById("find").value;
    if (lstr<lastfound) {lastfound = 0;}
    var start = lastfound;
    var n = str.indexOf(sstr, start);
    var len=sstr.length;
if (n<0) {
    lastfound=0;
    document.getElementById("find").style.backgroundColor="#D14836";
   document.getElementById("find").style.color="white";
}
else {
    txt.focus();
    txt.setSelectionRange(n, n+len);
    txt.scrollIntoView();
    window.scrollBy(0,n / lstr * txt.scrollHeight - window.innerHeight / 2);
    lastfound=n+len;
}}

function FindAndReplaceAll() {
var dummy=ResetFind();
  var txt=document.getElementById("myTextarea");
  var listtext =txt.value;
  var finda = document.getElementById("find").value;
  var replacea = document.getElementById("replace").value;
  var nr = new RegExp(finda, "g");
   if (rwarn == false) {
      r = confirm("Replace all can lead to unexpected results.\n                    Proceed anyway?"); 
      rwarn = true;
    }
    if (r == true) {
   listtext = listtext.replace(nr, replacea); 
   txt.value = listtext;
   var evt = document.createEvent("HTMLEvents");
   evt.initEvent('input', true, true );
   txt.dispatchEvent(evt);
}}

function FindAndReplaceNext() {
var dummy=ResetFind();
/* This function takes the selected piece of the textarea and replaces it with the designated string */
    var txt = document.getElementById("myTextarea");
    var str=txt.value;
    var b=str.length;
/*Where the selection starts and ends */
    var start = txt.selectionStart;
    var finish = txt.selectionEnd;
if (start <finish ){
    var sel = txt.value.substring(start, finish);
/* the piece in front of the selection and after it */
    var first = txt.value.substring(0,start);
    var last = txt.value.substring(finish,b);
    var replacement = document.getElementById("replace").value;
/* replace it */
   var txt = first+replacement+last;
   var newlen= txt.length;
   document.getElementById("myTextarea").value =  txt;
/* update the preview */ 
   var evt = document.createEvent("HTMLEvents");
   evt.initEvent('input', true, true );
   myTextarea.dispatchEvent(evt);
   myTextarea.focus();
   myTextarea.setSelectionRange(start, finish+newlen-b);
/* Prepare to find the next one */
   lastfound = lastfound + replacement.length;
   var dummy=FindNext();
}
return;
}

function myemail(){
var dummy=ResetFind();
  var txt=document.getElementById("myTextarea");
  var startPos = txt.selectionStart;
  var endPos = txt.selectionEnd;
  var listtext= txt.value.substr(startPos, endPos -startPos);
  var len= listtext.length;
  listtext= listtext.replace(/\</gm,'&lt;');
  listtext= listtext.replace(/\>/gm,'&gt;');
  listtext= listtext.replace(/$/gm,'<br>');
  var newlen= listtext.length;
  txt.value= txt.value.substr(0,startPos)  + listtext + txt.value.substr(endPos);
  txt.focus();
  txt.setSelectionRange(startPos, endPos+newlen-len);
  var evt = document.createEvent("HTMLEvents");
  evt.initEvent('input', true, true );
  txt.dispatchEvent(evt);
return;
}

function tablehelper(){
var dummy=ResetFind();
  var txt=document.getElementById("myTextarea");
  var startPos = txt.selectionStart;
  var endPos = txt.selectionEnd;
  var listtext= txt.value.substr(startPos, endPos-startPos);
  var len= listtext.length;
  listtext= listtext.replace(/\t$/gm,'');
  listtext=listtext.replace(/^/gm,'| ');
  listtext= listtext.replace(/\t/g,' | ');
  listtext= listtext.replace(/$/gm,' |');
  txt.value= txt.value.substr(0,startPos)  + listtext + txt.value.substr(endPos);
  var newlen= listtext.length;
  txt.focus();
  txt.setSelectionRange(startPos, endPos+newlen-len);
  var evt = document.createEvent("HTMLEvents");
  evt.initEvent('input', true, true );
  txt.dispatchEvent(evt);
}

function htmlconverter(){
var dummy=ResetFind();
  var txt=document.getElementById("myTextarea");
  var startPos = txt.selectionStart;
  var endPos = txt.selectionEnd;
  var listtext= txt.value.substr(startPos, endPos-startPos);
  var len= listtext.length;

    var re = /<p>|<\/p>/gm;
    var subst = '';  
    var listtext = listtext.replace(re, subst);

    var re = /<u>|<\/u>/gm;
    subst = '__';  
    listtext = listtext.replace(re, subst);

    re = /\t/gmi
    subst = '';  
    listtext = listtext.replace(re, subst);

    re = /<b>|<\/b>|<strong>|<\/strong>/gmi;
    subst = '\'\'';  
    listtext = listtext.replace(re, subst);

    re = /<i>|<\/i>|<em>|<\/em>/gmi;
    subst = '//';  
    listtext = listtext.replace(re, subst);

    re = /<sup(.*?)>|<\/sup>/gmi;
    subst = '^^';  
    listtext = listtext.replace(re, subst);

    re = /<sub>|<\/sub>/gmi;
    subst = ',,';  
    listtext = listtext.replace(re, subst);

    re = /<del>|<\/del>/gmi;
    subst = '~~';  
    listtext = listtext.replace(re, subst);

    re = /<h1(.*?)>/gmi;
    subst = '\n! ';  
    listtext = listtext.replace(re, subst);
    re = /<h2(.*?)>/gmi;
    subst = '\n!! ';  
    listtext = listtext.replace(re, subst);
    re = /<h3(.*?)>/gmi;
    subst = '\n!!! ';  
    listtext = listtext.replace(re, subst);
    re = /<h4(.*?)>/gmi;
    subst = '\n!!!! ';  
    listtext = listtext.replace(re, subst);
    re = /<h5(.*?)>/gmi;
    subst = '\n!!!!! ';  
    listtext = listtext.replace(re, subst);
    re = /<h6(.*?)>/gmi;
    subst = '\n!!!!!! ';  
    listtext = listtext.replace(re, subst);
    re = /<\/h.>/gmi;
    subst = '';  
    listtext = listtext.replace(re, subst);

    re = /<blockquote>|<\/blockquote>/gmi;
    subst='\n<<<\n';
    listtext = listtext.replace(re, subst);

    re = /<a.*?href="(.*?)".*?>(.*?)<\/a>/gmi;
    subst = "[[$2|$1]]"; 
    listtext = listtext.replace(re, subst);

    re = /<li(.*?)>/gmi; 
    subst = '<li>';
    listtext = listtext.replace(re, subst);

    re = /<td(.*?)>/gmi; 
    subst = '|';
    listtext = listtext.replace(re, subst);

    re = /<\/tr>/gmi; 
    subst = '|\n';
    listtext = listtext.replace(re, subst);

    re = /<\/td(.*?)>|<table(.*?)>|<tr>|<p(.*?)>|<pre>|<\/pre>|<tbody>|<\/tbody>|<\/table>|<span(.*?)>|<\/span>/gmi; 
    subst = '';
    listtext = listtext.replace(re, subst);

    re=/<dl>|<\/dl>|<\/dt>|<\/dd>/gmi;
    subst = '';
    listtext = listtext.replace(re, subst);

    re=/<dt>/gmi;
    subst = ';';
    listtext = listtext.replace(re, subst);

    re=/<dd>/gmi;
    subst = ':';
    listtext = listtext.replace(re, subst);

    txt.value= txt.value.substr(0,startPos)  + listtext + txt.value.substr(endPos);
     var newlen= listtext.length;
  txt.focus();
     txt.setSelectionRange(startPos, endPos+newlen-len);
dummy=listconverter();
     var evt = document.createEvent("HTMLEvents");
     evt.initEvent('input', true, true );
     txt.dispatchEvent(evt);
}

function bullets(){
var dummy=ResetFind();
  var list= "*";
  var txt=document.getElementById("myTextarea");
     var startPos = txt.selectionStart;
     var endPos = txt.selectionEnd;
     var listtext= txt.value.substr(startPos, endPos-startPos);
     var len= listtext.length;
     listtext= listtext.replace( /^([#*]*)\s*(?=\S)/gm, "$1"+list+" ");
     var newlen= listtext.length;
     txt.value= txt.value.substr(0,startPos)  + "\n" + listtext + txt.value.substr(endPos);
  txt.focus();
     txt.setSelectionRange(startPos, endPos+newlen-len);
     var evt = document.createEvent("HTMLEvents");
     evt.initEvent('input', true, true );
     txt.dispatchEvent(evt);
}

function numbered(){
var dummy=ResetFind();
var list= "#";
var txt=document.getElementById("myTextarea");
     var startPos = txt.selectionStart;
     var endPos = txt.selectionEnd;
     var listtext= txt.value.substr(startPos, endPos-startPos);
     var len= listtext.length;
     listtext= listtext.replace( /^([#*]*)\s*(?=\S)/gm, "$1"+list+" ");
     var newlen= listtext.length;
     txt.value= txt.value.substr(0,startPos)  + "\n"+listtext + txt.value.substr(endPos);
txt.focus();
     txt.setSelectionRange(startPos, endPos+newlen-len);
     var evt = document.createEvent("HTMLEvents");
     evt.initEvent('input', true, true );
     txt.dispatchEvent(evt);
}

function myFunction(pre,post) {
var dummy=ResetFind();
/* This function is for entries that are preceeded and followed by the entry */
    var txtarea = document.getElementById("myTextarea");
    var str=txtarea.value;
    var start = txtarea.selectionStart;
    var finish = txtarea.selectionEnd;
    var sel = txtarea.value.substring(start, finish);
    var b=str.length;
    var first = txtarea.value.substring(0,start);
    var last = txtarea.value.substring(finish,b);
    var txt = first+pre+sel+post+last;
    var newlen= txt.length;
document.getElementById("myTextarea").value =  txt;
    var evt = document.createEvent("HTMLEvents");
    evt.initEvent('input', true, true );
    myTextarea.dispatchEvent(evt);
    txtarea.focus();
    txtarea.setSelectionRange(start, finish+newlen-b);

return txt;

}

function preceed(pre){
var dummy=ResetFind();
    var txtarea = document.getElementById("myTextarea");
    var str=txtarea.value;
    var start = txtarea.selectionStart;
    var b=str.length;
    var first = txtarea.value.substring(0,start);
    var last = txtarea.value.substring(start,b);
return first+pre+last;
}

function mylink() {
var dummy=myFunction("[[","]]");
return;
}

function myitalics() {
var dummy=myFunction("//","//");
return;
}

function mybold() {
var dummy=myFunction("''","''");
return;
}

function myunderline() {
var dummy=myFunction("__","__");
return;
}

function mysuper() {
var dummy=myFunction("^^","^^");
return;
}

function mysub() {
var dummy=myFunction(",,",",,");
return;
}

function mystrike() {
var dummy=myFunction("~~","~~");
return;
}

function mymonspace() {
var dummy=myFunction("```\n","\n```");
return;
}
function mycode() {
var dummy=myFunction("`","`");
return;
}
function mytransclude() {
var dummy=  myFunction("{{","}}");
return;
}
function myquote() {
var dummy=myFunction("<<<\n","\n<<<");
return;
}
function myhighlight() {
var dummy=myFunction("@@.highlight ","@@");
return;
}

function listconverter(){
var prefix="";
var ops=["<ol>","<ul>","</ol>","</ul>","<li>","</li>"];
var index=-1;

var dummy=ResetFind();
/* Get the string we're working with */
var txt=document.getElementById("myTextarea");
     var startPos = txt.selectionStart;
     var endPos = txt.selectionEnd;
     var str= txt.value.substr(startPos, endPos-startPos);
     str=" "+str;
     var len= str.length;

/* Strip the trailing li */
    var re = /<\/li>/gim;
    var subst = '';
    str = str.replace(re, subst);
/* Strip anything but core stuff in the ops */
    re = /<([l|u|o])([l|i])(.*?)>/gim; 
    subst = '<$1$2>'; 
    str = str.replace(re, subst);
/* Find First op */

do {
var firstop= 999;
var first=str.length;

for (index=0; index<ops.length;index++) {
var dummy = ops[index];
var n = str.indexOf(dummy);
if (n>-1 && n<first) {
first = n;
var firstop = index;
}/* end if */
}/* end for */

if (firstop<999){
switch (firstop) {
case 0: /* <ol> */
    prefix=prefix+"#";
    re = /<ol>/im; 
    subst="";
    str = str.replace(re, subst);
    break;
case 1:/* <ul> */
    prefix = prefix +"*";
    var re = /<ul>/im; 
    subst="";
    str = str.replace(re, subst);
    break;
case 2: /* </ol> */
    prefix=prefix.slice(0,prefix.length-1);
    var re = /<\/ol>/im; 
    subst="";
    str = str.replace(re, subst);
    break;
case 3: /* </ul> */
    prefix=prefix.slice(0,prefix.length-1);
    var re = /<\/ul>/im; 
    subst="";
    str = str.replace(re, subst);
    break;
case 4: /* <li> */
    var re = /<li>/im; 
    subst=prefix;
    str = str.replace(re, subst);
} /* end switch */

} /* end if */

}
while (firstop<999)

str=str.slice(1, str.length);
var newlen= str.length;
txt.value= txt.value.substr(0,startPos) +str + txt.value.substr(endPos);
txt.focus();
     txt.setSelectionRange(startPos, endPos+newlen-len);
    var evt = document.createEvent("HTMLEvents");
    evt.initEvent('input', true, true );
    myTextarea.dispatchEvent(evt);
return;

}/* end function */

function doUndo(){
var dummy=ResetFind();
dummy= document.getElementById("myTextarea");
document.execCommand('undo', false, null); document.getElementById("myTextarea").focus(); 
}

function doRedo(){
var dummy=ResetFind();
dummy= document.getElementById("myTextarea");
document.execCommand('redo', false, null); document.getElementById("myTextarea").focus(); 
}

function myheader(){
document.getElementById("myTextarea").value =  
preceed("!");
    var evt = document.createEvent("HTMLEvents");
    evt.initEvent('input', true, true );
    myTextarea.dispatchEvent(evt);
return;
}


function Countclasses(){
var x = document.getElementsByClassName("tc-edit-texteditor");
var xl = x.length;
alert("There are "+xl+"areas with that class");
 x[2].style.backgroundColor = "red";
}

</script>
\define config-title()
$:/config/EditToolbarButtons/Visibility/$(listItem)$
\end
<div class="editortoolbar">
<$list filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]" variable="listItem"><$reveal type="nomatch" state=<<config-title>> text="hide">
<$transclude tiddler=<<listItem>>/></$reveal></$list>
 <$reveal type="nomatch" state="$:/state/showfindreplace" text="show"><$button tooltip="Show Find/Replace Toolbar" set="$:/state/showfindreplace" setTo="show">[img tooltip="Find/Replace" width=16 [$:/sk/search.svg]]</$button></$reveal><$reveal type="match" state="$:/state/showfindreplace"  text="show">
<$button tooltip="Hide Find/Replace Toolbar" set="$:/state/showfindreplace" setTo="hide">[img tooltip="Find/Replace" width=16 [$:/sk/search.svg]]</$button>{{$:/sk/FindReplace}}</$reveal><hr></div>
<a href="javascript:myemail();">[img tooltip={{$:/language/Buttons/EmailConverter/Caption}} width=16 [$:/sk/mail.svg]]</a>
The last button on the editor toolbar calls up the Find and Replace toolbar. This toolbar contains five items, two labelled input boxes and three icons.

To use Find and Replace, enter the text you wish to find in the Find box and the text you want to replace it with in the Replace box. 

!!The Find Function

The Find function is case sensitive which means that searching for "the" will find "the" in "other" but not in "Theater." The replacement text is substituted exactly as it is entered in the Replace box. Not attempt is made to match the capitalisation of the replaced text.

Clicking on the [img height=16 [$:/sk/search.svg]] icon begins the search at the cursor location and moves down through the text until it either finds the text or it reaches the end. If it reaches the end without finding the text, the Find box will turn red. If the word occurred before the cursor location, clicking on the icon again will go back to the beginning and find the first occurrence of the word.

!!The Find and Replace Function
The idea behind the Find and Replace function is that you will be given the opportunity to decide whether to actually make the change. Accordingly, Find and Replace will highlight the word before making the change.

Clicking on the [img height=16 [$:/sk/replaceonce.svg]] icon will replace the highlighted text with the contents of the Replace box and then search for the next occurrence of the word in the Find box. As with the Find function, if there are no additional occurrences of the text, the Find box will turn red. 

If no text is highlighted when the button is clicked, the first occurrence is highlighted.

!!The Replace All Function
Clicking on the [img height=16 [$:/sk/replaceall.svg]] icon will find all changes all occurrences of the Find text and changes them without review or intervention by the user to the Replace text.

Because this can have unexpected results, a warning appears the first time you invoke the function requesting your confirmation. After that, the program assumes that you know what you are doing and proceeds without further warning.
<br>FIND: <$edit id="find" class="find" tiddler="$:/sk/temp" placeholder="Find what?"  field="Find"/> REPLACE: <$edit id="replace" class="replace" tiddler="$:/sk/temp" placeholder="Replace it with?" field="Replace"/> <a href="javascript:FindNext();">[img  tooltip={{$:/language/Buttons/Editor/Find/Hint}}width=16 [$:/sk/search.svg]]</a> <a href="javascript:FindAndReplaceNext();">[img tooltip={{$:/language/Buttons/Editor/FindReplace/Hint}} height=20 [$:/sk/replaceonce.svg]]</a> <a href="javascript:FindAndReplaceAll();">[img tooltip={{$:/language/Buttons/Editor/FindReplaceAll/Hint}} height=20 [$:/sk/replaceall.svg]]</a>
<a href="javascript:myhighlight();">[img tooltip={{$:/language/Buttons/Highlight/Caption}} height=20 [$:/sk/highlighter.svg]]</a>
<svg version="1.1"
	 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
	 x="0px" y="0px" width="125px" height="125px" viewBox="-13.25 -13.242 125 125"
	 overflow="visible" enable-background="new -13.25 -13.242 125 125" xml:space="preserve">
<path  fill="yellow" d="M47.444,64.542l17.492-17.81c0.284-0.288,0.333-0.588,0.329-0.787c-0.009-0.198-0.083-0.495-0.388-0.752
	L27.801,13.049c-0.471-0.409-1.246-0.486-1.841-0.183c-0.14,0.068-0.271,0.164-0.376,0.272L13.149,25.802
	c-0.554,0.563-0.579,1.623-0.05,2.213l32.805,36.491C46.45,65.116,47.071,64.917,47.444,64.542z"/>

<path  d="M91.361,70.515c-0.265-2.648-1.417-5.225-3.456-7.247l-1.772-1.732c-1.299-1.279-2.084-2.927-2.238-4.616
	c2.068-4.544,1.215-10.087-2.512-13.744c-0.016-0.015-0.213-0.213-0.23-0.229c-1.311-1.287-2.855-2.231-4.515-2.811
	c-0.812-1.721-1.982-3.274-3.444-4.534L36.12,3.454c-4.344-3.764-10.736-4.531-15.908-1.906c-1.369,0.696-2.608,1.6-3.686,2.695
	L4.081,16.915c-5.279,5.392-5.457,14-0.416,19.588l32.796,36.488c1.352,1.507,2.977,2.652,4.742,3.424
	c0.633,1.646,1.63,3.199,2.995,4.549c3.677,3.604,9.198,4.508,13.825,2.297c1.69,0.12,3.351,0.876,4.646,2.149l1.793,1.764
	c1.997,1.959,4.56,3.09,7.214,3.322l0.998,0.984c3.82,3.744,9.818,4.671,14.59,2.247c0.003,0,0.006-0.004,0.01-0.004l4.473-2.279
	c3.273-1.674,5.47-4.657,6.018-8.191c0.549-3.538-0.633-7.053-3.278-9.671L91.361,70.515z M43.536,66.635l-32.798-36.49
	c-1.667-1.848-1.601-4.804,0.137-6.578l12.436-12.66c1.74-1.771,4.703-1.894,6.578-0.269l37.076,32.145
	c1.88,1.625,1.993,4.405,0.249,6.178L49.716,66.776C47.978,68.548,45.195,68.484,43.536,66.635z M87.422,82.976l-4.462,2.271
	c-1.103,0.561-2.737,0.314-3.623-0.556l-2.963-2.913c-0.056-0.054-0.095-0.114-0.144-0.174l6.299-6.407
	c0.059,0.046,0.12,0.082,0.175,0.139l5.124,5.029C88.708,81.24,88.53,82.411,87.422,82.976z M74.712,53.748l-0.173,0.175
	c-0.76,5.03,0.902,10.438,4.925,14.393l1.793,1.754c0.88,0.872,0.896,2.308,0.027,3.195l-6.967,7.089
	c-0.87,0.886-2.306,0.901-3.191,0.032l-1.789-1.759c-4.022-3.957-9.466-5.513-14.473-4.669l-0.179,0.181
	c-1.043,1.061-2.766,1.076-3.831,0.034l-0.189-0.183c-1.06-1.051-1.081-2.771-0.036-3.829l20.028-20.393
	c1.043-1.064,2.771-1.08,3.835-0.037l0.183,0.183C75.742,50.961,75.754,52.682,74.712,53.748z"/>
</svg>
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->

 <title>CODE</title>
 <g>
  <title>Layer 1</title>
  <text id="svg_4" transform="matrix(0.400439, 0, 0, 0.438054, 7.80092, 5.03964)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="40.53543" x="9.51708" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" stroke="#000000" fill="#000000"/>
  <polygon transform="rotate(-95.4739)" strokeWidth="2" strokecolor="#000000" fill="#000000" edge="0" orient="x" sides="4" shape="regularPoly" id="svg_14" cy="-1.08142" cx="6.39368"/>
  <rect id="svg_15" height="23.09069" width="22.91169" y="0.5356" x="0.55847" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#ffffff"/>
  <text font-weight="normal" transform="matrix(0.308325, 0, 0, 0.367547, -13.3556, 11.1057)" xml:space="preserve" text-anchor="middle" font-family="Sans-serif" font-size="24" id="svg_16" y="11.8343" x="82.10929" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="2" stroke="#000000" fill="#000000">HTML</text>
 </g>
</svg>
<a href="javascript:htmlconverter();">[img tooltip={{$:/language/Buttons/HtmlConverter/Caption}} height=16 [$:/sk/html.svg]]</a>
!!From the internet
''Simple Images''

```
[img[http://wikitext.tiddlyspace.com/fractalveg.jpg]]
```

[img[http://wikitext.tiddlyspace.com/fractalveg.jpg]]

''Tooltips for Images''

```
[img[tooltip|http://wikitext.tiddlyspace.com/fractalveg.jpg]]
```

[img[tooltip|http://wikitext.tiddlyspace.com/fractalveg.jpg]]

''HTML equivalent''

```
<img alt="tooltip" src="http://wikitext.tiddlyspace.com/fractalveg.jpg" />
```
<img alt="tooltip" src="http://wikitext.tiddlyspace.com/fractalveg.jpg" />

!!Internal Images

Images that already part of the wiki can be included by either

```
[img [$:/sk/penguins.jpg]]
```
[img [$:/sk/penguins.jpg]]

or

```
{{$:/sk/penguins.jpg}}
```
{{$:/sk/penguins.jpg}}
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M28 2v2h-4l-10 24h4v2h-14v-2h4l10-24h-4v-2z" fill="#444444"></path>
</svg>
<a href="javascript:myitalics();">[img width=16 tooltip={{$:/language/Buttons/Italics/Caption}} [$:/sk/italic.svg]]</a>

<a href="javascript:mylink();">[img tooltip={{$:/language/Buttons/Link/Caption}} height=16 [$:/sk/link.svg]]</a>
<svg width="45" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->

 <title>CODE</title>
 <g>
  <title>Layer 1</title>
  <text id="svg_4" transform="matrix(0.400439, 0, 0, 0.438054, 7.80092, 5.03964)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="40.53543" x="9.51708" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" stroke="#000000" fill="#000000"/>
  <polygon transform="rotate(-95.4739)" strokeWidth="2" strokecolor="#000000" fill="#000000" edge="0" orient="x" sides="4" shape="regularPoly" id="svg_14" cy="-1.08142" cx="6.39368"/>
  <text transform="matrix(1.055, 0, 0, 0.93936, -5.40962, 1.46171)" xml:space="preserve" text-anchor="middle" font-family="Sans-serif" font-size="24" id="svg_17" y="17.32968" x="26.69592" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#000000">[[  ]]</text>
  <text transform="matrix(0.696006, 0, 0, 0.747899, 3.67585, 4.61746)" xml:space="preserve" text-anchor="middle" font-family="Sans-serif" font-size="24" id="svg_18" y="10.82912" x="27.10682" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#000000">...</text>
 </g>
</svg>
!!To other tiddlers

A tiddler can be linked to using square brackets to encompass the whole tiddler title:

```
[[Editor Test]]
```
gives [[Editor Test]] which, when clicked, will call up the tiddler Editor Test.

Optionally, custom text can be added, separated by a pipe character `|`

```
[[The Editor Test tiddlers|Editor Test]]
```
give: [[The Editor Test tiddlers|Editor Test]] and when clicked, will call up the tiddler Editor Test.

!!External Links

Writing the URL in the text results in a link to that external site:

http://osmosoft.com

Alternative text can be used to link to external sites:

```
[[Visit the Osmosoft site|http://osmosoft.com]]
```
[[Visit the Osmosoft site|http://osmosoft.com]]

!!Transclusion

One tiddler can include another tiddler in what is called Transclusion.

```
{{ListDemo1}}
```

will result in the transclusion of the tiddler ~ListDemo1 into a tiddler and displayed as though it were part of the tiddler resulting in:

{{ListDemo1}}
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M12 26h20v4h-20zM12 14h20v4h-20zM12 2h20v4h-20zM6 0v8h-2v-6h-2v-2zM4 16.438v1.563h4v2h-6v-4.563l4-1.875v-1.563h-4v-2h6v4.563zM8 22v10h-6v-2h4v-2h-4v-2h4v-2h-4v-2z" fill="#444444"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M12 2h20v4h-20v-4zM12 14h20v4h-20v-4zM12 26h20v4h-20v-4zM0 4c0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.209-1.791 4-4 4s-4-1.791-4-4zM0 16c0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.209-1.791 4-4 4s-4-1.791-4-4zM0 28c0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.209-1.791 4-4 4s-4-1.791-4-4z" fill="#444444"></path>
</svg>
# Item 1
# Item 2
## Item 2.1
## Item 2.2
# Item 3
* Item 1
* Item 2
* Item 3
** Item 3.1
** Item 3.2
# Item 1
# Item 2
#* Item 2.1
#* Item 2.2
# Item 3
* Item 1
* Item 2
*# Item 2.1
*# Item 2.2
* Item 3
|>| !Ordered List |
| Enter | To Get |
|`# Item 1`<br>`# Item 2`<br>`## Item 2.1`<br>`## Item 2.2`<br>`# Item 3` |<$transclude tiddler="$:/sk/ListDemo1" mode="block" /> |
|`<ol type="A">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ol>`<br><br>|<ol type="A"><br> <li>Apples</li><li>Bananas</li><li>Lemons</li><li>Oranges</li></ol>|
|`<ol type="a">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ol>`<br><br>|<ol type="a"> <li>Apples</li> <li>Bananas</li> <li>Lemons</li> <li>Oranges</li></ol> |
|`<ol type="I">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ol>`<br><br>|<ol type="I"><li>Apples</li><li>Bananas</li><li>Lemons</li><li>Oranges</li></ol>  |
|`<ol type="i">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ol>`<br><br>|<ol type="i"> <li>Apples</li> <li>Bananas</li> <li>Lemons</li> <li>Oranges</li></ol> |
|>|!Unordered List|
| Enter | To Get |
|`* Item 1`<br>`* Item 2`<br>`* Item 3`<br>`** Item 3.1`<br>`** Item 3.2` |<$transclude tiddler="$:/sk/ListDemo2" mode="block" />|
|`<ul style="list-style-type:circle">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ul>`<br><br>|<ul style="list-style-type:circle"><li>Apples</li><li>Bananas</li><li>Lemons</li><li>Oranges</li></ul>|
|`<ul style="list-style-type:square">`<br>`<li>Apples</li>`<br>`<li>Bananas</li>`<br>`<li>Lemons</li>`<br>`<li>Oranges</li>`<br>`</ul>`<br><br>|<ul style="list-style-type:square"><li>Apples</li><li>Bananas</li><li>Lemons</li><li>Oranges</li></ul>|
|>|!Mixed List|
| Enter | To Get |
|`#Item 1`<br>`#Item 2`<br>`#*Item 2.1`<br>`#*Item 2.2`<br>`#Item 3`|<$transclude tiddler="$:/sk/ListDemo3" mode="block" />|
|`* Item 1`<br>`* Item 2`<br>`*# Item 2.1`<br>`*# Item 2.2`<br>`* Item 3`|<$transclude tiddler="$:/sk/ListDemo4" mode="block" />|
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M26.667 0h-21.333c-2.934 0-5.334 2.4-5.334 5.334v21.332c0 2.936 2.4 5.334 5.334 5.334h21.333c2.934 0 5.333-2.398 5.333-5.334v-21.332c0-2.934-2.399-5.334-5.333-5.334zM26.667 4c0.25 0 0.486 0.073 0.688 0.198l-11.355 9.388-11.355-9.387c0.202-0.125 0.439-0.198 0.689-0.198h21.333zM5.334 28c-0.060 0-0.119-0.005-0.178-0.013l7.051-9.78-0.914-0.914-7.293 7.293v-19.098l12 14.512 12-14.512v19.098l-7.293-7.293-0.914 0.914 7.051 9.78c-0.058 0.008-0.117 0.013-0.177 0.013h-21.333z" fill="#444444"></path>
</svg>
<iframe src="http://tb5.tiddlyspot.com/#Markup" width="100%" height="450" frameborder="0" scrolling="yes"></iframe>
<a href="javascript:mymonspace();">[img tooltip={{$:/language/Buttons/Monospace/Caption}} [$:/sk/monospace.svg]]</a> 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   id="svg2"
   version="1.1"
   inkscape:version="0.48.3.1 r9886"
   width="16"
   height="16"
   sodipodi:docname="icon.svg" preserveAspectRatio="xMinYMid meet">
  <metadata
     id="metadata8">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <defs
     id="defs6" />
  <sodipodi:namedview
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1"
     objecttolerance="10"
     gridtolerance="10"
     guidetolerance="10"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:window-width="640"
     inkscape:window-height="480"
     id="namedview4"
     showgrid="true"
     inkscape:zoom="14.75"
     inkscape:cx="8"
     inkscape:cy="8"
     inkscape:window-x="0"
     inkscape:window-y="24"
     inkscape:window-maximized="0"
     inkscape:current-layer="svg2">
    <inkscape:grid
       type="xygrid"
       id="grid3033"
       empspacing="5"
       visible="true"
       enabled="true"
       snapvisiblegridlinesonly="true" />
  </sodipodi:namedview>
  <g
     id="g3027"
     transform="translate(-9.9661016,-5.4237289)">
    <path
       style="fill:#ffffff"
       d="m 10.966102,16.923729 0,-3.5 7,0 7,0 0,3.5 0,3.5 -7,0 -7,0 0,-3.5 z m 5,1.5 c 0,-0.55 -0.9,-1 -2,-1 -1.1,0 -2,0.45 -2,1 0,0.55 0.9,1 2,1 1.1,0 2,-0.45 2,-1 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 5,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m -10,-3 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 4,0 c 0,-0.55 -0.675,-1 -1.5,-1 -0.825,0 -1.5,0.45 -1.5,1 0,0.55 0.675,1 1.5,1 0.825,0 1.5,-0.45 1.5,-1 z m -10.25,-3.732205 c 2.3375,-0.210535 6.1625,-0.210535 8.5,0 2.3375,0.210535 0.425,0.382791 -4.25,0.382791 -4.675,0 -6.5875,-0.172256 -4.25,-0.382791 z m -2.75,-3.2677951 c 0,-1.8095238 0.666666,-2 7,-2 6.333333,0 7,0.1904762 7,2 0,1.8095241 -0.666667,2.0000001 -7,2.0000001 -6.333334,0 -7,-0.190476 -7,-2.0000001 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 3,0 c 0,-0.55 -0.45,-1 -1,-1 -0.55,0 -1,0.45 -1,1 0,0.55 0.45,1 1,1 0.55,0 1,-0.45 1,-1 z m 4,0 c 0,-0.55 -0.675,-1 -1.5,-1 -0.825,0 -1.5,0.45 -1.5,1 0,0.55 0.675,1 1.5,1 0.825,0 1.5,-0.45 1.5,-1 z"
       id="path3031"
       inkscape:connector-curvature="0" />
    <path
       style="fill:#999999"
       d="m 9.9661016,16.923729 0,-4.5 8.0000004,0 8,0 0,4.5 0,4.5 -8,0 -8.0000004,0 0,-4.5 z m 15.0000004,0 0,-3.5 -7,0 -7,0 0,3.5 0,3.5 7,0 7,0 0,-3.5 z m -13,1.5 c 0,-0.55 0.9,-1 2,-1 1.1,0 2,0.45 2,1 0,0.55 -0.9,1 -2,1 -1.1,0 -2,-0.45 -2,-1 z m 5,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 5,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m -10,-3 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.675,-1 1.5,-1 0.825,0 1.5,0.45 1.5,1 0,0.55 -0.675,1 -1.5,1 -0.825,0 -1.5,-0.45 -1.5,-1 z M 9.9661016,8.4237289 l 0,-3 8.0000004,0 8,0 0,3 0,3.0000001 -8,0 -8.0000004,0 0,-3.0000001 z m 15.0000004,0 c 0,-1.8095238 -0.666667,-2 -7,-2 -6.333334,0 -7,0.1904762 -7,2 0,1.8095241 0.666666,2.0000001 7,2.0000001 6.333333,0 7,-0.190476 7,-2.0000001 z m -13,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.45,-1 1,-1 0.55,0 1,0.45 1,1 0,0.55 -0.45,1 -1,1 -0.55,0 -1,-0.45 -1,-1 z m 3,0 c 0,-0.55 0.675,-1 1.5,-1 0.825,0 1.5,0.45 1.5,1 0,0.55 -0.675,1 -1.5,1 -0.825,0 -1.5,-0.45 -1.5,-1 z"
       id="path3029"
       inkscape:connector-curvature="0" />
  </g>
</svg>
<iframe src="https://www.biblegateway.com/passage/" width="100%" height="450" frameborder="0" scrolling="yes"></iframe>
<a href="javascript:numbered();">[img tooltip={{$:/language/Buttons/List/Caption}} width=16 [$:/sk/list-numbered.svg]]</a>
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bWF0LlBNSG9yaXpvbnRhbFJlczwva2V5PgoJPGRpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQk8c3RyaW5nPmNvbS5hcHBsZS5qb2J0aWNrZXQ8L3N0cmluZz4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9rZXk+CgkJPGFycmF5PgoJCQk8ZGljdD4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhZ2VGb3JtYXQuUE1Ib3Jpem9udGFsUmVzPC9rZXk+CgkJCQk8cmVhbD43MjwvcmVhbD4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5zdGF0ZUZsYWc8L2tleT4KCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCTwvZGljdD4KCQk8L2FycmF5PgoJPC9kaWN0PgoJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTU9yaWVudGF0aW9uPC9rZXk+Cgk8ZGljdD4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLmpvYnRpY2tldDwvc3RyaW5nPgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQk8YXJyYXk+CgkJCTxkaWN0PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTU9yaWVudGF0aW9uPC9rZXk+CgkJCQk8aW50ZWdlcj4xPC9pbnRlZ2VyPgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJPC9kaWN0PgoJCTwvYXJyYXk+Cgk8L2RpY3Q+Cgk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNU2NhbGluZzwva2V5PgoJPGRpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQk8c3RyaW5nPmNvbS5hcHBsZS5qb2J0aWNrZXQ8L3N0cmluZz4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9rZXk+CgkJPGFycmF5PgoJCQk8ZGljdD4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhZ2VGb3JtYXQuUE1TY2FsaW5nPC9rZXk+CgkJCQk8cmVhbD4xPC9yZWFsPgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJPC9kaWN0PgoJCTwvYXJyYXk+Cgk8L2RpY3Q+Cgk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNVmVydGljYWxSZXM8L2tleT4KCTxkaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJPHN0cmluZz5jb20uYXBwbGUuam9idGlja2V0PC9zdHJpbmc+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0Lml0ZW1BcnJheTwva2V5PgoJCTxhcnJheT4KCQkJPGRpY3Q+CgkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNVmVydGljYWxSZXM8L2tleT4KCQkJCTxyZWFsPjcyPC9yZWFsPgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJPC9kaWN0PgoJCTwvYXJyYXk+Cgk8L2RpY3Q+Cgk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNVmVydGljYWxTY2FsaW5nPC9rZXk+Cgk8ZGljdD4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCTxzdHJpbmc+Y29tLmFwcGxlLmpvYnRpY2tldDwvc3RyaW5nPgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQk8YXJyYXk+CgkJCTxkaWN0PgoJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTVZlcnRpY2FsU2NhbGluZzwva2V5PgoJCQkJPHJlYWw+MTwvcmVhbD4KCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5zdGF0ZUZsYWc8L2tleT4KCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCTwvZGljdD4KCQk8L2FycmF5PgoJPC9kaWN0PgoJPGtleT5jb20uYXBwbGUucHJpbnQuc3ViVGlja2V0LnBhcGVyX2luZm9fdGlja2V0PC9rZXk+Cgk8ZGljdD4KCQk8a2V5PlBNUFBEUGFwZXJDb2RlTmFtZTwva2V5PgoJCTxkaWN0PgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuY3JlYXRvcjwva2V5PgoJCQk8c3RyaW5nPmNvbS5hcHBsZS5qb2J0aWNrZXQ8L3N0cmluZz4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0Lml0ZW1BcnJheTwva2V5PgoJCQk8YXJyYXk+CgkJCQk8ZGljdD4KCQkJCQk8a2V5PlBNUFBEUGFwZXJDb2RlTmFtZTwva2V5PgoJCQkJCTxzdHJpbmc+TGVnYWw8L3N0cmluZz4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5QTVRpb2dhUGFwZXJOYW1lPC9rZXk+CgkJPGRpY3Q+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJCTxzdHJpbmc+Y29tLmFwcGxlLmpvYnRpY2tldDwvc3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9rZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+UE1UaW9nYVBhcGVyTmFtZTwva2V5PgoJCQkJCTxzdHJpbmc+bmEtbGVnYWw8L3N0cmluZz4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTUFkanVzdGVkUGFnZVJlY3Q8L2tleT4KCQk8ZGljdD4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQkJPHN0cmluZz5jb20uYXBwbGUuam9idGlja2V0PC9zdHJpbmc+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJPGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTUFkanVzdGVkUGFnZVJlY3Q8L2tleT4KCQkJCQk8YXJyYXk+CgkJCQkJCTxyZWFsPjAuMDwvcmVhbD4KCQkJCQkJPHJlYWw+MC4wPC9yZWFsPgoJCQkJCQk8cmVhbD45NTA8L3JlYWw+CgkJCQkJCTxyZWFsPjU3NjwvcmVhbD4KCQkJCQk8L2FycmF5PgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5zdGF0ZUZsYWc8L2tleT4KCQkJCQk8aW50ZWdlcj4wPC9pbnRlZ2VyPgoJCQkJPC9kaWN0PgoJCQk8L2FycmF5PgoJCTwvZGljdD4KCQk8a2V5PmNvbS5hcHBsZS5wcmludC5QYWdlRm9ybWF0LlBNQWRqdXN0ZWRQYXBlclJlY3Q8L2tleT4KCQk8ZGljdD4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQkJPHN0cmluZz5jb20uYXBwbGUuam9idGlja2V0PC9zdHJpbmc+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJPGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdC5QTUFkanVzdGVkUGFwZXJSZWN0PC9rZXk+CgkJCQkJPGFycmF5PgoJCQkJCQk8cmVhbD4tMTg8L3JlYWw+CgkJCQkJCTxyZWFsPi0xODwvcmVhbD4KCQkJCQkJPHJlYWw+OTkwPC9yZWFsPgoJCQkJCQk8cmVhbD41OTQ8L3JlYWw+CgkJCQkJPC9hcnJheT4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNUGFwZXJOYW1lPC9rZXk+CgkJPGRpY3Q+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJCTxzdHJpbmc+Y29tLmFwcGxlLmpvYnRpY2tldDwvc3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9rZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhcGVySW5mby5QTVBhcGVyTmFtZTwva2V5PgoJCQkJCTxzdHJpbmc+bmEtbGVnYWw8L3N0cmluZz4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNVW5hZGp1c3RlZFBhZ2VSZWN0PC9rZXk+CgkJPGRpY3Q+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5jcmVhdG9yPC9rZXk+CgkJCTxzdHJpbmc+Y29tLmFwcGxlLmpvYnRpY2tldDwvc3RyaW5nPgoJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuaXRlbUFycmF5PC9rZXk+CgkJCTxhcnJheT4KCQkJCTxkaWN0PgoJCQkJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhcGVySW5mby5QTVVuYWRqdXN0ZWRQYWdlUmVjdDwva2V5PgoJCQkJCTxhcnJheT4KCQkJCQkJPHJlYWw+MC4wPC9yZWFsPgoJCQkJCQk8cmVhbD4wLjA8L3JlYWw+CgkJCQkJCTxyZWFsPjk1MDwvcmVhbD4KCQkJCQkJPHJlYWw+NTc2PC9yZWFsPgoJCQkJCTwvYXJyYXk+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCQk8L2RpY3Q+CgkJCTwvYXJyYXk+CgkJPC9kaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhcGVySW5mby5QTVVuYWRqdXN0ZWRQYXBlclJlY3Q8L2tleT4KCQk8ZGljdD4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQkJPHN0cmluZz5jb20uYXBwbGUuam9idGlja2V0PC9zdHJpbmc+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJPGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLlBNVW5hZGp1c3RlZFBhcGVyUmVjdDwva2V5PgoJCQkJCTxhcnJheT4KCQkJCQkJPHJlYWw+LTE4PC9yZWFsPgoJCQkJCQk8cmVhbD4tMTg8L3JlYWw+CgkJCQkJCTxyZWFsPjk5MDwvcmVhbD4KCQkJCQkJPHJlYWw+NTk0PC9yZWFsPgoJCQkJCTwvYXJyYXk+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnN0YXRlRmxhZzwva2V5PgoJCQkJCTxpbnRlZ2VyPjA8L2ludGVnZXI+CgkJCQk8L2RpY3Q+CgkJCTwvYXJyYXk+CgkJPC9kaWN0PgoJCTxrZXk+Y29tLmFwcGxlLnByaW50LlBhcGVySW5mby5wcGQuUE1QYXBlck5hbWU8L2tleT4KCQk8ZGljdD4KCQkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LmNyZWF0b3I8L2tleT4KCQkJPHN0cmluZz5jb20uYXBwbGUuam9idGlja2V0PC9zdHJpbmc+CgkJCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5pdGVtQXJyYXk8L2tleT4KCQkJPGFycmF5PgoJCQkJPGRpY3Q+CgkJCQkJPGtleT5jb20uYXBwbGUucHJpbnQuUGFwZXJJbmZvLnBwZC5QTVBhcGVyTmFtZTwva2V5PgoJCQkJCTxzdHJpbmc+VVMgTGVnYWw8L3N0cmluZz4KCQkJCQk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQuc3RhdGVGbGFnPC9rZXk+CgkJCQkJPGludGVnZXI+MDwvaW50ZWdlcj4KCQkJCTwvZGljdD4KCQkJPC9hcnJheT4KCQk8L2RpY3Q+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LkFQSVZlcnNpb248L2tleT4KCQk8c3RyaW5nPjAwLjIwPC9zdHJpbmc+CgkJPGtleT5jb20uYXBwbGUucHJpbnQudGlja2V0LnR5cGU8L2tleT4KCQk8c3RyaW5nPmNvbS5hcHBsZS5wcmludC5QYXBlckluZm9UaWNrZXQ8L3N0cmluZz4KCTwvZGljdD4KCTxrZXk+Y29tLmFwcGxlLnByaW50LnRpY2tldC5BUElWZXJzaW9uPC9rZXk+Cgk8c3RyaW5nPjAwLjIwPC9zdHJpbmc+Cgk8a2V5PmNvbS5hcHBsZS5wcmludC50aWNrZXQudHlwZTwva2V5PgoJPHN0cmluZz5jb20uYXBwbGUucHJpbnQuUGFnZUZvcm1hdFRpY2tldDwvc3RyaW5nPgo8L2RpY3Q+CjwvcGxpc3Q+CjhCSU0D6QAAAAAAeAADAAAASABIAAAAAAO2AkD/7v/uA94CUgNnBpAD/AACAAAASABIAAAAAALYAigAAQAAAGQAAAABAAMDAwAAAAF//wABAAEAAAAAAAAAAAAAAABoCAAZAZAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADhCSU0D7QAAAAAAEABkAAAAAQABAGQAAAABAAE4QklNBCYAAAAAAA4AAAAAAAAAAAAAP4AAADhCSU0EDQAAAAAABAAAAB44QklNBBkAAAAAAAQAAAAeOEJJTQPzAAAAAAAJAAAAAAAAAAABADhCSU0ECgAAAAAAAQAAOEJJTScQAAAAAAAKAAEAAAAAAAAAAThCSU0D9QAAAAAASAAvZmYAAQBsZmYABgAAAAAAAQAvZmYAAQChmZoABgAAAAAAAQAyAAAAAQBaAAAABgAAAAAAAQA1AAAAAQAtAAAABgAAAAAAAThCSU0D+AAAAAAAcAAA/////////////////////////////wPoAAAAAP////////////////////////////8D6AAAAAD/////////////////////////////A+gAAAAA/////////////////////////////wPoAAA4QklNBAgAAAAAABAAAAABAAACQAAAAkAAAAAAOEJJTQQeAAAAAAAEAAAAADhCSU0EGgAAAAADRQAAAAYAAAAAAAAAAAAAASwAAAGQAAAACABQADEAMAAxADAAMAAxADUAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAZAAAAEsAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAEAAAAAAABudWxsAAAAAgAAAAZib3VuZHNPYmpjAAAAAQAAAAAAAFJjdDEAAAAEAAAAAFRvcCBsb25nAAAAAAAAAABMZWZ0bG9uZwAAAAAAAAAAQnRvbWxvbmcAAAEsAAAAAFJnaHRsb25nAAABkAAAAAZzbGljZXNWbExzAAAAAU9iamMAAAABAAAAAAAFc2xpY2UAAAASAAAAB3NsaWNlSURsb25nAAAAAAAAAAdncm91cElEbG9uZwAAAAAAAAAGb3JpZ2luZW51bQAAAAxFU2xpY2VPcmlnaW4AAAANYXV0b0dlbmVyYXRlZAAAAABUeXBlZW51bQAAAApFU2xpY2VUeXBlAAAAAEltZyAAAAAGYm91bmRzT2JqYwAAAAEAAAAAAABSY3QxAAAABAAAAABUb3AgbG9uZwAAAAAAAAAATGVmdGxvbmcAAAAAAAAAAEJ0b21sb25nAAABLAAAAABSZ2h0bG9uZwAAAZAAAAADdXJsVEVYVAAAAAEAAAAAAABudWxsVEVYVAAAAAEAAAAAAABNc2dlVEVYVAAAAAEAAAAAAAZhbHRUYWdURVhUAAAAAQAAAAAADmNlbGxUZXh0SXNIVE1MYm9vbAEAAAAIY2VsbFRleHRURVhUAAAAAQAAAAAACWhvcnpBbGlnbmVudW0AAAAPRVNsaWNlSG9yekFsaWduAAAAB2RlZmF1bHQAAAAJdmVydEFsaWduZW51bQAAAA9FU2xpY2VWZXJ0QWxpZ24AAAAHZGVmYXVsdAAAAAti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CiAgPC9leGlmOklTT1NwZWVkUmF0aW5ncz4KICA8ZXhpZjpFeGlmVmVyc2lvbj4wMjIxPC9leGlmOkV4aWZWZXJzaW9uPgogIDxleGlmOkRhdGVUaW1lT3JpZ2luYWw+MC0wMC0wMFQwMDowMDowMC0wNTowMDwvZXhpZjpEYXRlVGltZU9yaWdpbmFsPgogIDxleGlmOkRhdGVUaW1lRGlnaXRpemVkPjAtMDAtMDBUMDA6MDA6MDAtMDU6MDA8L2V4aWY6RGF0ZVRpbWVEaWdpdGl6ZWQ+CiAgPGV4aWY6RXhwb3N1cmVCaWFzVmFsdWU+MC8xMDwvZXhpZjpFeHBvc3VyZUJpYXNWYWx1ZT4KICA8ZXhpZjpNYXhBcGVydHVyZVZhbHVlPjM1My8xMDA8L2V4aWY6TWF4QXBlcnR1cmVWYWx1ZT4KICA8ZXhpZjpNZXRlcmluZ01vZGU+NTwvZXhpZjpNZXRlcmluZ01vZGU+CiAgPGV4aWY6TGlnaHRTb3VyY2U+MDwvZXhpZjpMaWdodFNvdXJjZT4KICA8ZXhpZjpGbGFzaCByZGY6cGFyc2VUeXBlPSdSZXNvdXJjZSc+CiAgIDxleGlmOkZpcmVkPlRydWU8L2V4aWY6RmlyZWQ+CiAgIDxleGlmOlJldHVybj4wPC9leGlmOlJldHVybj4KICAgPGV4aWY6TW9kZT4zPC9leGlmOk1vZGU+CiAgIDxleGlmOkZ1bmN0aW9uPkZhbHNlPC9leGlmOkZ1bmN0aW9uPgogICA8ZXhpZjpSZWRFeWVNb2RlPkZhbHNlPC9leGlmOlJlZEV5ZU1vZGU+CiAgPC9leGlmOkZsYXNoPgogIDxleGlmOkZvY2FsTGVuZ3RoPjY1MC8xMDA8L2V4aWY6Rm9jYWxMZW5ndGg+CiAgPGV4aWY6Rmxhc2hwaXhWZXJzaW9uPjAxMDA8L2V4aWY6Rmxhc2hwaXhWZXJzaW9uPgogIDxleGlmOkNvbG9yU3BhY2U+NDI5NDk2NzI5NTwvZXhpZjpDb2xvclNwYWNlPgogIDxleGlmOlBpeGVsWERpbWVuc2lvbj40MDA8L2V4aWY6UGl4ZWxYRGltZW5zaW9uPgogIDxleGlmOlBpeGVsWURpbWVuc2lvbj4zMDA8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogIDxleGlmOkZpbGVTb3VyY2U+MzwvZXhpZjpGaWxlU291cmNlPgogIDxleGlmOkN1c3RvbVJlbmRlcmVkPjA8L2V4aWY6Q3VzdG9tUmVuZGVyZWQ+CiAgPGV4aWY6RXhwb3N1cmVNb2RlPjA8L2V4aWY6RXhwb3N1cmVNb2RlPgogIDxleGlmOldoaXRlQmFsYW5jZT4wPC9leGlmOldoaXRlQmFsYW5jZT4KICA8ZXhpZjpEaWdpdGFsWm9vbVJhdGlvPjEwMC8xMDA8L2V4aWY6RGlnaXRhbFpvb21SYXRpbz4KICA8ZXhpZjpTY2VuZUNhcHR1cmVUeXBlPjA8L2V4aWY6U2NlbmVDYXB0dXJlVHlwZT4KICA8ZXhpZjpHYWluQ29udHJvbD4yPC9leGlmOkdhaW5Db250cm9sPgogIDxleGlmOkNvbnRyYXN0PjA8L2V4aWY6Q29udHJhc3Q+CiAgPGV4aWY6U2F0dXJhdGlvbj4wPC9leGlmOlNhdHVyYXRpb24+CiAgPGV4aWY6U2hhcnBuZXNzPjA8L2V4aWY6U2hhcnBuZXNzPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9J3V1aWQ6MmU4ZTJmYmMtYzgzNy0xMWRkLTg3OTQtYWE3YjRkYmM1ZTM2JwogIHhtbG5zOnBkZj0naHR0cDovL25zLmFkb2JlLmNvbS9wZGYvMS4zLyc+CiA8L3JkZjpEZXNjcmlwdGlvbj4KCiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0ndXVpZDoyZThlMmZiYy1jODM3LTExZGQtODc5NC1hYTdiNGRiYzVlMzYnCiAgeG1sbnM6cGhvdG9zaG9wPSdodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvJz4KICA8cGhvdG9zaG9wOkhpc3Rvcnk+PC9waG90b3Nob3A6SGlzdG9yeT4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSd1dWlkOjJlOGUyZmJjLWM4MzctMTFkZC04Nzk0LWFhN2I0ZGJjNWUzNicKICB4bWxuczp0aWZmPSdodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyc+CiAgPHRpZmY6TWFrZT5PTFlNUFVTIElNQUdJTkcgQ09SUC4gIDwvdGlmZjpNYWtlPgogIDx0aWZmOk1vZGVsPnU3MTAsUzcxMCAgICAgICA8L3RpZmY6TW9kZWw+CiAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICA8dGlmZjpYUmVzb2x1dGlvbj4xMDAvMTwvdGlmZjpYUmVzb2x1dGlvbj4KICA8dGlmZjpZUmVzb2x1dGlvbj4xMDAvMTwvdGlmZjpZUmVzb2x1dGlvbj4KICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogIDx0aWZmOllDYkNyUG9zaXRpb25pbmc+MjwvdGlmZjpZQ2JDclBvc2l0aW9uaW5nPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9J3V1aWQ6MmU4ZTJmYmMtYzgzNy0xMWRkLTg3OTQtYWE3YjRkYmM1ZTM2JwogIHhtbG5zOnhhcD0naHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyc+CiAgPHhhcDpDcmVhdGVEYXRlPjIwMDgtMTItMTBUMTA6MjY6MjItMDU6MDA8L3hhcDpDcmVhdGVEYXRlPgogIDx4YXA6TW9kaWZ5RGF0ZT4yMDA4LTEyLTEwVDEwOjI2OjIyLTA1OjAwPC94YXA6TW9kaWZ5RGF0ZT4KICA8eGFwOk1ldGFkYXRhRGF0ZT4yMDA4LTEyLTEwVDEwOjI2OjIyLTA1OjAwPC94YXA6TWV0YWRhdGFEYXRlPgogIDx4YXA6Q3JlYXRvclRvb2w+QWRvYmUgUGhvdG9zaG9wIENTIE1hY2ludG9zaDwveGFwOkNyZWF0b3JUb29sPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9J3V1aWQ6MmU4ZTJmYmMtYzgzNy0xMWRkLTg3OTQtYWE3YjRkYmM1ZTM2JwogIHhtbG5zOnhhcE1NPSdodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vJz4KICA8eGFwTU06RG9jdW1lbnRJRD5hZG9iZTpkb2NpZDpwaG90b3Nob3A6MmU4ZTJmYmItYzgzNy0xMWRkLTg3OTQtYWE3YjRkYmM1ZTM2PC94YXBNTTpEb2N1bWVudElEPgogPC9yZGY6RGVzY3JpcHRpb24+CgogPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9J3V1aWQ6MmU4ZTJmYmMtYzgzNy0xMWRkLTg3OTQtYWE3YjRkYmM1ZTM2JwogIHhtbG5zOmRjPSdodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyc+CiAgPGRjOmZvcm1hdD5pbWFnZS9qcGVnPC9kYzpmb3JtYXQ+CiAgPGRjOmRlc2NyaXB0aW9uPgogICA8cmRmOkFsdD4KICAgIDxyZGY6bGkgeG1sOmxhbmc9J3gtZGVmYXVsdCc+T0xZTVBVUyBESUdJVEFMIENBTUVSQSAgICAgICAgIDwvcmRmOmxpPgogICA8L3JkZjpBbHQ+CiAgPC9kYzpkZXNjcmlwdGlvbj4KIDwvcmRmOkRlc2NyaXB0aW9uPgoKPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg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
```
PlainText
No Formatting
```
<$transclude mode="block" />
!!Block Quotations
Blocks of text can be displayed as quotations using `<<<` before and after on their own line:

```
<<<
For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons.
<<<
```

<<<
For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons.

<<<

A single line can be block quoted using `>` on the same line

!!Nested Quotations
Quotes can be displayed on multi-levels:


```
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3
```
> blockquote, level 1
>> blockquote, level 2
>>> blockquote, level 3
<a href="javascript:doRedo();">[img width=16 tooltip={{$:/language/Buttons/Redo/Caption}} [$:/sk/redo.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M0 18c0 4.779 2.095 9.068 5.417 12l2.646-3c-2.491-2.199-4.063-5.416-4.063-9 0-6.627 5.373-12 12-12 3.314 0 6.314 1.343 8.485 3.515l-4.485 4.485h12v-12l-4.687 4.687c-2.895-2.896-6.895-4.687-11.313-4.687-8.837 0-16 7.163-16 16z" fill="#444444"></path>
</svg>
<svg 
     version="1.1" 
     xmlns="http://www.w3.org/2000/svg" 
     xmlns:xlink="http://www.w3.org/1999/xlink" 
     width="28px" height="25px" 
     viewBox="0 0 28 25" preserveAspectRatio="none"> 
   <g> 
<image width="28" height="25" xlink:href="data:image/png;base64, 
iVBORw0KGgoAAAANSUhEUgAAABwAAAAZCAYAAAAiwE4nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ
bWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdp
bj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6
eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEz
NDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJo
dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlw
dGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu
MC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVz
b3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1N
Ok9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQThBOTJCMzg3MTlFNDExQTMyOUUyODI0REQx
NzNCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNDIxRkQ2OTE5ODcxMUU0OTQzNEVGMDU2
QjVGRkE0NCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNDIxRkQ2ODE5ODcxMUU0OTQzNEVG
MDU2QjVGRkE0NCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3Mi
PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQjhBOTJCMzg3
MTlFNDExQTMyOUUyODI0REQxNzNCQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQThBOTJC
Mzg3MTlFNDExQTMyOUUyODI0REQxNzNCQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRG
PiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkBK9RcAAAPWSURBVHjazJZtSJNRFMef
bb6gUa3UpFpkNLUsbWhlM03CqFasJIU+VVKDyg8RVtiHAiEqevVDQQQrwQgNRpio9CJKWlH2Qadp
ZWUri15sucrpZq71P3VW1/mYERFd+O259z73uefec//n3Cm8Xq/0L4vivzPY0tIi2e32cFTHgreg
B2joW9AJVCAEfJL7XqfTSWq1emSDbrdbMplMutLS0vyBgQEy+AXQ4MmgDzwBk7h+FdCsD8BF4PLN
U11dLWVkZPycmAz643Q6JaPRmK1QKKxY3VYMmwrGgGiQD5rACqAHl8AZMAvsABfADN/8tbW1g+aW
NVhUVDQTY60Wi2VOZmamnAPmgbtgNLctoIDr6eA2CPstg93d3ZJWqz0JdrtcrsHu+F7IdXNADTjC
dS15D6wE48ABfpcIgwG/NFhXV0eTVuHsEqidnp7ubzCaBfKZz7SG+69wewmYz/VbMBgozq/0n81m
s9FZmYF9GOE+AmdBAAtpDzCCpSyeG6CQx+7jhcmLhsQSFxd3HN2O0NDQso6ODqXBYJAzSkr9AMq5
vZd3tIDF9RFcljvDAHGWkpISdVtbWxbVe3t7DYWFhfHBwcFWGYMvwU4SFrdJpUoWC5Vd4B5VQkJC
pGF3mJaWlk0u0Gg0m/DsT0pKOqDX68XhQSASTADj+TlReK/1qZOf07FoBYlviGhaW1spI5RhUGtx
cXFQZGRkA+pPQagwIUn2OXgB3oH3/LwOFoJ14D44DGI4Ru8gpheR+gcZNJvNtNKeqKiok1VVVWOS
k5OPCarzFSP3vQIHwVHQwH3t7IHT3N4MprFoOpFxIgYZhDvX80DKl4/BG26bBYMr/UJBYre+5X5y
6SquW3zpmNoFBQVzf4imoqJChSSdQ66Kj483hYV9OwZ3U1PTXofDkcXSfy0YUfqd22h2vw1s86VR
TvK0y87U1NTnP0QD99GqXLGxsafEA05JSVnLsZbjt0MHuAZuAifHZgwbo/eHOLFT/0uIL8E377cf
q9WqQbwkNjc3h4uqbWxsDNbR/fJ9paLBPr4ZHoJnLB46u2XgPGgEW8BGulXgsbOVlZUTh03eIn65
1GewHgSySCg8zgk7U7Go+jk0cukd4vkMNqZQjnRDezweue4BVl8/766O+xfTJ3x90YLmUj7l+1Xf
1dWlCvjDfwqjOIkrOPBzub+eBTWbDZNr19AL7PBORESEZ0SXQlCiodXsOi/v0iO0KVTovIv5NtkO
llMdxm6Wl5dPGZJL5QqlNiEfklD2swGVoNh2zp1JvKsT7HISwIa8vLzLyDa9/+e/tr9dvgowAGPv
PvwIgJu7AAAAAElFTkSuQmCC
"/> 
   </g> 
</svg>	

<svg 
     version="1.1" 
     xmlns="http://www.w3.org/2000/svg" 
     xmlns:xlink="http://www.w3.org/1999/xlink" 
     width="25px" height="25px" 
     viewBox="0 0 25 25" preserveAspectRatio="none"> 
   <g> 
<image width="25" height="25" xlink:href="data:image/png;base64, 
iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJ
bWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdp
bj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6
eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEz
NDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJo
dHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlw
dGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEu
MC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVz
b3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1N
Ok9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGQzhBOTJCMzg3MTlFNDExQTMyOUUyODI0REQx
NzNCQiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNDg5NzQ2RjE5ODcxMUU0QTU2RUU3MUQw
MDNGRjM1MCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNDg5NzQ2RTE5ODcxMUU0QTU2RUU3
MUQwMDNGRjM1MCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3Mi
PiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRDhBOTJCMzg3
MTlFNDExQTMyOUUyODI0REQxNzNCQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQzhBOTJC
Mzg3MTlFNDExQTMyOUUyODI0REQxNzNCQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRG
PiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjhMQPoAAANVSURBVHjarJZdSJNRGMff
uTHZGmEMMzNisYulXaQNkwmZIEkfzCTWRTBBoguRYNmdFTGLsnBoFxKDSFFmCDMWiRG0nKgjmbqP
2hYFg4H0AQvHyrWy1vofOa/Mub17pQ78OGfnnPd5znm+zgSpVIrhalNTU0wkEiHDXWA/EID34AOZ
rK+vZ4qLizllMEQJFw0NDWTbEWAFURADT8FxsuB0OvPKKOA6wPj4uHhxcdGM4QPgB2fAafAK3AGP
Q6GQnMnXcmkPBoMCkUj0EFvsIJs9ZGBAKpXO2my2bVw3ybmg1+tPyWSyt3K5fHuec76sra01bFmJ
x+NhxGKxrbGx8XJzc3Mu4SpwBTwrKip6hwC43t7eXsVbyfT09NoJJyYmqjiUVICfxOIsOp3u8FYc
LzcajfeEQmF0aWkpl5IgMK1rrKjoHxoacvFyfCAQYODMURqqLurgXG0n+Ej2Dg4O7uXtE2zeh4++
gl/UDCfzOP6SSqXqjsfj/BwfjUbJtS8S4QqFogv9HzDCpcFsNjMWi4UzGQXpZWVmZqagrq7OiWEZ
fFINHBjvBuXgU5psku1akNRoNAJEVyqRSAjx+wsO9wSKPYWFhdl9Mjw8fIB8iNzoHRsbY9DfoiY7
n3GBm+lRlcGKVqttIlbZZC5qqk6yEcK7kSPH0N+mH76ghZFt1+h8oK+v76DD4ShvbW09QfKFzrvs
drt4kxIUOhEWF8hNaGQlaE9yIU7zIlPJvM/nW5eBg3XS+RCUyNh5IpiJxWJMT09PNYbqysrKUZzu
KmvNjo6Os16v9y7GOnAjw2yCyclJ4fLycjIcDpe6XK6jZBL+eA4rrGzwCbTuwNBCogl1SJ9R6tmQ
fgOkGTf5Rp4cMAsi1NS9UFyQLmPtJnh0VlF7+jG8bzAYfOlHTSaTYfqeSGlIpzcJOETnf9BeY7Va
z9XU1Iwgqfk9WuTly9LYm3hhWgUcXwZKUOcusFHW0tKiy1vqeSpZmJubW9/rdrvJmoesweyPeL2M
PNoG8/n9fiW6EvrzOzsv+kcle9ra2ozIj9+kciO6mtCXkvBXKpUDvP9IwIHZhHflyniErxuJ2ZRe
MPPeBLWJkUgkmdNeYAOrbL7QpH2tVqstJpPp84Zkyve/63+0vwIMAIN97CeEjBRFAAAAAElFTkSu
QmCC
"/> 
   </g> 
</svg>	

<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M31.008 27.231l-7.58-6.447c-0.784-0.705-1.622-1.029-2.299-0.998 1.789-2.096 2.87-4.815 2.87-7.787 0-6.627-5.373-12-12-12s-12 5.373-12 12 5.373 12 12 12c2.972 0 5.691-1.081 7.787-2.87-0.031 0.677 0.293 1.515 0.998 2.299l6.447 7.58c1.104 1.226 2.907 1.33 4.007 0.23s0.997-2.903-0.23-4.007zM12 20c-4.418 0-8-3.582-8-8s3.582-8 8-8 8 3.582 8 8-3.582 8-8 8z" fill="#444444"></path>
</svg>
'Kipple is useless objects, like junk mail or match folders after you use the last match or gum wrappers or yesterday's newspaper. When nobody's around, kipple reproduces itself … the entire universe is moving towards a final state of total, absolute kippleization.'
<a href="javascript:mystrike();">[img tooltip={{$:/language/Buttons/Strikethrough/Caption}} width=16 [$:/sk/strikethrough.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M32 16v2h-7.328c0.86 1.203 1.328 2.584 1.328 4 0 2.215-1.146 4.345-3.143 5.843-1.855 1.391-4.29 2.157-6.857 2.157s-5.002-0.766-6.857-2.157c-1.998-1.498-3.143-3.628-3.143-5.843h4c0 2.168 2.748 4 6 4s6-1.832 6-4c0-2.168-2.748-4-6-4h-16v-2h9.36c-0.073-0.052-0.146-0.104-0.217-0.157-1.998-1.498-3.143-3.628-3.143-5.843s1.146-4.345 3.143-5.843c1.855-1.391 4.29-2.157 6.857-2.157s5.002 0.766 6.857 2.157c1.997 1.498 3.143 3.628 3.143 5.843h-4c0-2.168-2.748-4-6-4s-6 1.832-6 4c0 2.168 2.748 4 6 4 2.468 0 4.814 0.709 6.64 2h9.36z" fill="#444444"></path>
</svg>
<a href="javascript:mysub();">[img tooltip={{$:/language/Buttons/Subscript/Caption}} width=16 [$:/sk/subscript.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M24 28.438v1.563h4v2h-6v-4.563l4-1.875v-1.563h-4v-2h6v4.563zM21.125 8h-4.25l-5.875 5.875-5.875-5.875h-4.25l8 8-8 8h4.25l5.875-5.875 5.875 5.875h4.25l-8-8z" fill="#444444"></path>
</svg>
<a href="javascript:mysuper();">[img tooltip={{$:/language/Buttons/Superscript/Caption}} width=16 [$:/sk/superscript.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M24 6.438v1.563h4v2h-6v-4.563l4-1.875v-1.563h-4v-2h6v4.563zM21.125 8h-4.25l-5.875 5.875-5.875-5.875h-4.25l8 8-8 8h4.25l5.875-5.875 5.875 5.875h4.25l-8-8z" fill="#444444"></path>
</svg>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M0 2v28h32v-28h-32zM12 20v-6h8v6h-8zM20 22v6h-8v-6h8zM20 6v6h-8v-6h8zM10 6v6h-8v-6h8zM2 14h8v6h-8v-6zM22 14h8v6h-8v-6zM22 12v-6h8v6h-8zM2 22h8v6h-8v-6zM22 28v-6h8v6h-8z" fill="#444444"></path>
</svg>
<a href="javascript:tablehelper();">[img tooltip={{$:/language/Buttons/TableHelper/Caption}} width=16 [$:/sk/table.svg]]</a>

There are several editing functions represented on the editor toolbar. 

The specific icons can be selected using the Control Panel - Appearance - Toolbars - Editor Toolbar. The functions that you check will appear immediately on the editor toolbar. 

!!General Functions

[img height=16 [$:/sk/undo.svg]] undo – which will undo the last change made in the editor - This function does not work with Firefox

[img height=16 [$:/sk/redo.svg]] redo – redo the change cancelled by the undo - This function does not work with Firefox

!!Formatting Functions
The following functions work on a selected section of text. If no text has been selected, the WikiText formatting marks will appear at the cursor location.

[img height=16 [$:/sk/bold.svg]] bold – Bold the selected text

[img height=16 [$:/sk/italic.svg]] italics – italicise selected text

[img height=16 [$:/sk/underline.svg]] underline – underline the selected text

[img height=16 [$:/sk/superscript.svg]] superscript – superscript the selected text

[img height=16 [$:/sk/subscript.svg]] subscript – subscript the selected text

[img height=16 [$:/sk/strikethrough.svg]] strikethrough – strikethrough the selected text

[img height=16 [$:/sk/code.svg]] code – mark selection as code like `this.`

[img height=16 [$:/sk/monospace.svg]] monospace code – mark the selected text as monospace code

[img height=16 [$:/sk/highlighter.svg]] highlight – highlight the selected text

[img height=16 [$:/sk/list-numbered.svg]] ordered list – create an ordered list. Typically these are numbered though with css styling you can make them with letters instead. See [[Lists]]

[img height=16 [$:/sk/list2.svg]] unordered list – create an unordered (bullet) list. See [[Lists]]

[img height=16 [$:/sk/blockquote.svg]] blockquote – Highlight the selection as a blockquote. ~TiddlyWiki represents this with the text indented and a solid bar on the left. 

[img height=16 [$:/sk/link.svg]] link – If text is highlighted, it will be surrounded with the link marks. Clicking on that word in the final tiddler will cause that tiddler to open.

[img height=16 [$:/sk/transclude.svg]] transclude – transclude another tiddler into the current one. This insertion or transclusion only happens when the tiddler is open.

!!Conversion Tools

These functions only have meaning when a block of appropriate text is selected.

[img height=16 [$:/sk/mail.svg]] email converter – When text from some email programs is copied into a tiddler, it contains &lt; and &gt; marks which ~TiddlyWiki interprets to have meaning as macros. Since there are no matching macros, ~TiddlyWiki can get confused. This function changes those marks to `&lt;` and `&gt;` to avoid the confusion. It also adds `<br>` at the end of lines to correct the email to Tiddler format

[img height=16 [$:/sk/table.svg]] table helper – When a section of an Excel spreadsheet is copied into a tiddler, the data is shown as tab separated fields. This function converts the tabs into ~TiddlyWiki's table markers `|` and corrects the end of lines, effectively converted the inputted text into a table. The conversion is not perfect. Typically, the function fails when the source contained merged cells. The intent of the function is to make the conversion task easier. 

[img height=16 [$:/sk/html.svg]] html converter – when a web page is imported from the Internet, it frequently contains information that is not correctly represented or is stored inefficiently in ~TiddlyWiki. This function converts many, though not all, html codes to ~TiddlyWiki syntax. Again the conversion is imperfect. The intent is to simplify the conversion task.
<a href="javascript:mytransclude();">[img tooltip={{$:/language/Buttons/Transclude/Caption}} height=16 [$:/sk/transclude.svg]]</a>
<svg width="45" height="24" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->

 <title>CODE</title>
 <g>
  <title>Layer 1</title>
  <text id="svg_4" transform="matrix(0.400439, 0, 0, 0.438054, 7.80092, 5.03964)" xml:space="preserve" text-anchor="middle" font-family="serif" font-size="24" y="40.53543" x="9.51708" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke-width="0" stroke="#000000" fill="#000000"/>
  <polygon transform="rotate(-95.4739)" strokeWidth="2" strokecolor="#000000" fill="#000000" edge="0" orient="x" sides="4" shape="regularPoly" id="svg_14" cy="-1.08142" cx="6.39368"/>
  <text style="cursor: move;" transform="matrix(1.055, 0, 0, 0.93936, -5.40962, 1.46171)" xml:space="preserve" text-anchor="middle" font-family="Sans-serif" font-size="24" id="svg_17" y="17.32968" x="26.69592" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#000000">{{  }}</text>
  <text transform="matrix(0.696006, 0, 0, 0.747899, 3.67585, 4.61746)" xml:space="preserve" text-anchor="middle" font-family="Sans-serif" font-size="24" id="svg_18" y="10.82912" x="27.10682" stroke-linecap="null" stroke-linejoin="null" stroke-dasharray="null" stroke="#000000" fill="#000000">...</text>
 </g>
</svg>
.tw-noborders, .tw-noborders td {
border-width:0px
}

.highlight { background-color:yellow; } 
.find { background-color:white; }
.replace { background-color:white; }


.editortoolbar { position: -webkit-sticky; position: -moz-sticky; position: -o-sticky; position: -ms-sticky; position: sticky; top: 38px; background: #ffffff; z-index: 500; }
<a href="javascript:myunderline();">[img tooltip={{$:/language/Buttons/Underline/Hint}} width=16 [$:/sk/underline.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M22 2h4v13c0 4.971-4.477 9-10 9s-10-4.029-10-9v-13h4v13c0 1.255 0.57 2.459 1.605 3.391 1.153 1.038 2.714 1.609 4.395 1.609s3.242-0.572 4.395-1.609c1.035-0.931 1.605-2.136 1.605-3.391v-13zM6 26h20v4h-20z" fill="#444444"></path>
</svg>
<a href="javascript:doUndo();">[img width=16 tooltip={{$:/language/Buttons/Undo/Caption}} [$:/sk/undo.svg]]</a>
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by IcoMoon.io -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32">
<path d="M16 2c-4.418 0-8.418 1.791-11.313 4.687l-4.686-4.687v12h12l-4.485-4.485c2.172-2.172 5.172-3.515 8.485-3.515 6.627 0 12 5.373 12 12 0 3.584-1.572 6.801-4.063 9l2.646 3c3.322-2.932 5.417-7.221 5.417-12 0-8.837-7.163-16-16-16z" fill="#444444"></path>
</svg>
<a href="javascript:bullets();">[img tooltip={{$:/language/Buttons/UnorderedList/Caption}} width=16 [$:/sk/list2.svg]]</a>
The Whitelist contains a list of those words which should not automatically create missing links as with CamelCase. It is expected that these will be certain proper names or specialty words.

The whitelist is a comma separated list.

To add or delete words from the whitelist, open the system tiddler $:/core/modules/whitelistconfig.js

<$transclude tiddler="$:/core/modules/whitelistconfig.js" mode="inline"/>

!!Caution must be used with this file. Damage can prevent your wiki from being accessible.
<iframe src="http://en.m.wikipedia.org/wiki/Main_Page" width="100%" height="450" frameborder="0" scrolling="yes"></iframe>

no
hide
yes
$:/sk/EditorHelp
$:/core/ui/AdvancedSearch/System
$:/sk/EditorHelp
$:/core/ui/ControlPanel/Saving
TableOfContents
show
show
hide
hide
show
show
show
MM

.fixed td {
    /* css-3 */
    white-space: -o-pre-wrap; 
    word-wrap: break-word;
    white-space: pre-wrap; 
    white-space: -moz-pre-wrap; 
    white-space: -pre-wrap; 
}

.fixed { 
  table-layout: fixed;
  width: 100%
}
.pretty img,
img.pretty,
.static{
border-bottom:2em;
box-shadow: 2px 2px 15px 1px rgba(119, 119, 119, 0.5);
-moz-box-shadow: 2px 2px 15px 1px rgba(119, 119, 119, 0.5);
-webkit-box-shadow: 2px 2px 15px 1px rgba(119, 119, 119, 0.5);
float:right;
}
.capital{
    text-transform: uppercase;
}

gender
{{!!fornavn}} har vist nogen grad af fordybelse i arbejdet.{{!!fornavn}} har vist nogen grad af fordybelse i arbejdet.
{{!!fornavn}} er mødt til tiden, kommer med gode indspark i timerne, og har i det hele taget været en entusiastisk elev. 
Opgaverne i gruppen var tilfældigt og ujævnt fordelt.
{{!!fornavn}} har været aktiv og engageret og {{!!gender}} har ydet en upåklagelig indsats i idrætsfagene.
Hard Linebreaks in WikiText
{
    "tiddlers": {
        "$:/info/browser": {
            "title": "$:/info/browser",
            "text": "yes"
        },
        "$:/info/node": {
            "title": "$:/info/node",
            "text": "no"
        }
    }
}

{{!!fornavn}} har brugt faglig viden fra flere fag, både kundskaber, metoder og færdigheder.{{!!fornavn}} har brugt faglig viden fra flere fag, både kundskaber, metoder og færdigheder.
{{!!fornavn}} har anvendt  et rimeligt omfang af dokumentation og argumentation.
{{!!fornavn}} har enkelte steder perspektiveret til andet stof i undervisningen.
{{!!fornavn}}s produkt er kun nogenlunde relevant i forhold til emnet.{{!!fornavn}}s produkt er relevant i forhold til emnet og problemstillingen.
Produktets håndværksmæssige udførelse er præget af nogen omhu og viser nogen grad af beherskelse af udtryksformens virkemidler.


$:/Udtalelser/Projekt/Samlet
$:/Udtalelser/Projekt/Samlet
$:/Udtalelser/Kontaktgruppe
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Kontaktgruppe
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Fag
$:/Udtalelser/Projekt
<tr>
<td>
<$checkbox tag="Færdig">
<$link to={{!!title}}>''__<$view field="title"/>__''</$link>   </$checkbox>
</td>
<td>
Karakter: ''{{!!projektkarakter}}''
</td>
<td>
{{!!projektpaabevis}} tak
</td>
<td>
{{!!projektvedlagtbevis}} tak
</td>
</tr>
<tr>
<td>
<$checkbox tag="Færdig">
<$link to={{!!title}}>//<$view field="title"/>//</$link>
</$checkbox>
</td>
<td>
Karakter:<$select field="projektkarakter" default='Vælg'><option value='Vælg'>Vælg</option><optgroup label='Under middel'><option value='-3'>-3: Den ringe præstation</option><option value='00'>00: Den utilstrækkelige præstation</option><option value='02'>02: Den tilstrækkelige præstation</option></optgroup><optgroup label='Middel'><option value='4'>4: Den jævne præstation</option><option value='7'>7: Den gode præstation</option></optgroup><optgroup label='Over middel'><option value='10'>10: Den fortrinlige præstation</option><option value='12'>12: Den fremragende præstation</option></optgroup><$view field='title'/></option></$list></$select>
</td>
<td>
<$checkbox field="projektpaabevis" checked="ja" unchecked="nej" default="nej">{{!!projektpaabevis}}</$checkbox>
</td>
<td>
<$checkbox field="projektvedlagtbevis" checked="ja" unchecked="nej" default="nej">{{!!projektvedlagtbevis}}</$checkbox>
</td>
</tr>
{
    "tiddlers": {
        "$:/themes/tiddlywiki/snowwhite/base": {
            "title": "$:/themes/tiddlywiki/snowwhite/base",
            "tags": "[[$:/tags/Stylesheet]]",
            "text": "\\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline\n\n.tc-sidebar-header {\n\ttext-shadow: 0 1px 0 <<colour sidebar-foreground-shadow>>;\n}\n\n.tc-tiddler-info {\n\t<<box-shadow \"inset 1px 2px 3px rgba(0,0,0,0.1)\">>\n}\n\n@media screen {\n\t.tc-tiddler-frame {\n\t\t<<box-shadow \"5px 5px 5px rgba(0, 0, 0, 0.1)\">>\n\t}\n}\n\n@media (max-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {\n\t.tc-tiddler-frame {\n\t\t<<box-shadow none>>\n\t}\n}\n\n.tc-page-controls button svg, .tc-tiddler-controls button svg, .tc-topbar button svg {\n\t<<transition \"fill 150ms ease-in-out\">>\n}\n\n.tc-tiddler-controls button.tc-selected svg {\n\t<<filter \"drop-shadow(0px -1px 2px rgba(0,0,0,0.25))\">>\n}\n\n.tc-tiddler-frame input.tc-edit-texteditor {\n\t<<box-shadow \"inset 0 1px 8px rgba(0, 0, 0, 0.15)\">>\n}\n\n.tc-edit-tags {\n\t<<box-shadow \"inset 0 1px 8px rgba(0, 0, 0, 0.15)\">>\n}\n\n.tc-tiddler-frame .tc-edit-tags input.tc-edit-texteditor {\n\t<<box-shadow \"none\">>\n\tborder: none;\n\toutline: none;\n}\n\ncanvas.tc-edit-bitmapeditor  {\n\t<<box-shadow \"2px 2px 5px rgba(0, 0, 0, 0.5)\">>\n}\n\n.tc-drop-down {\n\tborder-radius: 4px;\n\t<<box-shadow \"2px 2px 10px rgba(0, 0, 0, 0.5)\">>\n}\n\n.tc-block-dropdown {\n\tborder-radius: 4px;\n\t<<box-shadow \"2px 2px 10px rgba(0, 0, 0, 0.5)\">>\n}\n\n.tc-modal-displayed {\n\t-webkit-filter: blur(4px);\n}\n\n.tc-modal {\n\tborder-radius: 6px;\n\t<<box-shadow \"0 3px 7px rgba(0,0,0,0.3)\">>\n}\n\n.tc-modal-footer {\n\tborder-radius: 0 0 6px 6px;\n\t<<box-shadow \"inset 0 1px 0 #fff\">>;\n}\n\n\n.tc-alert {\n\tborder-radius: 6px;\n\t<<box-shadow \"0 3px 7px rgba(0,0,0,0.6)\">>\n}\n\n.tc-notification {\n\tborder-radius: 6px;\n\t<<box-shadow \"0 3px 7px rgba(0,0,0,0.3)\">>\n\ttext-shadow: 0 1px 0 rgba(255,255,255, 0.8);\n}\n\n.tc-sidebar-lists .tc-tab-divider {\n\t<<background-linear-gradient \"left, rgb(216,216,216) 0%, rgb(236,236,236) 250px\">>\n}\n\n.tc-more-sidebar .tc-tab-buttons button {\n\t<<background-linear-gradient \"left, rgb(236,236,236) 0%, rgb(224,224,224) 100%\">>\n}\n\n.tc-more-sidebar .tc-tab-buttons button.tc-tab-selected {\n\t<<background-linear-gradient \"left, rgb(236,236,236) 0%, rgb(248,248,248) 100%\">>\n}\n\n.tc-message-box img {\n\t<<box-shadow \"1px 1px 3px rgba(0,0,0,0.5)\">>\n}\n\n.tc-plugin-info {\n\t<<box-shadow \"2px 2px 4px rgba(0,0,0,0.2)\">>\n}\n"
        }
    }
}
{
    "tiddlers": {
        "$:/themes/tiddlywiki/vanilla/themetweaks": {
            "title": "$:/themes/tiddlywiki/vanilla/themetweaks",
            "tags": "$:/tags/ControlPanel/Appearance",
            "caption": "Theme Tweaks",
            "text": "You can tweak certain aspects of the ''Vanilla'' theme.\n\n! Settings\n\n* [[Font family|$:/themes/tiddlywiki/vanilla/settings/fontfamily]]: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/settings/fontfamily\" default=\"\" tag=\"input\"/>\n\n! Sizes\n\n* [[Font size|$:/themes/tiddlywiki/vanilla/metrics/fontsize]]: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/fontsize\" default=\"\" tag=\"input\"/>\n* [[Line height|$:/themes/tiddlywiki/vanilla/metrics/lineheight]]: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/lineheight\" default=\"\" tag=\"input\"/>\n* [[Font size for tiddler body|$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize]]: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize\" default=\"\" tag=\"input\"/>\n* [[Line height for tiddler body|$:/themes/tiddlywiki/vanilla/metrics/bodylineheight]]: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/bodylineheight\" default=\"\" tag=\"input\"/>\n* [[Story left position|$:/themes/tiddlywiki/vanilla/metrics/storyleft]] //(the distance between the left of the screen and the left margin of the story river or tiddler area)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/storyleft\" default=\"\" tag=\"input\"/>\n* [[Story top position|$:/themes/tiddlywiki/vanilla/metrics/storytop]] //(the distance between the top of the screen and the top margin of the story river or tiddler area)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/storytop\" default=\"\" tag=\"input\"/>\n* [[Story right|$:/themes/tiddlywiki/vanilla/metrics/storyright]] //(the distance between the left side of the screen and the left margin of the sidebar area)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/storyright\" default=\"\" tag=\"input\"/>\n* [[Story width|$:/themes/tiddlywiki/vanilla/metrics/storywidth]] //(the width of the story river or tiddler area)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/storywidth\" default=\"\" tag=\"input\"/>\n* [[Tiddler width|$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth]] //(the width of individual tiddlers -- used for zoomin storyview)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth\" default=\"\" tag=\"input\"/>\n* [[Sidebar breakpoint|$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint]] //(the minimum width for the sidebar to be displayed alongside the story river)//: <$edit-text tiddler=\"$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint\" default=\"\" tag=\"input\"/>\n"
        },
        "$:/themes/tiddlywiki/vanilla/base": {
            "title": "$:/themes/tiddlywiki/vanilla/base",
            "tags": "[[$:/tags/Stylesheet]]",
            "text": "\\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline\n/*\n** Start with the normalize CSS reset, and then belay some of its effects\n*/\n\n{{$:/themes/tiddlywiki/vanilla/reset}}\n\n*, input[type=\"search\"] {\n\tbox-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\t-webkit-box-sizing: border-box;\n}\n\nhtml button {\n\tline-height: 1.2;\n}\n\n/*\n** Basic element styles\n*/\n\nhtml {\n\tfont-family: {{$:/themes/tiddlywiki/vanilla/settings/fontfamily}};\n\ttext-rendering: optimizeLegibility; /* Enables kerning and ligatures etc. */\t\n}\n\nhtml:-webkit-full-screen {\n\tbackground-color: <<colour page-background>>;\n}\n\nbody.tc-body {\n\tfont-size: {{$:/themes/tiddlywiki/vanilla/metrics/fontsize}};\n\tline-height: {{$:/themes/tiddlywiki/vanilla/metrics/lineheight}};\n\tcolor: <<colour foreground>>;\n\tbackground-color: <<colour page-background>>;\n\tword-wrap: break-word;\n}\n\nh1, h2, h3, h4, h5, h6 {\n\tline-height: 1.2;\n\tfont-weight: 300;\n}\n\npre {\n\tdisplay: block;\n\tpadding: 14px;\n\tmargin-top: 1em;\n\tmargin-bottom: 1em;\n\tword-break: normal;\n\tword-wrap: break-word;\n\twhite-space: pre;\n\twhite-space: pre-wrap;\n\tbackground-color: <<colour pre-background>>;\n\tborder: 1px solid <<colour pre-border>>;\n\tpadding: 0 3px 2px;\n\tborder-radius: 3px;\n}\n\ncode {\n\tcolor: <<colour code-foreground>>;\n\tbackground-color: <<colour code-background>>;\n\tborder: 1px solid <<colour code-border>>;\n    white-space: pre-wrap;\n\tpadding: 0 3px 2px;\n\tborder-radius: 3px;\n}\n\nblockquote {\n\tborder-left: 5px solid <<colour blockquote-bar>>;\n\tmargin-left: 25px;\n\tpadding-left: 10px;\n}\n\ndl dt {\n\tfont-weight: bold;\n\tmargin-top: 6px;\n}\n\n.tc-muted {\n\tcolor: <<colour muted-foreground>>;\n}\n\n/*\nMarkdown likes putting code elements inside pre elements\n*/\npre > code {\n\tpadding: 0;\n\tborder: none;\n\tbackground-color: inherit;\n\tcolor: inherit;\n}\n\ntable {\n\tborder: 1px solid <<colour table-border>>;\n\twidth: auto;\n\tmax-width: 100%;\n\tcaption-side: bottom;\n\tmargin-top: 1em;\n\tmargin-bottom: 1em;\n}\n\ntable th, table td {\n\tpadding: 0 7px 0 7px;\n\tborder-top: 1px solid <<colour table-border>>;\n\tborder-left: 1px solid <<colour table-border>>;\n}\n\ntable thead tr td, table th {\n\tbackground-color: <<colour table-header-background>>;\n\tfont-weight: bold;\n}\n\ntable tfoot tr td {\n\tbackground-color: <<colour table-footer-background>>;\n}\n\n.tc-csv-table {\n\twhite-space: nowrap;\n}\n\n.tc-tiddler-frame img,\n.tc-tiddler-frame svg,\n.tc-tiddler-frame canvas,\n.tc-tiddler-frame embed,\n.tc-tiddler-frame iframe {\n\tmax-width: 100%;\n}\n\n.tc-tiddler-body > embed,\n.tc-tiddler-body > iframe {\n\twidth: 100%;\n\theight: 600px;\n}\n\n/*\n** Links\n*/\n\nbutton.tc-tiddlylink,\na.tc-tiddlylink {\n\ttext-decoration: none;\n\tfont-weight: normal;\n\tcolor: <<colour tiddler-link-foreground>>;\n\t-webkit-user-select: inherit; /* Otherwise the draggable attribute makes links impossible to select */\n}\n\n.tc-sidebar-lists a.tc-tiddlylink {\n\tcolor: <<colour sidebar-tiddler-link-foreground>>;\n}\n\n.tc-sidebar-lists a.tc-tiddlylink:hover {\n\tcolor: <<colour sidebar-tiddler-link-foreground-hover>>;\n}\n\nbutton.tc-tiddlylink:hover,\na.tc-tiddlylink:hover {\n\ttext-decoration: underline;\n}\n\na.tc-tiddlylink-resolves {\n}\n\na.tc-tiddlylink-shadow {\n\tfont-weight: bold;\n}\n\na.tc-tiddlylink-shadow.tc-tiddlylink-resolves {\n\tfont-weight: normal;\n}\n\na.tc-tiddlylink-missing {\n\tfont-style: italic;\n}\n\na.tc-tiddlylink-external {\n\ttext-decoration: underline;\n\tcolor: <<colour external-link-foreground>>;\n\tbackground-color: <<colour external-link-background>>;\n}\n\na.tc-tiddlylink-external:visited {\n\tcolor: <<colour external-link-foreground-visited>>;\n\tbackground-color: <<colour external-link-background-visited>>;\n}\n\na.tc-tiddlylink-external:hover {\n\tcolor: <<colour external-link-foreground-hover>>;\n\tbackground-color: <<colour external-link-background-hover>>;\n}\n\n/*\n** Drag and drop styles\n*/\n\n.tc-tiddler-dragger {\n\tposition: relative;\n\tz-index: -10000;\n}\n\n.tc-tiddler-dragger-inner {\n\tposition: absolute;\n\tdisplay: inline-block;\n\tpadding: 8px 20px;\n\tfont-size: 16.9px;\n\tfont-weight: bold;\n\tline-height: 20px;\n\tcolor: <<colour dragger-foreground>>;\n\ttext-shadow: 0 1px 0 rgba(0, 0, 0, 1);\n\twhite-space: nowrap;\n\tvertical-align: baseline;\n\tbackground-color: <<colour dragger-background>>;\n\tborder-radius: 20px;\n}\n\n.tc-tiddler-dragger-cover {\n\tposition: absolute;\n\tbackground-color: <<colour page-background>>;\n}\n\n.tc-dropzone {\n\tposition: relative;\n}\n\n.tc-dropzone.tc-dragover:before {\n\tz-index: 10000;\n\tdisplay: block;\n\tposition: absolute;\n\tposition: -webkit-sticky;\n\tposition: -moz-sticky;\n\tposition: -o-sticky;\n\tposition: -ms-sticky;\n\tposition: sticky;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbackground: <<colour dropzone-background>>;\n\ttext-align: center;\n\tcontent: \"<<lingo DropMessage>>\";\n}\n\n/*\n** Buttons\n*/\n\nbutton svg, button img {\n\tvertical-align: middle;\n}\n\n.tc-btn-invisible {\n\tpadding: 0;\n\tmargin: 0;\n\tbackground: none;\n\tborder: none;\n}\n\n.tc-btn-icon svg {\n\theight: 1em;\n\twidth: 1em;\n\tfill: <<colour muted-foreground>>;\n}\n\n.tc-btn-text {\n\tpadding: 0;\n\tmargin: 0;\n}\n\n.tc-btn-big-green {\n\tpadding: 8px;\n\tmargin: 4px 8px 4px 8px;\n\tbackground: <<colour download-background>>;\n\tcolor: <<colour download-foreground>>;\n\tfill: <<colour download-foreground>>;\n\tborder: none;\n\tfont-size: 1.2em;\n\tline-height: 1.4em;\n}\n\n.tc-sidebar-lists input {\n\tcolor: <<colour foreground>>;\n}\n\n.tc-sidebar-lists button {\n\tcolor: <<colour sidebar-button-foreground>>;\n\tfill: <<colour sidebar-button-foreground>>;\n}\n\n.tc-sidebar-lists button.tc-btn-mini {\n\tcolor: <<colour sidebar-muted-foreground>>;\n}\n\n.tc-sidebar-lists button.tc-btn-mini:hover {\n\tcolor: <<colour sidebar-muted-foreground-hover>>;\n}\n\nbutton svg.tc-image-button, button .tc-image-button img {\n\theight: 1em;\n\twidth: 1em;\n}\n\n/*\n** Tags and missing tiddlers\n*/\n\n.tc-tag-list-item {\n\tposition: relative;\n\tdisplay: inline-block;\n\tmargin-right: 7px;\n}\n\n.tc-tags-wrapper {\n\tmargin: 4px 0 14px 0;\n}\n\n.tc-missing-tiddler-label {\n\tfont-style: italic;\n\tfont-weight: normal;\n\tdisplay: inline-block;\n\tfont-size: 11.844px;\n\tline-height: 14px;\n\twhite-space: nowrap;\n\tvertical-align: baseline;\n}\n\nbutton.tc-tag-label, span.tc-tag-label {\n\tdisplay: inline-block;\n\tpadding: 0.16em 0.7em;\n\tfont-size: 0.9em;\n\tfont-weight: 300;\n\tline-height: 1.2em;\n\tcolor: <<colour tag-foreground>>;\n\twhite-space: nowrap;\n\tvertical-align: baseline;\n\tbackground-color: <<colour tag-background>>;\n\tborder-radius: 1em;\n}\n\n.tc-untagged-separator {\n\twidth: 10em;\n\tleft: 0;\n\tmargin-left: 0;\n\tborder: 0;\n\theight: 1px;\n\tbackground: <<colour tab-divider>>;\n}\n\nbutton.tc-untagged-label {\n\tbackground-color: <<colour untagged-background>>;\n}\n\n.tc-tag-label svg, .tc-tag-label img {\n\theight: 1em;\n\twidth: 1em;\n\tfill: <<colour tag-foreground>>;\n}\n\n.tc-tag-manager-table .tc-tag-label {\n\twhite-space: normal;\n}\n\n.tc-tag-manager-tag {\n\twidth: 100%;\n}\n\n/*\n** Page layout\n*/\n\n.tc-topbar {\n\tposition: fixed;\n\tz-index: 1200;\n}\n\n.tc-topbar-left {\n\tleft: 29px;\n\ttop: 5px;\n}\n\n.tc-topbar-right {\n\ttop: 5px;\n\tright: 29px;\n}\n\n.tc-topbar button {\n\tpadding: 8px;\n}\n\n.tc-topbar svg {\n\tfill: <<colour muted-foreground>>;\n}\n\n.tc-topbar button:hover svg {\n\tfill: <<colour foreground>>;\n}\n\n.tc-sidebar-header {\n\tcolor: <<colour sidebar-foreground>>;\n\tfill: <<colour sidebar-foreground>>;\n}\n\n.tc-sidebar-header .tc-title a.tc-tiddlylink-resolves {\n\tfont-weight: 300;\n}\n\n.tc-sidebar-header .tc-sidebar-lists p {\n\tmargin-top: 3px;\n\tmargin-bottom: 3px;\n}\n\n.tc-sidebar-header .tc-missing-tiddler-label {\n\tcolor: <<colour sidebar-foreground>>;\n}\n\n.tc-advanced-search input {\n\twidth: 60%;\n}\n\n.tc-search a svg {\n\twidth: 1.2em;\n\theight: 1.2em;\n\tvertical-align: middle;\n}\n\n.tc-search-results {\n\tpadding-top: 14px;\n}\n\n.tc-page-controls {\n\tmargin-top: 14px;\n\tfont-size: 1.5em;\n}\n\n.tc-page-controls button {\n\tmargin-right: 0.5em;\n}\n\n.tc-page-controls a.tc-tiddlylink:hover {\n\ttext-decoration: none;\n}\n\n.tc-page-controls img {\n\twidth: 1em;\n}\n\n.tc-page-controls svg,\n.tc-search svg {\n\tfill: <<colour sidebar-controls-foreground>>;\n}\n\n.tc-page-controls button:hover svg, .tc-page-controls a:hover svg,\n.tc-search button:hover svg, .tc-search a:hover svg {\n\tfill: <<colour sidebar-controls-foreground-hover>>;\n}\n\n.tc-menu-list-item {\n\twhite-space: nowrap;\n}\n\n.tc-menu-list-count {\n\tfont-weight: bold;\n}\n\n.tc-menu-list-subitem {\n\tpadding-left: 7px;\n}\n\n.tc-story-river {\n\tposition: relative;\n}\n\n@media (max-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {\n\n\t.tc-sidebar-header {\n\t\tpadding: 14px;\n\t\tmin-height: 32px;\n\t\tmargin-top: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}};\n\t}\n\n\t.tc-story-river {\n\t\tposition: relative;\n\t\tpadding: 0;\n\t}\n}\n\n@media (min-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {\n\n\t.tc-message-box {\n\t\tmargin: 21px -21px 21px -21px;\n\t}\n\n\t.tc-sidebar-scrollable {\n\t\tposition: fixed;\n\t\ttop: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}};\n\t\tleft: {{$:/themes/tiddlywiki/vanilla/metrics/storyright}};\n\t\tbottom: 0;\n\t\tright: 0;\n\t\toverflow-y: auto;\n\t\toverflow-x: auto;\n\t\t-webkit-overflow-scrolling: touch;\n\t\tmargin: 0 0 0 -42px;\n\t\tpadding: 71px 0 28px 42px;\n\t}\n\n\t.tc-story-river {\n\t\tposition: relative;\n\t\tleft: {{$:/themes/tiddlywiki/vanilla/metrics/storyleft}};\n\t\ttop: {{$:/themes/tiddlywiki/vanilla/metrics/storytop}};\n\t\twidth: {{$:/themes/tiddlywiki/vanilla/metrics/storywidth}};\n\t\tpadding: 42px 42px 42px 42px;\n\t}\n\n<<if-no-sidebar \"\n\n\t.tc-story-river {\n\t\twidth: auto;\n\t}\n\n\">>\n\n}\n\n@media print {\n\n\tbody.tc-body {\n\t\tbackground-color: transparent;\n\t}\n\n\t.tc-sidebar-header, .tc-topbar {\n\t\tdisplay: none;\n\t}\n\n\t.tc-story-river {\n\t\tmargin: 0;\n\t\tpadding: 0;\n\t}\n\n\t.tc-story-river .tc-tiddler-frame {\n\t\tmargin: 0;\n\t\tborder: none;\n\t\tpadding: 28px;\n\t}\n}\n\n/*\n** Tiddler styles\n*/\n\n.tc-tiddler-frame {\n\tmargin-bottom: 28px;\n\tbackground-color: <<colour tiddler-background>>;\n\tborder: 1px solid <<colour tiddler-border>>;\n}\n\n.tc-tiddler-info {\n\tpadding: 14px 42px 14px 42px;\n\tbackground-color: <<colour tiddler-info-background>>;\n\tborder-top: 1px solid <<colour tiddler-info-border>>;\n\tborder-bottom: 1px solid <<colour tiddler-info-border>>;\n}\n\n.tc-tiddler-info p {\n\tmargin-top: 3px;\n\tmargin-bottom: 3px;\n}\n\n.tc-tiddler-info .tc-tab-buttons button.tc-tab-selected {\n\tbackground-color: <<colour tiddler-info-tab-background>>;\n\tborder-bottom: 1px solid <<colour tiddler-info-tab-background>>;\n}\n\n.tc-view-field-table {\n\twidth: 100%;\n}\n\n.tc-view-field-name {\n\twidth: 1%; /* Makes this column be as narrow as possible */\n\ttext-align: right;\n\tfont-style: italic;\n\tfont-weight: 200;\n}\n\n.tc-view-field-value {\n}\n\n@media (max-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {\n\t.tc-tiddler-frame {\n\t\tpadding: 14px 14px 14px 14px;\n\t}\n\n\t.tc-tiddler-info {\n\t\tmargin: 0 -14px 0 -14px;\n\t}\n}\n\n@media (min-width: {{$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint}}) {\n\t.tc-tiddler-frame {\n\t\tpadding: 28px 42px 42px 42px;\n\t\twidth: {{$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth}};\n\t\tborder-radius: 2px;\n\t}\n\n<<if-no-sidebar \"\n\n\t.tc-tiddler-frame {\n\t\twidth: 100%;\n\t}\n\n\">>\n\n\t.tc-tiddler-info {\n\t\tmargin: 0 -42px 0 -42px;\n\t}\n}\n\n.tc-site-title,\n.tc-titlebar {\n\tfont-weight: 300;\n\tfont-size: 2.35em;\n\tline-height: 1.2em;\n\tcolor: <<colour tiddler-title-foreground>>;\n\tmargin: 0;\n}\n\n.tc-tiddler-title-icon {\n\tvertical-align: middle;\n}\n\n.tc-system-title-prefix {\n\tcolor: <<colour muted-foreground>>;\n}\n\n.tc-titlebar h2 {\n\tfont-size: 1em;\n\tdisplay: inline;\n}\n\n.tc-titlebar img {\n\theight: 1em;\n}\n\n.tc-subtitle {\n\tfont-size: 0.9em;\n\tcolor: <<colour tiddler-subtitle-foreground>>;\n\tfont-weight: 300;\n}\n\n.tc-tiddler-missing .tc-title {\n  font-style: italic;\n  font-weight: normal;\n}\n\n.tc-tiddler-frame .tc-tiddler-controls {\n\tfloat: right;\n}\n\n.tc-tiddler-controls .tc-drop-down {\n\tfont-size: 0.6em;\n}\n\n.tc-tiddler-controls .tc-drop-down .tc-drop-down {\n\tfont-size: 1em;\n}\n\n.tc-tiddler-controls > span > button {\n\tvertical-align: baseline;\n\tmargin-left:5px;\n}\n\n.tc-tiddler-controls button svg, .tc-tiddler-controls button img {\n\theight: 0.75em;\n\tfill: <<colour tiddler-controls-foreground>>;\n}\n\n.tc-tiddler-controls button.tc-selected svg {\n\tfill: <<colour tiddler-controls-foreground-selected>>;\n}\n\n.tc-tiddler-controls button.tc-btn-invisible:hover svg {\n\tfill: <<colour tiddler-controls-foreground-hover>>;\n}\n\n@media print {\n\t.tc-tiddler-controls {\n\t\tdisplay: none;\n\t}\n}\n\n.tc-tiddler-help { /* Help prompts within tiddler template */\n\tcolor: <<colour muted-foreground>>;\n\tmargin-top: 14px;\n}\n\n.tc-tiddler-help a.tc-tiddlylink {\n\tcolor: <<colour very-muted-foreground>>;\n}\n\n.tc-tiddler-frame input.tc-edit-texteditor, .tc-tiddler-frame textarea.tc-edit-texteditor {\n\twidth: 100%;\n\tpadding: 3px 3px 3px 3px;\n\tborder: 1px solid <<colour tiddler-editor-border>>;\n\tline-height: 1.3em;\n\t-webkit-appearance: none;\n\tmargin: 4px 0 4px 0;\n}\n\n.tc-tiddler-frame .tc-binary-warning {\n\twidth: 100%;\n\theight: 5em;\n\ttext-align: center;\n\tpadding: 3em 3em 6em 3em;\n\tbackground: <<colour alert-background>>;\n\tborder: 1px solid <<colour alert-border>>;\n}\n\n.tc-tiddler-frame input.tc-edit-texteditor {\n\tbackground-color: <<colour tiddler-editor-background>>;\n}\n\ncanvas.tc-edit-bitmapeditor  {\n\tborder: 6px solid <<colour tiddler-editor-border-image>>;\n\tcursor: crosshair;\n\t-moz-user-select: none;\n\t-webkit-user-select: none;\n\t-ms-user-select: none;\n\tmargin-top: 6px;\n\tmargin-bottom: 6px;\n}\n\n.tc-edit-bitmapeditor-width {\n\tdisplay: block;\n}\n\n.tc-edit-bitmapeditor-height {\n\tdisplay: block;\n}\n\n.tc-tiddler-frame .tc-tiddler-body {\n\tfont-size: {{$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize}};\n\tline-height: {{$:/themes/tiddlywiki/vanilla/metrics/bodylineheight}};\n}\n\n.tc-titlebar, .tc-tiddler-edit-title {\n\toverflow: hidden; /* https://github.com/Jermolene/TiddlyWiki5/issues/282 */\n}\n\n/*\n** Toolbar buttons\n*/\n\n.tc-page-controls svg.tc-image-new-button {\n  fill: <<colour toolbar-new-button>>;\n}\n\n.tc-page-controls svg.tc-image-options-button {\n  fill: <<colour toolbar-options-button>>;\n}\n\n.tc-page-controls svg.tc-image-save-button {\n  fill: <<colour toolbar-save-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-info-button {\n  fill: <<colour toolbar-info-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-edit-button {\n  fill: <<colour toolbar-edit-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-close-button {\n  fill: <<colour toolbar-close-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-delete-button {\n  fill: <<colour toolbar-delete-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-cancel-button {\n  fill: <<colour toolbar-cancel-button>>;\n}\n\n.tc-tiddler-controls button svg.tc-image-done-button {\n  fill: <<colour toolbar-done-button>>;\n}\n\n/*\n** Tiddler edit mode\n*/\n\n.tc-tiddler-edit-frame em.tc-edit {\n\tcolor: <<colour muted-foreground>>;\n\tfont-style: normal;\n}\n\n.tc-edit-type-dropdown a.tc-tiddlylink-missing {\n\tfont-style: normal;\n}\n\n.tc-edit-tags {\n\tborder: 1px solid <<colour tiddler-editor-border>>;\n\tpadding: 4px 8px 4px 8px;\n}\n\n.tc-edit-add-tag {\n\tdisplay: inline-block;\n}\n\n.tc-edit-add-tag .tc-add-tag-name input {\n\twidth: 50%;\n}\n\n.tc-edit-tags .tc-tag-label {\n\tdisplay: inline-block;\n}\n\n.tc-edit-tags-list {\n\tmargin: 14px 0 14px 0;\n}\n\n.tc-remove-tag-button {\n\tpadding-left: 4px;\n}\n\n.tc-tiddler-preview {\n\toverflow: auto;\n}\n\n.tc-tiddler-preview-preview {\n\tfloat: right;\n\twidth: 48%;\n\tborder: 1px solid <<colour tiddler-editor-border>>;\n\tmargin: 4px 3px 3px 3px;\n\tpadding: 3px 3px 3px 3px;\n}\n\n.tc-tiddler-preview-edit {\n\twidth: 48%;\n}\n\n.tc-edit-fields {\n\twidth: 100%;\n}\n\n\n.tc-edit-fields table, .tc-edit-fields tr, .tc-edit-fields td {\n\tborder: none;\n\tpadding: 4px;\n}\n\n.tc-edit-fields > tbody > .tc-edit-field:nth-child(odd) {\n\tbackground-color: <<colour tiddler-editor-fields-odd>>;\n}\n\n.tc-edit-fields > tbody > .tc-edit-field:nth-child(even) {\n\tbackground-color: <<colour tiddler-editor-fields-even>>;\n}\n\n.tc-edit-field-name {\n\ttext-align: right;\n}\n\n.tc-edit-field-value input {\n\twidth: 100%;\n}\n\n.tc-edit-field-remove {\n}\n\n.tc-edit-field-remove svg {\n\theight: 1em;\n\twidth: 1em;\n\tfill: <<colour muted-foreground>>;\n\tvertical-align: middle;\n}\n\n.tc-edit-field-add-name {\n\tdisplay: inline-block;\n\twidth: 15%;\n}\n\n.tc-edit-field-add-value {\n\tdisplay: inline-block;\n\twidth: 40%;\n}\n\n.tc-edit-field-add-button {\n\tdisplay: inline-block;\n\twidth: 10%;\n}\n\n/*\n** Storyview Classes\n*/\n\n.tc-storyview-zoomin-tiddler {\n\tposition: absolute;\n\tdisplay: block;\n\twidth: 100%;\n\twidth: calc(100% - 84px);\n}\n\n/*\n** Dropdowns\n*/\n\n.tc-btn-dropdown {\n\ttext-align: left;\n}\n\n.tc-btn-dropdown svg, .tc-btn-dropdown img {\n\theight: 1em;\n\twidth: 1em;\n\tfill: <<colour muted-foreground>>;\n}\n\n.tc-drop-down-wrapper {\n\tposition: relative;\n}\n\n.tc-drop-down {\n\tmin-width: 380px;\n\tborder: 1px solid <<colour dropdown-border>>;\n\tbackground-color: <<colour dropdown-background>>;\n\tpadding: 7px 0 7px 0;\n\tmargin: 4px 0 0 0;\n\twhite-space: nowrap;\n\ttext-shadow: none;\n\tline-height: 1.4;\n}\n\n.tc-drop-down .tc-drop-down {\n\tmargin-left: 14px;\n}\n\n.tc-drop-down button svg, .tc-drop-down a svg  {\n\tfill: <<colour foreground>>;\n}\n\n.tc-drop-down button.tc-btn-invisible:hover svg {\n\tfill: <<colour foreground>>;\n}\n\n.tc-drop-down p {\n\tpadding: 0 14px 0 14px;\n}\n\n.tc-drop-down svg {\n\twidth: 1em;\n\theight: 1em;\n}\n\n.tc-drop-down img {\n\twidth: 1em;\n}\n\n.tc-drop-down-language-chooser img {\n\twidth: 2em;\n\tvertical-align: baseline;\n}\n\n.tc-drop-down a, .tc-drop-down button {\n\tdisplay: block;\n\tpadding: 0 14px 0 14px;\n\twidth: 100%;\n\ttext-align: left;\n\tcolor: <<colour foreground>>;\n\tline-height: 1.4;\n}\n\n.tc-drop-down .tc-file-input-wrapper {\n\twidth: 100%;\n}\n\n.tc-drop-down .tc-file-input-wrapper button {\n\tcolor: <<colour foreground>>;\n}\n\n.tc-drop-down a:hover, .tc-drop-down button:hover, .tc-drop-down .tc-file-input-wrapper:hover button {\n\tcolor: <<colour tiddler-link-background>>;\n\tbackground-color: <<colour tiddler-link-foreground>>;\n\ttext-decoration: none;\n}\n\n.tc-drop-down .tc-tab-buttons button {\n\tbackground-color: <<colour dropdown-tab-background>>;\n}\n\n.tc-drop-down .tc-tab-buttons button.tc-tab-selected {\n\tbackground-color: <<colour dropdown-tab-background-selected>>;\n\tborder-bottom: 1px solid <<colour dropdown-tab-background-selected>>;\n}\n\n.tc-drop-down-bullet {\n\tdisplay: inline-block;\n\twidth: 0.5em;\n}\n\n.tc-drop-down .tc-tab-contents a {\n\tpadding: 0 0.5em 0 0.5em;\n}\n\n.tc-block-dropdown-wrapper {\n\tposition: relative;\n}\n\n.tc-block-dropdown {\n\tposition: absolute;\n\tmin-width: 220px;\n\tborder: 1px solid <<colour dropdown-border>>;\n\tbackground-color: <<colour dropdown-background>>;\n\tpadding: 7px 0;\n\tmargin: 4px 0 0 0;\n\twhite-space: nowrap;\n\tz-index: 1000;\n}\n\n.tc-block-dropdown a {\n\tdisplay: block;\n\tpadding: 4px 14px 4px 14px;\n}\n\n.tc-drop-down .tc-dropdown-item,\n.tc-block-dropdown .tc-dropdown-item {\n\tpadding: 4px 14px 4px 7px;\n\tcolor: <<colour muted-foreground>>;\n}\n\n.tc-block-dropdown a:hover {\n\tcolor: <<colour tiddler-link-background>>;\n\tbackground-color: <<colour tiddler-link-foreground>>;\n\ttext-decoration: none;\n}\n\n/*\n** Modals\n*/\n\n.tc-modal-wrapper {\n\tposition: fixed;\n\toverflow: auto;\n\toverflow-y: scroll;\n\ttop: 0;\n\tright: 0;\n\tbottom: 0;\n\tleft: 0;\n}\n\n.tc-modal-backdrop {\n\tposition: fixed;\n\ttop: 0;\n\tright: 0;\n\tbottom: 0;\n\tleft: 0;\n\tz-index: 1000;\n\tbackground-color: <<colour modal-backdrop>>;\n}\n\n.tc-modal {\n\tz-index: 1100;\n\tbackground-color: <<colour modal-background>>;\n\tborder: 1px solid <<colour modal-border>>;\n}\n\n@media (max-width: 55em) {\n\t.tc-modal {\n\t\tposition: fixed;\n\t\ttop: 1em;\n\t\tleft: 1em;\n\t\tright: 1em;\n\t}\n\n\t.tc-modal-body {\n\t\toverflow-y: auto;\n\t\tmax-height: 400px;\n\t}\n}\n\n@media (min-width: 55em) {\n\t.tc-modal {\n\t\tposition: relative;\n\t\twidth: 50%;\n\t\tmargin: 30px auto;\n\t}\n}\n\n.tc-modal-header {\n\tpadding: 9px 15px;\n\tborder-bottom: 1px solid <<colour modal-header-border>>;\n}\n\n.tc-modal-header h3 {\n\tmargin: 0;\n\tline-height: 30px;\n}\n\n.tc-modal-body {\n\tpadding: 15px;\n}\n\n.tc-modal-footer {\n\tpadding: 14px 15px 15px;\n\tmargin-bottom: 0;\n\ttext-align: right;\n\tbackground-color: <<colour modal-footer-background>>;\n\tborder-top: 1px solid <<colour modal-footer-border>>;\n}\n\n/*\n** Notifications\n*/\n\n.tc-notification {\n\tposition: fixed;\n\ttop: 14px;\n\tright: 42px;\n\tz-index: 1300;\n\tmax-width: 280px;\n\tpadding: 0 14px 0 14px;\n\tbackground-color: <<colour notification-background>>;\n\tborder: 1px solid <<colour notification-border>>;\n}\n\n/*\n** Tabs\n*/\n\n.tc-tab-set.tc-vertical {\n\tdisplay: -webkit-flex;\n\tdisplay: flex;\n}\n\n.tc-tab-buttons {\n\tfont-size: 0.85em;\n\tpadding-top: 1em;\n\tmargin-bottom: -2px;\n}\n\n.tc-tab-buttons.tc-vertical  {\n\tz-index: 100;\n\tdisplay: block;\n\tpadding-top: 14px;\n\tvertical-align: top;\n\ttext-align: right;\n\tmargin-bottom: inherit;\n\tmargin-right: -1px;\n\tmax-width: 33%;\n\t-webkit-flex: 0 0 auto;\n\tflex: 0 0 auto;\n}\n\n.tc-tab-buttons button.tc-tab-selected {\n\tcolor: <<colour tab-foreground-selected>>;\n\tbackground-color: <<colour tab-background-selected>>;\n\tborder-left: 1px solid <<colour tab-border-selected>>;\n\tborder-top: 1px solid <<colour tab-border-selected>>;\n\tborder-right: 1px solid <<colour tab-border-selected>>;\n}\n\n.tc-tab-buttons button {\n\tcolor: <<colour tab-foreground>>;\n\tpadding: 3px 5px 3px 5px;\n\tfont-weight: 300;\n\tborder: none;\n\tbackground: inherit;\n\tbackground-color: <<colour tab-background>>;\n\tborder-left: 1px solid <<colour tab-border>>;\n\tborder-top: 1px solid <<colour tab-border>>;\n\tborder-right: 1px solid <<colour tab-border>>;\n\tborder-top-left-radius: 2px;\n\tborder-top-right-radius: 2px;\n}\n\n.tc-tab-buttons.tc-vertical button {\n\tdisplay: block;\n\twidth: 100%;\n\tmargin-top: 3px;\n\ttext-align: right;\n\tbackground-color: <<colour tab-background>>;\n\tborder-left: 1px solid <<colour tab-border>>;\n\tborder-bottom: 1px solid <<colour tab-border>>;\n\tborder-right: none;\n\tborder-top-left-radius: 2px;\n\tborder-bottom-left-radius: 2px;\n}\n\n.tc-tab-buttons.tc-vertical button.tc-tab-selected {\n\tbackground-color: <<colour tab-background-selected>>;\n\tborder-right: 1px solid <<colour tab-background-selected>>;\n}\n\n.tc-tab-divider {\n\tborder-top: 1px solid <<colour tab-divider>>;\n}\n\n.tc-tab-divider.tc-vertical  {\n\tdisplay: none;\n}\n\n.tc-tab-content {\n\tmargin-top: 14px;\n}\n\n.tc-tab-content.tc-vertical  {\n\tdisplay: inline-block;\n\tvertical-align: top;\n\tpadding-top: 0;\n\tpadding-left: 14px;\n\tborder-left: 1px solid <<colour tab-border>>;\n\t-webkit-flex: 1 0 70%;\n\tflex: 1 0 70%;\n}\n\n.tc-sidebar-lists .tc-tab-buttons {\n\tmargin-bottom: -1px;\n}\n\n.tc-sidebar-lists .tc-tab-buttons button.tc-tab-selected {\n\tbackground-color: <<colour sidebar-tab-background-selected>>;\n\tcolor: <<colour sidebar-tab-foreground-selected>>;\n\tborder-left: 1px solid <<colour sidebar-tab-border-selected>>;\n\tborder-top: 1px solid <<colour sidebar-tab-border-selected>>;\n\tborder-right: 1px solid <<colour sidebar-tab-border-selected>>;\n}\n\n.tc-sidebar-lists .tc-tab-buttons button {\n\tbackground-color: <<colour sidebar-tab-background>>;\n\tcolor: <<colour sidebar-tab-foreground>>;\n\tborder-left: 1px solid <<colour sidebar-tab-border>>;\n\tborder-top: 1px solid <<colour sidebar-tab-border>>;\n\tborder-right: 1px solid <<colour sidebar-tab-border>>;\n}\n\n.tc-sidebar-lists .tc-tab-divider {\n\tborder-top: 1px solid <<colour sidebar-tab-divider>>;\n}\n\n.tc-more-sidebar .tc-tab-buttons button {\n\tbackground-color: <<colour sidebar-tab-background>>;\n\tborder-top: none;\n\tborder-left: none;\n\tborder-bottom: none;\n\tborder-right: 1px solid #ccc;\n\tmargin-bottom: inherit;\n}\n\n.tc-more-sidebar .tc-tab-buttons button.tc-tab-selected {\n\tbackground-color: <<colour sidebar-tab-background-selected>>;\n\tborder: none;\n}\n\n/*\n** Alerts\n*/\n\n.tc-alerts {\n\tposition: fixed;\n\ttop: 0;\n\tleft: 0;\n\tmax-width: 500px;\n\tz-index: 20000;\n}\n\n.tc-alert {\n\tposition: relative;\n\tmargin: 28px;\n\tpadding: 14px 14px 14px 14px;\n\tborder: 2px solid <<colour alert-border>>;\n\tbackground-color: <<colour alert-background>>;\n}\n\n.tc-alert-toolbar {\n\tposition: absolute;\n\ttop: 14px;\n\tright: 14px;\n}\n\n.tc-alert-toolbar svg {\n\tfill: <<colour alert-muted-foreground>>;\n}\n\n.tc-alert-subtitle {\n\tcolor: <<colour alert-muted-foreground>>;\n\tfont-weight: bold;\n}\n\n.tc-alert-highlight {\n\tcolor: <<colour alert-highlight>>;\t\n}\n\n.tc-static-alert {\n\tposition: relative;\n}\n\n.tc-static-alert-inner {\n\tpadding: 0 2px 2px 42px;\n\tcolor: <<colour static-alert-foreground>>;\n\tposition: absolute;\n}\n\n/*\n** Control panel\n*/\n\n.tc-control-panel td {\n\tpadding: 4px;\n}\n\n.tc-control-panel table, .tc-control-panel table input, .tc-control-panel table textarea {\n\twidth: 100%;\n}\n\n.tc-plugin-info {\n\tdisplay: block;\n\tborder: 1px solid <<colour muted-foreground>>;\n\tbackground-colour: <<colour background>>;\n\tmargin: 1em 0 1em 0;\n\tpadding: 8px;\n}\n\n.tc-plugin-info-disabled {\n\tbackground: -webkit-repeating-linear-gradient(45deg, #ff0, #ff0 10px, #eee 10px, #eee 20px);\n\tbackground: repeating-linear-gradient(45deg, #ff0, #ff0 10px, #eee 10px, #eee 20px);\n}\n\n.tc-plugin-info-disabled:hover {\n\tbackground: -webkit-repeating-linear-gradient(45deg, #aa0, #aa0 10px, #888 10px, #888 20px);\n\tbackground: repeating-linear-gradient(45deg, #aa0, #aa0 10px, #888 10px, #888 20px);\n}\n\na.tc-tiddlylink.tc-plugin-info:hover {\n\ttext-decoration: none;\n\tbackground-color: <<colour primary>>;\n\tcolor: <<colour background>>;\n\tfill: <<colour foreground>>;\n}\n\na.tc-tiddlylink.tc-plugin-info:hover svg {\n\tfill: <<colour foreground>>;\n}\n\n.tc-plugin-info-chunk {\n\tdisplay: inline-block;\n\tvertical-align: middle;\t\n}\n\na.tc-plugin-info img, a.tc-plugin-info svg {\n\twidth: 2em;\n\theight: 2em;\n\tfill: <<colour muted-foreground>>;\n}\n\n.tc-plugin-info-dropdown {\n\tborder: 1px solid <<colour muted-foreground>>;\n\tpadding: 1em 1em 1em 1em;\n\tmargin-top: -1em;\n}\n\n/*\n** Message boxes\n*/\n\n.tc-message-box {\n\tborder: 1px solid <<colour message-border>>;\n\tbackground: <<colour message-background>>;\n\tpadding: 0px 21px 0px 21px;\n\tfont-size: 12px;\n\tline-height: 18px;\n\tcolor: <<colour message-foreground>>;\n}\n\n/*\n** Pictures\n*/\n\n.tc-bordered-image {\n\tborder: 1px solid <<colour muted-foreground>>;\n\tpadding: 5px;\n\tmargin: 5px;\n}\n\n/*\n** Floats\n*/\n\n.tc-float-right {\n\tfloat: right;\n}\n\n/*\n** Chooser\n*/\n\n.tc-chooser {\n\tborder: 1px solid <<colour table-border>>;\n}\n\n.tc-chooser-item {\n\tborder: 8px;\n}\n\n.tc-chooser-item a.tc-tiddlylink {\n\tdisplay: block;\n\ttext-decoration: none;\n\tcolor: <<colour tiddler-link-foreground>>;\n\tbackground-color: <<colour tiddler-link-background>>;\n\tmargin: 4px;\n}\n\n.tc-chooser-item a.tc-tiddlylink:hover {\n\ttext-decoration: none;\n\tcolor: <<colour tiddler-link-background>>;\n\tbackground-color: <<colour tiddler-link-foreground>>;\n}\n\n/*\n** Palette swatches\n*/\n\n.tc-swatches-horiz {\n}\n\n.tc-swatches-horiz .tc-swatch {\n\tdisplay: inline-block;\n}\n\n.tc-swatch {\n\twidth: 2em;\n\theight: 2em;\n\tmargin: 4px;\n\tborder: 1px solid #000;\n}\n\n/*\n** Table of contents\n*/\n\n.tc-sidebar-lists .tc-table-of-contents {\n\twhite-space: nowrap;\n}\n\n.tc-table-of-contents button {\n\tcolor: <<colour sidebar-foreground>>;\n}\n\n.tc-table-of-contents svg {\n\twidth: 0.7em;\n\theight: 0.7em;\n\tvertical-align: middle;\n\tfill: <<colour sidebar-foreground>>;\n}\n\n.tc-table-of-contents ol {\n\tlist-style-type: none;\n\tpadding-left: 0;\n}\n\n.tc-table-of-contents ol ol {\n\tpadding-left: 1em;\n}\n\n.tc-table-of-contents li {\n\tfont-size: 1.0em;\n\tfont-weight: bold;\n}\n\n.tc-table-of-contents li a {\n\tfont-weight: bold;\n}\n\n.tc-table-of-contents li li {\n\tfont-size: 0.95em;\n\tfont-weight: normal;\n\tline-height: 1.4;\n}\n\n.tc-table-of-contents li li a {\n\tfont-weight: normal;\n}\n\n.tc-table-of-contents li li li {\n\tfont-size: 0.95em;\n\tfont-weight: 200;\n\tline-height: 1.5;\n}\n\n.tc-table-of-contents li li li a {\n\tfont-weight: bold;\n}\n\n.tc-table-of-contents li li li li {\n\tfont-size: 0.95em;\n\tfont-weight: 200;\n}\n\n.tc-tabbed-table-of-contents {\n\tdisplay: -webkit-flex;\n\tdisplay: flex;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents {\n\tz-index: 100;\n\tdisplay: inline-block;\n\tpadding-left: 1em;\n\tmax-width: 50%;\n\t-webkit-flex: 0 0 auto;\n\tflex: 0 0 auto;\n\tbackground: <<colour tab-background>>;\n\tborder-left: 1px solid <<colour tab-border>>;\n\tborder-top: 1px solid <<colour tab-border>>;\n\tborder-bottom: 1px solid <<colour tab-border>>;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item > a,\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item-selected > a {\n\tdisplay: block;\n\tpadding: 0.12em 1em 0.12em 0.25em;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item > a {\n\tborder-top: 1px solid <<colour tab-background>>;\n\tborder-left: 1px solid <<colour tab-background>>;\n\tborder-bottom: 1px solid <<colour tab-background>>;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item > a:hover {\n\ttext-decoration: none;\n\tborder-top: 1px solid <<colour tab-border>>;\n\tborder-left: 1px solid <<colour tab-border>>;\n\tborder-bottom: 1px solid <<colour tab-border>>;\n\tbackground: <<colour tab-border>>;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item-selected > a {\n\tborder-top: 1px solid <<colour tab-border>>;\n\tborder-left: 1px solid <<colour tab-border>>;\n\tborder-bottom: 1px solid <<colour tab-border>>;\n\tbackground: <<colour background>>;\n\tmargin-right: -1px;\n}\n\n.tc-tabbed-table-of-contents .tc-table-of-contents .toc-item-selected > a:hover {\n\ttext-decoration: none;\n}\n\n.tc-tabbed-table-of-contents .tc-tabbed-table-of-contents-content {\n\tdisplay: inline-block;\n\tvertical-align: top;\n\tpadding-left: 1.5em;\n\tpadding-right: 1.5em;\n\tborder: 1px solid <<colour tab-border>>;\n\t-webkit-flex: 1 0 50%;\n\tflex: 1 0 50%;\n}\n\n/*\n** Dirty indicator\n*/\n\nbody.tc-dirty span.tc-dirty-indicator, body.tc-dirty span.tc-dirty-indicator svg {\n\tfill: <<colour dirty-indicator>>;\n\tcolor: <<colour dirty-indicator>>;\n}\n\n/*\n** File inputs\n*/\n\n.tc-file-input-wrapper {\n\tposition: relative;\n\toverflow: hidden;\n\tdisplay: inline-block;\n\tvertical-align: middle;\n}\n\n.tc-file-input-wrapper input[type=file] {\n\tposition: absolute;\n\ttop: 0;\n\tleft: 0;\n\tright: 0;\n\tbottom: 0;\n\tfont-size: 999px;\n\tmax-width: 100%;\n\tmax-height: 100%;\n\tfilter: alpha(opacity=0);\n\topacity: 0;\n\toutline: none;\n\tbackground: white;\n\tcursor: pointer;\n\tdisplay: inline-block;\n}\n\n/*\n** Errors\n*/\n\n.tc-error {\n\tbackground: #f00;\n\tcolor: #fff;\n}\n"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/bodyfontsize",
            "text": "15px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/bodylineheight": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/bodylineheight",
            "text": "22px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/fontsize": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/fontsize",
            "text": "14px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/lineheight": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/lineheight",
            "text": "20px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/storyleft": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/storyleft",
            "text": "0px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/storytop": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/storytop",
            "text": "0px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/storyright": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/storyright",
            "text": "770px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/storywidth": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/storywidth",
            "text": "770px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/tiddlerwidth",
            "text": "686px"
        },
        "$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint": {
            "title": "$:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint",
            "text": "960px"
        },
        "$:/themes/tiddlywiki/vanilla/reset": {
            "title": "$:/themes/tiddlywiki/vanilla/reset",
            "type": "text/plain",
            "text": "/*! normalize.css v3.0.0 | MIT License | git.io/normalize */\n\n/**\n * 1. Set default font family to sans-serif.\n * 2. Prevent iOS text size adjust after orientation change, without disabling\n *    user zoom.\n */\n\nhtml {\n  font-family: sans-serif; /* 1 */\n  -ms-text-size-adjust: 100%; /* 2 */\n  -webkit-text-size-adjust: 100%; /* 2 */\n}\n\n/**\n * Remove default margin.\n */\n\nbody {\n  margin: 0;\n}\n\n/* HTML5 display definitions\n   ========================================================================== */\n\n/**\n * Correct `block` display not defined in IE 8/9.\n */\n\narticle,\naside,\ndetails,\nfigcaption,\nfigure,\nfooter,\nheader,\nhgroup,\nmain,\nnav,\nsection,\nsummary {\n  display: block;\n}\n\n/**\n * 1. Correct `inline-block` display not defined in IE 8/9.\n * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.\n */\n\naudio,\ncanvas,\nprogress,\nvideo {\n  display: inline-block; /* 1 */\n  vertical-align: baseline; /* 2 */\n}\n\n/**\n * Prevent modern browsers from displaying `audio` without controls.\n * Remove excess height in iOS 5 devices.\n */\n\naudio:not([controls]) {\n  display: none;\n  height: 0;\n}\n\n/**\n * Address `[hidden]` styling not present in IE 8/9.\n * Hide the `template` element in IE, Safari, and Firefox < 22.\n */\n\n[hidden],\ntemplate {\n  display: none;\n}\n\n/* Links\n   ========================================================================== */\n\n/**\n * Remove the gray background color from active links in IE 10.\n */\n\na {\n  background: transparent;\n}\n\n/**\n * Improve readability when focused and also mouse hovered in all browsers.\n */\n\na:active,\na:hover {\n  outline: 0;\n}\n\n/* Text-level semantics\n   ========================================================================== */\n\n/**\n * Address styling not present in IE 8/9, Safari 5, and Chrome.\n */\n\nabbr[title] {\n  border-bottom: 1px dotted;\n}\n\n/**\n * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.\n */\n\nb,\nstrong {\n  font-weight: bold;\n}\n\n/**\n * Address styling not present in Safari 5 and Chrome.\n */\n\ndfn {\n  font-style: italic;\n}\n\n/**\n * Address variable `h1` font-size and margin within `section` and `article`\n * contexts in Firefox 4+, Safari 5, and Chrome.\n */\n\nh1 {\n  font-size: 2em;\n  margin: 0.67em 0;\n}\n\n/**\n * Address styling not present in IE 8/9.\n */\n\nmark {\n  background: #ff0;\n  color: #000;\n}\n\n/**\n * Address inconsistent and variable font size in all browsers.\n */\n\nsmall {\n  font-size: 80%;\n}\n\n/**\n * Prevent `sub` and `sup` affecting `line-height` in all browsers.\n */\n\nsub,\nsup {\n  font-size: 75%;\n  line-height: 0;\n  position: relative;\n  vertical-align: baseline;\n}\n\nsup {\n  top: -0.5em;\n}\n\nsub {\n  bottom: -0.25em;\n}\n\n/* Embedded content\n   ========================================================================== */\n\n/**\n * Remove border when inside `a` element in IE 8/9.\n */\n\nimg {\n  border: 0;\n}\n\n/**\n * Correct overflow displayed oddly in IE 9.\n */\n\nsvg:not(:root) {\n  overflow: hidden;\n}\n\n/* Grouping content\n   ========================================================================== */\n\n/**\n * Address margin not present in IE 8/9 and Safari 5.\n */\n\nfigure {\n  margin: 1em 40px;\n}\n\n/**\n * Address differences between Firefox and other browsers.\n */\n\nhr {\n  -moz-box-sizing: content-box;\n  box-sizing: content-box;\n  height: 0;\n}\n\n/**\n * Contain overflow in all browsers.\n */\n\npre {\n  overflow: auto;\n}\n\n/**\n * Address odd `em`-unit font size rendering in all browsers.\n */\n\ncode,\nkbd,\npre,\nsamp {\n  font-family: monospace, monospace;\n  font-size: 1em;\n}\n\n/* Forms\n   ========================================================================== */\n\n/**\n * Known limitation: by default, Chrome and Safari on OS X allow very limited\n * styling of `select`, unless a `border` property is set.\n */\n\n/**\n * 1. Correct color not being inherited.\n *    Known issue: affects color of disabled elements.\n * 2. Correct font properties not being inherited.\n * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.\n */\n\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n  color: inherit; /* 1 */\n  font: inherit; /* 2 */\n  margin: 0; /* 3 */\n}\n\n/**\n * Address `overflow` set to `hidden` in IE 8/9/10.\n */\n\nbutton {\n  overflow: visible;\n}\n\n/**\n * Address inconsistent `text-transform` inheritance for `button` and `select`.\n * All other form control elements do not inherit `text-transform` values.\n * Correct `button` style inheritance in Firefox, IE 8+, and Opera\n * Correct `select` style inheritance in Firefox.\n */\n\nbutton,\nselect {\n  text-transform: none;\n}\n\n/**\n * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`\n *    and `video` controls.\n * 2. Correct inability to style clickable `input` types in iOS.\n * 3. Improve usability and consistency of cursor style between image-type\n *    `input` and others.\n */\n\nbutton,\nhtml input[type=\"button\"], /* 1 */\ninput[type=\"reset\"],\ninput[type=\"submit\"] {\n  -webkit-appearance: button; /* 2 */\n  cursor: pointer; /* 3 */\n}\n\n/**\n * Re-set default cursor for disabled elements.\n */\n\nbutton[disabled],\nhtml input[disabled] {\n  cursor: default;\n}\n\n/**\n * Remove inner padding and border in Firefox 4+.\n */\n\nbutton::-moz-focus-inner,\ninput::-moz-focus-inner {\n  border: 0;\n  padding: 0;\n}\n\n/**\n * Address Firefox 4+ setting `line-height` on `input` using `!important` in\n * the UA stylesheet.\n */\n\ninput {\n  line-height: normal;\n}\n\n/**\n * It's recommended that you don't attempt to style these elements.\n * Firefox's implementation doesn't respect box-sizing, padding, or width.\n *\n * 1. Address box sizing set to `content-box` in IE 8/9/10.\n * 2. Remove excess padding in IE 8/9/10.\n */\n\ninput[type=\"checkbox\"],\ninput[type=\"radio\"] {\n  box-sizing: border-box; /* 1 */\n  padding: 0; /* 2 */\n}\n\n/**\n * Fix the cursor style for Chrome's increment/decrement buttons. For certain\n * `font-size` values of the `input`, it causes the cursor style of the\n * decrement button to change from `default` to `text`.\n */\n\ninput[type=\"number\"]::-webkit-inner-spin-button,\ninput[type=\"number\"]::-webkit-outer-spin-button {\n  height: auto;\n}\n\n/**\n * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.\n * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome\n *    (include `-moz` to future-proof).\n */\n\ninput[type=\"search\"] {\n  -webkit-appearance: textfield; /* 1 */\n  -moz-box-sizing: content-box;\n  -webkit-box-sizing: content-box; /* 2 */\n  box-sizing: content-box;\n}\n\n/**\n * Remove inner padding and search cancel button in Safari and Chrome on OS X.\n * Safari (but not Chrome) clips the cancel button when the search input has\n * padding (and `textfield` appearance).\n */\n\ninput[type=\"search\"]::-webkit-search-cancel-button,\ninput[type=\"search\"]::-webkit-search-decoration {\n  -webkit-appearance: none;\n}\n\n/**\n * Define consistent border, margin, and padding.\n */\n\nfieldset {\n  border: 1px solid #c0c0c0;\n  margin: 0 2px;\n  padding: 0.35em 0.625em 0.75em;\n}\n\n/**\n * 1. Correct `color` not being inherited in IE 8/9.\n * 2. Remove padding so people aren't caught out if they zero out fieldsets.\n */\n\nlegend {\n  border: 0; /* 1 */\n  padding: 0; /* 2 */\n}\n\n/**\n * Remove default vertical scrollbar in IE 8/9.\n */\n\ntextarea {\n  overflow: auto;\n}\n\n/**\n * Don't inherit the `font-weight` (applied by a rule above).\n * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.\n */\n\noptgroup {\n  font-weight: bold;\n}\n\n/* Tables\n   ========================================================================== */\n\n/**\n * Remove most spacing between table cells.\n */\n\ntable {\n  border-collapse: collapse;\n  border-spacing: 0;\n}\n\ntd,\nth {\n  padding: 0;\n}\n"
        },
        "$:/themes/tiddlywiki/vanilla/settings/fontfamily": {
            "title": "$:/themes/tiddlywiki/vanilla/settings/fontfamily",
            "text": "\"Helvetica Neue\", Helvetica, Arial, \"Lucida Grande\", sans-serif"
        }
    }
}
@@.print-skjul

I denne fil skal du indskrive udtalelserne for de elever du har været projektopgavevejleder for.

Der benyttes <span style='font-family: "Comic Sans MS", cursive, sans-serif;font-size: 12px;'> ''skriftstype Comic Sans og en skriftsstørrelse på ca. 12'' </span> til den samlede udskrift. Udskriver du dem enkeltvis er det uden Comic fonten.. //For at udtalelserne printes korrekt skal du lukke alle andre tiddlere og vælge "stående" papirretning i printmenuen.//

Husk at skrive en udtalelse på hver elev – også selvom de har været i samme gruppe !!!!


Desuden skal du udskrive dine udtalelser, underskrive dem og aflevere dem i papirform til kontoret.

Husk: Skemaet nedenfor skal også udfyldes.

@@

''OVERSIGT OVER  @@.capital {{!!modifier}}@@s PROJEKTOPGAVEGRUPPE''
<table class='widetable smaller'>
<tr>
<th colspan=2 style="text-align:left;">Endnu ikke færdige udtalelser</th>
<th colspan=1 style="text-align:left;">Ønskes udtalelse vedlagt bevis:</th>
<th colspan=1 style="text-align:left;">Ønskes karakter påført bevis:</th>
</tr>
<$list filter="[tag[udtalelse]!tag[fortsætter]!tag[demo]!tag[Færdig]modifier{$:/status/UserName}sort[title]]" template="$:/template/tasklist-tags/open">
</$list>
<tr>
<th colspan=2 style="text-align:left;">Færdige udtalelser</th>
<th colspan=1 style="text-align:left;">Ønskes udtalelse vedlagt bevis:</th>
<th colspan=1 style="text-align:left;">Ønskes udtalelse påført bevis:</th>
</tr>
<$list filter="[tag[udtalelse]!tag[fortsætter]!tag[demo]tag[Færdig]modifier{$:/status/UserName}sort[title]]" template="$:/template/tasklist-tags/closed">
</$list>
</table>
<$list filter="[is[current]tag[udtalelse]!prefix[$]]">
<<tabs "[tag[$:/UdtalelsesType]]" "" "$:/temp/UdtalelsesType/Tabs" "" "{{||title}}">>
</$list>

Under konstruktion

<$reveal type="nomatch" state="$:/Udtalelser/Footer/Forstander!!visning" text="show">
<$button style="float:right" class="print-skjul tc-btn-invisible" set="$:/Udtalelser/Footer/Forstander!!visning" setTo="show">//(master)// {{$:/core/images/edit-button}}</$button>{{$:/Udtalelser/Footer!!forstander}}</$reveal><$reveal type="match" state="$:/Udtalelser/Footer/Forstander!!visning" text="show">
<$button style="float:right" set="$:/Udtalelser/Footer/Forstander!!visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><$edit-text tiddler="$:/Udtalelser/Footer" field="forstander" tag="input"></$edit-text>
</$reveal>
<$reveal type="nomatch" state="$:/Udtalelser/Footer/K-lærer!!visning" text="show">
<$button style="float:right" class="print-skjul tc-btn-invisible" set="$:/Udtalelser/Footer/K-lærer!!visning" setTo="show">{{$:/core/images/edit-button}}</$button>{{!!kontaktgruppe}}</$reveal><$reveal type="match" state="$:/Udtalelser/Footer/K-lærer!!visning" text="show">
<$button style="float:right" set="$:/Udtalelser/Footer/K-lærer!!visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><$edit-text  field="kontaktgruppe" default="k-gruppe" tag="input"/>
</$reveal>
\define tv-wikilinks() no

<$list filter="[is[current]tag[udtalelse]!prefix[$]]">

<div style='font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-size: 14.45px;'>

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Header"/>
<h2 class="print-skjul">

----

Master intro</h2>{{||$:/Udtalelser/Kontaktgruppe/Del1}}

<h2 class="print-skjul">

----

Mødet med {{!!fornavn}}</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del2}}

<h2 class="print-skjul">

----

{{!!fornavn}}s særlige evner</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del3}}

<h2 class="print-skjul">

----

Master profilfag</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del4}}

<h2 class="print-skjul">

----

{{!!fornavn}}s evner for gymnastik og idræt</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del5}}

<h2 class="print-skjul">

----

{{!!fornavn}}s evner for praktisk arbejde</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del6}}

<h2 class="print-skjul">

----

{{!!fornavn}}s sociale kompetencer</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del7}}

<h2 class="print-skjul">

----

Afrunding af udtalelsen</h2>
{{||$:/Udtalelser/Kontaktgruppe/Del8}}

{{!!kontaktgruppe-praktisk}}

{{!!kontaktgruppe-socialt}}

{{!!kontaktgruppe-afrunding}}

</div>
<br><br>

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Footer"/>

</$list>

<$reveal type="nomatch" state="!!del1visning" text="show">
<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del1visning" setTo="show">//(master)// {{$:/core/images/edit-button}}</$button><$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del1/Tekst"/></$reveal>

<$reveal type="match" state="!!del1visning" text="show">

<$button style="float:right"  set="!!del1visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

<$edit-text tiddler="$:/Udtalelser/Kontaktgruppe/Del1/Tekst" tag="textarea" class="tc-edit-texteditor"/>

</$reveal>
{{!!title}} har været elev på Himmerlands Ungdomsskole i perioden fra august 2013 til juni 2014 i {{!!klasse}}. klasse.Himmerlands Ungdomsskole er en traditionsrig efterskole, som prioriterer fællesskabet og faglig fordybelse højt. Elevernes hverdag på skolen er præget af frie rammer og mange muligheder. Vi møder eleverne med tillid, positive forventninger og faglige udfordringer.
\define appendButton(now, add)
 <$button set="!!kontaktgruppe-moedet" setTo="$now$$add$"> Tilføj </$button> 
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del2/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del2/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del2visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del2visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!kontaktgruppe-moedet}}
</$reveal>

<$reveal type="match" state="!!del2visning" text="show">

<$button style="float:right"  set="!!del2visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Mødet med eleven:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!kontaktgruppe-moedet}} add={{$:/temp/Mødet}}/>@@@@.dp70 Input: <$button class="" set="!!kontaktgruppe-moedet" setTo=""> Slet </$button><$button popup="$:/Udtalelser/Kontaktgruppe/Del2/PopupState">Erstat med et forslag!</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Mødet"/><br>@@
@@.dp70 <$edit-text field="kontaktgruppe-moedet" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!kontaktgruppe-moedet" setTo="$now$$add$">>$now$<br>
</$button>
\end
<<forslag "Vi har lært {{!!fornavn}} at kende som en glad, velbegavet elev med gode evner i såvel boglige som øvrige fag.">>

<<forslag "{{!!fornavn}} er pligtopfyldende og går altid aktivt til de stillede opgaver. ">>

<<forslag "Engagement, seriøsitet og en stabil arbejdsindsats præger {{!!fornavn}}s skolearbejde. ">>

<<forslag "{{!!fornavn}} har således fået et godt udbytte af undervisningen. ">>

<<forslag "Vi har lært {{!!fornavn}} at kende som en sød, rar og positiv elev, som formåede at falde til i elevflokken på trods af en lidt senere start. ">>

<<forslag "{{!!fornavn}} startede lidt stille, men har integreret sig i efterskolelivet på alle måder. ">>


<<forslag "Vi har lært {{!!fornavn}} at kende som en glad, smilende og livlig elev. ">>

<<forslag "{{!!fornavn}} har humor og er meget udadvendt og imødekommende. ">>
\define appendButton(now, add)
 <$button set="!!kontaktgruppe-evner" setTo="$now$$add$"> Tilføj </$button>  
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del3/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del3/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del3visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del3visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!kontaktgruppe-evner}}

</$reveal>

<$reveal type="match" state="!!del3visning" text="show">

<$button style="float:right"  set="!!del3visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Særlige evner:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!kontaktgruppe-evner}} add={{$:/temp/Evner}}/>@@@@.dp70 Input: <$button class="" set="!!kontaktgruppe-evner" setTo=""> Slet </$button> <$button popup="$:/Udtalelser/Kontaktgruppe/Del3/PopupState">Erstat med et forslag</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Evner"/><br>@@
@@.dp70 <$edit-text field="kontaktgruppe-evner" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!kontaktgruppe-evner" setTo="$now$$add$"> 
>$now$<br>
</$button>
\end
<<forslag "{{!!fornavn}} har bl.a. deltaget i undervisningen på profilfaget Dans, hvor {{!!fornavn}} har vist sig som en særdeles smidig udøver. ">>

<<forslag "{{!!fornavn}} er mødt til tiden, kommer med gode indspark i timerne, og har i det hele taget været en entusiastisk elev. ">>

<<forslag "På profilfaget Spiludvikling har {{!!fornavn}} haft en positiv udvikling og har tilegnet sig væsentlige kundskaber i disciplinen design af spil. ">>

<<forslag "{{!!fornavn}} har udvist stort gåpåmod, og rummer bestemt potentialet for virkelig at blive en nørd. ">>

<<forslag "{{!!fornavn}} har i løbet af skoleåret deltaget i mange af skolens valgfag. Her har {{!!fornavn}} vist interesse og er gået energisk til opgaverne. ">>

<<forslag "{{!!fornavn}} har derudover vist sig at været meget kreativ og idérig på skolens tekstilhold, hvor opgaverne er blevet udført tålmodigt og med stor præcision. ">>

<<forslag "{{!!fornavn}} har ydet et stort arbejde til gavn for hele elevholdet, bl.a. som medlem af elevrådet, og {{!!fornavn}} udviser stort engagement og stor ansvarlighed. ">>
<$reveal type="nomatch" state="!!del4visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del4visning" setTo="show">//(master)// {{$:/core/images/edit-button}}</$button><br><$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del4/Tekst"/></$reveal>

<$reveal type="match" state="!!del4visning" text="show">

<$button style="float:right"  set="!!del4visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

<$edit-text tiddler="$:/Udtalelser/Kontaktgruppe/Del4/Tekst" tag="textarea" class="tc-edit-texteditor"/>

</$reveal>
På Himmerlands Ungdomsskole tilbyder vi eleverne at fordybe sig i en række profilfag. Det er et solidt fagligt tilbud som fordeler sig under overskriften Idræt og kreativitet. Undervisningen i profilfag er omfattende og strækker sig typisk over fire eller fem klokketimer i hver uge.
\define appendButton(now, add)
 <$button set="!!gymnastik" setTo="$now$$add$"> Tilføj </$button>  
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del5/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del5/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del5visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del5visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!gymnastik}}

</$reveal>

<$reveal type="match" state="!!del5visning" text="show">

<$button style="float:right"  set="!!del5visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Gymnastik- og idrætsevner:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!gymnastik}} add={{$:/temp/Gymnastik}}/>@@@@.dp70 Input: <$button class="" set="!!gymnastik" setTo=""> Slet </$button> <$button popup="$:/Udtalelser/Kontaktgruppe/Del5/PopupState">Erstat med et forslag</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Gymnastik"/><br>@@
@@.dp70 <$edit-text field="gymnastik" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!gymnastik" setTo="$now$$add$"> 
>$now$<br>
</$button>
\end
<<forslag "{{!!fornavn}} har været meget aktiv og engageret.  ">>

<<forslag "{{!!fornavn}} har været en drivkraft i idrætsfagene. ">>

<<forslag "{{!!fornavn}} har været aktiv og engageret og {{!!gender}} har ydet en upåklagelig indsats i idrætsfagene. ">>

<<forslag "{{!!fornavn}} har ydet det man med rimelighed kunne forvente til gymnastik. ">>

<<forslag "{{!!fornavn}} har i løbet af skoleåret deltaget i mange af skolens idrætsfag. Her har {{!!fornavn}} vist interesse og er gået energisk til opgaverne. ">>

<<forslag "{{!!fornavn}} har ikke ydet det man med rimelighed kunne forvente til gymnastik.">>

<<forslag "{{!!fornavn}} er en meget dygtig og talentfuld idrætsudøver.  ">>

<<forslag "{{!!fornavn}} er en elev med gode idræts evner. ">>

<<forslag "{{!!fornavn}} har et rimeligt niveau i idræt. ">>

<<forslag "{{!!fornavn}} er en elev med meget beskedne idræts evner. ">>
\define appendButton(now, add)
 <$button set="!!praktisk" setTo="$now$$add$"> Tilføj </$button>  
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del6/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del6/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del6visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del6visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!praktisk}}

</$reveal>

<$reveal type="match" state="!!del6visning" text="show">

<$button style="float:right"  set="!!del6visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Praktisk arbejde:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!praktisk}} add={{$:/temp/Praktisk}}/>@@@@.dp70 Input: <$button class="" set="!!praktisk" setTo=""> Slet </$button> <$button popup="$:/Udtalelser/Kontaktgruppe/Del6/PopupState">Erstat med et forslag</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Praktisk"/><br>@@
@@.dp70 <$edit-text field="praktisk" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!praktisk" setTo="$now$$add$"> 
>$now$<br>
</$button>
\end
<<forslag "De mange praktiske arbejdsopgaver, der er forbundet med et efterskoleophold, har {{!!fornavn}} løst på bedste vis. ">>

<<forslag "{{!!fornavn}} er meget selvstændig og pligtopfyldende. ">>

<<forslag "{{!!fornavn}} går til arbejdet med godt humør, og også her har {{!!fornavn}} en holdning til tingene. ">>

<<forslag "I forbindelse med et efterskoleophold er der mange praktiske opgaver. 
Her har {{!!fornavn}} arbejdet godt, tjenstvilligt og med gå-på-mod.">>

<<forslag "I det praktiske arbejde, der er forbundet med et efterskoleophold, har {{!!fornavn}} arbejdet pænt. ">>
\define appendButton(now, add)
 <$button set="!!socialt" setTo="$now$$add$"> Tilføj </$button>  
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del7/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del7/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del7visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del7visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!praktisk}}

</$reveal>

<$reveal type="match" state="!!del7visning" text="show">

<$button style="float:right"  set="!!del7visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Sociale relationer:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!socialt}} add={{$:/temp/Socialt}}/>@@@@.dp70 Input: <$button class="" set="!!socialt" setTo=""> Slet </$button> <$button popup="$:/Udtalelser/Kontaktgruppe/Del7/PopupState">Erstat med et forslag</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Socialt"/><br>@@
@@.dp70 <$edit-text field="socialt" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!socialt" setTo="$now$$add$"> 
>$now$<br>
</$button>
\end
<<forslag "{{!!fornavn}} har været en del af en kontaktgruppe med 6 elever. ">>

<<forslag "Med sit glade og positive sind har {{!!fornavn}} bidraget til at skabe en god stemning. ">>

<<forslag "{{!!fornavn}} evner at få sine kammerater til at befinde sig godt. ">>

<<forslag "På boområdet har {{!!fornavn}} ligeledes bidraget til et godt fællesskab. ">>

<<forslag "{{!!fornavn}} har været en del af en kontaktgruppe med 6 elever. ">>

<<forslag "Med sit glade og positive sind har {{!!fornavn}} bidraget til at skabe en god stemning. ">>

<<forslag "På boområdet har {{!!fornavn}} ligeledes bidraget til et godt fællesskab ">>
\define appendButton(now, add)
 <$button set="!!afrunding" setTo="$now$$add$"> Tilføj </$button>  
<$reveal type="popup" state="$:/Udtalelser/Kontaktgruppe/Del8/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Del8/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del8visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del8visning" setTo="show">{{$:/core/images/edit-button}}</$button><br>
{{!!praktisk}}

</$reveal>

<$reveal type="match" state="!!del8visning" text="show">

<$button style="float:right"  set="!!del8visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Afrunding:''</span>
<div class="dp.100">
@@.dp30 Forslag  <$macrocall $name="appendButton" now={{!!socialt}} add={{$:/temp/Afrunding}}/>@@@@.dp70 Input: <$button class="" set="!!afrunding" setTo=""> Slet </$button> <$button popup="$:/Udtalelser/Kontaktgruppe/Del8/PopupState">Erstat med et forslag</$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Afrunding"/><br>@@
@@.dp70 <$edit-text field="afrunding" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define forslag(now, add)
 <$button class="tc-btn-invisible" set="!!afrunding" setTo="$now$$add$"> 
>$now$<br>
</$button>
\end
<<forslag "{{!!fornavn}}s rare og ligefremme karakter, positive indstilling og gode humør gjort at {{!!fornavn}} har været vellidt af alle på skolen. ">>

<<forslag "Vi oplever {{!!fornavn}} som en moden og ærlig elev med et glad sind, der er venlig at omgås og hjælper kammeraterne. ">>

<<forslag "{{!!fornavn}} er meget vellidt af såvel elevflokken som skolens personale. ">>

<<forslag "{{!!fornavn}} har på bedste vis levet sig ind i efterskolelivet og har haft et særdeles godt forhold til kammerater og medarbejdere på skolen. ">>

<<forslag "Godt forhold til sine kammerater. ">>
<div style='font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-size: 14.45px;'>

----

|borderless widetable|k
|||
| {{||$:/Udtalelser/Footer/K-lærer}}<br>Kontaktlærer | {{$:/Udtalelser/Footer/Forstander}}<br>Forstander |

</div>
<$checkbox tiddler="$:/Udtalelser/Kontaktgruppe/Færdige" tag={{!!title}}/> <$link><$view field="title" format="text"/></$link>
<$reveal type="nomatch" state="!!headervisning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!headervisning" setTo="show">{{$:/core/images/edit-button}}</$button>
<$image width="1750" class="tc-image" source={{$:/Udtalelser/Kontaktgruppe/Header!!header}}/><br>
<div class="floatright"><$transclude tiddler="$:/Udtalelser/Kontaktgruppe/Header" field="dato"/></div> <br>

@@.center

''Udtalelse''

''{{!!title}} - {{!!vej}}, {{!!postnr}}, {{!!by}}''

----

''{{!!cpr}}''

@@

</$reveal>

<$reveal type="match" state="!!headervisning" text="show">

<$button style="float:right"  set="!!headervisning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

|borderless widetable|k
|>| UDTALELSE<br>{{!!title||$:/Udtalelser/Kontaktgruppe/Færdige}} |h
|Header (master)|<$select tiddler="$:/Udtalelser/Kontaktgruppe/Header" field="header"><$list filter='[type[image/jpeg]][type[image/png]]'><option><$view field='title'/></option></$list></$select>|
|Dato (master)|<$edit-text  tiddler="$:/Udtalelser/Kontaktgruppe/Header" field="dato" tag="input" type="date" format="DD-MM-YYYY"> </$edit-text>|
|Fornavn:|<$edit-text field="fornavn" tag="input"> </$edit-text> |
|Vej: |<$edit-text field="vej" tag="input"> </$edit-text> |
|Postnummer: |<$edit-text field="postnr" tag="input"> </$edit-text> |
|By: |<$edit-text field="by" tag="input"> </$edit-text> |
|Cpr-nummer: |<$edit-text field="cpr" tag="input"> </$edit-text> |
|Klasse: |<$edit-text field="klasse" tag="input"> </$edit-text>.|
||<$radio field="gender" value="han"> dreng</$radio>&nbsp;&nbsp;&nbsp;&nbsp;<$radio field="gender" value="hun"> pige</$radio>|

</$reveal>
\define tw-wikilinks() no
@@.print-skjul

Kontaktgruppelærer: <$edit-text tiddler="$:/status/UserName" default="" tag="input"/> 

{{$:/Udtalelse/KontaktGruppe/TilLæreren}}

----

@@

<div style="page-break-before: always;"></div>
<$list filter="[tag[udtalelse]!tag[fortsætter]!tag[demo]kontaktgruppe{$:/status/UserName}sort[title]]">
<$reveal type="nomatch" state="!!faellesvisning" text="show"> <$button style="middle-align" class="tc-btn-invisible" set="!!faellesvisning" setTo="show"><div class="print-skjul">[img width=16 class="tw-image" [eye.png]]</div></$button>
@@.menubox

{{!!title||$:/Udtalelser/Kontaktgruppe}}

@@
<br>
<div style="page-break-before: always;"></div>

</$reveal>
<$reveal type="match" state="!!faellesvisning" text="show">

<$button style="float:right" class="print-skjul"   set="!!faellesvisning" setTo="hide">[img width=16 class="tw-image" [eye-closed.png]] {{!!title}} </$button>
</$reveal>
</$list>

Under konstruktion

Under konstruktion
\define tv-wikilinks() no

<$list filter="[is[current]tag[udtalelse]!prefix[$]]">

<div style='font-family: "Comic Sans MS", cursive, sans-serif;font-size: 12px;'>

<$transclude tiddler="$:/Udtalelser/Projekt/Header"/>
<h2 class="print-skjul">

----

Introduktion</h2>{{||$:/Udtalelser/Projekt/Del1}}

<h2 class="print-skjul">

----

</h2>
<h2> <li>Arbejdsprocessen</li></h2>{{||$:/Udtalelser/Projekt/Del2}}

<h2 class="print-skjul">

----

</h2>
<h2><li>Det faglige indhold</li></h2>{{||$:/Udtalelser/Projekt/Del3}}

<h2 class="print-skjul">

----

</h2>
<h2><li>Produktet</li></h2>{{||$:/Udtalelser/Projekt/Del4}}

<h2 class="print-skjul">

----

</h2>
<h2><li>Fremlæggelsen</li></h2>{{||$:/Udtalelser/Projekt/Del5}}

<h2 class="print-skjul">

----

</h2>

__{{||$:/Udtalelser/Projekt/Del6}}__

{{||$:/Udtalelser/Projekt/Footer}}
</div>
</$list>
<$reveal type="nomatch" state="!!projektdel1visning" text="show">
<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!projektdel1visning" setTo="show">//(master)// {{$:/core/images/edit-button}}</$button><$transclude tiddler="$:/Udtalelser/Projekt/Del1/Tekst"/></$reveal>

<$reveal type="match" state="!!projektdel1visning" text="show">

<$button style="float:right"  set="!!projektdel1visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

<$edit-text tiddler="$:/Udtalelser/Projekt/Del1/Tekst" tag="textarea" class="tc-edit-texteditor"/>

</$reveal>
Denne evaluering skal dels betragtes som en vurdering af det udførte arbejde i projektugen, dels som en hjælp til at løse forskellige opgaver af samme art. Følgende fire hovedpunkter vil blive vurderet:
<ul>
<li>__Arbejdsprocessen__</li>
<li>__Det faglige indhold__</li>
<li>__Produktet__</li>
<li>__Fremlæggelsen__</li>
</ul>
\define appendButton(now, add, title)
 <$button set="!!processen" setTo="$now$$add$"> $title$ </$button> 
<$reveal type="popup" state="$:/Udtalelser/Projekt/Del2/PopupState">
<div class="tc-drop-down">
<$transclude tiddler="$:/Udtalelser/Projekt/Del2/Forslag"/>
</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del2visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del2visning" setTo="show">{{$:/core/images/edit-button}}</$button>{{!!processen}}
</$reveal>

<$reveal type="match" state="!!del2visning" text="show">

<$button style="float:right"  set="!!del2visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Redigerer nu arbejdsprocessen for {{!!fornavn}}:''</span>
<div class="dp.100">
@@.dp30 <$button class="" set="$:/temp/Arbejdsprocessen" setTo=""> Ryd </$button><$button popup="$:/Udtalelser/Projekt/Del2/PopupState">Forslag</$button>@@@@.dp70 <$macrocall $name="appendButton" now={{!!processen}} add={{$:/temp/Arbejdsprocessen}} title=">>Indskrivning:"/>  <$button class="" set="!!processen" setTo=""> Ryd </$button>@@
@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Arbejdsprocessen"/><br>@@
@@.dp70 <$edit-text field="processen" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define appendButton(now, add, title)
<$button class="tc-btn-invisible" set="$:/temp/Arbejdsprocessen" setTo="$now$$add$"> $title$ </$button> 
\end
\define forslag(forslag)
<$macrocall $name="appendButton" now={{$:/temp/Arbejdsprocessen}} add="$forslag$" title="$forslag$"/>
\end
\define kategori(kategori, forslag)
<$macrocall $name="appendButton" now={{$:/temp/Arbejdsprocessen}} add="$forslag$" title="$kategori$"/>
\end
<table class='fixed borderless'>
<tr>
<th colspan=1 style="text-align:left;"><<kategori "Under middel præstation" "{{!!fornavn}} har vist en lille grad af fordybelse i arbejdet. 
Samarbejdet i gruppen har ikke fungeret godt. 
{{!!fornavn}} har ikke udnyttet tiden.
{{!!fornavn}} gik i stå, og har ikke søgt hjælp. 
{{!!fornavn}} har ikke vist den store selvstændighed. ">></th>
<th colspan=1 style="text-align:left;"><<kategori "Middel præstation""{{!!fornavn}} har vist nogen grad af fordybelse i arbejdet. 
Samarbejdet i gruppen har fungeret det meste af tiden.
{{!!fornavn}} har vist en rimelig grad af selvstændighed
{{!!fornavn}} har brugt tiden rimeligt fornuftigt.
{{!!fornavn}} har søgt hjælp, da det brændte på">></th>
<th colspan=1 style="text-align:left;"><<kategori "Over middel præstation""{{!!fornavn}} har været fordybet i arbejdet og udvist selvdisciplin.
{{!!fornavn}} har haft overblik og været selvstændig i sin vurdering af indsamlede informationer.
{{!!fornavn}} har arbejdet godt sammen i gruppen.
{{!!fornavn}} har udnyttet tiden fuldt ud. {{!!fornavn}} har arbejdet målrettet.
{{!!fornavn}} har arbejdet meget selvstændigt, men har også vidst at søge hjælp, når der har været brug for det">></th>
</tr>
<tr>
<td>
<<forslag "{{!!fornavn}} har vist en lille grad af fordybelse i arbejdet. ">>
<<forslag "Samarbejdet i gruppen har ikke fungeret godt. ">>
<<forslag "{{!!fornavn}} har ikke udnyttet tiden. ">>
<<forslag "{{!!fornavn}} gik i stå, og har ikke søgt hjælp.  ">>
<<forslag "{{!!fornavn}} har ikke vist den store selvstændighed. ">>
</td>
<td>
<<forslag "{{!!fornavn}} har vist nogen grad af fordybelse i arbejdet.">>
<<forslag "Samarbejdet i gruppen har fungeret det meste af tiden.">>
<<forslag "{{!!fornavn}} har vist en rimelig grad af selvstændighed.">>
<<forslag "{{!!fornavn}} har brugt tiden rimeligt fornuftigt.">>
<<forslag "{{!!fornavn}} har søgt hjælp, da det brændte på">>
</td>
<td>
<<forslag "{{!!fornavn}} har været fordybet i arbejdet og udvist selvdisciplin.">>
<<forslag "{{!!fornavn}} har haft overblik og været selvstændig i sin vurdering af indsamlede informationer.">>
<<forslag "{{!!fornavn}} har arbejdet godt sammen i gruppen.">>
<<forslag "{{!!fornavn}} har udnyttet tiden fuldt ud. {{!!fornavn}} har arbejdet målrettet.">>
<<forslag "{{!!fornavn}} har arbejdet meget selvstændigt, men har også vidst at søge hjælp, når der har været brug for det">>
</td>
</tr>
</table>
\define appendButton(now, add, title)
 <$button set="!!pfagligt" setTo="$now$$add$"> $title$ </$button>  
<$reveal type="popup" state="$:/Udtalelser/Projekt/Del3/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Projekt/Del3/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del3visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del3visning" setTo="show">{{$:/core/images/edit-button}}</$button>{{!!pfagligt}}

</$reveal>

<$reveal type="match" state="!!del3visning" text="show">

<$button style="float:right"  set="!!del3visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Redigerer nu fagligt indhold for {{!!fornavn}}:''</span>
<div class="dp.100">

@@.dp30 <$button class="" set="$:/temp/Pfagligt" setTo=""> Ryd </$button><$button popup="$:/Udtalelser/Projekt/Del3/PopupState">Forslag</$button>@@@@.dp70 <$macrocall $name="appendButton" now={{!!pfagligt}} add={{$:/temp/Pfagligt}} title=">>Indskrivning:"/>  <$button class="" set="!!pfagligt" setTo=""> Ryd </$button>@@@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Pfagligt"/><br>@@
@@.dp70 <$edit-text field="pfagligt" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define appendButton(now, add, title)
<$button class="tc-btn-invisible" set="$:/temp/Pfagligt" setTo="$now$$add$"> $title$ </$button> 
\end
\define forslag(forslag)
<$macrocall $name="appendButton" now={{$:/temp/Pfagligt}} add="$forslag$" title="$forslag$"/>
\end
\define kategori(kategori, forslag)
<$macrocall $name="appendButton" now={{$:/temp/Pfagligt}} add="$forslag$" title="$kategori$"/>
\end
<table class='fixed borderless'>
<tr>
<th colspan=1 style="text-align:left;"><<kategori "Under middel præstation" "{{!!fornavn}} har haft en lille grad af fordybelse i arbejdet.
Samarbejdet i gruppen har ikke fungeret godt.
{{!!fornavn}} har ikke udnyttet tiden.
{{!!fornavn}} gik i stå, og har ikke søgt hjælp.
{{!!fornavn}} har ikke vist den store selvstændighed. ">></th>
<th colspan=1 style="text-align:left;"><<kategori "Middel præstation""{{!!fornavn}} har brugt faglig viden fra flere fag, både kundskaber, metoder og færdigheder.
{{!!fornavn}} har anvendt  et rimeligt omfang af dokumentation og argumentation.
{{!!fornavn}} har enkelte steder perspektiveret til andet stof i undervisningen.">></th>
<th colspan=1 style="text-align:left;"><<kategori "Over middel præstation""<<forslag "{{!!fornavn}} har fordybet sig i arbejdet og udvist selvdisciplin, overblik og selvstændig vurdering af indsamlede informationer.
{{!!fornavn}} har arbejdet godt sammen i gruppen.
{{!!fornavn}} har udnyttet tiden fuldt ud.
{{!!fornavn}} har arbejdet målrettet.
{{!!fornavn}} har arbejdet meget selvstændigt, men har også vidst at søge hjælp, når der har været brug for det. ">></th>
</tr>
<tr>
<td>
<<forslag "{{!!fornavn}} har haft en lille grad af fordybelse i arbejdet.">>
<<forslag "Samarbejdet i gruppen har ikke fungeret godt.">>
<<forslag "{{!!fornavn}} har ikke udnyttet tiden.">>
<<forslag "{{!!fornavn}} gik i stå, og har ikke søgt hjælp.">>
<<forslag "{{!!fornavn}} har ikke vist den store selvstændighed ">>
</td>
<td>
<<forslag "{{!!fornavn}} har brugt faglig viden fra flere fag, både kundskaber, metoder og færdigheder.">>
<<forslag "{{!!fornavn}} har anvendt  et rimeligt omfang af dokumentation og argumentation.">>
<<forslag "{{!!fornavn}} har enkelte steder perspektiveret til andet stof i undervisningen">>
</td>
<td>
<<forslag "{{!!fornavn}} har fordybet sig i arbejdet og udvist selvdisciplin, overblik og selvstændig vurdering af indsamlede informationer.">>
<<forslag "{{!!fornavn}} har arbejdet godt sammen i gruppen.">>
<<forslag "{{!!fornavn}} har udnyttet tiden fuldt ud.">>
<<forslag "{{!!fornavn}} har arbejdet målrettet.">>
<<forslag "{{!!fornavn}} har arbejdet meget selvstændigt, men har også vidst at søge hjælp, når der har været brug for det. ">>
</td>
</tr>
</table>
\define appendButton(now, add, title)
 <$button set="!!produkt" setTo="$now$$add$"> $title$ </$button>  
<$reveal type="popup" state="$:/Udtalelser/Projekt/Del4/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Projekt/Del4/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del4visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del4visning" setTo="show">{{$:/core/images/edit-button}}</$button>{{!!produkt}}

</$reveal>

<$reveal type="match" state="!!del4visning" text="show">

<$button style="float:right"  set="!!del4visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Redigerer nu produktet for {{!!fornavn}}:''</span>
<div class="dp.100">
@@.dp30 <$button class="" set="$:/temp/Produkt" setTo=""> Ryd </$button><$button popup="$:/Udtalelser/Projekt/Del4/PopupState">Forslag</$button>@@@@.dp70 <$macrocall $name="appendButton" now={{!!produkt}} add={{$:/temp/Produkt}} title=">>Indskrivning:"/>  <$button class="" set="!!produkt" setTo=""> Ryd </$button>@@@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Produkt"/><br>@@
@@.dp70 <$edit-text field="produkt" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define appendButton(now, add, title)
<$button class="tc-btn-invisible" set="$:/temp/Produkt" setTo="$now$$add$"> $title$ </$button> 
\end
\define forslag(forslag)
<$macrocall $name="appendButton" now={{$:/temp/Produkt}} add="$forslag$" title="$forslag$"/>
\end
\define kategori(kategori, forslag)
<$macrocall $name="appendButton" now={{$:/temp/Produkt}} add="$forslag$" title="$kategori$"/>
\end
<table class='fixed borderless'>
<tr>
<th colspan=1 style="text-align:left;"><<kategori "Under middel præstation" "{{!!fornavn}}s produkt er kun nogenlunde relevant i forhold til emnet.
Problemstillingen belyses ikke nok.
Produktets håndværksmæssige udførelse er præget af ligegyldighed og kun nødtørftig beherskelse af udtryksformens virkemidler. ">></th>
<th colspan=1 style="text-align:left;"><<kategori "Middel præstation""{{!!fornavn}}s produkt er relevant i forhold til emnet og problemstillingen.
Produktets håndværksmæssige udførelse er præget af nogen omhu og viser nogen grad af beherskelse af udtryksformens virkemidler.">></th>
<th colspan=1 style="text-align:left;"><<kategori "Over middel præstation""{{!!fornavn}}s produkt er præget af faglighed, kreativitet og idérigdom.
Produktet er dygtigt og omhyggeligt håndværksmæssigt udført og udtryksformen er tilpasset projektets budskab.
{{!!fornavn}} har demonstreret en god beherskelse af virkemidlerne. ">></th>
</tr>
<tr>
<td>
<<forslag "{{!!fornavn}}s produkt er kun nogenlunde relevant i forhold til emnet.">>
<<forslag "Problemstillingen belyses ikke nok.">>
<<forslag "Produktets håndværksmæssige udførelse er præget af ligegyldighed og kun nødtørftig beherskelse af udtryksformens virkemidler. ">>
</td>
<td>
<<forslag "{{!!fornavn}}s produkt er relevant i forhold til emnet og problemstillingen.">>
<<forslag "Produktets håndværksmæssige udførelse er præget af nogen omhu og viser nogen grad af beherskelse af udtryksformens virkemidler">>
</td>
<td>
<<forslag "{{!!fornavn}}s produkt er præget af faglighed, kreativitet og idérigdom.">>
<<forslag "Produktet er dygtigt og omhyggeligt håndværksmæssigt udført og udtryksformen er tilpasset projektets budskab.">>
<<forslag "{{!!fornavn}} har demonstreret en god beherskelse af virkemidlerne. ">>
</td>
</tr>
</table>
\define appendButton(now, add, title)
<$button set="!!fremlaeggelse" setTo="$now$$add$"> $title$ </$button> 
<$reveal type="popup" state="$:/Udtalelser/Projekt/Del5/PopupState">
<div class="tc-drop-down">

<$transclude tiddler="$:/Udtalelser/Projekt/Del5/Forslag"/>

</div>
</$reveal>
\end
<$reveal type="nomatch" state="!!del5visning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!del5visning" setTo="show">{{$:/core/images/edit-button}}</$button>{{!!fremlaeggelse}}

</$reveal>

<$reveal type="match" state="!!del5visning" text="show">

<$button style="float:right"  set="!!del5visning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<span class="center"> ''Redigerer nu fremlæggelsen for {{!!fornavn}}:''</span>
<div class="dp.100">
@@.dp30 <$button class="" set="$:/temp/Fremlæggelse" setTo=""> Ryd </$button><$button popup="$:/Udtalelser/Projekt/Del5/PopupState">Forslag</$button>@@@@.dp70 <$macrocall $name="appendButton" now={{!!fremlaeggelse}} add={{$:/temp/Fremlæggelse}} title=">>Indskrivning:"/>  <$button class="" set="!!fremlaeggelse" setTo=""> Ryd </$button>@@@@.dp30 <$edit-text  class="tc-edit-texteditor" tiddler="$:/temp/Fremlæggelse"/><br>@@
@@.dp70 <$edit-text field="fremlaeggelse" tag="textarea" class="tc-edit-texteditor"/><br>@@
</div>

</$reveal>
\define appendButton(now, add, title)
<$button class="tc-btn-invisible" set="$:/temp/Fremlæggelse" setTo="$now$$add$"> $title$ </$button> 
\end
\define forslag(forslag)
<$macrocall $name="appendButton" now={{$:/temp/Fremlæggelse}} add="$forslag$" title="$forslag$"/>
\end
\define kategori(kategori, forslag)
<$macrocall $name="appendButton" now={{$:/temp/Fremlæggelse}} add="$forslag$" title="$kategori$"/>
\end

<table class='fixed borderless'>
<tr>
<th colspan=1 style="text-align:left;"><<kategori "Under middel præstation" "{{!!fornavn}} har lavet en ustruktureret fremlæggelse.
Opgaverne i gruppen var tilfældigt og ujævnt fordelt.
{{!!fornavn}}s opgave fremtræder næsten uforberedt.
{{!!fornavn}} læser for meget op og har ingen kontakt til tilhørerne (kigger ikke op).
Der var kun en meget sparsom brug af virkemidler. ">></th>
<th colspan=1 style="text-align:left;"><<kategori "Middel præstation""{{!!fornavn}}s fremlæggelse var nogenlunde klar og tydelig og der var kontakt til tilhørerne.
Gruppen havde fordelt opgaverne nogenlunde hensigtsmæssigt og ligeligt imellem sig.
{{!!fornavn}} havde forberedt sig rimeligt godt på fremlæggelsen og opgaven fremtræder rimeligt helstøbt">></th>
<th colspan=1 style="text-align:left;"><<kategori "Over middel præstation""{{!!fornavn}} gav en veldisponeret og klar fremlæggelse med fin kontakt til tilhørerne.
{{!!fornavn}} virkede velforberedt og sikker.
Der var en god og fornuftig fordeling af opgaverne mellem gruppens medlemmer.
Der var en kreativ brug af virkemidler og udtryksform og budskabet gik klart igennem.">></th>
</tr>
<tr>
<td>
<<forslag "{{!!fornavn}} har lavet en ustruktureret fremlæggelse.">>
<<forslag "Opgaverne i gruppen var tilfældigt og ujævnt fordelt.">>
<<forslag "{{!!fornavn}}s opgave fremtræder næsten uforberedt.">>
<<forslag "{{!!fornavn}} læser for meget op og har ingen kontakt til tilhørerne (kigger ikke op).">>
<<forslag "Der var kun en meget sparsom brug af virkemidler. ">>
</td>
<td>
<<forslag "{{!!fornavn}}s fremlæggelse var nogenlunde klar og tydelig og der var kontakt til tilhørerne.">>
<<forslag "Gruppen havde fordelt opgaverne nogenlunde hensigtsmæssigt og ligeligt imellem sig.">>
<<forslag "{{!!fornavn}} havde forberedt sig rimeligt godt på fremlæggelsen og opgaven fremtræder rimeligt helstøbt">>
</td>
<td>
<<forslag "{{!!fornavn}} gav en veldisponeret og klar fremlæggelse med fin kontakt til tilhørerne.">>
<<forslag "{{!!fornavn}} virkede velforberedt og sikker.">>
<<forslag "Der var en god og fornuftig fordeling af opgaverne mellem gruppens medlemmer.">>
<<forslag "Der var en kreativ brug af virkemidler og udtryksform og budskabet gik klart igennem.">>
</td>
</tr>
</table>
<$reveal type="nomatch" state="!!footervisning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!footervisning" setTo="show">{{$:/core/images/edit-button}}</$button>

@@.center

__Den samlede vurdering af projektforløbet giver karakteren:__ ''__{{!!projektkarakter}}__''


@@

Vejleder: {{!!modifier}}

----

</$reveal>

<$reveal type="match" state="!!footervisning" text="show">

<$button style="float:right"  set="!!footervisning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

|borderless widetable|k
|Samlet vurdering: |<$select field="projektkarakter" default='Vælg'><option value='Vælg'>Vælg</option><optgroup label='Under middel'><option value='-3'>-3: Den ringe præstation</option><option value='00'>00: Den utilstrækkelige præstation</option><option value='02'>02: Den tilstrækkelige præstation</option></optgroup><optgroup label='Middel'><option value='4'>4: Den jævne præstation</option><option value='7'>7: Den gode præstation</option></optgroup><optgroup label='Over middel'><option value='10'>10: Den fortrinlige præstation</option><option value='12'>12: Den fremragende præstation</option></optgroup><$view field='title'/></option></$list></$select>|
|Vejleder:|<$edit-text tiddler="$:/status/UserName" default="" tag="input"/> |

@@.hidden

|Footerlogo|<$select tiddler="$:/Udtalelser/Projekt/Footer" field="footer"><$list filter='[type[image/jpeg]][type[image/png]]'><option><$view field='title'/></option></$list></$select> |

<$image width="10%" class="tc-image" source={{$:/Udtalelser/Projekt/Footer!!footer}}/> 

@@

</$reveal>
<$reveal type="nomatch" state="!!headervisning" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!headervisning" setTo="show">{{$:/core/images/edit-button}}</$button>

@@.center

<$image width="10%" class="tc-image floatright" source={{$:/Udtalelser/Projekt/Header!!header}}/>
 <h2>__ Projekt evaluering __</h2>


Navn: __{{!!title}}__ -  K.gruppe: __{{!!kontaktgruppe}}__
Emne: __{{!!emne}}__ Overemne: __{{$:/Udtalelser/Projekt/Overemne}}__

@@

</$reveal>

<$reveal type="match" state="!!headervisning" text="show">

<$button style="float:right"  set="!!headervisning" setTo="hide">Færdig {{$:/core/images/done-button}}</$button><br>

|borderless widetable|k
|>| UDTALELSE<br>{{!!title}} |h
|Logo|<$select tiddler="$:/Udtalelser/Projekt/Header" field="header"><$list filter='[type[image/jpeg]][type[image/png]]'><option><$view field='title'/></option></$list></$select> //master// |
|Fornavn:|<$edit-text field="fornavn" tag="input"> </$edit-text> |
|Overemne|<$edit-text tiddler="$:/Udtalelser/Projekt/Overemne" tag="input"> </$edit-text> //master// |
|Emne: |<$edit-text field="emne" tag="input"> </$edit-text> |
|Kontaktgruppe: |<$edit-text field="kontaktgruppe" tag="input"> </$edit-text> |
|Vejleder: |<$edit-text tiddler="$:/status/UserName" default="" tag="input"/> //master//|
||<$radio field="gender" value="ham"> dreng</$radio>&nbsp;&nbsp;&nbsp;&nbsp;<$radio field="gender" value="hende"> pige</$radio>|

</$reveal>
Udvikling
\define tw-wikilinks() no
@@.print-skjul

Vejleder: <$edit-text tiddler="$:/status/UserName" default="" tag="input"/> 

{{$:/Udtalelse/Projekt/TilLæreren}}

----

@@

<div style="page-break-before: always;"></div>
<$list filter="[tag[udtalelse]!tag[fortsætter]!tag[demo]modifier{$:/status/UserName}sort[title]]">
<$reveal type="nomatch" state="!!faellesvisning" text="show"> <$button style="middle-align" class="tc-btn-invisible" set="!!faellesvisning" setTo="show"><div class="print-skjul">[img width=16 class="tw-image" [eye.png]]</div></$button>
@@.menubox

{{!!title||$:/Udtalelser/Projekt}}

@@
<br>
<div style="page-break-before: always;"></div>

</$reveal>
<$reveal type="match" state="!!faellesvisning" text="show">

<$button style="float:right" class="print-skjul"   set="!!faellesvisning" setTo="hide">[img width=16 class="tw-image" [eye-closed.png]] {{!!title}} </$button>
</$reveal>
</$list>
<<tabs "$:/Udtalelser/Projekt/Samlet $:/Udtalelser/OSO/Samlet $:/Udtalelser/KontaktGruppe/Samlet $:/Udtalelser/PPR/Samlet $:/Udtalelser/Fag/Samlet $:/Udtalelser/SenestÆndrede [[Opret elever]]" "" "$:/temp/Udtalelser/Samlet/Tabs" "" "">>
<$list filter="[tag[udtalelse]!tag[demo]!is[system]!has[draft.of]!sort[modified]limit[50]]"><$link><br>{{!!title}} </$link>  - <$view field="modified" format="date" template="DD MMM YYYY at 0hh:0mm"/></$list>
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
$:/Udtalelser/Projekt
./samlet/backup
./samlet/
index.html
mama
http://xn--mns-ula.dk/udtalelser/store.php
\define tw-wikilinks() no
<$list filter="[tag[udtalelse]!tag[fortsætter]tag[2015]modifier{$:/status/UserName}sort[title]]">
<$reveal type="nomatch" state="!!faellesvisning" text="show"> <$button style="middle-align" class="tc-btn-invisible" set="!!faellesvisning" setTo="show"><div class="print-skjul">[img width=16 class="tw-image" [eye.png]]</div></$button>

{{!!title||$:/Udtalelser/Projekt}}

<br>
<div style="page-break-before: always;"></div>

</$reveal>
<$reveal type="match" state="!!faellesvisning" text="show">

<$button style="float:right" class="print-skjul"   set="!!faellesvisning" setTo="hide">[img width=16 class="tw-image" [eye-closed.png]] {{!!title}} </$button>
</$reveal>
</$list>
{{$:/Udtalelser/Samlet}}
En elev er sin egen "master" og viser via View- og ~EditTemplate alle "dele" - dvs en "substory" bestående af undertiddlere med templates. I ~ViewTemplatet kan man vælge at redigere hver enkelt del for sig. I ~EditTemplatet redigerer man alle dele på en gang.

|fixed|k
|>|>|Navnekonvention for "Elevnavntiddlere"|h
|Elevnavn|>|Persondataskabelon, fornavn, køn, adresse, mobil, klasse, k-gruppe mm|
|Elevnavn/Kontaktgruppe|Kontaktgruppe/Masterheaderskabelon, Logo, dato, titel mm.|Kontaktgruppe/Masterfooterskabelon. Underskrift mm|
|Elevnavn/Kontaktgruppe/Del1|>|Visnings/redigeringsskabelon|
|Elevnavn/Kontaktgruppe/Del2|>|~|
|Elevnavn/Kontaktgruppe/Del3|>|~|
|Elevnavn/Kontaktgruppe/Del4|>|~|

En udtalelseskategori (f.eks. "Kontaktgruppe") er sin egen master og viser via View- og ~EditTemplate alle "dele"  - dvs en "substory" bestående af undertiddlere med templates. I ~ViewTemplatet kan man vælge at redigere hver enkelt del for sig. I ~EditTemplatet redigerer man alle dele på en gang.

En lærer er sin egen master og viser via via Viewtemplate med faneblade og substory alle de udtalelser læreren har skrevet. Alle dele kan redigeres "inline". 

|fixed|k
|>|>|Eks. Navnekonvention for "Udtalelsestyper"|h
|Kontaktgruppe|>|Skabelon intro, evt. elevønsker om til/fravalg af indskrivning/vedlæggelse|
|Kontaktgruppe/Master|Kontaktgruppe/Master/Header, Logo, dato, titel mm.|Kontaktgruppe/Master/Footer. Underskrift mm|
|Kontaktgruppe/Del1|>|Visnings/redigeringsskabelon|
|Kontaktgruppe/Del2|>|~|
|Kontaktgruppe/Del3|>|~|
|Kontaktgruppe/Del4|>|~|

Faneblade for de forskellige udtalelsestyper vises i de enkelte elev- og udtalelsestypetiddlere.

Der er en tilsvarende række faneblade i lærertiddlere der kun lister elevudtalelser, der er skrevet af det lærernavn der er logget som forfatter - eller alternativt elever der har en relation til læreren, der svarer til udtalelsestypen.

!!"Knapper"

Der skal laves nogle specialknapper:

#Opret elever udfra liste (tag med "elev", "k-gruppe" den sidste kan være en variabel på forfatternavn)
#Opret udtalelse (med prefix "$:/" elevnavn og suffix: "/udtalelsestype")
#Opret ny/ekstra udtalelsesdel ($:/elevnavn/udtalelsestype og suffix: "/del"
*Denne sidste knap er ikke absolut nødvendig - eller måske helt umulig da det jo er skabeloner for hver udtalelsestype, der gælder alle elever...

!!"Skabeloner"

#Elevskabelon (alle tagget med "elev"
##Viser faneblade for hver oprettet udtalelsestype og en knap for at oprette et nyt faneblad. 
#Udtalelsestypeskabelon (alle tagget med "udtalelsestype")
##Viser redigérbare dele. Nogle er allerede udfyldt men kan redigeres (master) andre opretter automatisk "del-tiddlere" når de redigeres. Der kan åbnes et preview med relevant hjælp til hver del og indsættes forslag ved klik på tekst/sætninger.
#Lærerskabelon (alle tagget med "lærer")
##Faneblade for hver udtalelsestype en lærer har redigeret. Kontaktgruppefanebladet viser alle lærerens kontaktgruppeelevers kontaktgruppeudtalelser. De andre faneblade viser de elever man har redigeret eller oprettet en udtalelsestype for. Der er også en knap til at oprette nye faneblade.
There are two ways to produce HTML block quotes in TiddlyWiki5, one for content spread across multiple lines, and one for single line content.

! Multi-line Block Quotes

The syntax for multi-line block quotes is:

<<wikitext-example src:"<<<
This is a block quoted paragraph
written in English
<<<
">>

!! Citation

A citation can be added to the quote like this:

<<wikitext-example src:"<<<
Computers are like a bicycle for our minds
<<< Steve Jobs
">>

!! CSS Classes

CSS classes can be added to a block quote:

<<wikitext-example src:"<<<.myClass.another-class
Operating systems are like a brick wall for our minds
<<< Nobody
">>

! Single-line Block Quotes

The single-line syntax for block quotes is actually an extension of the syntax for [[Lists in WikiText]]. For example:

<<wikitext-example src:"> Quoted text
> Another line of quoted text
">>

You can also nest quotes like this:

```
> A top quote
>> A subquote
> Another top quote
```

Which renders as:

> A top quote
>> A subquote
> Another top quote

You can also mix block quotes with other list items. For example:

<<wikitext-example src:"* List One
** List Two
**> A quote
**> Another quote
* List Three
">>

You can  use triple backticks <code>&#96;&#96;&#96;</code> to mark code blocks:

<pre>
&#96;&#96;&#96;
This will be monospaced
&#96;&#96;&#96;
</pre>

Renders as:

```
This will be monospaced
```

To be interpreted correctly, the three backticks need to be at the start of the line and immediately followed by a line-break.

Be aware that any preceding paragraph content should be properly terminated with a double line break, too. So, this example is wrong:

<pre>
This is an ordinary paragraph
&#96;&#96;&#96;
This will be monospaced
&#96;&#96;&#96;
</pre>

The correct version is:

<pre>
This is an ordinary paragraph

&#96;&#96;&#96;
This will be monospaced
&#96;&#96;&#96;
</pre>

Note that  some keyboard layouts treat the backtick as a [[dead key|http://en.wikipedia.org/wiki/Dead_key]], making it hard to type. The trick is to type three backticks followed by a space. Alternatively, type all six backticks in one go, then a space, and then move the cursor back three characters to type or paste the content.

\define nexttag()
[list[lister##dage]after[$(oldtag)$]][list[lister##dage]first[]]+[first[]]
\end

\define swaptag(newtag)
<$setfield set="!!current" setTo="$newtag$">

<$mangletags find="$(oldtag)$" add="$newtag$" message="tc-set-field">
<$button message="tc-mangle-tags">Cycle Tags</$button>
</$mangletags></$setfield>
\end

<$set name="oldtag" value={{!!current}}>
<$list filter=<<nexttag>> variable="getnexttag" >
<$macrocall $name="swaptag" newtag=<<getnexttag>>/>
</$list>
</$set>
\define btn()
<$button set="$(transcluder)$!!tags" setTo={{!!title}}><$view field="title">reset</$view></$button>
\end
<$set name="transcluder" value={{!!title}}>
<$list filter="[[]] [is[current]list[!!tagcycle]] +[after{!!tags}] [[]] +[limit[1]]"><<btn>></$list>
<$set>
<$list filter="[list[lister!!dage]after{!!current}][list[lister!!dage]first[]]+[first[]]" variable="getnexttag">
<$setfield set="!!current"  setTo=<<getnexttag>> >
<$mangletags find={{!!current}} add=<<getnexttag>> message="tw-set-field">

<$button message="tw-mangle-tags">Cycle Tags</$button>
</$mangletags></$setfield>
</$list>
You can create an n-dash with a double hyphen `--` and an m-dash with a triple hyphen `---`. For example -- this is an example --- and so is this

HTML definition lists are created with this syntax:

<<wikitext-example src:"; Term being defined
: Definition of that term
; Another term
: Another definition
">>

<$edit-text tiddler="ThisTiddler" field="listfield" tag="textarea" class="tc-edit-texteditor"/>
\define appendButton(now, add,caption)
 <$button set="Target" setTo='$now$$add$'>$caption$</$button>
\end

Title: <$edit-text tag="input" tiddler="$:/editor/title"/> <$button set={{$:/editor/title}} setTo={{Target}}> save </$button>


<$list filter="[tag[/editor/buttons]]"> <$transclude/></$list>

<$edit-text  class="editorArea" tiddler="Target"/>
---
{{Target}}
Test sample for an editor for <a href="http://tiddlywiki.com/">TiddlyWiki</a>.

<H2>Random Quotes from Hitchhiker's Guide</h2>
<blockquote>For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons.</blockquote>

<blockquote><p>It is worth <u>repeating</u> at this point the theories that <b>Ford</b> had come up with, on his first encounter with human beings, to account for their peculiar habit of continually stating and restating the very very obvious, as in "It's a nice day," or "You're very tall," or "So this is it, we're going to die."</p>

His first theory was that if human beings didn't keep exercising their lips, their mouths probably shriveled up.

After a few months of observation he had come up with a second theory, which was this--"<i>If human beings don't keep exercising their lips, their brains start working.</i>"
</blockquote>

In those days spirits were brave, the stakes were high, men were real men, women were real women and small furry creatures from Alpha Centauri were real small furry creatures from Alpha Centauri.

A List of computer folks
Apple
IBM
Dell
Acer

Email sample: Email converter will replace the "<" and ">" to `<` and `>` and prevent TiddlyWiki confusion.

From: "Czupski, Len" <Leonard.Czupski@cgrp.com> 
To: "Steve.Kimmel@Fluor.com" <Steve.Kimmel@Fluor.com>, 
Cc: "Potter, Mark J" <Mark.Potter@cgrp.com> 
Date: 11/20/2014 09:19 AM 
Subject: Office Holiday Decorations

Each year, during the holiday season, many people like to decorate their office area to reflect the holiday spirit.  In some cases, this spreads to the whole floor.  In decorating your office or area, please keep in mind the following guidelines.

·	Departments and projects may have a lighted tree for their department or project.
·	Trees must be artificial and flame resistant.
·	All lights must be U/L listed.
·	Department and project tree lights must be turned off after normal business hours.
·	Electric lights for individual offices or work areas requiring facility power is prohibited.  Individuals may decorate their office or work area with lights if battery operated.
·	When hanging decorations, they cannot be hung from the ceiling or pose a trip/hanging hazard.
·	The use of cut pine boughs, garland from live tress or other type live decorations is prohibited (Does not apply to potted plants).

Any questions or concerns regarding Holiday decorations, please contact Facility Management.

Table Example: The following is a copy and paste from Microsoft Excel. The table helper will convert this to a Tiddlywiki table by stripping tabs at the end of the line, adding a "|" at the beginning and end of line and converting internal tabs to "|".

Name	FLASH.4288-FD	FLASH.4288-V	FLASH.4288-L	
Total Flow [lbmol/hr]	149.309	117.899	31.410	
Total Flow [lb/hr]	24762.600	6598.699	18163.910	
Total Flow  [gal/min]	233.954	823.980	47.070	
Temperature [F]	180.000	170.551	375.000	
Pressure [psig]	115.000	92.000	94.000	


.editorArea{
width:100%;}
Test sample for an editor for <a href="http://tiddlywiki.com/">TiddlyWiki</a>.

Email sample: Email converter will replace the "<" and ">" to `<` and `>` and prevent TiddlyWiki confusion. This sort of input routinely lacks appropriate line endings and so becomes something of a wrapped jumble.

Highlight the section below and click on the [img width=16 [$:/sk/mail.svg]] button.

From: "Czupski, Len" <Leonard.Czupski@cgrp.com> 
To: "Steve.Kimmel@Fluor.com" <Steve.Kimmel@Fluor.com>, 
Cc: "Potter, Mark J" <Mark.Potter@cgrp.com> 
Date: 11/20/2014 09:19 AM 
Subject: Office Holiday Decorations

Each year, during the holiday season, many people like to decorate their office area to reflect the holiday spirit.  In some cases, this spreads to the whole floor.  In decorating your office or area, please keep in mind the following guidelines.

·	Departments and projects may have a lighted tree for their department or project.
·	Trees must be artificial and flame resistant.
·	All lights must be U/L listed.
·	Department and project tree lights must be turned off after normal business hours.
·	Electric lights for individual offices or work areas requiring facility power is prohibited.  Individuals may decorate their office or work area with lights if battery operated.
·	When hanging decorations, they cannot be hung from the ceiling or pose a trip/hanging hazard.
·	The use of cut pine boughs, garland from live tress or other type live decorations is prohibited (Does not apply to potted plants).

Any questions or concerns regarding Holiday decorations, please contact Facility Management.



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
Available character formatting includes:

* <code>&#96;backticks&#96;</code> for `code`
** Alternatively, <code>&#96;&#96;double backticks allows &#96;embedded&#96; backticks&#96;&#96;</code>
* `''bold''` for ''bold text''
* `//italic//` for //italic text//
* `__underscore__` for __underscored text__
* `^^superscript^^` for ^^superscript^^ text
* `,,subscript,,` for ,,subscripted,, text
* `~~strikethrough~~` for ~~strikethrough~~ text

See also: [[Code Blocks in WikiText]]
<<iframe "http://xn--mns-ula.dk/udtalelser/backup.html">>
|!Søg tag: | <$edit-text tiddler="$:/temp/RenameTags/search" tag="input" type="text"/> |!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Erstat med: | <$edit-text tiddler="$:/temp/RenameTags/replace" tag="input" type="text"/> |

---

!!!1^^ste^^. Indsæt valgte tag <$tiddler tiddler={{$:/temp/RenameTags/replace}}><$transclude tiddler="$:/_showtag"/></$tiddler> I de følgende tiddlere
<$list filter="[!has[draft.of]tag{$:/temp/RenameTags/search}!tag{$:/temp/RenameTags/replace}sort[created]]">
<$checkbox tag={{$:/temp/RenameTags/replace}}> <$link to={{!!title}}><$view field="title"/></$link></$checkbox>
</$list>


!!!2^^ndet^^. Fjern valgte tag <$tiddler tiddler={{$:/temp/RenameTags/search}}><$transclude tiddler="$:/_showtag"/></$tiddler> fra følgende tiddlere
<$list filter="[!has[draft.of]tag{$:/temp/RenameTags/search}tag{$:/temp/RenameTags/replace}sort[created]]">
<$checkbox tag={{$:/temp/RenameTags/search}}> <$link to={{!!title}}><$view field="title"/></$link></$checkbox>
</$list>
! Notes on the internal editor project.

This is an experimental editor for ~TiddlyWiki. No promises of any type are made for its suitability for general use. The intent is to demonstrate a possible path for modification of the internal ~TiddlyWiki editor.

Core and shadow tiddlers have been modified and so importing tiddler files may be problematic.

!!Internal Structure

The basic theory behind this prototype is that the user will operate the program and edit in the same manner as the standard configuration with additional options available. In the left panel, the user will have a toolbar with assorted editing choices. The right panel will be optionally visible. If the right panel is not visible, the left panel will expand to fill the available area. If the right panel is visible, the user will have the choice of a nearly real time preview of the tiddler or one of a group of user or predefined help tiddlers. 

The editing functions themselves are accomplished by a group of javascript snippets similar to the Bookmarklets or Keyboard Snippets. The toolbar and help are conventional TW5 tiddlers.

!!Left Panel
The left one is the editor. It will function identically with the standard editor included in ~TiddlyWiki. The primary difference is the toolbar. The icons along the top perform the operation on any highlighted text. These functions include: Bold, Italics, Underline, Superscript, Subscript, Strikethrough, 'Code', Monospace Code and Highlight. Additional icons include Ordered List, Unordered List (ie Bullets), Blockquote, Link, and Transclude.

The last three icons are special conversion functions. 

#The envelope icon converts the &lt; and &gt; signs used in some email systems to `&lt;` and `&gt;` which display the same way but do not interfere with ~TiddlyWiki's operation. 
#The table icon converts a typical tab-delimited group of data, such as you might get when cutting and pasting from Microsoft Office products, into a ~TiddlyWiki table. Additional work will be required to clean up the resulting table.
#The HTML icon converts some html elements from web-pages into the ~TiddlyWiki equivalents. 

Following the icons are two buttons: The Find button and the Hide/Show Help/Preview button. Clicking the Find button causes a second bar to appear which contains the Find and Replace input areas and three icons; Find Next, Find and Replace, and Replace All.

As with the standard editor, the changes made by any of these buttons can be rapidly displayed in the preview pane on the right. Because of the nature of some of the test tiddlers, these changes may not be immediately visible. Typically this is caused by the malformed html samples or items which confuse ~TiddlyWiki. Once all of these have been cleared, the system should preview as expected.

!!Right Panel

The right panel contains two tabs, the first is labelled "Preview." This is the Preview pane that is generally seen in this space in the unmodified ~TiddlyWiki. 

The tab labelled "Editor Help" displays one of several help tiddlers. The help files are not an exhaustive guide to using ~TiddlyWiki but intended to be helpful to less experienced users. 

The help files are simply tiddlers with special tags. This first group are tagged "~EditorHelp" and were created for this prototype.  The second group are tagged "~WikiText." These tiddlers are the ~WikiText reference pages from the main ~TiddlyWiki site. The third group are references located outside of this wiki and are tagged "external." This group includes four tiddlers that are iframe links to internet web pages: Wikipedia, Bible Gateway (an online Bible and commentary resource), Tobias Beer's Markup summary of ~TiddlyWiki formatting, and the Community Search which searches several tiddlywiki sites.

Other possible help tiddlers might include personal To do lists and notes on the Tagging system being used in the wiki.

The Help and Preview panes are shown or hidden by clicking on the Show/Hide Preview buttons.

!!Latest Changes
!!!January 29
#Removed Wikitext link and hint from Editor Body Template to make room for editor toolbar.
#Changed text on the Show/Hide Preview buttons to Show/Hide Help/Preview.
#Converted Toolbar icons to SVG format for improved appearance and scalability.
#Added space between !! and text when converting `<hx>..</hx>` format in HTML converter.
#Additional conversions to the HTML converter.
!!! January 31
#Corrected problem with selection marker vanishing after editor change made
#Added Search and Replace capability
#Added Monspace Coded
#Added routines for ~UnDo and ~ReDo. Icons excluded from toolbar because the functions don't work in Firefox. These two functions are believed to work correctly in Chrome and Internet Explorer.
#Changed highlight routine to use CSS in the tiddler $:/sk/tw5.com-styles
!!!February 2
#Changed the notification of text not found from an alert to changing the Find box text from black letters on a white background to white characters on a red background.
#Changed the Find Next function and the Find and Replace function to scroll the found text into view.
#Changed Replace All so that the warning is only given once.
# Made the editor toolbar "sticky" so that it would always be visible as long as any of the tiddler being edited is visible. This feature does not work with Chrome or Internet Explorer.
#Made the Editor Toolbar buttons optional through the Control Panel - Appearances - Toolbars - Editor Toolbar.
!!!February 4
#Changed the icons for code, html helper, link, transclude and blockquote as the original ones were not showing up correctly on ''Iphones''.
# Added ResetFind to each routine so that the next time any of the buttons are pressed, the Find box will be converted back to Black on White.
#Renamed the tiddlers so that they would appear as "system" or "shadow" tiddlers and not cluttered up the system.
# Added "Generate a Empty Editor" wiki capability with button:<div>
{{$:/editions/tw5.com/snippets/generate-editor-button}}
</div>
# Created a plugin with all required tiddlers and my internal and external help files. The ~TiddlyWiki ~WikiText files are not included. $:/plugins/skimmel/twEditor
!!!February 6
#Added a list conversion routine to the HTML converter that would handle nested loops.
!!!February 7
# Fixed Error that occurred when the find and replace toolbar was closed and the first button command issued.
!!!February 9
#Added whitelist capability, to allow words to be permanently excluded from CamelCase. I would like to make that more obvious than editing the system tiddler.
The usual handling of [[paragraphs in wikitext|Paragraphs in WikiText]] causes single line breaks to be ignored, and double linebreaks to be interpreted as the end of a paragraph.

This behaviour isn't convenient when dealing with material that incorporates hard linebreaks - for instance, poetry. You can mark a block of content as containing hard line breaks like this:

<<wikitext-example src:'"""
This is a line
and this is a new line
while this is yet another line
and this is the final one
apart from this one
"""'>>
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i/dPU/KoPA5/Dniug8e6/daIsIgYKXLbjgE/Lt45yP4qAOsoryT/AITrVv8Ant/45H/8TUkHj7VYXDNIHA/hZVwf++Qp/WgD1eis7Qdbi1+2EyAjnayn+Fh1Ge/Xr/8AqrgNY8Z6pa3k0aS4VZHVRtToGIH8NAHqFFFFABRVDXtT/sezknxkqOB/tE4GeRxk8+1eb2/j3VI5FZ5Nyggsu1BkZ5GdvGaAPV6KbHIsqhlIIIyCOQQa4jxz4kvtHvFjgk2qYwxG1TzuYdwfSgDuaK53wT4gfXbUiU5kjOGOMZDcqeAB6j8M96yvHXia90e6SKBwgKbz8qkkliP4gf7tAHb0VkeFL6bU9Oillbc7bsnAHR2HbHpXnf8AwnWrf89v/HI//iaAPW6K8k/4TrVv+e3/AI5H/wDE1veF/Hs9zOlvcgNvO0SDg5OcZAGDk4HbHegDvaKyvEutjQLRpsAtkKgOcFj9PQZP4YzXmt74y1O+yDMVGdwEfyY9sj5sfUmgD1+ivILLxlqdjgCYsM7iJPnz7ZPzY+hFeleGtbGv2izYAbJVwM4DD6+owfxxmgDVooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAOXJLHJpKdIhjYqexxTGYKMngCtTzBaq3uoR2I+bk44Ws++13+GH/vr/wCsaxmYscnkmplM6aWGb1kXpNYlklD9lOQv+fauihmW4QMvQjNcfWzoF31iP1X+o/z70oy1LxFJct10NqiiitDjGTQrcIVboRiqFlokducv8x5+n5VpUUrIqM5RVkFFFFMkKKKhmuli4HJoAlZwgyeKpT3Rk4HAqKSRpTk02kUkFbnhaUB3TuQD+X/66w60NBm8q6XnAbKn8v8AHFJ7GlN2kjrqKKKzO0KKKKACiiigAooooA8z+Jn/ACEE/wCuS/8Aob1q/D3VLWys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/C+F2/dTsox0dQ5z9QU/lWro3gay0h1kOZHXBDP0DDuFH9c44xQBT+Jn/IPT/rqv/oD111Z2uaHD4ghEUpYAMH+QgHIBHcH1rC/4Vnp/9+X/AL6T/wCIoA66uR8Gf8hDUP8Arr/7PLU1n8PbGymSVXlJRg4yVxlTn+5RefD2xvZnlZ5QXYucFcZY5/uUAdRRXI/8Kz0/+/L/AN9J/wDEVs6D4dh8PK6xO7ByDhyCAR6YA69/oKANWiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAKt7p0V+MOOf7w61y+o6VJpx+blT0YV2VIyhwQRkGmnYznSUjgqK39R8OfxQe3yH+hNYLKUJBGCKtO5yyg4vUSiiimSUdU0tdQX0YdD/Q1yssTQMVYYI6iu4qnqGlx6hjdwR3Hp6VMo3NqVXl0exykED3LbUBJ9q6HT9AS3+aTDN6fw1ftbOOyXagx6nufrU9CjYKldy2CiinwwtcMFUZJ6CqMRlaWm6HJe4ZvlT36n6f5/OtLS/D6wYeXDHH3ew/xraqXI6KdDqyC0so7JdqDHqe5+tT0UVB0JWCiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKACqeoaXFqA+YYbGA3p/jVyigTSaOM1DS5dPPzDK5wG9f8ACqld6yhwQRkGsHUfDn8UHt8h/oTVqRz1KDWxgUUrKUJBGCKSqMAop8MLXDBVGSegrodN8PLFhpvmP93sP8f5fWk3YuFNy2MrTtGl1Dn7q8/Mf6Cuns7GKwXCDGep7mrFFQ3c6oUlAKKKKRYUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQBnara2t1xIyq2PlJIB/wDr1gppSmUqZUC/39y/yzRRVK5jU9nfU6PTobaBSISD03EHcfxq5RRUmsbW0CiiigYUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQB//9k=
Headings are specified with one or more leading `!` characters:

```
! This is a level 1 heading

!! This is a level 2 heading

!!! This is a level 3 heading
```

CSS classes can be assigned to individual headings like this:

```
!.myStyle This heading has the class `myStyle`
```
@@.hl {{!!title}}@@
You can include a horizontal rule with three or more dashes on their own on a line:

<<wikitext-example src:"
---
">>
HTML tags and comments can be used directly in WikiText. For example:

```
<article class="hello">
This is my nice and simple block of text. HelloThere
<!-- This comment will not appear in the wikified output -->
</article>
```

! Content Parsing

The content of an HTML element will be parsed in inline mode unless the opening tag is followed by two linebreaks, in which case it is parsed in block mode. (Inline mode means that block mode formatting such as tables, lists and headings is not recognised).

! Attributes

Attributes in HTML tags can be specified as a literal, a transclusion or a macro invocation. For example, here the value of the `href` attribute will be set to the value of the tiddler MyLinkDestination:

```
<a href={{MyLinkDestination}}>link</a>
```

Here an attribute is specified as a macro invocation:

```
<a href=<<MyMacro "Brian">>>link</a>
```

Literal attribute values can include line breaks. For example:

```
<div data-address="Mouse House,
Mouse Lane,
Rodentville,
Ratland."/>
```

By using triple-double quotes you can specify attribute values that include single double quotes. For example:

```
<div data-address="""Mouse House,
"Mouse" Lane,
Rodentville,
Ratland."""/>
```
Test sample for an editor for <a href="http://tiddlywiki.com/">TiddlyWiki</a>.

This sample contains assorted html marks some of which are malformed. The HTML Converter turns some of these into conventional TiddlyWiki notation. This sample is also appropriate for demonstrating the formatting features of the program.

Highlight the section below and then click on the [img [$:/sk/html.svg]] button. 

<H2>Random Quotes from Hitchhiker's Guide</h2>
<blockquote>For instance, on the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much -- the wheel, New York, wars and so on -- whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man -- for precisely the same reasons.</blockquote>

<blockquote><p>It is worth <u>repeating</u> at this point the theories that <b>Ford</b> had come up with, on his first encounter with human beings, to account for their peculiar habit of continually stating and restating the very very obvious, as in "It's a nice day," or "You're very tall," or "So this is it, we're going to die."</p>

His first theory was that if human beings didn't keep exercising their lips, their mouths probably shriveled up.

After a few months of observation he had come up with a second theory, which was this--"<i>If human beings don't keep exercising their lips, their brains start working.</i>"
</blockquote>

In those days spirits were brave, the stakes were high, men were real men, women were real women and small furry creatures from Alpha Centauri were real small furry creatures from Alpha Centauri.

A List of computer folks
Apple
IBM
Dell
Acer

Det er en wiki designet til at være et udtalelsesværktøj.
Den er personlig - og til brug for indskrivning og udprint af udtalelser af forskellige slags.
De fleste ting virker og ser ud som de skal i Google Chrome.

Der er et stykke vej til den er helt færdig - men jeg synes det lover godt, især fordi jeg har fået styr på hvordan man kan indsætte "anbefalede og kategoriserede formuleringer" blot ved at klikke på dem (en popup, der hedder "Forslag").
Se på en projektudtalelse - klik på blyanten ud for en sektion. 

;2 tekstrammer
:1:"Kladde" + indsæt forslag popup (kladden deles af alle udtalelser)
:2: "Indskriv" kopierer teksten fra boks 1 og tilføjer den til det der står i boks to = Det der reelt kommer til at stå, når man klikker "færdig" (Her kan der også redigeres..).

Ps: Klikker man på titlen på en udtalelseskategori i "forslagspopuppen" indsættes alle forslagene i den kategori på en gang!
#Skriv dit fulde navn: <$edit-text tiddler="$:/status/UserName" default="" tag="input"/> (til signering af udtalelser) 
#Opret dine elever: Klik på {{$:/core/ui/Buttons/new-tiddler}} i menuen til højre eller øverst til venstre. (Alt efter om højre menu er skjult {{$:/core/ui/TopBar/menu}}*)
#Tag dem med <<tag udtalelse>> i feltet under titlen.
##Du kan også bare oprette dem her:{{Opret elever}}
##Eller fra fanebladet "Opret elever" på startsiden.
#Når du har klikket {{$:/core/ui/Buttons/save}} (gem) vil du kunne begynde at skrive udtalelsen med det samme - eller
#Klik på ''{{$:/SiteTitle}}'' i menuen til højre eller {{$:/core/ui/Buttons/home}} øverst til venstre*.
#Der åbnes en oversigt over alle oprettede udtalelser. 
#Øverst er der faneblade. Et for hver udtalelsestype.
#Hver udtalelsestype starter med en todelt tabel - vha. flueben kan du angive om du er færdig med enkelte udtalelser, give karakterer og om de f.eks. ønsker udtalelsen eller karakteren vedlagt eller påført deres afgangsbevis.
#Udskrift: Tast Ctrl+P, højreklik vælg udskrift eller vælg udskrift fra browseren.
#Der skal vælges  "stående" papirretning i printmenuen.
::''NB'': De udtalelser du har lukket med [img width=16 class="tw-image" [eye.png]] <$button> [img width=16 class="tw-image" [eye-closed.png]]</$button> vil ikke blive udskrevet!!
\define elevKortURL()
https://www.voresskole.net/Ansat/Elever/ElevStamkortIndex?elevId=$(ElevID)$
\end

<$set name=ElevID value={{!!elevid}}>

\define skole(link)
<a href=<<elevKortURL>> target="blank" title="Link">Link</a>
<iframe width="100%" height="315" src=<<elevKortURL>> frameborder="0" allowfullscreen></iframe>
\end
Afleveringer: {{!!title||$:/core/ui/TagTemplate}} <<skole {{!!elevid}}>> <br>

<br><$list filter="[is[current]tagging[]sort[title]]"><li>&nbsp; Opgave: <$link to={{!!title}}>{{!!title}}</$link>&nbsp;&nbsp;&nbsp;&nbsp; Karakter: <$edit-text field="karakter" tag="input"> </$edit-text></li></$list>


<table style="width:100%">
<th colspan="2">Standpunktskarakterer:</th>
  <tr><td> 1: Mundtlig:<$select field='1standpunktmdt'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td>
<td>Skriftlig:<$select field='1standpunktskr'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td></tr>
<tr><td>2: Mundtlig:<$select field='2standpunktmdt'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td>
<td>Skriftlig:<$select field='2standpunktskr'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td></tr>
<tr><td>3: Mundtlig:<$select field='3standpunktmdt'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td>
<td>Skriftlig:<$select field='3standpunktskr'>
<option>12</option>
<option>10</option>
<option>7</option>
<option>4</option>
<option>02</option>
<option>00</option>
<option>-3</option>
</$select></td></tr></table>

! Image Formatting

Images can be included in WikiText with the following syntax:

```
[img[Motovun Jack.jpg]]
[img[http://tiddlywiki.com/favicon.ico]]
```

If the image source is the title of an image tiddler then that tiddler is directly displayed. Otherwise it is interpreted as a URL and an HTML `<img>` tag is generated with the `src` attribute containing the URL.

A tooltip can also be specified:

```
[img[An explanatory tooltip|Motovun Jack.jpg]]
```

Attributes can be provided to specify CSS classes and the image width and height:

```
[img width=32 [Motovun Jack.jpg]]
[img width=32 class="tc-image" [Motovun Jack.jpg]]
```

Note that attributes can be specified as transclusions or variable references:

```
[img width={{!!mywidth}} class=<<image-classes>> [Motovun Jack.jpg]]
```

The image syntax is a shorthand for invoking the ImageWidget.

! Displaying Images via Transclusion

You can also display an image stored in a tiddler by transcluding that tiddler. The disadvantage of this approach is that there is no direct way to control the size of the image.

```
{{Motovun Jack.jpg}}
```

Renders as:

{{Motovun Jack.jpg}}

7-trinsskalaen
Den "nye" karakterskala er udformet ud fra følgende principper: 
-	Det skal være en fælles skala for alle uddannelsesniveauer 
-	Den skal kunne bruges internationalt og være sammenlignelig med ECTS-skalaen 
-	Den skal være udtryk for en fuldt målrelateret bedømmelse og alene vise, i hvilken grad eleven har opfyldt målene for det pågældende fag eller undervisningsforløb 
-	Der skal være tydelig forskel på beskrivelsen af skalaens enkelte trin 
-	Der skal være mulighed for at beregne karaktergennemsnit til brug for optagelse på en vi-deregående uddannelse 

7-trinsskalaen består således af fem karakterer for beståede præstationer (12, 10, 7, 4 og 02) samt to karakterer for ikke-beståede præstationer (00 og −3). Karaktererne skal gives ud fra en målrelateret bedømmelse og vise, i hvilken grad eleven eller den studerende har opfyldt målene for det pågæl-dende fag eller undervisningsforløb. I modsætning til den tidligere anvendte 13-skala findes der in-gen undtagelseskarakter for den usædvanligt sikre og selvstændige præstation (13), men 12 skal gi-ves for den fremragende præstation, som demonstrerer udtømmende opfyldelse af fagets mål med ingen eller få, uvæsentlige mangler. 
ECTS-skalaen har som sit erklærede formål at lette sammenligneligheden med udenlandsk ka-raktergivning, så danske karakterer og eksamensresultater kan benyttes internationalt. Derfor er de enkelte karakterer direkte sammenlignelige med ECTS-skalaen, som er en oversættelsesskala mellem de europæiske landes nationale karakterskalaer. Talkarakterer efter 7-trinsskalaen efterfølges da også på eksamens- og afgangsbeviser af ECTS-skalaens bogstavbetegnelse.
Den nye skala, der er omtalt i karakterbekendtgørelsens § 1, ser således ud:

12: For den fremragende præstation
10: For den fortrinlige præstation
7: For den gode præstation
4: For den jævne præstation
02: For den tilstrækkelige præstation
00: For den utilstrækkelige præstation
-3: For den ringe præstation

Modtagelsen af den nye skala har ikke været ubetinget positiv, især fordi den genindfører begrebet negative karakterer, som ellers blev afskaffet med 13-skalaens indførelse i 1963. Negative karakterer var således et af de mest udskældte træk ved den Ørstedske skala, hvor den dårligste karakter “slet” i begyndelsen talte minus 23 og den næstdårligste “mdl” (mådeligt) talte minus 7, hvilket dog i de sidste 20 år af skalaens virkeperiode blev mildnet til minus 16 for “slet” og 0 for “mdl”. Alligevel kunne det være ret svært at opnå et rimeligt gennemsnit, hvis blot en enkelt af disse karakterer skæmmede eksamensbeviset. Også nu vil mange lærere og censorer kvie sig ved gennem karakteren –3 at tilkendegive over for en elev, at han eller hun kan mindre end nul.
Samtidig har skalaen færre karakterer i middelområdet, hvad der gør det vanskeligere at nuan-cere elevernes præstationer og dermed belønne mindre fremskridt. Det var ikke svært med en ekstra indsats at komme fra 8 op til 9 efter 13-skalaen, men der er et stort spring mellem den nye skalas 7 og 10. Det er forståeligt, at skalaen allerede her fra starten har fået kælenavnet ”7-fælden”. 

Man må ikke oversætte, men…
For ikke at slæbe mere eller mindre heldige vaner med fra brugen af 13-skalaen, er det fra central side blevet understreget mange gange, at man skal lade de enkelte karaktertrins verbale beskrivelser styre anvendelsen af de nye karakterer. De er fastsat i karakterbekendtgørelsens §§ 2-8 og lyder så-dan:

:§ 2. Karakteren 12 gives for den fremragende præstation, der demonstrerer udtømmende opfyldelse af fagets mål, med ingen eller få uvæsentlige mangler.
:§ 3. Karakteren 10 gives for den fortrinlige præstation, der demonstrerer omfattende opfyldelse af fagets mål, med nogle mindre væsentlige mangler.
:§ 4. Karakteren 7 gives for den gode præstation, der demonstrerer opfyldelse af fagets mål, med en del mangler.
:§ 5. Karakteren 4 gives for den jævne præstation, der demonstrerer en mindre grad af opfyldelse af fagets mål, med adskillige væsentlige mangler.
:§ 6. Karakteren 02 gives for den tilstrækkelige præstation, der demonstrerer den minimalt acceptable grad af opfyldelse af fagets mål.
:§ 7. Karakteren 00 gives for den utilstrækkelige præstation, der ikke demonstrerer en acceptabel grad af opfyldelse af fagets mål.
:§ 8. Karakteren -3 gives for den helt uacceptable præstation.

At målestokken er fagets mål kan næppe udtrykkes klarere. Der lægges altså entydigt op til en klart målrelateret bedømmelse. 
<div class="print-skjul">Vejleder: <$edit-text tiddler="$:/status/UserName" default="" tag="input"/> Elever: <$list filter="[tag[kontaktgruppe]!tag[fortsætter]tag[2015]modifier{$:/status/UserName}sort[title]]"><$link><$view field="title" format="text"/></$link>, </$list><br>
</div>

----

<div style="page-break-before: always;"></div>
<$transclude tiddler="Udtalelser 2015 - kontaktgruppe"/>

A key capability of WikiText is the ability to make links to other tiddlers or to external websites.

! Manual Links

Link to a tiddler by title:

```
[[Tiddler Title]]
```

To link to a tiddler and specify the text of the link:

```
[[Displayed Link Title|Tiddler Title]]
```

! ~CamelCase Links

For tiddler titles that match the CamelCase rules, just typing the title without double square brackets will automatically create a link.

You can suppress a link from being recognised by preceding it with `~`. For example:

<<wikitext-example src:"* ~HelloThere is not a link
* ~http://google.com/ is not a link">>

! External Links

To link to an external website, type the full URL of the site:

```
http://tiddlywiki.com/

[[TW5|http://tiddlywiki.com/]]
```

For this syntax to work, the URL has to be recognisable as an URL, including a protocol such as `http://` or `file://`. You can force an external link with the extended syntax:

```
[ext[http://tiddlywiki.com]]

[ext[caption for link|http://tiddlywiki.com]]

[ext[Donate|bitcoin:1aabbdd....?amount=0.001]]
```

! Customising Tiddler Links

See the LinkWidget for details of the underlying widget used to implement tiddler links, including macros that can be used to customise its behaviour.

!!This is a test sample for the List converter

<ol>
<li style="random stuff">Stuff</li>
<li>More Stuff</li><div>Random non list</div>
<li>Still more stuff</li>
<ul>
<li>Sub Stuff</li>
<li>More sub stuff</li>
</ul>
<li>Top Level stuff</li>
<li>More top level stuff</li>
<ol>
<li>Sub #1</li>
<li>Sub #2<br> with a break in it</li>
</ol>
<li>Last top level stuff</li>
</ol>

<hr>

<ol>
<li>Stuff</li>
<li>More Stuff</li><div>Random non list</div>
<li>Still more stuff</li>
<ul>
<li>Sub Stuff</li>
<li>More sub stuff</li>
</ul>
<li>Top Level stuff</li>
<li>More top level stuff</li>
<ol>
<li>Sub #1</li>
<li>Sub #2<br> with a break in it</li>
</ol>
<li>Last top level stuff</li>
</ol>

dage: Søn Man Tir Ons Tor Fre Lør
måneder: Jan Feb Mar Apr Maj Jun Jul Aug Sep Okt Nov Dec
! Unordered Lists

You can create unordered lists with `*` characters:

<<wikitext-example src:"* First list item
* Second list item
** A subitem
* Third list item
">>

! Ordered Lists

Ordered lists use `#` instead of `*`:

# First item
# Second item
# Third item

You can also mix ordered and unordered list items:

<<wikitext-example src:"* To do today
*# Eat
* To get someone else to do
*# This
*# That
*## And the other
">>

Here's an example the other way around, with numbers as the first level:

<<wikitext-example src:"# To do today
#* Eat
# To get someone else to do
#* This
#* That
#** And the other
">>

! CSS Classes

You can also assign a CSS class to an individual member of a list with this notation:

<<wikitext-example src:"* List One
*.MyClass List Two
* List Three
">>

! Mixing Lists and Block Quotes

Note that [[Block Quotes in WikiText]] can be mixed with lists. For example:

<<wikitext-example src:"* List One
** List Two
**> A quote
**> Another quote
* List Three
">>

! Paragraphs in Lists

Entries in the list are delimited with a linebreak, making it impossible to include linebreaks within a list entry. There are a couple of workarounds.

First, you can transclude paragraph content from another tiddler. For example:

```
* First entry
* <$transclude tiddler="MyTiddler" mode="block"/>
* Third entry
```

Secondly, you can use an HTML "div" element to contain the multiline content. For example:

```
# Step 1
# Step 2
# Step 3<div>

Here is the first of several paragraphs. Note that the double linebreak preceding this paragraph is significant.

And here is the second of several paragraphs.
</div>
# Step 4
# Step 5
# Step 6
```
! Defining Macros

Macros are snippets of text that can be inserted with a concise shortcut.

Multi-line macros are defined like this:

```
\define mysamplemacro(name:"Bugs Bunny",address:"Rabbit Hole Hill")
Hi, I'm $name$ and I live in $address$
\end
```

!! Parameter Substitution

The first line of the definition specifies the macro name and any parameters. Parameters are named and can optionally have default values that are used if the parameter isn't specified at the time of calling. The body of the macro definition follows, terminated with `\end` on a line by itself.

The text of the macro can reference parameters using the `$name$` syntax. The value of the parameter is substituted at the time the macro is invoked.

!! Variable Substitution

The values of named variables can also be substituted into the text of a macro using the syntax `$(variable)$`. For example:

```
\define mysamplemacro2()
Hi, I'm $(name)$ and I live in $(address)$
\end
\define name() Bugs Bunny

<$set name="address" value="Rabbit Hole Hill">
<<mysamplemacro2>>
</$set>
```

The result is: `Hi, I'm Bugs Bunny and I live in Rabbit Hole Hill`.

!! Single Line macros

Single-line macros can omit the `\end` marker like this:

```
\define mysamplemacro3(name:"Bugs Bunny") Hi, I'm $name$
```

!! Macro Scope

Macro definitions must be placed at the top of a tiddler. Macros are available to the tiddler that defines them, plus any tiddlers that it transcludes.

Global macros can be defined in any tiddler with the tag [[$:/tags/Macro]]. They are then available within all tiddlers.

Macros can be imported from other tiddlers with the ImportVariablesWidget.

[[JavaScript Macros|http://tiddlywiki.com/dev/index.html#JavaScript%20Macros]] can also be used for more flexibility.

! Using Macros

In their simplest form, macros are used like this:

```
<<mysamplemacro>>
<<mysamplemacro "Donald Duck">>
<<mysamplemacro "Mickey Mouse" "Mouse House">>
<<mysamplemacro name:"Minnie Mouse" address:"Mouse House">>
```

Resulting in:

```
Hi I'm Bugs Bunny and I live in Rabbit Hole Hill
Hi I'm Donald Duck and I live in Rabbit Hole Hill
Hi I'm Mickey Mouse and I live in Mouse House
Hi I'm Minnie Mouse and I live in Mouse House

```

Note that parameter values that do not specify names are mapped in sequence to the parameters defined in the macro.

!! Multiline Parameters

Parameters can include line breaks. For example:

```
<<mysamplemacro "Mickey Mouse" "Mouse House,
Mouse Lane,
Rodentville,
Ratland.">>
```

By using triple-double quotes you can specify parameter values that include single double quotes. For example:

```
<<mysamplemacro "Mickey Mouse" """Mouse House,
"Mouse" Lane,
Rodentville,
Ratland.""">>
```

! Using Macros with the MacroCallWidget

Macros can also be invoked with the MacroCallWidget

```
<<italicise "Text to be made into italics">>
<<italicise text:"Text to be made into italics">>
<$macrocall $name="italicise" text="Text to be made into italics"/>
<$macrocall $name="italicise" text={{Title of tiddler containing text to be italicised}}/>
<$macrocall $name="italicise" text=<<textMaker "Another macro to generate the text to be italicised">>/>
```

Also see:

* [[Macros]]
* [[MacroCallWidget]]
/*
	Malo - CSS Library
	Author:Vladimir Carrer
*/
  
/* CSS Grid */
/* dp = div percent */

.dp10,
.dp20,
.dp25,
.dp30,
.dp50,
.dp70,
.dp100{float:left; display: inline, *margin-left:-0.04em; } /* IE margin hack */

/*
.dp10{width:10%;}
.dp20{width:20%;}
.dp25{width:25%;}
.dp30{width:29.33%;}
.dp50{width:50%;}
.dp100{width:100%;}  */ /* original CSS. no margin possible */

.dp10{width:9%;}
.dp20{width:19%;}
.dp25{width:24%;}
.dp30{width:29.33%;}
.dp50{width:49%;}
.dp70{width:69%;}
.dp100{width:99%;}  /* changed it a little bit */

.clear{ clear:both;}

/* top border */
//.dp100,.dp50,.dp30,.dp25,.dp20,dp10{ border-top:1px solid #111;}

.dp100,.dp70,.dp50,.dp30,.dp25{ padding-left: 0.5%; padding-right: 0.5%; margin-right:0%;} 
.dp20,.dp10{ padding-left: 0.3%; padding-right: 0.3%; margin-right:0%;} 

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


<$button tooltip="Opret en ny tegning">
<$action-sendmessage
$message="tm-new-tiddler"
title=""
text=""
tags="Image"
type= "image/jpg"
/>Ny tegning</$button>
\define toc-heading(caption,body)
<$reveal type="nomatch" state=<<qualify "$:/state/toc/$caption$">> text="show">
<$button set=<<qualify "$:/state/toc/$caption$">> setTo="show" class="tc-btn-invisible">{{$:/core/images/right-arrow}} <h3>$caption$</h3>
</$button>
</$reveal>
<$reveal type="match" state=<<qualify "$:/state/toc/$caption$">> text="show">
<$button set=<<qualify "$:/state/toc/$caption$">> setTo="hide" class="tc-btn-invisible">{{$:/core/images/down-arrow}} $caption$
</$button>
</$reveal>
<$reveal type="match" state=<<qualify "$:/state/toc/$caption$">> text="show" retain="yes" animate="yes">

$body$

</$reveal>
\end
<div class="tw-table-of-contents">

<<toc-heading "Udtalelseskomponenter" "<div class='twocolumns'><$list filter='[prefix[$:/Udtalelse]]'>

<$link><$view field='title'/></$link>
</$list></div>
">>
</div>

|widetable hidden|k
|[[$:/Udtalelser]]|[[$:/Udtalelser/OSO]]|[[$:/Udtalelser/Projekt]]|h
|[[$:/Udtalelser/Header]]|[[$:/Udtalelser/OSO/Header]]|[[$:/Udtalelser/Projekt/Header]]|
|[[$:/Udtalelser/Del1]]|[[$:/Udtalelser/OSO/Del1]]|[[$:/Udtalelser/Projekt/Del1]]|
|[[$:/Udtalelser/Del2]]|[[$:/Udtalelser/OSO/Del2]]|[[$:/Udtalelser/Projekt/Del2]]|
|[[$:/Udtalelser/Del3]]|[[$:/Udtalelser/OSO/Del3]]|[[$:/Udtalelser/Projekt/Del3]]|
|[[$:/Udtalelser/Del4]]|[[$:/Udtalelser/OSO/Del4]]|[[$:/Udtalelser/Projekt/Del4]]|
|[[$:/Udtalelser/Del5]]|[[$:/Udtalelser/OSO/Del5]]|[[$:/Udtalelser/Projekt/Del5]]|
|[[$:/Udtalelser/Forstander]]|[[$:/Udtalelser/OSO/Del6]]|[[$:/Udtalelser/Projekt/Del6]]|
|[[$:/Udtalelser/Footer]]|[[$:/Udtalelser/OSO/Footer]]|[[$:/Udtalelser/Projekt/Footer]]|
|Oprettede|[[$:/Udtalelser/Kontaktgruppe]]|[[$:/Udtalelser/Ppr]]|h
|{{!!toc}}|[[$:/Udtalelser/Kontaktgruppe/Header]]|[[$:/Udtalelser/Ppr/Header]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del1]]|[[$:/Udtalelser/Ppr/Del1]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del2]]|[[$:/Udtalelser/Ppr/Del2]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del3]]|[[$:/Udtalelser/Ppr/Del3]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del4]]|[[$:/Udtalelser/Ppr/Del4]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del5]]|[[$:/Udtalelser/Ppr/Del5]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del6]]|[[$:/Udtalelser/Ppre/Del6]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del7]]|[[$:/Udtalelser/Ppre/Del7]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Del8]]|[[$:/Udtalelser/Ppre/Del8]]|
|~|[[$:/Udtalelser/Kontaktgruppe/Footer]]|[[$:/Udtalelser/Ppr/Footer]]|
<$edit-text tiddler='$:/state/OpretElev' field='elev_navn' width=70 placeholder='Elevnavn'/><$button>Ny elev
<$action-setfield $tiddler={{$:/state/OpretElev!!elev_navn}} tags='udtalelse'/>
<$action-setfield $tiddler='$:/state/OpretElev' elev_navn=''/>
</$button>
To mark the end of a paragraph in TiddlyWiki you need to type `enter` twice to create a double line break:

```
This is the first paragraph.

And this is the second paragraph.
```

Single line breaks are ignored within paragraphs. For example:

<<wikitext-example src:"This is a
paragraph made
up of
short lines">>

For situations where this behaviour isn't convenient, you can also use [[Hard Linebreaks in WikiText]].
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HVZUVMSZ59ztIAP88OHDRfNJ4rPDhw/j5ZdfrrNKZG2O+wM5MJFPaunSpbhp0yak0smICOvWrRMNP2XBzf1OH3/8MQ62g81guvps2bIFi4uLRQsvuVtySkoKPvTQQ8ibyA7K58QPMxwOw+bNmzE/P1+YFUQ0XIIDAK5duxbp9khmChmoeJJkfX09XnPNNXHgR1JNboR55pln4saNGzEYDMKtt94qDgekBp90kKWlpdjZ2Xk/9xmQZOFSkQh33LhxcYwICVpVzZkzB9esWSN8EnRzE4vF4P3338eCggKdCSe3DKLnz5o1Cz/99FP0+/3ikHp7e+HRRx/VNeRMpMrb7Xa86aabsLGxMU495g5g2adIxEtJxOFwGPr6+uC9997Diy66SOczkX1MxBDZ2dl4xx134GeffYa8Tx6FV3ATkoOH3++HDz/8ECdOnKgDb+7r46YznWtGRgbefffd2NzcLBp0yr0DT+RvQkT4xS9+ITRZWhOBB4FgdnY2HjhwADkfyABPz9yxYweWl5fHObY1TYvTOidMmIArV67E/v5+ne81Go1CY2Mj3n777UKr4yDCtScuLNPS0nDRokW4du1a7OjoWM2rNoRCIXjqqad05ibv58g1J67xftd/4XAYenp6ij7++GPRvJNbIGazGR9++GGhNcmt4+R/Co8WlWN9PvroI3zooYegp6cHQqEQJCUl6TaWrqzfffddGDFihDKYSoR0hUqBV93d3df++c9/fvqll16CSCQCTU1NIvI3OTkZrFYrjB8/Hm644QY488wzFavVCj6fD+6880786KOPROwGXUnyUiezZs2Cl19+WRlM7lkkEoHGxkZ8/fXX4dlnnxUZ3XQN7XA4oLi4GM4880y4+eabFaoRLre5slgssH//fnz22Wfh888/h76+PvB4PBAOh8HlcoHVaoWysjK48sorYf78+delpKT8hcfZ0HX0V199hX/4wx9g586dIvUlIyMDzGYzFBYWwooVK2DatGkKpX1810FF8pqbm7Gqqgo2b94MBw4cEHmDxcXFUFZWBjNmzIDy8nJIT09XeGXIE507pYhYLBaoqanB5557Dt5//33o7OyEYDAIfX19IpPe6XTCsGHDwG63w+mnnw433HADlJWVKScTuSzXwQ8Gg/CrX/0K33nnHV2ALqWX0FV4UVER/Pd//7fCA2R5TW26kqdQhIMH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aNy4cXT16lXy+XyCmL2trQ1fffUVZWRk0IMPPiiue/HiRUpNTaWZM2dSbW3tKz6fDy0tLfD7/WhubsbatWtJrVbTli1bSM7dcBm4N+W8du1aSkxMpHfeeYeSk5PpwQcfJJnErqurC4sWLaKEhATav38/eb1e+Hw+8LVramq2LFiwgBISEujo0aMkY2fkcnxBQQENGzaMpk+fTjU1NVuY3relpQX19fWT/vrXv1JSUhLl5uYKPu8jR46Qw+Ggp556inh6scfjSWppaYHP58OXX35Jffr0oWeffTbguj8GPeH7CSbQIyK43W66++67qW/fvkK2WHHcfPPNNG3aNEpNTSWdTkdqtZq+++47CmbHDIa4dHV1Yfv27RQREUGrVq0SMun1etHc3IyGhga88sorFBUVRV988QVxzvDVV18lRVHo888/p7q6url+v19McPZ6vZg/fz4BoAsXLlAw6ydf+6233qLk5GT685//TK2trWhsbERbWxuam5tRUVFBd955J0VERBD/rrm5Gb/5zW8oIiKCrly5Qg0NDYI51Ofz4cqVKzRx4kQaP348ce4s+NDK8s6K67e//S2lp6fTzp07CQCtWLGCZKPl8XiSpk+fTgMGDKCKigpqaGgQDKpNTU0oLi6mO+64g9LS0oh/LxPaseH+9a9/TcnJyXTq1CniqTcdHR3weDxJR44coaFDh9Ltt98uzuTly5dp5MiRNHv2bCovLyceVc6DJr777jtKSUmh+fPnExvqYMOnksuuM2bMwLp16zwrVqyAy+USVYU///nP2LBhw9akpCRRxWloaKDDhw/TE088QevXrycOB9hl7LHOKCgoQE5ODpxOZzYAmEwmUW4dN24ckpKSUFRUJEKFkpISaDQajBo1SvBhm0wmMYlizJgxaG9vR21tbUB5u7W1VYRVRUVFqK2txYwZMxAdHa3wLHdOOKampsLlcuHo0aMiZPV4PCgoKMD06dPhcDhyOWnJCdGhQ4dCrVajqKhIYLF4lJOMYeH8zMGDB+nNN9/EjBkzMGvWrN+EhISgublZzF/jZO3p06d5YKfHZDKJRLzRaER4ePisW265BcXFxaiqqgpITHLejIhQXl6OyspK/OxnP4PFYpnFgziNRiNsNlte3759ERsbK8ZuERFKS0tRX1+PadOmiRHrYWFhbh4E2jOPDm63OyCs4PwIJ09lr0au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




@media print {
.tc-tags-wrapper {
		display: none;
	}
.tc-subtitle {
		display: none;
	}
.print-skjul {
		display: none;
	}
}
\define tv-wikilinks() no
item one with {{!!see_fieldvalue}}item two[[item one with {{!!see_fieldvalue}}]] [[item two]]
Test sample for an editor for <a href="http://tiddlywiki.com/">TiddlyWiki</a>.

Table Example: The following is a copy and paste from Microsoft Excel. The table helper will convert this to a Tiddlywiki table by stripping tabs at the end of the line, adding a "|" at the beginning and end of line and converting internal tabs to "|". 

Highlight the section below and then click on the [img width=16 [$:/sk/table.svg]] button.

Name	FLASH.4288-FD	FLASH.4288-V	FLASH.4288-L	
Total Flow [lbmol/hr]	149.309	117.899	31.410	
Total Flow [lb/hr]	24762.600	6598.699	18163.910	
Total Flow  [gal/min]	233.954	823.980	47.070	
Temperature [F]	180.000	170.551	375.000	
Pressure [psig]	115.000	92.000	94.000	

You can use this construction to cause the wrapped content to be assigned specified CSS classes or styles:

<<wikitext-example src:"@@.myStyle
* List One
* List Two
@@
">>

Similar syntax is used to assign styles. For example:

<<wikitext-example src:"@@background-color:red;
* List One
* List Two
@@
">>

Multiple styles and classes can be mixed. For example:

<<wikitext-example src:"@@.tc-tiddler-frame
@@width:400px;
Some text
@@
">>
/***
|Name|StyleSheetShortcuts|
|Source|http://www.TiddlyTools.com/#StyleSheetShortcuts|
|Version||
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|CSS|
|Description|'convenience' classes for common formatting, alignment, boxes, tables, etc.|

These 'style tweaks' can be easily included in other stylesheet tiddler so they can share a baseline look-and-feel that can then be customized to create a wide variety of 'flavors'.
***/
/*{{{*/
/* highlight */
.hl { background-color:yellow; }
/* text alignments */
.left
	{ display:block;text-align:left; }
.center
	{ display:block;text-align:center; }
.center table
	{ margin:auto !important; }
.right	
	{ display:block;text-align:right; }
.justify
	{ display:block;text-align:justify; }
.indent
	{ display:block;margin:0;padding:0;border:0;margin-left:2em; }
.floatleft
	{ float:left; }
.floatright
	{ float:right; }
.valignTop, .valignTop table, .valignTop tbody, .valignTop th, .valignTop tr, .valignTop td
	{ vertical-align:top; }
.valignBottom, .valignBottom table, .valignBottom tbody, .valignBottom th, .valignBottom tr, .valignBottom td
	{ vertical-align:bottom; }
.clear
	{ clear:both; }
.wrap
	{ white-space:normal; }
.nowrap
	{ white-space:nowrap; }
.hidden
	{ display:none; }
.show
	{ display:inline !important; }
.span
	{ display:span; }
.block
	{ display:block; }
.relative
	{ position:relative; }
.absolute
	{ position:absolute; }

/* font sizes */
.big
	{ font-size:14pt;line-height:120% }
.medium
	{ font-size:12pt;line-height:120% }
.normal
	{ font-size:9pt;line-height:120% }
.small
	{ font-size:8pt;line-height:120% }
.fine
	{ font-size:7pt;line-height:120% }
.tiny
	{ font-size:6pt;line-height:120% }
.larger
	{ font-size:120%; }
.smaller
	{ font-size:80%; }

/* font styles */
.bold
	{ font-weight:bold; }
.italic
	{ font-style:italic; }
.underline
	{ text-decoration:underline; }

/* plain list items (no bullets or indent) */
.nobullets li { list-style-type: none; margin-left:-2em; }

/* vertical tabsets - courtesy of Tobias Beer */
.vTabs .tabset {float:left;display:block;padding:0px;margin-top:.5em;min-width:20%;}
.vTabs .tabset .tab {display:block;text-align:right;padding:2px 3px 2px 7px; margin:0 1px 1px 0;}
.vTabs .tabContents {margin-left:20%;max-width:80%;padding:5px;}
.vTabs .tabContents .tabContents {border:none; background:transparent;}

/* multi-column tiddler content (not supported in Internet Explorer) */
.twocolumns { display:block;
	-moz-column-count:2; -moz-column-gap:1em; -moz-column-width:50%; /* FireFox */
	-webkit-column-count:2; -webkit-column-gap:1em; -webkit-column-width:50%; /* Safari */
	column-count:2; column-gap:1em; column-width:50%; /* Opera */
}
.threecolumns { display:block;
	-moz-column-count:3; -moz-column-gap:1em; -moz-column-width:33%; /* FireFox */
	-webkit-column-count:3; -webkit-column-gap:1em; -webkit-column-width:33%; /* Safari */
	column-count:3; column-gap:1em; column-width:33%; /* Opera */
}
.fourcolumns { display:block;
	-moz-column-count:4; -moz-column-gap:1em; -moz-column-width:25%; /* FireFox */
	-webkit-column-count:4; -webkit-column-gap:1em; -webkit-column-width:25%; /* Safari */
	column-count:4; column-gap:1em; column-width:25%; /* Opera */
}

/* page breaks */
.breakbefore { page-break-before:always; }
.breakafter { page-break-before:always; } 

/* show/hide browser-specific content for InternetExplorer vs. non-IE ("moz") browsers */
*[class="ieOnly"]
	{ display:none; } /* hide in moz (uses CSS selector) */
* html .mozOnly, *:first-child+html .mozOnly
	{ display: none; } /* hide in IE (uses IE6/IE7 CSS hacks) */

/* borderless tables */
.borderless, .borderless table, .borderless td, .borderless tr, .borderless th, .borderless tbody
	{ border:0 !important; margin:0 !important; padding:0 !important; }
.widetable, .widetable table
	{ width:100%; }

/* thumbnail images (fixed-sized scaled images) */
.thumbnail img { height:5em !important; }

/* stretchable images (auto-size to fit tiddler) */
.stretch img { width:95%; }

/* grouped content */
.outline
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; }
.menubox
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; background:#fff; color:#000; }
.menubox .button, .menubox .tiddlyLinkExisting, .menubox .tiddlyLinkNonExisting
	{ color:#009 !important; }
.groupbox
	{ display:block; padding:1em; -moz-border-radius:1em;-webkit-border-radius:1em; border:1px solid; background:#ffe; color:#000; }
.groupbox a, .groupbox .button, .groupbox .tiddlyLinkExisting, .groupbox .tiddlyLinkNonExisting
	{ color:#009 !important; }
.groupbox code
	{ color:#333 !important; }
.borderleft
	{ margin:0;padding:0;border:0;margin-left:1em; border-left:1px dotted; padding-left:.5em; }
.borderright
	{ margin:0;padding:0;border:0;margin-right:1em; border-right:1px dotted; padding-right:.5em; }
.borderbottom
	{ margin:0;padding:1px 0;border:0;border-bottom:1px dotted; margin-bottom:1px; padding-bottom:1px; }
.bordertop
	{ margin:0;padding:0;border:0;border-top:1px dotted; margin-top:1px; padding-top:1px; }

/* scrolled content */
.scrollbars { overflow:auto; }
.height10em { height:10em; }
.height15em { height:15em; }
.height20em { height:20em; }
.height25em { height:25em; }
.height30em { height:30em; }
.height35em { height:35em; }
.height40em { height:40em; }

/* compact form */
.smallform
	{ white-space:nowrap; }
.smallform input, .smallform textarea, .smallform button, .smallform checkbox, .smallform radio, .smallform select
	{ font-size:8pt; }

/* stretchable edit fields and textareas (auto-size to fit tiddler) */
.stretch input { width:99%; }
.stretch textarea { width:99%; }

/* compact input fields (limited to a few characters for entering percentages and other small values) */
.onechar input   { width:1em; }
.twochar input   { width:2em; }
.threechar input { width:3em; }
.fourchar input  { width:4em; }
.fivechar input  { width:5em; }

/* text colors */
.white { color:#fff !important }
.gray  { color:#999 !important }
.black { color:#000 !important }
.red   { color:#f66 !important }
.green { color:#0c0 !important }
.blue  { color:#99f !important }

/* rollover highlighting */
.mouseover 
	{color:[[ColorPalette::TertiaryLight]] !important;}
.mouseover a
	{color:[[ColorPalette::TertiaryLight]] !important;}
.selected .mouseover
	{color:[[ColorPalette::Foreground]] !important;}
.selected .mouseover .button, .selected .mouseover a
	{color:[[ColorPalette::PrimaryDark]] !important;}

/* rollover zoom text */
.zoomover
	{ font-size:80% !important; }
.selected .zoomover
	{ font-size:100% !important; }

/* [[ColorPalette]] text colors */
.Background	{ color:[[ColorPalette::Background]];	 }
.Foreground	{ color:[[ColorPalette::Foreground]];	 }
.PrimaryPale	{ color:[[ColorPalette::PrimaryPale]];	 }
.PrimaryLight	{ color:[[ColorPalette::PrimaryLight]];	 }
.PrimaryMid	{ color:[[ColorPalette::PrimaryMid]];	 }
.PrimaryDark	{ color:[[ColorPalette::PrimaryDark]];	 }
.SecondaryPale	{ color:[[ColorPalette::SecondaryPale]]; }
.SecondaryLight	{ color:[[ColorPalette::SecondaryLight]];}
.SecondaryMid	{ color:[[ColorPalette::SecondaryMid]];	 }
.SecondaryDark	{ color:[[ColorPalette::SecondaryDark]]; }
.TertiaryPale	{ color:[[ColorPalette::TertiaryPale]];	 }
.TertiaryLight	{ color:[[ColorPalette::TertiaryLight]]; }
.TertiaryMid	{ color:[[ColorPalette::TertiaryMid]];	 }
.TertiaryDark	{ color:[[ColorPalette::TertiaryDark]];	 }
.Error		{ color:[[ColorPalette::Error]];	 }

/* [[ColorPalette]] background colors */
.BGBackground	  { background-color:[[ColorPalette::Background]];	}
.BGForeground	  { background-color:[[ColorPalette::Foreground]];	}
.BGPrimaryPale	  { background-color:[[ColorPalette::PrimaryPale]];	}
.BGPrimaryLight	  { background-color:[[ColorPalette::PrimaryLight]];	}
.BGPrimaryMid	  { background-color:[[ColorPalette::PrimaryMid]];	}
.BGPrimaryDark	  { background-color:[[ColorPalette::PrimaryDark]];	}
.BGSecondaryPale  { background-color:[[ColorPalette::SecondaryPale]]; 	}
.BGSecondaryLight { background-color:[[ColorPalette::SecondaryLight]];	}
.BGSecondaryMid	  { background-color:[[ColorPalette::SecondaryMid]];	}
.BGSecondaryDark  { background-color:[[ColorPalette::SecondaryDark]]; 	}
.BGTertiaryPale	  { background-color:[[ColorPalette::TertiaryPale]];	}
.BGTertiaryLight  { background-color:[[ColorPalette::TertiaryLight]]; 	}
.BGTertiaryMid	  { background-color:[[ColorPalette::TertiaryMid]];	}
.BGTertiaryDark	  { background-color:[[ColorPalette::TertiaryDark]];	}
.BGError	  { background-color:[[ColorPalette::Error]];	 	}
/*}}}*/
\define toc-heading(caption,body)
<$reveal type="nomatch" state=<<qualify "$:/state/toc/$caption$">> text="show">
<$button set=<<qualify "$:/state/toc/$caption$">> setTo="show" class="tc-btn-invisible">{{$:/core/images/right-arrow}} $caption$
</$button>
</$reveal>
<$reveal type="match" state=<<qualify "$:/state/toc/$caption$">> text="show">
<$button set=<<qualify "$:/state/toc/$caption$">> setTo="hide" class="tc-btn-invisible">{{$:/core/images/down-arrow}} $caption$
</$button>
</$reveal>
<$reveal type="match" state=<<qualify "$:/state/toc/$caption$">> text="show" retain="yes" animate="yes">

$body$

</$reveal>
\end
[[Opbygning af udtalelsesskabeloner i TW]]
<div class="tw-table-of-contents">

# Guide
## <<toc-heading "Introduktion" "<$list filter='[tag[Start]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Udtalelseskomponenter" "<$list filter='[prefix[$:/Udtalelser]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Dokumentation" "<$list filter='[tag[dokumentation]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Demo & eksempler" "<$list filter='[tag[demo]][tag[eksempel]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Tips" "<$list filter='[tag[tw]][tag[tip]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
#Todo
## <<toc-heading "Opgaver der venter" "<$list filter='[tag[opgave]!tag[færdig]]'>
*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Færdige opgaver" "<$list filter='[tag[opgave]tag[færdig]]'>

*<$link><$view field='title'/></$link>
</$list>
">>
## <<toc-heading "Om" "<$list filter='[tag[om]]'>

*<$link><$view field='title'/></$link>
</$list>
">>

</div>
! Basics

TiddlyWiki5 formats tables using vertical bar characters like so:

```
|!Cell1 |!Cell2 |
|Cell3 |Cell3 |
```

Exclamation marks are used to indicate header cells. The example renders as:

|!Cell1 |!Cell2 |
|Cell3 |Cell3 |

! Cell Alignment

Table cell alignment is controlled by inserting space characters before and/or after the cell content. For example:

```
|Left aligned content |
| Right aligned content|
| Centred content |
|+++ a very wide column so we can see the alignment +++|
```

The example renders as:

|Left aligned content |
| Right aligned content|
| Centred content |
|+++ a very wide column so we can see the alignment +++|

! Cell vertical Alignment

Vertical alignment of cells is done by inserting either a `^` for top alignment or a `,` for bottom alignment as the first character of a cell. The normal horizontal alignment is still possible. For example:

```
|^top left |^ top center |^ top right|
|middle left | middle center | middle right|
|,bottom left |, bottom center |, bottom right|
```

The example renders as:

| :: | ::::::::::::::::::::::::::: | ::::::::::::::::::::::::::: | ::::::::::::::::::::::::::: | :: |
| ::<br>:: |^top left |^ top center |^ top right| ::<br>:: |
| ::<br>:: |middle left | middle center | middle right| ::<br>:: |
| ::<br>:: |,bottom left |, bottom center |, bottom right| ::<br>:: |
| :: | ::::::::::::::::::::::::::: | ::::::::::::::::::::::::::: | ::::::::::::::::::::::::::: | :: |

If you need to have a `^`or a `,` as the first character of a left aligned cell, you can use HTML escaping:

| `^` | &amp;#94; |
| `,` | &amp;#44; |

! Cell Merging

To merge a table cell with the one above, use the special cell text `~`. To merge a cell with the one to its left use the text `<`. To merge one to its right use `>`. For example:

```
|Cell1 |Cell2 |Cell3 |Cell4 |
|Cell5 |Cell6 |Cell7 |<|
|Cell5 |~|Cell7 |Cell8 |
|>|Cell9 |Cell10 |Cell11 |
```

Renders as:

|Cell1 |Cell2 |Cell3 |Cell4 |
|Cell5 |Cell6 |Cell7 |<|
|Cell5 |~|Cell7 |Cell8 |
|>|Cell9 |Cell10 |Cell11 |

! Table Classes, Captions, Headers and Footers

Table CSS classes, captions, headers and footers can be specified as special pseudo-rows. The following example:

* assigns the CSS classes "myclass" and "anotherClass" to the table
* gives the table the caption "This is a caption"
* adds a header row of cells with the text "Header"
* adds a footer row of cells with the text "Footer"

```
|myclass anotherClass|k
|This is a caption |c
|Cell1 |Cell2 |
|Cell3 |Cell3 |
|Header|Header|h
|Footer|Footer|f
```

Renders as:

|myclass anotherClass|k
|This is a caption |c
|Cell1 |Cell2 |
|Cell3 |Cell3 |
|Header|Header|h
|Footer|Footer|f

{{||cycleTags}}



\define tc-wikilinks() no
\define appendButton(now, add, title)
<$button class="tc-btn-invisible" set="testfelter der" setTo="$now$$add$"> $title$ </$button> 
\end
\define forslag(forslag)
<$macrocall $name="appendButton" now={{testfelter der}} add="$forslag$" title="$forslag$"/>
\end
\define kategori(kategori, forslag)
<$macrocall $name="appendButton" now={{testfelter der}} add="$forslag$" title="$kategori$"/>
\end
<$reveal type="nomatch" state="!!redigering" text="show">

<$button style="float:right" class="print-skjul tc-btn-invisible" set="!!redigering" setTo="show">{{$:/core/images/edit-button}}</$button>
<table class='fixed borderless valignTop'>
<tr>
<th colspan=1 style="text-align:left;"><$macrocall $name="kategori" kategori="Under middel præstation" forslag={{testfelter her!!alleundermiddel}}/></th>
<th colspan=1 style="text-align:left;"><$macrocall $name="kategori" kategori="Middel præstation" forslag={{testfelter her!!allemiddel}}/></th>
<th colspan=1 style="text-align:left;"><$macrocall $name="kategori" kategori="Over middel præstation" forslag={{testfelter her!!alleovermiddel}}/></th>
</tr>
<tr>
<td>
<$list filter="[list[testfelter her!!undermiddel]]" variable="type">
<$macrocall $name="appendButton" now={{testfelter der}} add=<<type>> title="<<type>>"/></$list>
</td>
<td>
<$list filter="[list[testfelter her!!middel]]" variable="type">
<$macrocall $name="appendButton" now={{testfelter der}} add=<<type>> title="<<type>>"/></$list>
</td>
<td>
<$list filter="[list[testfelter her!!overmiddel]]" variable="type">
<$macrocall $name="appendButton" now={{testfelter der}} add=<<type>> title="<<type>>"/></$list>
</td>
</tr>
</table>
</$reveal>
<$reveal type="match" state="!!redigering" text="show">

<$button style="float:right"  set="!!redigering" setTo="hide">Færdig {{$:/core/images/done-button}}</$button>

<table class='fixed borderless valignTop'>
<tr>
<th colspan=1 style="text-align:left;">
Under middel præstation <br><$button class="small" set="!!alleundermiddel" setTo=""> Ryd </$button>
</th>
<th colspan=1 style="text-align:left;">
Middel præstation <br><$button class="small" set="!!allemiddel" setTo=""> Ryd </$button>
</th>
<th colspan=1 style="text-align:left;">
Over middel præstation <br><$button class="small" set="!!alleovermiddel" setTo=""> Ryd </$button>
</th>
</tr>
<tr>
<td>
<$edit-text
tiddler="testfelter her"
field="alleundermiddel"
tag="input"
default=""
placeholder="uden [[]]"/>
</td>
<td>
<$edit-text
tiddler="testfelter her"
field="allemiddel"
tag="input"
default=""
placeholder="uden [[]]"/>
</td>
<td>
<$edit-text
tiddler="testfelter her"
field="alleovermiddel"
tag="input"
default=""
placeholder="uden [[]]"/>
</td>
</tr>
<tr>
<td>
<$edit-text tiddler="testfelter her" field="undermiddel" tag="textarea" class="tc-edit-texteditor"/>
</td>
<td>
<$edit-text tiddler="testfelter her" field="middel" tag="textarea" class="tc-edit-texteditor"/>
</td>
<td>
<$edit-text tiddler="testfelter her" field="overmiddel" tag="textarea" class="tc-edit-texteditor"/>
</td>
</tr>
</table>
</$reveal>
{{~HighlightedText||hl}}
<$list filter="[is[current]field:tags[]]"><$button set="!!tags" setTo="A">A</$button></$list>

<$list filter="[is[current]field:tags[A]]"><$button set="!!tags" setTo="B">B</$button></$list>

<$list filter="[is[current]field:tags[B]]"><$button set="!!tags" setTo="C">C</$button></$list>

<$list filter="[is[current]field:tags[C]]"><$button set="!!tags" setTo="">clear</$button></$list>

{{||cycletags}}
\define appendButton(now, add, title)
<$button set="SomeTiddler" setTo="$now$$add$"> $title$ </$button> 
\end
\define sentences(category, sentences)
<$macrocall $name="appendButton" now={{SomeTiddler}} add="$sentences$" title="$category$"/>
\end

<$macrocall $name="sentences" category="All items" sentences={{ThisTiddler!!listfield}}/>

<$list filter="[list[ThisTiddler!!listfield]]" variable="type">
<$macrocall $name="appendButton" now={{SomeTiddler}} add=<<type>> title="<<type>>"/></$list>
You can incorporate the content of one tiddler within another using the [[Transclusion]] notation:

* `{{MyTiddler}}` transcludes a single tiddler
* `{{MyTiddler||TemplateTitle}}` displays the tiddler through a specified [[TemplateTiddler|TemplateTiddlers]]
* `{{||TemplateTitle}}` displays the specified template tiddler without altering the CurrentTiddler

You can also use a TextReference instead of a tiddler title:

* `{{MyTiddler!!field}}` transcludes a specified field of a tiddler
* `{{!!field}}` transcludes a specified field of the current tiddler
* `{{MyTiddler##index}}` transcludes a specified indexed property of a [[DataTiddler|DataTiddlers]]
* `{{##index}}` transcludes a specified indexed property of the current [[DataTiddler|DataTiddlers]]

A similar syntax can be used to transclude a list of tiddlers matching a specified [[filter|Filters]]:

```
{{{ [tag[mechanism]] }}}
{{{ [tag[mechanism]] ||TemplateTitle}}}
```

See also:

* [[Transclusion Basic Usage]]
* [[Transclusion with Templates]]
* TemplateTiddlers
* TranscludeWidget
* [[Confusion between Transclusion and Substitution]]
WikiText can include blocks of text that are rendered with an explicit ContentType like this:

```
$$$image/svg+xml
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="100">
  <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="green" />
</svg>
$$$
```

This renders as:

$$$image/svg+xml
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="100">
  <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="green" />
</svg>
$$$

It is also possible to abbreviate the ContentType to a file extension. For example:

```
$$$.svg
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="100">
  <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="red" />
</svg>
$$$
```

This renders as:

$$$.svg
<svg xmlns="http://www.w3.org/2000/svg" width="150" height="100">
  <circle cx="100" cy="50" r="40" stroke="black" stroke-width="2" fill="red" />
</svg>
$$$

Unknown types render as plain text:

```
$$$text/unknown
Some plain text, which will not be //formatted//.
$$$
```

Which renders as:

$$$text/unknown
Some plain text, which will not be //formatted//.
$$$

A render type can also be specified, causing a particular text rendering to be displayed. For example:

```
$$$text/vnd.tiddlywiki>text/html
This is ''some'' wikitext
$$$

$$$text/vnd.tiddlywiki>text/plain
This is ''some'' wikitext
$$$
```

Renders as:

$$$text/vnd.tiddlywiki>text/html
This is ''some'' wikitext
$$$

$$$text/vnd.tiddlywiki>text/plain
This is ''some'' wikitext
$$$

The document below is a page from Wikipedia that I imported into the wiki on a Drag and Drop basis. This it contains a myriad of html commands that while visible in TiddlyWiki are not in Wikitext format. The HTML converter will do a significant amount of the heavy lifting converting this to Wikitext. Cleaning this will still require significant work.

<hr>

<h1 id="firstHeading" class="firstHeading" lang="en"><span dir="auto">Gunning fog index</span></h1>
						<div id="bodyContent" class="mw-body-content">
									<div id="siteSub">From Wikipedia, the free encyclopedia</div>
								<div id="contentSub"></div>
												</div>
				<div id="mw-content-text" dir="ltr" class="mw-content-ltr" lang="en"><table class="metadata plainlinks ambox ambox-style ambox-external_links" role="presentation">
<tbody><tr>
<td class="mbox-image">
<div style="width:52px"><img alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/f/f2/Edit-clear.svg/40px-Edit-clear.svg.png" srcset="//upload.wikimedia.org/wikipedia/en/thumb/f/f2/Edit-clear.svg/60px-Edit-clear.svg.png 1.5x, //upload.wikimedia.org/wikipedia/en/thumb/f/f2/Edit-clear.svg/80px-Edit-clear.svg.png 2x" data-file-width="48" data-file-height="48" height="40" width="40"></div>
</td>
<td class="mbox-text"><span class="mbox-text-span">This article's <b>use of <a href="http://en.wikipedia.org/wiki/Wikipedia:External_links" title="Wikipedia:External links">external links</a> may not follow Wikipedia's policies or guidelines</b>. <span class="hide-when-compact">Please <a class="external text" href="http://en.wikipedia.org/w/index.php?title=Gunning_fog_index&amp;action=edit">improve this article</a> by removing <a href="http://en.wikipedia.org/wiki/Wikipedia:What_Wikipedia_is_not#Wikipedia_is_not_a_mirror_or_a_repository_of_links.2C_images.2C_or_media_files" title="Wikipedia:What Wikipedia is not">excessive</a> or <a href="http://en.wikipedia.org/wiki/Wikipedia:External_links" title="Wikipedia:External links">inappropriate</a> external links, and converting useful links where appropriate into <a href="http://en.wikipedia.org/wiki/Wikipedia:Citing_sources" title="Wikipedia:Citing sources">footnote references</a>.</span> <small><i>(August 2011)</i></small></span></td>
</tr>
</tbody></table>
<p>In <a href="http://en.wikipedia.org/wiki/Linguistics" title="Linguistics">linguistics</a>, the <b>Gunning fog index</b> measures the <a href="http://en.wikipedia.org/wiki/Readability" title="Readability">readability</a>
 of English writing. The index estimates the years of formal education 
needed to understand the text on a first reading. A fog index of 12 
requires the reading level of a U.S. high school senior (around 18 years
 old). The test was developed by Robert Gunning, an American 
businessman, in 1952.<sup id="cite_ref-plwork8_1-0" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-plwork8-1"><span>[</span>1<span>]</span></a></sup></p>
<p>The fog index is commonly used to confirm that text can be read 
easily by the intended audience. Texts for a wide audience generally 
need a fog index less than 12. Texts requiring near-universal 
understanding generally need an index less than 8.</p>
<p></p>
<div id="toc" class="toc">
<div id="toctitle">
<h2>Contents</h2>
</div></div></div><div id="toc" class="toc">
<ul>
<li class="toclevel-1 tocsection-1"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#Calculation"><span class="tocnumber">1</span> <span class="toctext">Calculation</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#See_also"><span class="tocnumber">2</span> <span class="toctext">See also</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#References"><span class="tocnumber">3</span> <span class="toctext">References</span></a></li>
<li class="toclevel-1 tocsection-4"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#External_links"><span class="tocnumber">4</span> <span class="toctext">External links</span></a></li>
</ul>
</div>
<p></p>
<h2><span class="mw-headline" id="Calculation">Calculation</span></h2>
<p>The Gunning fog index is calculated with the following <a href="http://en.wikipedia.org/wiki/Algorithm" title="Algorithm">algorithm</a>:<sup id="cite_ref-FOG_2-0" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-FOG-2"><span>[</span>2<span>]</span></a></sup></p>
<ol>
<li>Select a passage (such as one or more full paragraphs) of around 100 words. Do not omit any sentences;</li>
<li>Determine the average sentence length. (Divide the number of words by the number of sentences.);</li>
<li>Count the "complex" words: those with three or more syllables. Do 
not include proper nouns, familiar jargon, or compound words. Do not 
include common suffixes (such as -es, -ed, or -ing) as a syllable;</li>
<li>Add the average sentence length and the percentage of complex words; and</li>
<li>Multiply the result by 0.4.</li>
</ol>
<p>The complete formula is:</p>
<dl>
<dd><img class="mwe-math-fallback-image-inline tex" alt="
0.4\left[ \left(\frac{\mbox{words}}{\mbox{sentences}}\right) + 100\left(\frac{\mbox{complex words}}{\mbox{words}}\right) \right]
" src="http://upload.wikimedia.org/math/2/4/e/24e74bc62f64f038ca52eeef2aa3fcc6.png"></dd>
</dl>
<p>While the fog index is a good sign of hard-to-read text, it has 
limits. Not all complex words are difficult. For example, "asparagus" is
 not generally thought to be a difficult word, though it has four 
syllables. A short word can be difficult if it is not used very often by
 most people.</p>
<p>Until the 1980s, the fog index was calculated differently.<sup id="cite_ref-3" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-3"><span>[</span>3<span>]</span></a></sup>
 The original formula counted each clause as a sentence. Because the 
index was meant to measure clarity of expression within sentences, it 
assumed people saw each clause as a complete thought.</p>
<p>In the 1980s, this step was left out in counting the fog index <i>for literature</i>.
 This might have been because it had to be done manually. Judith Bogert 
of Pennsylvania State University defended the original algorithm in 
1985.<sup id="cite_ref-4" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-4"><span>[</span>4<span>]</span></a></sup> A review of subsequent literature shows that the newer method is generally recommended.<sup id="cite_ref-5" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-5"><span>[</span>5<span>]</span></a></sup></p>
<p>Nevertheless, some continue to point out that a series of simple, short sentences does not mean that the reading is easier.<sup id="cite_ref-6" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-6"><span>[</span>6<span>]</span></a></sup> In some works, such as Gibbon's <i><a href="http://en.wikipedia.org/wiki/The_History_of_the_Decline_and_Fall_of_the_Roman_Empire" title="The History of the Decline and Fall of the Roman Empire">The History of the Decline and Fall of the Roman Empire</a></i>,
 the fog scores using the old and revised algorithms differ greatly. A 
sample test took a random footnote from the text: (#51: Dion, vol. I. 
lxxix. p. 1363. Herodian, l. v. p. 189.) and used an automated Gunning 
Fog site,<sup id="cite_ref-7" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-7"><span>[</span>7<span>]</span></a></sup>
 first using the sentence count, and then the count of sentences plus 
clauses. The site gave an index of 19.2 using only sentences, and an 
index of 12.5 when including independent clauses. This brought down the 
fog index from post-graduate to high school.<sup id="cite_ref-8" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-8"><span>[</span>8<span>]</span></a></sup></p>
<p>Though measured as an exact Readability Formula, The Gunning Fog 
Index Formula has certain unnoticeable defects. For instance, it cut 
rate that not all multi-syllabic words are hard. The Fog Index has also 
experienced significant variations to permit computerization of this 
formula, later facing diverse opinions among researchers about 
calculating independent clauses as distinct sentences.<sup id="cite_ref-9" class="reference"><a href="http://en.wikipedia.org/wiki/Gunning_fog_index#cite_note-9"><span>[</span>9<span>]</span></a></sup></p>
<h2><span class="mw-headline" id="See_also">See also</span></h2>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_test" title="Flesch–Kincaid readability test" class="mw-redirect">Flesch–Kincaid readability test</a></li>
<li><a href="http://en.wikipedia.org/wiki/Plain_language" title="Plain language">Plain language</a></li>
</ul>
<h2><span class="mw-headline" id="References">References</span></h2>
<div class="reflist columns references-column-count references-column-count-2" style="-moz-column-count: 2; -webkit-column-count: 2; column-count: 2; list-style-type: decimal;">
<ol class="references">
<li id="cite_note-plwork8-1"></li></ol></div><li id="cite_note-plwork8-1"> <span class="reference-text"><span class="citation journal">DuBay, William H. (23 March 2004). <a rel="nofollow" class="external text" href="http://www.impact-information.com/impactinfo/newsletter/plwork08.htm">"Judges Scold Lawyers for Bad Writing"</a>. <i>Plain Language At Work Newsletter</i> (Impact Information) (8)<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2014</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.atitle=Judges+Scold+Lawyers+for+Bad+Writing&amp;rft.au=DuBay%2C+William+H.&amp;rft.aufirst=William+H.&amp;rft.aulast=DuBay&amp;rft.date=23+March+2004&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.impact-information.com%2Fimpactinfo%2Fnewsletter%2Fplwork08.htm&amp;rft.issue=8&amp;rft.jtitle=Plain+Language+At+Work+Newsletter&amp;rft.pub=Impact+Information&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"></span></span></li>
<li id="cite_note-FOG-2"></li><li id="cite_note-FOG-2"> <span class="reference-text"><span class="citation web"><a rel="nofollow" class="external text" href="http://www.readabilityformulas.com/gunning-fog-readability-formula.php">"The Gunning’s Fog Index (or FOG) Readability Formula"</a>. Readabilty Formulas<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2014</span>.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.btitle=The+Gunning%E2%80%99s+Fog+Index+%28or+FOG%29+Readability+Formula&amp;rft.genre=book&amp;rft_id=http%3A%2F%2Fwww.readabilityformulas.com%2Fgunning-fog-readability-formula.php&amp;rft.pub=Readabilty+Formulas&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"></span></span></li>
<li id="cite_note-3"></li><li id="cite_note-3"> <span class="reference-text"><span class="citation book">Gunning, Robert (1952). <i>The Technique of Clear Writing</i>. McGraw-Hill. pp. 36–37.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.aufirst=Robert&amp;rft.au=Gunning%2C+Robert&amp;rft.aulast=Gunning&amp;rft.btitle=The+Technique+of+Clear+Writing&amp;rft.date=1952&amp;rft.genre=book&amp;rft.pages=36-37&amp;rft.pub=McGraw-Hill&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"></span></span></li>
<li id="cite_note-4"></li><li id="cite_note-4"> <span class="reference-text"><span class="citation journal">Bogert, Judith (1985). <a rel="nofollow" class="external text" href="http://bcq.sagepub.com/cgi/pdf_extract/48/2/9">"In Defense of the Fog Index"</a>. <i>Business Communication Quarterly</i> <b>48</b> (2): 9–12. <a href="http://en.wikipedia.org/wiki/Digital_object_identifier" title="Digital object identifier">doi</a>:<a rel="nofollow" class="external text" href="http://dx.doi.org/10.1177%2F108056998504800203">10.1177/108056998504800203</a>.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.atitle=In+Defense+of+the+Fog+Index&amp;rft.au=Bogert%2C+Judith&amp;rft.aufirst=Judith&amp;rft.aulast=Bogert&amp;rft.date=1985&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fbcq.sagepub.com%2Fcgi%2Fpdf_extract%2F48%2F2%2F9&amp;rft_id=info%3Adoi%2F10.1177%2F108056998504800203&amp;rft.issue=2&amp;rft.jtitle=Business+Communication+Quarterly&amp;rft.pages=9-12&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.volume=48" class="Z3988"></span></span></li>
<li id="cite_note-5"></li><li id="cite_note-5"> <span class="reference-text"><span class="citation book">Brucker, Carl, ed. (June 2009). <a rel="nofollow" class="external text" href="http://www.atu.edu/worldlanguages/texts/ATW12th.pdf"><i>Arkansas Tech Writing, 12th ed. English 2053: Technical Writing</i></a>. p. 109.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.au=Brucker%2C+Carl%2C+ed.&amp;rft.aufirst=Carl%2C+ed.&amp;rft.aulast=Brucker&amp;rft.btitle=Arkansas+Tech+Writing%2C+12th+ed.+English+2053%3A+Technical+Writing&amp;rft.date=June+2009&amp;rft.genre=book&amp;rft_id=http%3A%2F%2Fwww.atu.edu%2Fworldlanguages%2Ftexts%2FATW12th.pdf&amp;rft.pages=109&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"></span></span></li>
<li id="cite_note-6"></li><li id="cite_note-6"> <span class="reference-text">Referenced in the 2 November 2006 entry <a rel="nofollow" class="external text" href="http://notorc.blogspot.com/2006_11_01_archive.html">guide to readability</a>.</span></li>
<li id="cite_note-7"></li><li id="cite_note-7"> <span class="reference-text"><a rel="nofollow" class="external text" href="http://gunning-fog-index.com/">Fog Index Calculator</a></span></li>
<li id="cite_note-8"></li><li id="cite_note-8"> <span class="reference-text"><span class="citation web"><a rel="nofollow" class="external text" href="http://notorc.blogspot.com/2006/09/devils-in-details-measuring.html">"Clear Writing: How to Achieve and Measure Readability"</a>. <i>The Writing Clinic</i>. Poscripts. 2006-11-02.</span><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunning+fog+index&amp;rft.atitle=Clear+Writing%3A+How+to+Achieve+and+Measure+Readability&amp;rft.date=2006-11-02&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fnotorc.blogspot.com%2F2006%2F09%2Fdevils-in-details-measuring.html&amp;rft.jtitle=The+Writing+Clinic&amp;rft.pub=Poscripts&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"></span></span></li>
<li id="cite_note-9"></li><div class="reflist columns references-column-count references-column-count-2" style="-moz-column-count: 2; -webkit-column-count: 2; column-count: 2; list-style-type: decimal;"><ol class="references"><li value="9" id="cite_note-9"> <span class="reference-text"><a rel="nofollow" class="external free" href="http://courses.washington.edu/com586/2004/week_7_readability_gunning.html">http://courses.washington.edu/com586/2004/week_7_readability_gunning.html</a></span></li>
</ol>
</div>
<h2><span class="mw-headline" id="External_links">External links</span></h2><div id="mw-content-text" dir="ltr" class="mw-content-ltr" lang="en">
<ul>
<li><a rel="nofollow" class="external text" href="http://gunning-fog-index.com/">Fog Index Calculator</a> — a simple web page to cut-and-paste text and then calculate Fog Index</li>
<li><a rel="nofollow" class="external text" href="http://www.online-utility.org/english/readability_test_and_improve.jsp">Online Fog Index calculator</a> — suggestions how to improve readability, different measurements</li>
<li><a rel="nofollow" class="external text" href="http://www.read-able.com">Readability Test Tool</a> — test all or part of a webpage by web address or referrer</li>
<li><a rel="nofollow" class="external text" href="http://www.editcentral.com">Readability calculators</a> — six readability statistics</li>
<li><a rel="nofollow" class="external text" href="http://www.logios.pl">FOG-PL</a> — FOG index calculator for Polish</li>
<li><a rel="nofollow" class="external text" href="http://www.proofreadbot.com">Readability Tests</a> — tool that calculates all readability scores (Statistics section in the report)</li>
</ul>







</div>									
													<div id="catlinks" class="catlinks"><div id="mw-normal-catlinks" class="mw-normal-catlinks"><a href="http://en.wikipedia.org/wiki/Help:Category" title="Help:Category">Categories</a>: <ul><li><a href="http://en.wikipedia.org/wiki/Category:Readability_tests" title="Category:Readability tests">Readability tests</a></li></ul></div></div>