[tw] Display Tabs by Month

2011-12-06 Thread skye riquelme
Hi All Am building a blog type application, and remember way back seeing tabs (sidebar) grouped by months (and not just by dates in a time line) but cant remember where I saw it...and by searches arent getting anywhere..anyone remember where ??? I want to have, say all tiddlers tagged "bl

[tw] Re: TW interactions with php echo.

2011-12-06 Thread skye riquelme
HI Again, Eric Seems strange it doesnot work for me, but does for you. I have put the empty file I tested here - http://dl.dropbox.com/u/5652992/emptyTestExternalTiddlers/empty.html - maybe you can download it and see if it works for you. did I do something wrong...or is it to do with our com

[tw] UploadTiddlerPlugin in Firefox????

2011-12-06 Thread skye riquelme
Hi Again Returning to an old issue. Using UploadPlugin and UploadTiddlerPlugin (both from BidiXTW) from within recent Firefox versions. I previously reported that as of FF5 this plugin has some problems. Testing it again I find - UploadTiddlerFromFile - (uploading from local file) does not work.

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-06 Thread skye riquelme
Thanks Mans... I used that strategy for a while. only now I am wanting to have students also be able to upload from their own coomputers...so I cant realyy ask them all to go back to FF4. and its a bit strange to instist that they use an older version of FF from a USSBstick... if they have

[tw] Re: Display Tabs by Month

