[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 this

[tw] Re: TWC - bookmarklet?

2014-10-05 Thread skye riquelme
Sorry for thatwhen I posted the first message, I got a message that my connection failed...thinking that the message wasnts sent, I repeated it. Only now when I come back to the group I see two entriesso I deleted one. Sorry. Skye Em sábado, 4 de outubro de 2014 09h38min13s UTC-3,

[tw] Re: TWC calling showPopup from inside Javascript

2014-10-05 Thread skye riquelme
Bump Em sexta-feira, 3 de outubro de 2014 19h50min21s UTC-3, skye riquelme escreveu: Hi Eric and Thanks my code now looks like this... var uploadDoc=; if(itemDetails[1]==uploadDoc) { uploadDoc='script label=uploadablelocalStorage.docTipo=temaDocumento;localStorage.fonte

[tw] Re: TWC calling showPopup from inside Javascript

2014-10-03 Thread skye riquelme
, 2014 4:13:52 PM UTC-7, skye riquelme wrote: Hummno answerswhat I need to know is how to write a call to showPopup macro from inside javascript...seems it should be possible and easy, but I cant get it right, and no-one is answering my question... var popupScript

[tw] Re: TWC calling showPopup from inside Javascript

2014-10-01 Thread skye riquelme
Hummno answerswhat I need to know is how to write a call to showPopup macro from inside javascript...seems it should be possible and easy, but I cant get it right, and no-one is answering my question... Help Skye Em segunda-feira, 29 de setembro de 2014 22h48min58s UTC-3, skye

[tw] TWC calling showPopup from inside Javascript

2014-09-29 Thread skye riquelme
Hi All I have some script like this - var popupScript=tiddler:upload_PDF label:upload width:400px popupClass:sticky; var uploadDoc='script label=uploadablelocalStorage.docTipo=temaDocumento;localStorage.fonte='+itemDetails[0]+';config.macros.showPopup('+popupScript+');/scri'+'ptsetIcon

[tw] TW getAttributeById......diferent in Firefox and Chrome

2014-09-04 Thread skye riquelme
Hi All, My TW uses Erics TaggedTemplatePlugin to swicth the way the TW displays. Depending on the tag...there is a tagViewTemplatethat has something like... !--{{{-- [[tagView##PageTemplate]] html stylestyle sheet definitions.../style /html div class='toolbar'

[tw] More help on php server

2014-04-29 Thread skye riquelme
Hi Mans Reading your comments on the Thread A little help saving on php server..I see you use the UploadPlugin with store.php.and would like to ask for a bit of help...or at least confirmation. As reported on other thread (TW not saving \) I am having problems with the \ escape character

Re: [tw] Re: TWC - TW not saving \

2014-04-27 Thread skye riquelme
/source/browse/trunk/TiddlyHome/_th/lib/store.php Best wishes Jeremy. On Wed, Mar 26, 2014 at 7:34 PM, skye riquelme riquel...@gmail.comjavascript: wrote: Hi Danielyeah, seems the BidiX site has been down for a while, not sure what is happening! Anyway, I often use

[tw] Re: changing drive letters

2014-04-02 Thread skye riquelme
HI WIllem Not sure what you are trying to do, or why. The drive letters are referring to local drives on your (windows) machine...and for some time most browsers have restricted your direct access to local files and directories.what you want to do was possible, but now it seems useless as

[tw] TWC - calling showPopup within javascript

2014-04-01 Thread skye riquelme
Hi All trying to active a popup with this code. config.macros.showPopup(PopupText,title,,,300px,,) but it responds that the macro showPopup does not exist Whats the correct format to call this plugin? Thanks Skye -- You received this message because you are subscribed to the Google

Re: [tw] Re: TW quick change stylesheets

2014-03-30 Thread skye riquelme
Hi Again Humm...now I have lots to think about.. Most importantly...I didnt realize that I can put CSS type code into a ViewTemplate...now that really changes things...and opens lots of possibilities..and I see your idea of using tags makes a lot more sense than how I was doing

Re: [tw] Re: TW quick change stylesheets

2014-03-26 Thread skye riquelme
Hi..thankls but I am still getting the inicial white page...cant see why the normal StyleSheet is being ignored! Skye Em quarta-feira, 26 de março de 2014 11h47min04s UTC-3, PMario escreveu: Try this: /*** |Name|setSmallMenu| |StyleSheet|##myStyleSheet| ***/ ! myStyleSheet /*{{{*/

Re: [tw] Re: TWC - TW not saving \

2014-03-26 Thread skye riquelme
escreveu: Lazy of me, I know, but could you post your store.php code here? BidiX's site is down and I can't easily retrieve it from the office I'm at.. On 25 March 2014 10:10, skye riquelme riquel...@gmail.com javascript:wrote: Hi again...still no joy in resolving this problem. However I

Re: [tw] Re: TW quick change stylesheets

2014-03-24 Thread skye riquelme
Em domingo, 23 de março de 2014 01h10min48s UTC-3, Eric Shulman escreveu: On Saturday, March 22, 2014 2:59:50 PM UTC-7, skye riquelme wrote: the default stylesheet is not displaying when the TW opens... Hmm I'm not sure why it's not working. Perhaps you could send me a copy of your

[tw] Re: TWC - TW not saving \

2014-03-24 Thread skye riquelme
cumbersome work-around to the problem!!! Thanks Skye Em quinta-feira, 20 de março de 2014 22h52min33s UTC-3, skye riquelme escreveu: Hi Mark.now that you mentioned it.this started happening about the time my server people upgraded my php version...and we had a strange problem

Re: [tw] Re: TW quick change stylesheets

2014-03-22 Thread skye riquelme
março de 2014 09h51min28s UTC-3, Anton Aylward escreveu: On 21/03/14 10:52 AM, skye riquelme wrote: I have change ZZZ to zzConfig, AND installed SwitchThemePlugin..AND put config.options.txtTheme=setSmallMenu in the default tiddler...and still get a white page on start-up

Re: [tw] Re: Chrome, white and access control

2014-03-22 Thread skye riquelme
Hi again... not sure why you need to embed the graphic(s). Obviously using the [img[...link ]] function lets you display and play with a graphic inside a TW...it is a link to an imageyou can add extra control with Erics ImageSizePlugin...and he even has a ImageMapPlugin that magically

[tw] Re: TW quick change stylesheets

2014-03-21 Thread skye riquelme
Again!!! Sorry about the mistyping in the message...the config.options.txtTheme in ZZZ is correct...its setSmallMenu.I typed it wrong when I wrote the response...but its correct in the TW. I have change ZZZ to zzConfig, AND installed SwitchThemePlugin..AND put

[tw] Re: TWC - TW not saving \

2014-03-20 Thread skye riquelme
20h54min44s UTC-3, Mark S. escreveu: Is it possible that your ISP cranked up the security settings in order to prevent escape sequences from being uploaded? Mark On Wednesday, March 19, 2014 4:47:33 PM UTC-8, skye riquelme wrote: Hi All Hope someone can help with a strange problem that I am

[tw] Re: TW quick change stylesheets

2014-03-20 Thread skye riquelme
Sorry Guys...I am obviously missing something very basic, cos I cant get it to work. firstly ..I understood from Erics response that I dont need the SwitchThemePlugin installed, I can do it with javascript...right? in that case.I have a tiddler named setSmallMenuwhich contains the

[tw] Re: TW quick change stylesheets

2014-03-19 Thread skye riquelme
contains the switchTheme command...and again it doesn't activate... How to set the default theme, that shows on newly opening the TW? Thanks Skye Em sábado, 15 de março de 2014 12h41min17s UTC-3, skye riquelme escreveu: Thanks Eric...thats it! I didnt know of the stiory.swithTheme class

[tw] TWC - TW not saving \

2014-03-19 Thread skye riquelme
Hi All Hope someone can help with a strange problem that I am encounting. I make a lot of use of flat text files to store information, loading this into a TW (via XMLHttpRequest()) ...in the processing of this data I frequently look to line breaks in the txt file, using simple javascript like

[tw] Activate macros from ShowPopup

2014-03-16 Thread skye riquelme
Hi Again Have asked something like this way back, but didnt get a clear answer. I have a tiddler that contains a macro..or twofor example Erics LoadTiddlers.. when I open this tiddler it clearly ...well Loads the Tiddlersgreat. Now If I open that tiddler from inside a popup (Erics

[tw] Re: TW quick change stylesheets

2014-03-15 Thread skye riquelme
Thanks Eric...thats it! I didnt know of the stiory.swithTheme classeactly what I was trying to do...and it exists already! Now to have some fun. Thanks Skye Em quinta-feira, 6 de março de 2014 20h54min15s UTC-3, skye riquelme escreveu: Hi Againbeen quietly lurking here

[tw] Re: TW quick change stylesheets

2014-03-14 Thread skye riquelme
;story.refreshAll();/script ou.refreshDisplay()..but cant trigger the theme switch. Any ideas on how to trigger theme changes from inside javascript? Thanks in Advance Skye Em quinta-feira, 6 de março de 2014 20h54min15s UTC-3, skye riquelme escreveu: Hi Againbeen quietly lurking here

[tw] TW quick change stylesheets

2014-03-06 Thread skye riquelme
Hi Againbeen quietly lurking here for some time. Still playing with the old TW And cant figure out how to quickly swap stylesheets. For example, PageTemplate creates an element (say smallMenu), that StyleSheet defines (color, position, size, borders).now I want to be able make

[tw] Re: Receiving data from a php file

2013-11-18 Thread skye riquelme
Thanks Eric...thats damm awesome.opens up a whole new ball´park for me. Skye Em quarta-feira, 13 de novembro de 2013 22h38min49s UTC-3, Eric Shulman escreveu: On Wednesday, November 13, 2013 4:38:21 PM UTC-8, skye riquelme wrote: Hi Ericthanks...I am sure we are really close

[tw] Re: Receiving data from a php file

2013-11-18 Thread skye riquelme
, Yakov. четверг, 14 ноября 2013 г., 5:38:49 UTC+4 пользователь Eric Shulman написал: On Wednesday, November 13, 2013 4:38:21 PM UTC-8, skye riquelme wrote: Hi Ericthanks...I am sure we are really close...but I cant get it to work. seems the onclick is not firing the code I am

[tw] Re: Receiving data from a php file

2013-11-13 Thread skye riquelme
clickable. Linking to PHP will open the PHP file. w On Wednesday, November 13, 2013 3:35:56 AM UTC+1, skye riquelme wrote: Hi All Playing again with databases and getting information in and out of TW. So far I have a simple php file that opens a mysql database and reads some data

[tw] Re: Receiving data from a php file

2013-11-13 Thread skye riquelme
note that the TW where this code is embedded is on the same domain as the php scripthence the reletaive link! Why does this code work? Thanks Skye Em quarta-feira, 13 de novembro de 2013 15h47min55s UTC-3, Eric Shulman escreveu: On Wednesday, November 13, 2013 10:09:11 AM UTC-8, skye

[tw] Receiving data from a php file

2013-11-12 Thread skye riquelme
Hi All Playing again with databases and getting information in and out of TW. So far I have a simple php file that opens a mysql database and reads some data... I can see that output in a tiddler using a simple html form and have specifying a target that is an iframe.so I can SEE the

[tw] Problems after update to 2.8.1

2013-11-04 Thread skye riquelme
Hi All Yeap, I am still lurking around in TiddlyWiiWorld. more occupied using it than develeoping further...for now. Finally got around to upgrading to 2.8.1 (from 2.7.2)and now have the following issues... Once again..the update scrambled all the letters with portugues

[tw] LineBreaks in javascript?

2013-10-01 Thread skye riquelme
Hi Againbeen busy using my farm of TWs and not much time birthing new ones...till now I have a simple TW that opens from a bookmarklet...the TW is basically a html form that uses information passed to it ... recording url, title, dominion and highlighted text. a sort of

[tw] Re: Special characters

2013-10-01 Thread skye riquelme
Hi All yeah I have encountered this problem frequently.. only in my case its characters with portugues accents that get scrambled. hope we have a solution to this sometime soon Skye Em terça-feira, 6 de outubro de 2009 05h59min33s UTC-3, Jakob Graulund Jørgensen escreveu: Hi

[tw] Re: Direct use of ShowPopup from inside javascript?

2013-04-13 Thread skye riquelme
...No response...is my question unclear...or just unsolveable? Skye Em quinta-feira, 11 de abril de 2013 21h59min09s UTC-3, skye riquelme escreveu: Hi All Can I directly trigger a plugin like ShowPopups (one of my all time favourites!!!) from inside some javascript. An example...I have

[tw] Direct use of ShowPopup from inside javascript?

2013-04-11 Thread skye riquelme
Hi All Can I directly trigger a plugin like ShowPopups (one of my all time favourites!!!) from inside some javascript. An example...I have data stored in a flat text file on my server and a bit of javascript that reads that file, unpacks the data and then gives me results as a clickable list

[tw] Re: TW2.7.1 does strange things - SinglePageMode stopped single-paging!!!

2013-04-01 Thread skye riquelme
Em segunda-feira, 1 de abril de 2013 06h06min25s UTC-3, TonG escreveu: Hi skye riquelme, To enable the backstage you can try the bookmarklet EnableEdit by Saq Imtiaz. His site is not online anymore, but the info can still be found at http://dl.dropbox.com/u/8286741/lewcid.ord.htm Also

[tw] Re: TW2.7.1 does strange things - SinglePageMode stopped single-paging!!!

2013-03-31 Thread skye riquelme
switching it to view only makes it difficult to work!! So, anyone have any idea why chkHttpReadOnly and readOnly mess with SinglePage and Breadcrumbs Plugins??? Thanks Skye Em domingo, 31 de março de 2013 09h16min24s UTC-3, TonG escreveu: Hi skye riquelme, Looking at your site I see

[tw] Re: TW2.7.1 does strange things - SinglePageMode stopped single-paging!!!

2013-03-31 Thread skye riquelme
you click past the default tiddler. it resets to edit mode. so everything fine.. exceptwhy did it stop working after so many months... maybe just one of those TW gremlins!!! Thanks Skye Em domingo, 31 de março de 2013 14h25min55s UTC-3, skye riquelme escreveu: Hi Ton Yeah

[tw] Re: TW2.7.1 does strange things - SinglePageMode stopped single-paging!!!

2013-03-31 Thread skye riquelme
março de 2013 14h39min22s UTC-3, skye riquelme escreveu: Hi Again... Still dont understand where that conflict comes from, but the work-around is very simple. I took the offending bit of javascript out of the tiddler marked as systemConfig.and stuck it into the Default tiddler

[tw] Re: Cannot upload to tiddlyspot from a local file

2013-03-30 Thread skye riquelme
Hi Eric...same story here..trying to upload (UploadPlugin, UploadTiddlerPlugin and UploadTiddlerFromFile) from FF19 ueing TW2.7.1.. no luck...the system just spins its wheels and does nothing for a ling time!!! Thanks Skye Em terça-feira, 4 de outubro de 2011 02h44min16s UTC-3,

[tw] TW2.7.1 does strange things - SinglePageMode stopped single-paging!!!

2013-03-30 Thread skye riquelme
Hi All. Finally got around to upgrading one of my main TWs to 2.7.1...everthing seemed to go well...except that now the SinglePageMode display wont work, nor the BreadCrumbsPlugin.. I have updated all the other plugins (all 30!!!), and still cant get these two to work. I loaded

[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

[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 various plugins

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 to get access to the data from within html

[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

[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
( NS_ERROR_FAILURE) location: JS frame :: file:///X:/Documents/Dropbox/beta.htm :: _out :: line 9681 data: no] Anyone have ideas whats happening...whay cant I read from a local file??? Thanks in Advance Skye Em quinta-feira, 22 de novembro de 2012 10h09min28s UTC-2, skye riquelme escreveu: Hi All I

[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.) script function

[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

[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

[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 riquelme.s...@gmail.com 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

[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

[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 tiddler

[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

[tw] Re: Help with javascript new.window

2012-08-28 Thread skye riquelme
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 riquelme.s...@gmail.com wrote: Hi All Actually I finally resolved my problem.. the bookmarklet code now reads - javascript:void

[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

[tw] Re: Help with javascript new.window

2012-08-26 Thread skye riquelme
BookmarksPlugin (1) to work with TiddlyWeb, but I couldn't quite make it work (2). (1) http://bookmarksplugin.tiddlyspace.com/ (2) http://groups.google.com/group/tiddlywiki/browse_thread/thread/342ded74e628a5c4/3f274e1edbb1fc9b w On Aug 24, 9:20 pm, skye riquelme riquelme.s

[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] 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 div 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 div) then the image sits as a

[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] 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

[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 riquelme.s...@gmail.com wrote: Hi All I have a TW that has a Youtube video embedded in the default tiddler. And a header that contains navegation panels

[tw] Re: popups in chrome?

2012-05-08 Thread skye riquelme
Anyway Skye On 7 maio, 23:21, skye riquelme riquelme.s...@gmail.com 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 behind

[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

[tw] Re: sticky popup / show popup plugin

2012-04-27 Thread skye riquelme
abr, 03:22, Wim w...@zeggetwaalf.be wrote: 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

[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 'htmla href=url.php?var1=value1var2=value2linkName/a/ htm'. in theory pressing the text linkName should send the variables off to be processed by the php code.

[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

[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 -

[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

[tw] Re: TW as Presentation+

2012-04-18 Thread skye riquelme
- 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 riquelme.s...@gmail.com wrote: Hi All In another thread  (Opening Word file directly from local folder in TiddlyWiki? ) Mans challenged me

[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 elsdes...@gmail.com wrote: I am trying to understand Erics HTMLFormattingPlugin. Thinking it was a super essential part of any

[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 - wikify {{'|background|'+localStorage.cor+'|}} . when I

[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)

[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] 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 - which

[tw] Re: Positioning of Popups

2012-04-13 Thread skye riquelme
:20, skye riquelme riquelme.s...@gmail.com 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: sort on TiddlerSlice

2012-03-29 Thread skye riquelme
.still cant get it to work ..I now have forEachTiddler where 'tiddler.tags.contains(actividade)' sortBy 'store.getTiddlerSlice(tiddler.title,Dia)' descending write '|+store.getTiddlerSlice(tiddler.title,Tema) +|+store.getTiddlerSlice(tiddler.title,Dia)

[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 riquelme.s...@gmail.com wrote

[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... forEachTiddler where 'tiddler.tags.contains(search_tag)' sortBy 'slice value of

[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 ' tiddler Listas with: [[+tiddler.title+]]+\n' And now Listas...has the code - showPopup tiddler:Listas##lista label:$1 width:100px

[tw] Re: automatic editing of tiddlers

2012-03-02 Thread skye riquelme
Hi Again Thanks Eric. so now I have script var ref=???; var tids=store.getMatchingTiddlers(ref); for (var t=0; ttids.length; t++) { var text=tids[t].text; var firstreplace=text.replace(tiddler Format##pdf with:',| Link|); var endref=firstreplace.indexOf(); var

[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

[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] 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 script var ref=???; var out=; var tids=; var

[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

[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 - script var ref=ecoConstrucao; var out=; var tids=; var tids=store.sortTiddlers(store.getMatchingTiddlers(ref),- modified); for (var t=0; ttids.length; t++) { out+=[[+tids[t].title+]]\n; } return out;

[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,

[tw] syntax problem - MatchTagsPlugin

2012-01-10 Thread skye riquelme
Hi All I am trying to use MatchTagsPlugin like this - script 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; ttids.length;

[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 riquelme.s...@gmail.com 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

[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

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

2012-01-05 Thread skye riquelme
:45, PMario pmari...@gmail.com wrote: On Jan 5, 1:05 pm, skye riquelme riquelme.s...@gmail.com 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

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
setting?? Thanks Skye PMario escreveu: On Dec 29, 9:27 pm, skye riquelme riquelme.s...@gmail.com 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 is downloadable so

[tw] Re: Experience with localStore

2011-12-30 Thread skye riquelme
the localSTorage..why doesn´t a simple localStorage.getItem seem to work? Thanks Skye On 30 dez, 10:34, skye riquelme riquelme.s...@gmail.com 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 I

[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

[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 (of

[tw] Re: Hijacking saveTiddler

2011-12-15 Thread skye riquelme
are doing. If 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 riquelme.s...@gmail.com wrote: Ooopa..now thats exactly what I wanted to know. now to work

  1   2   3   4   5   >