in MptwTheme (if renamed to MptwTheme1 change back after this edit)

Find:
!ViewTemplate

Problem Code: (6 lines)
<div macro="showWhen
tiddler.tags.containsAny(['css','html','pre','systemConfig']) && !
tiddler.text.match('{{'+'{')">
        <div class='viewer'><pre macro='view text'></pre></div>
</div>
<div macro="else">
        <div class='viewer' macro='view text wikified'></div>
</div>

Replace with (1 line)
<div class='viewer' macro='view text wikified'></div>

Should fix compatibility issue & no real functionality loss,
let me know if you need any additional help.

Mike

On Apr 4, 7:45 pm, Mike <[email protected]> wrote:
> Never mind - if you rename MptwTheme to MptwTheme1 save and reload it
> should work with no extra plugins.
> The problem is in the ViewTemplate defined by that theme (which is
> referenced to all MPTW themes)
>
> Not a fix, but pointing in the right direction (renaming that file
> just tells the themes to use the unmodified TW ViewTemplate ect.
>
> Mike
>
> On Apr 4, 7:32 pm, Mike <[email protected]> wrote:
>
> > Not sure but does that plugin 
> > needhttp://www.tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin
>
> > The working version is TW 2.0.10 (link provided)
> > Lewcid is running TW v2.2.5
>
> > What version TW are you working in (MPTW) Most recent is 
> > TWv2.5.3http://mptw.tiddlyspot.com/
>
> > I know I needed DeprecatedFunctionsPlugin for TW2.4.3 & Lewcid's
> > TaggerPlugin
>
> > Good Luck,
>
> > Mike
>
> > On Apr 4, 3:30 pm, whatever <[email protected]> wrote:
>
> > > Works fine for me. Seehttp://users.volja.net/headmaster/FootnotesTest.html
> > > w
>
> > > On Apr 4, 4:37 pm, "mr.hotzenplotz" <[email protected]>
> > > wrote:
>
> > > > Hi,
> > > > I am using the monkeypirate version of tiddly wiki and was trying to
> > > > use the footnotes plugin from lewcid tw 
> > > > (here:http://tw.lewcid.org/#FootnotesPlugin).
> > > > Saddly I can't seem to make it work. Whenever I add another footnote I
> > > > only get the red footnote number in the text but when clicking it it
> > > > won't show any footnote at the bottom of the page. I tried to disable
> > > > and enable all other plugins but it certainly is caused by mptw,
> > > > probably by the new theme.
> > > > I tried to fiddle around but as I am not very experienced in coding
> > > > and couldn't find anything on google I was hoping that somebody else
> > > > might have gotten these two plugins to work together!?? Anyone?? :)
> > > > Thanks
> > > > Joe

-- 
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.

Reply via email to