2011-12-06 Thread skye riquelme
Thanks All quite like Tobias FiltrPlugin. guess I will play with that for a whilelooks good though. Thanks Skye On 6 dez, 11:10, Måns wrote: > Hi Skye > > >remember way back seeing tabs (sidebar) grouped by months (and not just by > >dates in a time line) > > Maybe you saw Bram Che

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-07 Thread skye riquelme
Hi All (and Mans) Yeah...thats a good option.. I am thinking that students with less secure internet connection could use the usb approach.while those with more secure computer/internet connection can access/use the system directly from my server (uploadplugin works online from same domain

[tw] Re: TW interactions with php echo.

2011-12-07 Thread skye riquelme
Hi Eric Hope you have time to have a quick look at why my copy does not work. http://dl.dropbox.com/u/5652992/emptyTestExternalTiddlers/empty.html Thanks in Advance Skye On 6 dez, 10:06, skye riquelme wrote: > HI Again, Eric > > Seems strange it doesnot work for me, but does for yo

[tw] Re: UploadTiddlerPlugin in Firefox????

2011-12-08 Thread skye riquelme
OK.things looking good downloaded the windows version and its working fine...thanks Mans. Actually you have re-newed my interest in portable apps and usb formats. Portable Firefox combined with files stored in a portable Dropbox (on the same drive), add in LaunchApplicationPlugin (to r

[tw] Cookie confusion!!!

2011-12-09 Thread skye riquelme
Hi All Can someone help me understand cookies??? My specific case is that I am looking for simple login system for a learning sistem based TW. The list of students is held in MySQL database. I can read that...but how to get that information into TW in a useable, configurable format. I am looking

[tw] Re: Path variable for URLs?

2011-12-13 Thread skye riquelme
Hi To get around this problem...I oftem set PATH as Eric mentioned and then use Erics WikifyPlugin to construct the full pathname I wantwhich I can do for images, iframes, music files what ever.. for example a music file in TW becomes <> ... where the tiddler PATH sets the path name up to

[tw] Hijacking saveTiddler

2011-12-13 Thread skye riquelme
Hi All Not sure if Hijacking ids the right term in this case. Basically I want to modify the saveTiddler macro so that when a student saves a tiddler. the saveTiddler also does something else...in this case executes another macro that sends a message to my server..and maybe emails me a mes

[tw] Re: Hijacking saveTiddler

2011-12-14 Thread skye riquelme
    // apply the old value >         return _cache.apply(this, arguments); > > }; > > Hope this helps... > Jon > > On Dec 14, 4:00 am, skye riquelme wrote: > > > > > > > > > Hi All > > > Not sure if Hijacking ids the right term in this case. B

[tw] Re: Hijacking saveTiddler

2011-12-15 Thread skye riquelme
f you do it wrong you could break the > function. In this situation that means it would be impossible to save > any tiddlers... so take backups :) > > On Dec 15, 1:47 am, skye riquelme wrote: > > > > > > > > > Ooopa..now thats exactly what I wanted t

[tw] Date confusion

2011-12-15 Thread skye riquelme
Hi All A quick question to resolve some confusion about date formats. If I use Erics QuickNotePlugin like this - <>..the note is created with the title in the format specified...as you would expect from Eric's work!!! Now when I use almost the same date format in a very similar bit of coding

[tw] Re: Date confusion

2011-12-15 Thread skye riquelme
Thanks...that works, although not sure why. I can see that var now is a dateas store.saveTiddler expects..but why is var now formatted into the right format, when the code formated var now as var when. seems to me the formated date is in when,not now!!! Anyway, back on the road

[tw] Politely hijacking StoryViewerPlugin?

2011-12-16 Thread skye riquelme
Hi All I am using Erics StoryViewPlugin in some of my presentations, and am working on the idea of students writing collective notes sort of a variation on RippleWrap (which apparently disappeared into corporate hands) anyway.I would like that when I hit "next" in the slide sequence (o

[tw] Experience with localStore

2011-12-29 Thread skye riquelme
Hi All Anyone have experience using the localStore function that is now part of HTML5. I am using FF portable 4 (ala Mans - thanks!!!) which in principle is compatable with this part of HTML5. Some sites even say my browser is HTML5 compatable...BUT I cant get it to work from inside TW. A simple

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
out:config setting?? Thanks Skye PMario escreveu: > On Dec 29, 9:27 pm, skye riquelme wrote: > > So, is localStore supported by TW or am I just going about it the > > wrong way??? > IMO wrong way. > > The browser local store is bound to the same origin policy [1]. But TW &

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
localSTorage..why doesn´t a simple localStorage.getItem seem to work? Thanks Skye On 30 dez, 10:34, skye riquelme wrote: > Hi Again > > Thanks Mario I was not fully aware of those restrictions. and > that is not my problem here. Must be in the browser setup. > > In this case

[tw] Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-05 Thread skye riquelme
Hi All The heading says it all. Anyone played with jQuery.getJSON() syntax.is it possible? Can you give me some leads??? Thanks Skye -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to tiddlywiki@googlegroups

[tw] Re: Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-05 Thread skye riquelme
:45, PMario wrote: > On Jan 5, 1:05 pm, skye riquelme wrote:> The > heading says it all. Anyone played with jQuery.getJSON() > > syntax.is it possible? Can you give me some leads??? > > If you give us some info about, what you want to achieve? > Which server is

[tw] Re: Is it possible to use jQuery.getJSON() syntax in TW?

2012-01-08 Thread skye riquelme
Hi Again Is this suficient information to get an idea of what I am trying to do? Thanks Skye On 5 jan, 23:08, skye riquelme wrote: > Hi PMario > > I use a VPS...so have a great deal of control over the server. In this > case I am storing arquives and course references in a MySQL da

[tw] syntax problem - MatchTagsPlugin

2012-01-10 Thread skye riquelme
Hi All I am trying to use MatchTagsPlugin like this - var out=""; var materia=config.options.txtMateria; var topico=config.options.txtTopico; var comment="comment"; var tids=store.sortTiddlers(store.getMatchingTiddlers("comment AND materia AND topico"),"-modified"); for (var t=0; t

[tw] Help with javascript out

2012-01-14 Thread skye riquelme
Hi All Still on a steep learning curve with javascript... for example this code works - var ref="ecoConstrucao"; var out=""; var tids=""; var tids=store.sortTiddlers(store.getMatchingTiddlers(ref),"- modified"); for (var t=0; t

[tw] Re: Help with javascript out

2012-01-14 Thread skye riquelme
Thanks Eric... thats clears up the issue, but does not solve my problem..using just your InlineJavascript capabilities... how can I have a user select from a list of options ( as in my initial question) and then use your script to render the output Thanks Skye On Jan 14, 5:41 pm, Eri

[tw] saveFile function?

2012-02-24 Thread skye riquelme
Hi All In a few plugins such as Eric SaveTiddlerToFile ...I see the coding saveFile(target,content).. but when I try a simple bit of code to test this function...it does not work...is saveFile part of the core code...ou defined somewhere in another plugin... more importantly can, and i

[tw] automatic editing of tiddlers

2012-02-29 Thread skye riquelme
Hi Again I am wanting to change the text in a large numer of tiddlersthey follow a simple pattern and the editing of the text is quite straight forward. But I cant get the script to make the changes to the original tidller I have

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread skye riquelme
Hi Again Thanks Eric. so now I have var ref="???"; var tids=store.getMatchingTiddlers(ref); for (var t=0; t>"); var fullref=firstreplace.slic

[tw] Catching Ideas....how to start?

2012-03-02 Thread skye riquelme
Hi All Guess like most people, I often have brilliant ideaswell ideas at leastin the middle of doing something else...and have that conflict between needing to concentrate on what I am doing.or stop and record the idea. .since I live a reasonable part of my life in Firefox (th

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread skye riquelme
Opa I was not aware that the return ends the scrip..now you point it out it seems so obvious !!! text.replace...I thought you were refering to a TW function and not the basic javascript guess I should go back to bed and try again tomorrowwhen my brain is fully engaged... thanks

[tw] Nested FETs??

2012-03-16 Thread skye riquelme
Hi All I want to use FETs to drill down through a series of sub, sub, sub items.. Like, I have an inicial FET that has an output of - write ' "<"+">\n"'>> And now Listas...has the code - <> /% !!lista <> !!end %/ So the first FET outputs a list that is actually a series of <>'s.

[tw] #story:TiddlerName to open specific tiddler as default???

2012-03-20 Thread skye riquelme
Hi All I read in an old post that I can use the code "..index.html#story:TiddlerName" to force the TW index to open (default) with "TiddlerName" I am trying to use something a bit more complicatedlike calling from one TW to another using " ...index.html#story:"+config.options.txtTiddlerName+"

[tw] sort on TiddlerSlice

2012-03-27 Thread skye riquelme
Hi All I have a set of tiddlers that contain information in slices (eg /% |parameter1|data1| |parameter2|data2| %/ I want to be able to sort these tiddlers according to a slice parameter someting like...

[tw] Re: sort on TiddlerSlice

2012-03-29 Thread skye riquelme
.still cant get it to work ..I now have < wrote: > Hi Skye > > > I have a set of tiddlers that contain information in slices (eg > > /% > > |parameter1|data1| > > |parameter2|data2| > > %/ > > > I want to be able to sort these tiddlers according to a slice > > parameter someting like..

[tw] Re: sort on TiddlerSlice

2012-03-29 Thread skye riquelme
Sorry about that...It does work! it was my data that was not organized as I thought it was.I was wrong and TW was right after all Now I just have to figure out how to use this in a two level sort !!! Thanks Skye On 29 mar, 15:49, skye riquelme wrote: > .still cant get it

[tw] Positioning of Popups

2012-04-13 Thread skye riquelme
Hi All Am trying to understand the positioning of popup windows. I have a header where I use icons as the main navegation labels (using Erics SetIconPlugin). When clicked, some of these icons open a popup, which often has another sub-set of icons for the user to select). And this popup sometimes

[tw] Re: Positioning of Popups

2012-04-13 Thread skye riquelme
:20, skye riquelme wrote: > Hi All > > Am trying to understand the positioning of popup windows. > > I have a header where I use icons as the main navegation labels (using > Erics SetIconPlugin). When clicked, some of these icons open a popup, > which often has another sub-set

[tw] Re: Opening Word file directly from local folder in TiddlyWiki?

2012-04-14 Thread skye riquelme
Hi Julie I am not an expert, but maybe I can shed some light on this. Firstly, your syntax is ok. But the file address is not. You can use relative file addresses like "/SubPasta/file.html" - which gets the file.html in the sub-folder "SubPasta"...ou maybe "../ BrotherPasta/file.html" - w

[tw] Re: Opening Word file directly from local folder in TiddlyWiki?

2012-04-17 Thread skye riquelme
Hi sklpns e Mans Hey guys thanks for those suggestions. As Mans said the LaunchApplicationPLugin is quite a handy plugin and I have it working well. As my students normally access the courses through DropboxI can put applications that they may not have installed (like Freemind mind-mapping) in

[tw] Refresh Tiddler in Side Panel?

2012-04-17 Thread skye riquelme
Hi All I have two panels to the right of the page, created by divs in the PageTemplate and formated in StyleSheet. Frequently I refresh them both using "refreshDisplay()" in a a scriptin the PageTemplate both are set to force="true". Now sometimes I want to be able to refresh the view of one

[tw] Understanding HTMLFormattingPlugin

2012-04-18 Thread skye riquelme
Hi All I am trying to understand Erics HTMLFormattingPlugin. Thinking it was a super essential part of any interactive (javascript forms) TW I automatically include it in all my TWS. But now came across and interesting problem. In a TW, with HTMLFormatting included...I tried the code - ..an

[tw] TW as Presentation+

2012-04-18 Thread skye riquelme
Hi All In another thread (Opening Word file directly from local folder in TiddlyWiki? ) Mans challenged me (for the second or third time) to make available what I have been working on, with regards TW as a presentation package. I have a problem in that I keep wanting to improve and improve my wo

[tw] Re: TW as Presentation+

2012-04-18 Thread skye riquelme
made the CloseOtherTiddlers transclusion which might be > useful for this?... > > Skye - thanks for sharing this - it's *very* nice to see some of your > work... > > Great!!! > > Cheers Måns Mårtensson > > On Apr 18, 5:02 pm, skye riquelme wrote: > > > >

[tw] Re: Understanding HTMLFormattingPlugin

2012-04-18 Thread skye riquelme
Hi Eric Just to confirm.yes I re-activated HTMLFormattingPlugin and supressed linebreaksand it works fine. Thanks Skye On 18 abr, 15:25, Eric Shulman wrote: > > I am trying to understand Erics HTMLFormattingPlugin. Thinking it was > > a super essential part of any interactive (javascri

[tw] Changing TW colors

2012-04-18 Thread skye riquelme
Hi All In the style sheet I can set colors using code like "background-color: [[Cor::background]];". where the background will be the sliced pair to "background" in tiddler "Cor". Great. What I want to do is have the contents of Cor read - <> . when I open the tiddler Cor, I see "|backgro

[tw] Re: Changing TW colors

2012-04-19 Thread skye riquelme
Hi AllTodias I came up with what I think is something similar. A tiddler has some nice colores icones (Erics SetIconPlugin) which activate (when hit) a bit o javascript that simply creates the color combinations in sliced format (var text="|background|color|\n|text|othercolor..)and the

[tw] Re: sticky popup / show popup plugin

2012-04-25 Thread skye riquelme
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

[tw] Activating html GET automatically?

2012-04-25 Thread skye riquelme
Hi All I think I am overlooking something very basic.. I have some javascript code that generates lines in a format like 'http://groups.google.com/group/tiddlywiki?hl=en.

[tw] Re: sticky popup / show popup plugin

2012-04-27 Thread skye riquelme
e, > > 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 wrote: > > > > > > > > > Hi Wim &

[tw] popups in chrome?

2012-05-07 Thread skye riquelme
Hi All I have a TW that has a Youtube video embedded in the default tiddler. And a header that contains navegation panels that open in popups. In FF it all works well, but in Chrome... the popup panels open behind the embedded video, while in FF they open on top of the video. Obviously with the po

[tw] Re: popups in chrome?

2012-05-08 Thread skye riquelme
stays behind the popup.so why does only YouTube embedded videos hide behind the popup panel? Skye On 7 maio, 23:21, skye riquelme wrote: > Hi All > > I have a TW that has a Youtube video embedded in the default tiddler. > And a header that contains navegation panels that open i

[tw] Re: popups in chrome?

2012-05-08 Thread skye riquelme
!! Thanks Anyway Skye On 7 maio, 23:21, skye riquelme wrote: > Hi All > > I have a TW that has a Youtube video embedded in the default tiddler. > And a header that contains navegation panels that open in popups. In > FF it all works well, but in Chrome... the popup panels open be

[tw] loadTiddlersPlugin problem

2012-05-13 Thread skye riquelme
Hi All I have asked this before, and still cant get around it...cant see why in some cases I get this error and others not. At the moment...I have two TWs , same version (almost identical contents) in the same folder.when I try to use LoadTiddlersPlugin (Eric) I get an error and the messa

[tw] Html forms and javascript arrays

2012-05-26 Thread skye riquelme
Hi All Still pushing against my limited javascript knowledge I have a form where people can nominate themselves into one group or another...and I am saving the information in a tiddler using slices - the code - Grupo Vermelha Grupo Verde Grupo Azul Grupo Larangada Gr

[tw] Popup display order?

2012-06-15 Thread skye riquelme
Hi All I have a TW (on server) where the inicial page shows a MindMap (that sits in an iframe). When I click on the navegation icons at the top of the page (mostly opening popups ala ShowPopupPlugin-Eric.the popups open and display above the iframe. Great. When my wife does the same thing on

[tw] Rounded Corners in FF13

2012-06-15 Thread skye riquelme
Just a quick note to inform people that when you update to FF13, the old CSS "-moz-border-radius" no longer works. All those nice rounded corners disappear. You need to get into the CSS code and remove the "- moz-" part. the code fopr rounded corners is now just "border- radius". Thanks Skye

[tw] Video backgrounds

2012-08-01 Thread skye riquelme
Hi All been travelling and teachingnow back to playing with TW. I have a TW that has two s in the PageTemplate that creates a "panel" that sits behind the display area (it has opacity of 0.2). If I put an image in the tiddler (the content of the ) then the image sits as a background im

[tw] Help with javascript new.window

2012-08-24 Thread skye riquelme
Hi All, I am a great fan of TiddlySnip, but have difficulties in having it store my favoriites to an on-line TW (in principle this is possible using UploadPlugin recently that cant be done from a local TW to an onçine TW). So, I have started playing with an alternative. What I have to date

[tw] Re: Help with javascript new.window

2012-08-26 Thread skye riquelme
olution for your setup (TiddlyWeb, > TiddlySpace...) or a normal TW on a net-share? I tried getting > BookmarksPlugin (1) to work with TiddlyWeb, but I couldn't quite make > it work (2). > > (1) http://bookmarksplugin.tiddlyspace.com/ > (2) > http://groups.goog

[tw] Re: Help with javascript new.window

2012-08-28 Thread skye riquelme
> > Can you describe your solution in more detail? Perhaps share the > setup? I think this will be interesting to many people. > > w > > On Aug 26, 10:43 pm, skye riquelme wrote: > > Hi All > > > > Actually I finally resolved my problem.. the b

[tw] Partial Page Refresh

2012-08-28 Thread skye riquelme
Hi All Is it possible to control/modify/restrict the page refresh mechanism? Let me explain. I have a TW that I use for studying.. on selecting a topic (previsouly researched and organised as a organised folder)..the TW has panels to show the videos I have saved...the fotos I have saved...

[tw] ShowLocalDirectory - FF15?

2012-08-31 Thread skye riquelme
Hi All Just noticed that ERics ShowLocalDirectory is now throwing a UniversalPConnect error. it used to work...but my system upgarded to FF15...is that the problem? Thanks Skye -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this d

[tw] Receiving return responses from code inside a html form

2012-09-22 Thread skye riquelme
Hi All Trying to understand more about javascript in TiddlyWiki and Html forms. I gave a script that I use so people can login to a TW page (on-line). Now the script responds with various messages (using the javascript "return" command) and all works well when the script is in a seperate tiddle

[tw] javascript code in HTML forms?

2012-10-13 Thread skye riquelme
HI All A quesstion that has been bothering me for some time. I am using a lot of html forms to send data to stored online, via GET posts. In the form I often play around with the raw data from the form inside the ..onclick= ''> part of the form. Generally that works. However if I check a condi

[tw] Re: javascript code in HTML forms?

2012-10-14 Thread skye riquelme
Thnaks Eric actually I tried that..and it still didnt work... but playing around I think the problem is from another problem. I am using this format (a HTML form to pass data to php file..and data saved as flat txt file)...so I have many such forms in the TW. The form I aked about..is in fact

[tw] Re: javascript code in HTML forms?

2012-10-14 Thread skye riquelme
Thanks Eric I did try that..and it didnt seem to work either...but I think my problem is elsewhere. I often use html forms to pass data to a server- ide tet fil...via a php GET. So the one TW has many such forms. The form I was asking about above, is actually accessed from a popup...and I noticed

[tw] Re: javascript code in HTML forms?

2012-10-14 Thread skye riquelme
Ooops...sorry about repeating that question...I thought the first response didnt get sent ! Skye On 14 out, 15:49, skye riquelme wrote: > Thanks Eric > > I did try that..and it didnt seem to work either...but I think my > problem is elsewhere.  I often use html forms to pass data

[tw] using HTML5 localStorage in forms?

2012-11-21 Thread skye riquelme
Hi All I have been using localStorage extensively in my TW work, but cant seem to get access to the data from within html formsfor eample...why doesnt this simple bit of code set the localStorage item "test"?? (the wikify at the end is just to check if test got set.) function testResults (fo

Re: [tw] using HTML5 localStorage in forms?

2012-11-22 Thread skye riquelme
Thanks Tizianothat worked. Em quarta-feira, 21 de novembro de 2012 19h20min26s UTC-2, tiziano escreveu: > > Il 21/11/2012 21:43, skye riquelme ha scritto: > > Hi All > > > > I have been using localStorage extensively in my TW work, but cant > > seem

[tw] Cross-domain woes!!!

2012-11-22 Thread skye riquelme
Hi All I have a eLearning platform running fairly well directly online, based on UploadPlugin and the use of some php scripts to store online data in simple txt files Now I need to consider students who do not have continual online access (still quite a reality in Brasil) and who need to s

[tw] Re: Announcement: TiddlyWiki 2.7.0 Beta 2 includes fixes for local file import

2012-11-22 Thread skye riquelme
Hi Eric Happy that things are progressing on this front. Using FF 17.0 (portable) under Vista I have been able to import tiddlers from a local TW in the same directoryand from www.tiddlytools.com However using ExternalTiddlersPlugin...trying to import a simple txt file from my server

[tw] Re: Cross-domain woes!!!

2012-11-22 Thread skye riquelme
turnText =xmlHttp.responseText; I get the message - [Exception... "Failure" nsresult: "0x80004005 ( NS_ERROR_FAILURE)" location: "JS frame :: file:///X:/Documents/Dropbox/beta.htm :: _out :: line 9681" data: no] Anyone have ideas whats happening...whay c

[tw] using saveFile from Core

2012-11-23 Thread skye riquelme
Hi All The core has a function called saveFie (and also loadFile). it is used in various parts of the core and various plugins. how can I use it directly??? Ideally I want to be able to do something like, backup some locally stored data (in case people clear the navigator history!!)...

[tw] Re: using saveFile from Core

2012-11-23 Thread skye riquelme
Ooops ..forgot to mention I am using TW 2.70, under FF17.00 Thanks Skye Em sexta-feira, 23 de novembro de 2012 19h50min04s UTC-2, skye riquelme escreveu: > > Hi All > > The core has a function called saveFie (and also loadFile). it is used > in various parts of the core and

[tw] TinyTiddlyWiki 2.7.0???

2013-01-11 Thread skye riquelme
Hi All Has TW 2.7.0 been compacted (?) into the TinyTiddlyWiki format??? Thanks Skye -- 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/-/2leh_IbAVjUJ. To post to

[tw] date format in new tiddler TWC

2015-03-02 Thread Skye Riquelme
Hi All In a simple code like this...] var title="title"; var text="text"; var who="skye"; var when=new Date(); var tags="tags"; var fields={}; store.saveTiddler(title,title,text,who,when,tags,fields); why do I get an error saying "created.convertToMMDDHHMM is not a function"? I am sure th

[tw] Inputing into Javascript to make a new tiddler

2010-06-13 Thread skye riquelme
Hi All I have the basic code to make a new tiddler - var title=prompt("nomeSobrenome"); var email=prompt("seu email"); var foto=prompt("url seu foto"); var perfil=prompt('perfil'); var who=title; var when=new Date(); var txt="[

[tw] Re: Inputing into Javascript to make a new tiddler

2010-06-15 Thread skye riquelme
Hu!!! Thats getting a bit over my head... I understand that the part var form=$goes into the script that people are activiating and that it calls the function ($).But I am not sure where to put the function part of the code..inside the same script code..as

[tw] Re: Split-personality TiddlyWiki?

2010-06-15 Thread skye riquelme
Oooops I got tied up with other TW things and didnt see your entry here..sorry for the delay The RemoteControl Macro looks goodit certainly does part of the job...using one TW to run through the slide sequence in another copy of the same TW. Maybe I am using it wrongbut when I cl

[tw] Re: Split-personality TiddlyWiki?

2010-06-16 Thread skye riquelme
OK This is a bit of a learning curve for me.. OK, have managed to have both TWs show the advance of the tiddlers through the slide listand as I said the two copies can use different display "modes" - size of image - GREAT etc. So, the main objective is DONETHANKS The extra l

[tw] Re: Split-personality TiddlyWiki?

2010-06-16 Thread skye riquelme
...access to the tabs lists ets is under the admin button! Thanks Skye On 16 Jun, 14:10, skye riquelme wrote: > OK > > This is a bit of a learning curve for me.. > > OK, have managed to have both TWs show the advance of the tiddlers > through the slide listand as I s

[tw] get first item in tiddler list

2010-06-16 Thread skye riquelme
Hi All As is common with this group, the recent discussion "get tiddlywiki filename" answered a question of mine, only days before I needed to ask it Thanks Can I do something similar with a tiddler, rather than the. In this case a tiddler with a list of tiddlers - actually created by StoryS

[tw] Re: Split-personality TiddlyWiki?

2010-06-16 Thread skye riquelme
Thanks for the quick response...I thought I tried changing that bth...maybe not...at times I am more guessing, and watching the patterns than actually understanding the code. Thanks again I am very very content with how the Presentation TW is now working!!! Skye On 16 Jun, 15:58, FND wrote

[tw] Re: get first item in tiddler list

2010-06-16 Thread skye riquelme
Thank you great result very fast...as usual... Skye On 16 Jun, 19:52, Eric Shulman wrote: > > Can I do something similar with a tiddler, rather than the. In this > > case a tiddler with a list of tiddlers - actually created by > > StorySaverPlugin - ELS)...How can I write something like > >

[tw] Re: link to local files and folders

2010-06-17 Thread skye riquelme
Hi All I would love to see a result here. As I understand it the problem is not the local link...its Powerpoint. I have tried various ways to have a powerpoint open up inside a TW,,,links, iframes.seems the dificulty is that, how powerpoint is processed depends on the browser settings...so

[tw] Re: OT - request for innovation-by-accident stories in TW community

2010-06-17 Thread skye riquelme
Hi Alex Not sure this is what you are looking for - last year I made a simple request for a way to have a simple form calculate, and input the current timeas a way of reating time determined titles for the new tiddlerEric not only answered...but took my original simple request and turn

[tw] Re: Inputing into Javascript to make a new tiddler

2010-06-17 Thread skye riquelme
That worksagain!!! Got myself a bit lost in the opening and closing of single and double parethesis for a while.but finally got out of the mess!!! Thanks Skye wrote: > > The use of prompt only lets people input a single line of > > text..how can this be a block of text instead (i

[tw] Re: OT - request for innovation-by-accident stories in TW community

2010-06-17 Thread skye riquelme
n the rainforest? > > Alex > > On 17 June 2010 16:59, skye riquelme wrote: > > > > > Hi Alex > > > Not sure this is what you are looking for - last year I made a simple > > request for a way to have a simple form calculate, and input the > > current timeas

[tw] Random choice for specified tag ?

2010-06-17 Thread skye riquelme
Hi All I want to search for tiddlers with a specific tag, and then randomly have one of them display!! I have people listing their favorite videos.I´d like that when someone opens that tiddler...one of the videos is ready to start/or even starts. I have Erics player plugin... so showing/start

[tw] Re: OT - request for innovation-by-accident stories in TW community

2010-06-18 Thread skye riquelme
l, Minas Gerais too! Lots of hills! > > Cool coindcidence! > > 2010/6/18 skye riquelme > > > > > Hi Alex > > > In Brasil yes.not so much rainforest up here in the hills of Minas > > Gerais..lost of cows though! > > > Abraços a Todas > >

[tw] SetTiddlerBackground - with image no-repeat ???

2010-07-06 Thread skye riquelme
Hi All (and Eric) I am using Erics SetTiddlerBackground transculsion...and when I use an image for the background, rather than a simple colorthe image is set to repeat. How can I set it to no- repeat.align:right ? since the transclusion says the first (background) parameter is a css

[tw] Refreshing Content

2010-07-29 Thread skye riquelme
Hi Guys Been out of touch for a while...but got homesick for this siteand quickly found a small problem I have a site/TW that has a header menu...which uses a few ShowPopup dropdown lists.works great!!! To make the TW a bit lighter (people are loading it over http) I decided to "exte

[tw] Tables in ViewTemplate?

2010-08-10 Thread skye riquelme
Hi All Still playing around in TW land!! I have a display format that looks like - !!$1 |<>|<><>| |''Challenge'' - ''<>''|''Context'' - <>| |''Solution'' - ''<>''|''References'' - <>| |''Pattern Links'' - <>|<>| ..obviously formating <> where "TiddlerName" gets passed as $1 !!! OK, it work

[tw] TiddlyTagMindmap in ShowPopup ?

2010-08-10 Thread skye riquelme
Hi again I am using TiddlyTagMindMapPlugin and it works fine / looks great when the macro is embedded in a tiddler. (its dimensions are 400px * 400px - generally Now when I view that tiddlerwith something like <> the mindmap displays as tall skinny column with the all the data bunched up on t

[tw] Re: TiddlyTagMindmap in ShowPopup ?

2010-08-11 Thread skye riquelme
it attempts to fill the display as much as > possible which might cause problems with popups. > > If that doesn't help is there anything you can share to debug? > Jon > > On Aug 10, 9:21 pm, skye riquelme wrote: > > > Hi again > > > I am using TiddlyTag

[tw] Re: Tables in ViewTemplate?

2010-08-11 Thread skye riquelme
Hi Mans Thats IT Your advice about SectionLinksPlugin and use of synteax like >was exactly what I was looking for.!!! Thanks Skye On 11 Ago, 16:00, Måns wrote: > I just reread your post, and now I understand that you want to write > the table as a "pure" html-table with macros in t

[tw] changing favicon

2010-08-11 Thread skye riquelme
Hi All reading the item "favicon issues" of 3/8/2010 I was inspired to change the favicom for my TWs to the http://tiddlywiki.com/favicon.icoand followed the instructions from http://tiddlywiki.org/wiki/Favicon.. when I put this into a TW that used a (modified) MinPedia theme...the favi

[tw] Re: TiddlyTagMindmap in ShowPopup ?

2010-08-13 Thread skye riquelme
erence as em's are a relative width whereas > pixels are absolute. > Hence maybe the width relative to the popup is a lot smaller than when > it is in a tiddler.. hence the issues you were having! > > Jon > > On Aug 11, 11:55 pm, skye riquelme wrote: > > >

[tw] Re: Can LoadTiddlersPlugin be modifed to also save changes?

2010-08-13 Thread skye riquelme
Hi Dave I use LoadTiddlersPlugin a great deal...and also normally work with AutoSave turned onthat seems to solve the problem..in fact the only problem is that if the tiddler with LoadTiddlers is in defaultTiddlers and you leave it openeach page refresh reloads AND resaves the incoming

[tw] SaveAs without Filename confirm??

2010-08-17 Thread skye riquelme
Hi Again I have asked something simillar before.here's hoping this time...is it possible to modify SaveAsPlugin (tiddlyTools) so that the user does not have to confirm the filename and directory...ie in the macro call specifies the filename, type, tags, replaceall the parameters

<    1   2   3   4   5   >