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$}}
|
||||
\end
|
||||
<$list filter="[moduletypes[]]">
|
||||
!! <$macrocall $name="listItem" $type="text/plain" $output="text/plain"/>
|
||||
<$macrocall $name="describeModuleType" type=<<listItem>>/>
|
||||
!! <$macrocall $name="currentTiddler" $type="text/plain" $output="text/plain"/>
|
||||
<$macrocall $name="describeModuleType" type=<<currentTiddler>>/>
|
||||
<ul><$list filter="[is[current]modules[]]"><li><$link><<currentTiddler>></$link>
|
||||
</li>
|
||||
</$list>
|
||||
|
|
Ładowanie…
Reference in New Issue