You sir are a genius.

That worked a treat, thanks for all the help and the fantastically
fast response.

Ryan

On Apr 6, 7:09 pm, Mike <[email protected]> wrote:
> Updated test site as per ELS instruction above.
>
> Note: when using MPTW you have to edit the page template in the
> MPTWTheme
>
> Enjoy !
>
> Mike
>
> On Apr 6, 10:38 am, Mike <[email protected]> wrote:
>
> > Test Case Posted Here:http://test66.tiddlyspot.com/
>
> > I found upload from anywhere other than the WelcomeToTiddlyspot
> > tiddler did not work.
>
> > Good Luck !
>
> > Mike
>
> > On Apr 6, 6:12 am, Ryan Stanley <[email protected]>
> > wrote:
>
> > > Hi Mike,
>
> > > I have attempted to upload my TW using tiddlyspot but found I could
> > > not do it.  I created a new TW on tiddlyspot and working offline
> > > started to build it up to resemble and eventually become my new one.
> > > unfortuately I keep getting "access denied" everytime I attempt to
> > > upload it.
>
> > > I have tried uploading it from my work PC as well as my home PC but
> > > keep getting the same problem.  Is there something I can do to get
> > > around this or another site I can upload it too?
>
> > > On Apr 5, 4:56 pm, Mike <[email protected]> wrote:
>
> > > > Ryan,
>
> > > > the best thing would be to put a copy online so we could all see where
> > > > it is not working.
>
> > > > I would make a copy of your tw, delete all content you wish to remain
> > > > private, then upload to tiddlyspot and share the site here, that way
> > > > everyone is working from the same tw (so many flavors and versions out
> > > > there, with endless customization options - hard to tell why your
> > > > version is not working as desired)
>
> > > > Good Luck,
> > > > Mike
>
> > > > On Apr 5, 9:38 am, Ryan Stanley <[email protected]>
> > > > wrote:
>
> > > > > Thanks Mario, I really like the work you've done with MPTW and could
> > > > > see the tweaks working in my own very nicely.
>
> > > > > I can't, however, get the goto plugin to appear using any of the
> > > > > advice I've been given and as a last ditch attempt wonder if it's
> > > > > worth listing the plugin's I'm using as well as the layout.
>
> > > > > If anyone would like to see what I've got and what I intend to do with
> > > > > it I'd be best emailing it directly using screenshots as it is a
> > > > > standalone wiki.
>
> > > > > On Apr 2, 3:05 pm, PMario <[email protected]> wrote:
>
> > > > > > Hi Ryan
>
> > > > > > MPTW has theme tiddlers that contain the page template
>
> > > > > > Look at the MptwTheme[1] inside the header div.
> > > > > > add:
> > > > > > <div class='dpfr' macro='gotoTiddler search liststyle:"z-index: 
> > > > > > 5;"'></
> > > > > > div>
> > > > > > in the template
>
> > > > > > in the StyleSheet section add:
> > > > > > .dpfr {
> > > > > >   float: right;
>
> > > > > > }
>
> > > > > > I tried it inside the class='headerShadow' div which doesn't work
> > > > > > because the result list is cut of. You will need some more CSS 
> > > > > > tweaks
> > > > > > to get it working. You should try the top menue instead.
>
> > > > > > GotoPlugin automatically adds itself to the shadow tiddler
> > > > > > SideBarOptions. You can remove it there when the div works.
>
> > > > > > I made a 3 part howTo which describes how I changed mptw for my 
> > > > > > needs.
> > > > > > MPTW was also my choice of TW to start with because of taggly 
> > > > > > tagging
> > > > > > and theme switching.
>
> > > > > > part1 is a description what I wanted to do.
> > > > > > part2 includes the plugins and describes the adjustments needed and
> > > > > > gives some info how to change the color palette
> > > > > > part3 describes how I changed the themes
>
> > > > > > All 3 off them are designed to work with them and try what happens.
>
> > > > > > hope this helps.
>
> > > > > > regards Mario
> > > > > > [1]http://mptw.tiddlyspot.com/#MptwTheme
> > > > > > [2]http://a-pm-part1.tiddlyspot.com/
> > > > > > [3]http://a-pm-part2.tiddlyspot.com/
> > > > > > [4]http://a-pm-part3.tiddlyspot.com/
>
> > > > > > On Apr 1, 5:05 pm, Ryan Stanley <[email protected]>
> > > > > > wrote:
>
> > > > > > > Thanks for the reply Måns but I still can't get it to work.
> > > > > > > The quick start document seems to be really helpful but no matter 
> > > > > > > what
> > > > > > > I can't get the gotoplugin to appear where I want it to, even when
> > > > > > > changing the stylesheet information.
>
> > > > > > > Can anyone tell me how to make the gotoplugin appear where you 
> > > > > > > want it
> > > > > > > to using the MPTW layout.
>
> > > > > > > Thanks again.
>
> > > > > > > On Mar 31, 11:37 pm, Måns <[email protected]> wrote:
>
> > > > > > > > Hi Ryan
>
> > > > > > > > > I have also tried the idea's given above but I couldn't get 
> > > > > > > > > them to
> > > > > > > > > work, ...
>
> > > > > > > > Have a look at Eric's basic.html 
> > > > > > > > (quiockstartdocument)http://www.tiddlytools.com/quickstart/basics.html
> > > > > > > > I has things set up as Eric explains in his post.
> > > > > > > > "in PageTemplate add:   <span class='siteNav' refresh='content'
> > > > > > > > tiddler='SiteNav'></span>
> > > > > > > > in StyleSheet, add:   .siteNav { 
> > > > > > > > position:absolute;z-index:1;right:.
> > > > > > > > 5em;top:2em; }
> > > > > > > > create SiteNav, containing:  <<gotoTiddler 
> > > > > > > > liststyle:[[font-size:
> > > > > > > > 80%;width:100%;]]>> "
>
> > > > > > > > "create SiteNav ..." means: create a tiddler with the title 
> > > > > > > > SiteNav -
> > > > > > > > containing text: <<gotoTiddler liststyle:[[font-size:80%;width:
> > > > > > > > 100%;]]>>...
>
> > > > > > > > Hope this helps...
>
> > > > > > > > Regards Måns Mårtensson- Hide quoted text -
>
> > > > > > - Show quoted text -- Hide quoted text -
>
> > > > - Show quoted text -

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