[tw] Re: TagSearchPlugin error

2010-10-10 Thread Tobias Beer
Hi Saverio,

As posted here [1], I have smashed that feeble bug and done some more
nice things to TagSearch which might be of interest... when used with
fET or whatnot.

Cheers, Tobias.

[1] http://groups.google.com/group/tiddlywiki/browse_frm/thread/80f68fdb2d24b603

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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] UPDATE: TagSearchPlugin

2010-10-10 Thread Tobias Beer
Hi everyone,

Finally, I took the time (more than I thought) to update
TagSearchPlugin...
* some two minutes to correct the bug reported by Saverio [1]
* quite a bit longer to accomodate PMario's feature request [2]
* to make the thing sticky
** and to allow you to ESCAPE out of it
* to allow for a toolbar command that can be styled with a nice svg in
TiddlySpace
** always consider toolbar commands from begin on when you develop a
new plugin!
* another hour to run it through minification [3] and all the really
helpful hints on how to improve the code and avoid errors
* the time to make the whole thing work in ie(6?!? wtf!!!)

So, here it is...

http://tagsearch.tiddlyspot.com

...somewhat released, but before you skim anew through the
instructions, here's what might be important:
*to reduce the stylesheet, the popup now has a class of 'tgs'
*the option 'open' is no longer of need as the popup now is sticky
**meaning: add or remove as many tags as you want in one go

So, before I update the includable space on TiddlySpot, please test it
to the bones and let me know it you run into any problems.

Cheers, Tobias.


[1] http://groups.google.com/group/tiddlywiki/browse_frm/thread/0e03b1b358547ac1
[2] http://groups.google.com/group/tiddlywiki/browse_frm/thread/877be0f95842d68c
[3] http://refresh-sf.com/yui

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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] Questions on SVG on TiddlySpace

2010-10-10 Thread Plausible
Hello,

I continue my newbie's ramble in TiddlySpace, this time through
'image' area.

I understand how to get images in a tiddler like so:
http://glossary.tiddlyspace.com/#[[image%20tiddlers]]

But:
1) Using <>, for a bitmap
image width and height seem to /scale/, whereas for an SVG they seem
to /crop/. Is that right? How to scale SVG?

2) How does one use EditTemplateFieldsPlugin to set the
"server.content-type" field manually? Is this considered a bit of a
hack? It would seem faster than using <> if you have the
image as a base64 string rather than a local file.

3) Using the cool SVG Editor (http://alexhough.tiddlyspace.com/#[[SVG
%20Editor]]%20Diagram) in my space when I hit "create new SVG tiddler"
and copy the drawing's source there, the tiddler doesn't show as an
image (but rather as the code). Is it because it's missing the image
flag in the server.content-type field?

4) I was rather hoping for a plugin that allows editing an SVG image
already present in the space. As in: I have a tiddler about a party
that incorporates an SVGimage tiddler with two balloons (or bottles).
Let's party harder. I click on 'open' (button next to the image in the
party tiddler?); this opens the image in an editor where I add dozens
of balloons/bottles; I hit 'save' (somewhere), and the plugin takes
care of putting the modified code in the existing SVGimage tiddler. Is
something like this possible?

cheers,

~P

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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] tiddlyworld - how dropdown in MainMenu

2010-10-10 Thread twgrp
For the community site, http://tiddlyworld.tiddlyspace.com/

(...that I'm thrilled to see that you guys are joining in to improve!
- Tobias, it looks AWESOME now!)

I'm trying to make a small dropdown menu for each MainMenu section.
Attempts include;

DropDownMenuPlugin [1];
http://tiddlyworld.tiddlyspace.com/#DropDownMenuDemo
...but that plugin makes menu items too wide for MainMenu though. And

NestedSlidersPlugin [2]
http://tiddlyworld.tiddlyspace.com/#MainMenu_NSP
...but I'm not sure NSP works correctly with TiddlySpace because the
floating tiddler is displayed some 2-3 inches too low down! I'm
raising this issue separately [3]

