Here's a log of my attempt:
1. I copied MasterIncludesPlugin.js into a separate file named
MasterIncludesPlugin.js
2. I added the following to the MarkupPostBody:
<!--{{{-->
<script type="text/javascript" src="MasterIncludesPlugin.js"></script>
<!--}}}-->
3. I created MasterIncludesConfig with the following content:
| !Using only ~MasterIncludesPlugin.js |>|
|MasterLocation|empty_master.html|
|ReportImported|true|
|ReportImportedFiles|true|
|ReportSkipped|true|
|ReportErrors|true|
4. I put the empty_master.html TiddlyWiki into the same folder.
What happens is:
- if empty_master.html is really empty, the includer TW opens as usual
- if there's any one tidder in empty_master.html, which has or has not
a namesake in the includer, the includer opens as a blank page, in
both Opera (11.50) and FireFox (4.0.1).
Did I anything wrong?
Yakov.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.