kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Fix modules list in the Internal tab of Control Panel
rodzic
939ad11eae
commit
9a6e404215
|
@ -4,8 +4,8 @@ title: $:/snippets/modules
|
||||||
{{$:/docs/moduletypes/$type$}}
|
{{$:/docs/moduletypes/$type$}}
|
||||||
\end
|
\end
|
||||||
<$list filter="[moduletypes[]]">
|
<$list filter="[moduletypes[]]">
|
||||||
!! <$macrocall $name="listItem" $type="text/plain" $output="text/plain"/>
|
!! <$macrocall $name="currentTiddler" $type="text/plain" $output="text/plain"/>
|
||||||
<$macrocall $name="describeModuleType" type=<<listItem>>/>
|
<$macrocall $name="describeModuleType" type=<<currentTiddler>>/>
|
||||||
<ul><$list filter="[is[current]modules[]]"><li><$link><<currentTiddler>></$link>
|
<ul><$list filter="[is[current]modules[]]"><li><$link><<currentTiddler>></$link>
|
||||||
</li>
|
</li>
|
||||||
</$list>
|
</$list>
|
||||||
|
|
Ładowanie…
Reference in New Issue