[tw] Re: Using TagglyTagging with different themes

2012-04-27 Thread springcat
Hi Mans,
That really helped, tags are coming out nicely now. I had to take out
the title/ view title macro as it was already there in TTplugin code,
otherwise I was getting the titles repeated.
Thanks for your help,
Tanmoy

On Apr 26, 3:52 am, Måns humam...@gmail.com wrote:
 Hi springcat

 Although I have been able to use TagglyTagging with Theme Mocha, the taggly 
 tags
  at the top of a particular tiddler do not show the border that is
  visible with such tags in Mptw theme. I've looked at the TTplugin/ 
  stylesheet code,

 I believe you have to have a look at the actual ViewTemplate to mimic
 the behaviour..

 There's a small added maro minitag which is inserted just below the
 tiddler title part..
 You'll find the special ViewTemplate in the MptwTheme 
 tiddlerhttp://mptw.tiddlyspot.com/#MptwTheme:

 div class=tagglyTagged macro=tags/div

 div class='titleContainer'
         span class='title' macro='view title'/span
         span macro=miniTag/span
 /div

 Minitag isn't part of the TagglyTaggingPlugin - it is from the
 QuickOpenTagPluginhttp://mptw.tiddlyspot.com/#QuickOpenTagPlugin

 Hope this helps...

 Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Using TagglyTagging with different themes

2012-04-27 Thread springcat
Many thanks, I will try the EditTemplate.

On Apr 26, 8:21 am, twgrp matiasg...@gmail.com wrote:
 On Apr 26, 8:11 am, springcat tanm...@gmail.com wrote:

  visible with such tags in Mptw theme. I've looked at the TTplugin/
  stylesheet code, but with my very limited skills, I couldn't figure
  out what to alter.

 You should alter things in the ViewTemplate of the theme you're using.
 (Note, the tiddler ViewTemplate is the default view template and
 probably not the one used in your theme).

 The view template defines which parts the tiddler should consist of in
 view mode, thus basically:
 toolbar
 title
 text
 tags

 Note that what you probably want is to *replace* the existing bottom
 most tags with the taggly..

 And, just FYI, it is also possible to include tagglytagging in the
 bottom of the EditTemplate (in your theme).

 :-)

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Using TagglyTagging with different themes

2012-04-26 Thread springcat
I have trying to use the TagglyTagging plugin which I find quite
useful, and I have done this, following discussion in the group
(https://groups.google.com/forum/#!topic/tiddlywiki/1rgnuOijj_I)
fairly OK in the TW with the Mptw theme.
However, I am having a lot of problem using the TagglyTagging with
another theme that I am working with on a more academic topic, viz.,
Mocha. I have followed instructions of how to make TT work in the
discussion group as well as at the official Mptw site of Simon Baird
(http://mptw.tiddlyspot.com/#TagglyTagging) and have manually
installed all the required ancillary plugin, etc. to my TW. Although I
have been able to use TagglyTagging with Theme Mocha, the taggly tags
at the top of a particular tiddler do not show the border that is
visible with such tags in Mptw theme. I've looked at the TTplugin/
stylesheet code, but with my very limited skills, I couldn't figure
out what to alter.
I'd be extremely grateful if you could point out the tweak that I must
perform. And apologies in advance for such an elementary question
Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Problem uploading

2012-04-16 Thread springcat
Hi sklpns,
thanks a lot for responding. the current version of the tiddly file
has the upload button intact 'cause I downloaded an older version and
copy pasted all the content from the local file, then updated it on-
line. Had earlier downloaded FF 3.6.28 the portable version and ran it
from an SB stick and could upload local file.
Thanks also for the very relevant links.

On Apr 16, 5:30 pm, sklpns skl...@gmail.com wrote:
 hey springcat

 could be wrong but I think that in order to upload a local file
 you need to use an earlier version of firefox

 in my case a  portable firefox version 3.6.24

 (http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox%...
 )

 seems to work ok with tiddlyspot.

 see info on installing ff portable here

 http://portableapps.com/apps/internet/firefox_portable

 and info on using portable and normal firefox at the same time here

 (http://allthingsmarked.com/2011/05/13/run-multiple-versions-of-firefo...
 )

 sklpns

 ps. 1.  On my downloaded version of stories4thaaza I see an upload
 button both on the backstage and the right panel
 2. In my portable firefox I set all update options to off (not being
 sure if the next version would work equally well with tiddlyspot
 upload).
 Of course this poses some security issues so one should use the
 portable version cautiously

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Problem uploading

2012-04-15 Thread springcat
Hi,
I am a new to tiddlywiki, I have following issue:
I have been trying to create create a complete tiddlywiki called
stories4thaaza.tiddlyspot.com, however due to some reason, I am not
able to upload the saved local file on the tiddlyspot server, so what
you see is something incomplete. I have read numerous forum mails but
to no avail. Actually I am getting the message Error in upload
macro in the Welcome page (of the local file) itself. Do you have any
idea why this happening?
I am using the latest Firefox version and the latest tiddlywiki
versions on Windows XP platform
Here is a more specific representation of my problem:
1. When I go to web and I can edit online and save the file online;
then download it for off-line work
2. Then, after working off line, i can't upload it on the web again

I hope you can help.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Problem uploading

2012-04-15 Thread springcat
Just to add further information on this problem:
In the local version of the tiddlywiki, the Upload button is missing
from the Welcome tiddly and instead I get the following message:
Error while executing macro upload: No such macro
There is no Upload button on the right panel or in backstage.
Thanks for your help

On Apr 15, 11:55 am, springcat tanm...@gmail.com wrote:
 Hi,
 I am a new to tiddlywiki, I have following issue:
 I have been trying to create create a complete tiddlywiki called
 stories4thaaza.tiddlyspot.com, however due to some reason, I am not
 able to upload the saved local file on the tiddlyspot server, so what
 you see is something incomplete. I have read numerous forum mails but
 to no avail. Actually I am getting the message Error in upload
 macro in the Welcome page (of the local file) itself. Do you have any
 idea why this happening?
 I am using the latest Firefox version and the latest tiddlywiki
 versions on Windows XP platform
 Here is a more specific representation of my problem:
 1. When I go to web and I can edit online and save the file online;
 then download it for off-line work
 2. Then, after working off line, i can't upload it on the web again

 I hope you can help.

 Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.