[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: sticky popup / show popup plugin

2012-04-26 Thread Wim
Hi Skye,

thanks for your answer.  It gives me a possible solution for my
problem.
I will have a further look on the source code to see how you did it.

Wim

On 26 apr, 00:36, skye riquelme riquelme.s...@gmail.com wrote:
 Hi Wim

 I actually responded to this thread a few days ago...but my response
 didnt show upthanks Google

 Anyway, your question actually resolved a small challenge I had so
 I made a TW for my needs, that does show a little of what could be an
 answer for you...MAYBE.

 Its here in my site 
 -http://www.unigaia-brasil.org/Cursos/tagsGerador/index.html
 - the content is in portuguesbut you should be able to see how it
 works - for example click on the icon that looks like list...its a
 List! and select say Economia the left side panel will show
 the sub-items of the topic Economiaif you click on one of those
 subItems...note that the right panel now shows the sub-sub-items, AND
 in the heading at the top right a bit o text appears..the
 explanation for the sub-item you just clicked. If you click on a
 sub-sub-item in the right panel...the heading text will also
 change !!!

 Note that I have not put the explanation into a popup panel.rather
 it appears in a fixed position panel that hovers over the right side
 of the topHeading panel. this hovering panel has a transparent
 background. but text is set to black so it shows up when there
 is something to show up!!!

 This doesnt use any special plugins. the panels are defined and
 positioned in PageTemplate and StyleSheet. while the making of
 lists and text appearing in different locations is all done with some
 simple bits of javascript.

 I still have to clean up a few details in this TW...but I hope you get
 the idea...and its useful.

 Hope that helps a little.

 Skye

 On 24 abr, 03:02, Wim w...@zeggetwaalf.be wrote:







  Hi Måns,

  thanks for your answer, but that's not really what I want.

  I tried to change the ShowPopupPlugin like    ... Popup.show(1,1,{x:
  650,y:400});

  This shows the popup on another place on the screen, BUT relative to
  the link.   I want to have the popup on a fixed place (like it is
  possible with the ScrollBox - plugin) i.e. given x, y, w, h

  Or can ScrollBox could be combined with ShopPopup?

  Wim

  On 23 apr, 17:19, Måns humam...@gmail.com wrote:

   HiWim

Is it possible to put a sticky popup-box (tiddler) on a particular
place on the screen?  Like you can do with ScrollboxPlugin?

I want to have 2 boxes on my screen; on the left side a scrollbox
with keywords (OK, I can do that...) and on the right side a
popupbox with the explanation of the keyword a users has clicked on.
The explanation-box should stay on the same place.  And should
display another explanation when a user chooses another keyword.

But with ShowpopupPlugin, it is only possible to choose above or
not.

Or is there another solution?  Like filling a ScrollBox with the
tiddler of the choosen keyword.

LIKE: if there's a keyword Tiddlywiki in my left box, with a link to
the tiddler named Beginners, clicking on that link should display
the tiddler Beginners in my right Scrollbox.

   You can have a scrolling tabs effect in the sidebartabs tiddler with
   Tobias' tabscroll macro:http://tobibeer.tiddlyspace.com/#TabScroll

   It has been setup to work only with the sidebarTabs div - maybe we
   could convice Tobias to make it more generic??

   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-26 Thread Måns
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 tiddler
http://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
QuickOpenTagPlugin http://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] Will TW5 be Google friendly?

2012-04-26 Thread kev
I have posted now and again about the difficulty Google has indexing a
Tiddlywiki. Will Google be able to index the new version? Or is that
asking too much?

If Google could index all the content in my TWs I probably wouldn't
have created my Mediawiki site. Why bother when TW is so good.

Also a proper newsreader plugin would be great. :)

-- 
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-26 Thread twgrp
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] Re: Picasa gallery display in TW

2012-04-26 Thread PMario
On Apr 26, 2:26 am, twgrp matiasg...@gmail.com wrote:
 On Apr 26, 1:43 am, PMario pmari...@gmail.com wrote:

  I found out, how it works. If we know the albumName or albumId and the
  authkey, it is possible to programmatically access the album. An album
  overview is restricted by picasa devs. (may be because of privacy
  issues).

 Great!!! (and strange restriction)
If you think, this is strange. Look at this: 
https://developers.google.com/terms/
linked from there: https://developers.google.com/picasa-web/terms

It basically means, that using there storage service, you (the picture
owner) grant them all rights and you got allmost none :)
You should read the whole stuff, but especially look at section:
Prohibitions on Content.

Which tells the user (aka programmer / me) of there API, that a
program (aka plugin) is not allowed to fetch data from there service,
to store it into an other service (aka TS). It even tells the
programmer (me) to forbid such usage to the enduser (you).

Except (quote from, see full text at:[1 section: Prohibitions on
Content]) Unless expressly permitted by the content owner or by
applicable law (/quote). So this is cool for your own content, bacause
you are the rights owner. But _not cool_ for any other public content,
because you are _not the owner_.
=

So fetching stuff from there and save it to TS, imo is not allowed,
except you have the authKey _and_ having the authKey means the owner
licensed it eg: Creative Commons:  to Share — to copy, distribute and
transmit the work
to Remix — to adapt the work.

@any lawyers opinions??? :)

  This would need to load picture stuff into TW. Not sure about this.
  May be the thumbs, with links to the big picture. Like I did with
  fancybox. ...

 Yes, yes. [img[url]] or something. Not the actual pic of course. (Just
 maybe those urls that Picasa provide to individual pics can be
 fetched?)
See above

 I am! LOL
 Although I'm a bit frustrated that I can only contribute so marginally.
I do like your thoughts and feedback. I'd wish some more TS / picass
users would jump in ...

have fun!
mairo

-- 
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: Picasa gallery display in TW

2012-04-26 Thread PMario
New version [1]:
* I did remove the UNIQUE_ID parameter from the transclusion call.
* New transclusion ##AuthAlbum which displays restricted album
content.

Album ID:
The easiest way to get the authKey is, to display the restrected album
content. The authKey is part of the browsers URL now.
If the album is opened, klicking the RSS feed button will display the
http://...albumid/xxx? as an URL ...The ? is _not_ part of the
albumID anymore.

have fun!
mario

[1] http://picasagallery.tiddlyspace.com/

-- 
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: Picasa gallery display in TW

2012-04-26 Thread twgrp
Of potential interest:

http://shahidhussain.com/tech/google-drive-vs-google-photos-vs-picasa-web/

:-)

On Apr 26, 8:01 pm, PMario pmari...@gmail.com wrote:
 New version [1]:
 * I did remove the UNIQUE_ID parameter from the transclusion call.
 * New transclusion ##AuthAlbum which displays restricted album
 content.

 Album ID:
 The easiest way to get the authKey is, to display the restrected album
 content. The authKey is part of the browsers URL now.
 If the album is opened, klicking the RSS feed button will display 
 thehttp://...albumid/xxx?as an URL ...The ? is _not_ part of the
 albumID anymore.

 have fun!
 mario

 [1]http://picasagallery.tiddlyspace.com/

-- 
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: Inline, nested tabs extension?

2012-04-26 Thread Antaeus Feldspar
I've been doing some experimenting, and I think I'm concluding that the syntax 
which I've always found concentration-breaking before about trying to set up 
tabs for content in the same tiddler isn't in the sections - it's in the tabs 
macro itself.  I mean, just to set up a pane with two tabs takes a minimum of 
eight words in the macro invocation!  I've figured out a way to use 
transclusion to make it easier, by substituting sensible defaults, but I'm not 
sure it'll really save that much except with large numbers of tabs.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/PgWmW9vr6KIJ.
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.