- however my question is generally if you have any 'best solution' to
easily make a drop down menu of that kind that can be put into
MainMenu. Also, because tiddlyworld is open for all to improve, it
should be fairly straight on.

Thanks

:-)



[1] http://tw.lewcid.org/#DropDownMenuPlugin
[2] http://tiddlytools.com/#NestedSlidersPlugin
[3] 
http://groups.google.com/group/tiddlywiki/browse_thread/thread/40e06a41630c2ba4

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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 in TSpace with NestedSlidersPlugin

2010-10-10 Thread twgrp
http://mtc-nestedsliders.tiddlyspace.com/

I alerted ELS (i.e creator of http://tiddlytools.com/#NestedSlidersPlugin
) but I suspect the error lies in TiddlySpace since that plugin is
very mature.

Any suggestions?

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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] QuickEditPlugin on TiddlySpace??

2010-10-10 Thread Måns
Hi
I'd really like to be able to use Eric's QuickEditPlugin 1)  on
TiddlySpace 2).
Is it possible to make it work - or is it caused be the fact that
computed parameters have been disabled? 3).

I've setup a space which I'd like to be able to include in other
spaces - if I can make it work, that is:
http://quick.tiddlyspace.com.
I've made changes to ViewTemplate, ToolbarCommands and StyleSheet as
recommended by the documentation.
If you take a look at the QuickEditToolbar 4) you'll see that there is
nothing to see :-(

Any help/advice is most apreciated.

Cheers Måns Mårtensson

1) http://www.tiddlytools.com/#QuickEditPlugin
2) http://tiddlyspace.com
3) http://groups.google.com/group/tiddlywiki/browse_frm/thread/1065797f87c2937
4) http://quick.tiddlyspace.com/#QuickEditToolbar

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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: TagSearchPlugin error

2010-10-10 Thread Tobias Beer
Hi Saverio,

Thanks for pointing out... some bugs just know how to skip your
attention ;o)

Your notice fits in nicely as I was just about to work on it. Will
report back later (maybe today).

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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: Shared logbook (with RSS-style feed) using TiddlyWiki?

2010-10-10 Thread Plausible
2nd thought: It certainly /would/ give a more compact URL (like
sandbox.tiddlyspace.com/myfeed) than one with lots of filters in it.
And having a macro showing a button would make things more intuitive.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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: Shared logbook (with RSS-style feed) using TiddlyWiki?

2010-10-10 Thread Plausible
I'd see two privacy-related issues with putting the feed in a tiddler.
If I'm not mistaken:

1) That tiddler would have to be public for its address to be used as
a (no-pass-required) RSS feed. If it is tagged appropriately
(excludeLists, excludeSearch, what else?) it might be hard to find for
a human who wasn't give the address; but what about web crawlers?
2) Since feed generation has to be enabled, the default public feed
(foobar_public/etc.) would be generated besides the plugin-generated
feed tiddler. So even if the latter were well-hidden by itself it
would appear in this public feed, with all the (potentially originally
private) info in it.

If this is true I'm afraid I don't quite see the advantage of pre-
filtering by plugin as opposed to filtering as Chris described. May be
my myopia though.

~P

On Oct 9, 10:45 pm, Tobias Beer  wrote:
> @FND
>
> > After generating the feed,
> >a plugin could PUT it in a tiddler with
> >  tiddler.fields["server.content-type"] =
> > "application/atom+xml";
> >(or "application/rss+xml" if need be)
>
> Great! Will try that tomorrow. As for atom feeds, would there be an
> existing TiddlyWiki generator equivalent to generateRss that can be
> adapted for TiddlySpace? I am actually not familiar with how to
> construct either. So if there's a noticeable difference between the
> two, some existing code would be nice.
>
> @P
>
> I have yet to see private feeds or authentication layers to servers
> feeding atom/rss, although there's something to them.
>
> FND's idea is definetely workable in that you can make feeds available
> by having the output written into a dedicated tiddler by a plugin like
> BetterRssHack. I could, for example even set up a <> macro that
> displays a button which when clicked allows you to publish a feed
> depending on any specified tags, for example.
>
> Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@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.