On Thursday, December 4, 2014 8:22:14 AM UTC-6, Jeremy Ruston wrote:
>
> Hi Jim
>
> Terrific. Can you share where you've got?
>
> Many thanks
>
> Jeremy
>
>
Following, although I've been trying to figure all this out on my own 
because it feels like cheating to keep asking Dad for help. :)

\define tv-wikilink-template() $uri_doubleencoded$.html
\define tv-config-toolbar-icons() no
\define tv-config-toolbar-text() no
\define tv-config-toolbar-class() tc-btn-invisible
<$importvariables filter="[[$:/core/ui/PageMacros]] 
[all[shadows+tiddlers]tag[$:/tags/Macro]!has[draft.of]]">
`<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="TiddlyWiki" />
<meta name="tiddlywiki-version" content="`{{$:/core/templates/version}}`" />
<meta name="format-detection" content="telephone=no">
<link id="faviconLink" rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="static.css">
<title>`{{$:/core/wiki/title}}`</title>
</head>
<body class="tc-body">
`{{$:/StaticBanner||$:/core/templates/html-tiddler}}
`<div class="tc-sidebar-scrollable" style="overflow: auto;">
<div class="tc-sidebar-header">
`<$reveal state="$:/state/sidebar" type="match" text="yes" default="yes" 
retain="yes">    
`<h1 class="tc-site-title">`<$transclude tiddler="$:/SiteTitle" 
mode="inline"/>`</h1>
<div class="tc-site-subtitle">`<$transclude tiddler="$:/SiteSubtitle" 
mode="inline"/>`</div>
<div class="tc-table-of-contents">
`<<toc "toc">>
`</div>
`</$reveal>
`</div>
</div>
<section class="tc-story-river">
`<$view tiddler="$:/core/ui/ViewTemplate" format="htmlwikified"/>
</$importvariables>`
</section>
</body>
</html>
` 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to