[tw] Proposed change to HTMLFormattingPlugin (@Eric)

2012-07-21 Thread tiziano de togni
://tizziano.altervista.org/files/HTMLFormattingPlugin.txt Since I use this modified version in a TiddlyWiki that I'm going to publish, I'm asking if you wish to update your plugin or how to proceed if my changes are not so good for you. Anyway, thanks for yor great job, -- tiziano de togni

Re: [tw] Re: Proposed change to HTMLFormattingPlugin (@Eric)

2012-07-27 Thread tiziano de togni
/webed/wiki/Your_first_web_site_Part_2_-_HTML_elements_in_detail#Block_versus_inline.3F_What_is_he_talking_about.3F Best regards -- tiziano de togni __ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups

[tw] loading external jQuery plugins

2012-08-05 Thread tiziano de togni
of search, I gave up, but I'm still courious. There is someone here that can explain this? Did I miss some documentation about that? thanks -- tiziano de togni __ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google

Re: [tw] Re: SectionLink Plugin - Error in macro ,Section TOC

2012-09-19 Thread tiziano de togni
and Tiddler. About this plugin, I see that maybe there is a typo in the first description paragraph: where the text says: ... The plugin also adds a new macro, sectionTOC which can ... should indeed be: ... The plugin also adds a new macro, {{{sectionTOC}}} which can ... regards -- tiziano de

Re: [tw] Mark external links using CSS and inline image

2012-09-22 Thread tiziano de togni
-- tiziano de togni __ http://tiziano.tiddlyspot.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

Re: [tw] rich-ish text tiddlywiki

2012-10-01 Thread tiziano de togni
to load markItUp! from the external library; - There is not yet a download available; It's a proof of concept, suggestions are welcome. --- [1] http://markitup.jaysalvat.com/ [2] http://tizziano.altervista.org/markitup_tw264_ext.html regards -- tiziano de togni

Re: [tw] rich-ish text tiddlywiki

2012-10-04 Thread tiziano de togni
://markitup.jaysalvat.com/). -- tiziano de togni __ http://tizziano.altervista.org/ -- 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

Re: [tw] Loading External CSS?

2012-10-13 Thread tiziano de togni
it? Could I add a call to the external CSS to MarkupPreHead tiddler? The correct place to load external CSS and JavaScript is MarkupPostBody shadow tiddler. Note that classes loaded in this way will override class statements defined in TiddlyWiki stylesheets. regards -- tiziano de togni

Re: [tw] Homepage copy, remove suggestion to install old browsers

2012-10-23 Thread tiziano de togni
, (Benjamin Franklin). think about that -- tiziano de togni __ http://tizziano.altervista.org/ -- 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

Re: [tw] using HTML5 localStorage in forms?

2012-11-21 Thread tiziano de togni
TestVar = form.inputbox.value; var test=localStorage.setItem(test,TestVar); wikify(localStorage key test = + localStorage.getItem(test)+\n,place ); } /script regards -- tiziano de togni __ http://tizziano.altervista.org/ -- You received

Re: [tw] Re: using saveFile from Core

2012-11-24 Thread tiziano de togni
the tiddlyfox plugin [2], or, if you are on MS Windows, use Internet Explorer instead. [1] https://bugzilla.mozilla.org/show_bug.cgi?id=546848 [2] https://github.com/TiddlyWiki/TiddlyFox/raw/master/tiddlyfox.xpi regards -- tiziano de togni __ http

Re: [tw] Re: using saveFile from Core

2012-11-24 Thread tiziano de togni
Il 23/11/2012 22:51, skye riquelme ha scritto: I forgot to mention that I'd like to know if there is someone involved in mozilla's development reading this group... bye -- tiziano de togni __ http://tizziano.altervista.org/ -- You received this message

Re: [tw] Re: Firefox 17.0.1

2012-12-15 Thread tiziano de togni
, but of course it's not recommended. You should find a workaround like an add-on where privileges are actually required. Actually I have not a FF17 to verify it, if someone could try and tell if this is true that would be very interesting, regards -- tiziano de togni

[tw] Suggestion regarding images...

2010-01-24 Thread tiziano de togni
as host for your TW and need to work/update from a local copy. Here is the code: http://tiziano.tiddlyspot.com/#RemoteImgPathPlugin Comments are welcome... -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received

Re: [tw] Re: Suggestion regarding images...

2010-02-01 Thread tiziano de togni
? -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- 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

[tw] About ColorPalette

2010-02-13 Thread tiziano de togni
Shadow Tiddler or if it's simply an arbitrary, specific color scheme? thanks -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki

Re: [tw] Re: About ColorPalette

2010-02-14 Thread tiziano de togni
to construct custom color palettes, I've built a utility: http://www.TiddlyTools.com/#PaletteMaker yes, and it's a nice tool, but let me say that there should be a QuickEdit_ColorPalette counterpart in the QuickEdit package ;-) -- tiziano de togni __ http

[tw] Refresh attribute in HTML Templates

2010-02-22 Thread tiziano de togni
I'm looking for details about how the refresh and force attributes work in HTML templates. Searching on http://tiddlywiki.org/wiki/HTML_Templates I find nothing about that. thanks -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http

Re: [tw] embedding an *.svg file ...

2010-02-28 Thread tiziano de togni
promising to me. [1] http://code.google.com/p/svg-edit/ [2] http://www.autohotkey.com/forum/topic52732.html -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed

[tw] Refresh attribute in HTML Templates

2010-03-02 Thread tiziano de togni
works, but I got a bit lost in the source. The refreshElements function is complicated to follow. I can see that the refresh attribute value can have assigned one of the four refresher values: link, tiddler, content and macro but beyond there I am confused. thank you -- tiziano de togni

Re: [tw] Re: embedding an *.svg file ...

2010-03-02 Thread tiziano de togni
, embed is not an official part of the HTML spec. There is also a similar syntax using the object tag, but I wasn't able to get that to work in my quick test. Did you try with this? html object data=SVG.svg width=40% height=40% type=image/svg+xml /object /html to me it works -- tiziano de togni

Re: [tw] Re: Custom CSS to Right-Align a Table

2010-05-02 Thread tiziano de togni
want files, have them (and can't find them), or need to replace them with newer versions. ***/ /*{{{*/ .want {color:#000; background-color:#f75;} .find {color:#000; background-color:#f89;} .upgrade {color:#000; background-color:#aff;} /*}}}*/ bye -- tiziano de togni

Re: [tw] Re: help with allTags [excludeTag] macro

2010-06-07 Thread tiziano de togni
() == b[0].toLowerCase() ? 0 : +1);}); return results; }; /script anyway I think that using the alltagsexcept macro is better, since it allows you to exclude more than one tag. -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http

Re: [tw] Re: NEW: ColoredLinksPlugin

2010-09-15 Thread tiziano de togni
/ regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- 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

Re: [tw] Passing an argument inside a slider

2010-09-17 Thread tiziano de togni
param2...] regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlyw

Re: [tw] Interesting Todo app

2010-09-18 Thread tiziano de togni
if it is possible to transform it into a TiddlyWiki plugin? That would be very useful. Don't know how it works this nice thing, but I made a tiddler similar in concept: http://tiziano.tiddlyspot.com/#ToDoTiddler it's essential in his structure, suggestions are welcome. regards -- tiziano de

Re: [tw] Re: Interesting Todo app

2010-09-18 Thread tiziano de togni
! Thanks for your appreciacion. -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email

Re: [tw] Colorpalette with color dropdown menu for each item

2010-09-19 Thread tiziano de togni
possibilities... -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlyw

Re: [tw] Re: Interesting Todo app

2010-09-21 Thread tiziano de togni
. I'll add it to my maybe some day list :-) regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group

Re: [tw] Re: Interesting Todo app

2010-09-22 Thread tiziano de togni
sorting it will need about 80k. Is it worth to add this amount of size? Maybe a jQuery plugin could be the right way. Actually, for another tiddler miniapplication that require moving some objects, I'm going to try this: http://threedubmedia.com/code/event/drag -- tiziano de togni

Re: [tw] Re: Interesting Todo app

2010-09-25 Thread tiziano de togni
; actions for remove, edit, move items; items stored as unordered list; automatic recognition of internal links; code cleanup; regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you

[tw] ToDoTiddler revised (was: Interesting Todo app)

2010-09-30 Thread tiziano de togni
with slider, tiddler and tabs macros; works in the sidebar; code cleanup; I have to say that I still prefer the first simple version, but I think this new version is better in structure. regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http

Re: [tw] Re: highlighting text

2010-10-15 Thread tiziano de togni
; text-decoration:underline; } .marked { background:[[ColorPalette::SecondaryLight]]; } regards -- tiziano de togni __ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post

Re: [tw] Re: some questions and thank yous!

2010-10-25 Thread tiziano de togni
is text? regards -- tiziano de togni __ http://digilander.libero.it/tizzziano/ http://tiziano.tiddlyspot.com -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To post to this group, send email to tiddlyw

Re: [tw] Re: some questions and thank yous!

2010-10-26 Thread tiziano de togni
Tobias Beer ha scritto: Beg pardon, Tobias, could you explain what is All is text? https://addons.mozilla.org/en-US/firefox/addon/4125 Haa! it was It's All Text!, now Google finds it on the first line... thanks -- tiziano de togni __ http

Re: [tw] Re: text box within a tiddler?

2010-11-22 Thread tiziano de togni
a floating box, look at the built-in styles tagging and tagged in StyleSheetLayout and StyleSheetColor. You could derive a custom style from them or use them as they are. Look here for an example: http://tiziano.tiddlyspot.com/#Introduzione regards -- tiziano de togni