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

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

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

[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

[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

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

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

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

[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] 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: 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] 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: 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] 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] Request for DoesEverythingPlugin

2009-01-23 Thread skye riquelme
Hi All Last night, in my favorite pasttime, tweaking my TWs - actually I was working, which involves using TWs!...I wondered about a new plugin possibility. Having recently installed the Its All Text extension to Firefox, remembering PlayerPlugin(TiddlyTools), LaunchApplicationPlugin (http://

[tw] Re: needed macro for smooth iframing

2009-01-23 Thread skye riquelme
Hi All Hope its OK to jump into this discssion as well. It actually answers a problem I have been wrestlng withexcept that I would like that the BlanckBookmark is generated not from newTiddlerbut rather from span macro ='new Here.. I tried putting this into a viewtemplate toolbar class

[tw] Re: FETing tidder title

2009-01-23 Thread skye riquelme
 ' [[+tiddler.title+]]\n ' cmari On Jan 23, 2:24 pm, skye riquelme riquelme.s...@gmail.com wrote: Hi All I am trying to get a FET line going that locates tiddlers with a specific tag name AND the name of the tiddler itself (from where I am searching)actually a sublist of tagglytagging

[tw] Re: needed macro for smooth iframing

2009-01-24 Thread skye riquelme
That does the rick...and thanks for that quick lesson...I am still not clear on double quotes single quotes and all the other strange charactersand I am learning.. Skye On 23 jan, 20:31, Eric Shulman elsdes...@gmail.com wrote: span macro='newHere label:NewDocument tag:bookmark  text:

[tw] Re: Password prompt for uploadplugin macro?

2009-01-24 Thread skye riquelme
Hi Jim I am not the best qualified person on this list to be responding...but I vreceived a lot of great support from this forum over a year or more...so maybe I can offer a little in return. I am often playing with uploading TWs (and more often individual tiddlers) as I constantly work with a

[tw] Re: Capture web page with formatting

2009-01-24 Thread skye riquelme
Hi Again Just to comment that I often work with the right side bar toggled off (TiddlyTools) and sometimes the left one as well!! And with header that just has a simple one-line menubar.the whole TW takes up almost no screen real-estate...I put the TiddlyTools toggle arrows in the top

[tw] Re: Reverse linking?

2009-01-25 Thread skye riquelme
Hi All How would I change the ViewTemplate so that these back-references are displayed at the bottom of each tiddler...? Skye On 23 jan, 14:25, dukeja puc...@gmail.com wrote: Eric: You are great!  Thanks a lot for your reply.  I'll look into your plugin.  Many thanks! Duke On Jan 23,

[tw] Tiddler links in Freemind ImageMap

2009-01-25 Thread skye riquelme
Hi Again Was reading the previous post on Embedded Image with elements linked to tiddlers and found that I can quickly put hotspots into a image, or mindmap, using MapEdit and ubsstituting the URL address for the tiddler address as explained by Eric, namely

[tw] ChangeModePlgin

2009-01-26 Thread skye riquelme
Hi Again Started playing with ChangeModePlugin as a way of having a web page switch between langauges (in my case English and Portugues). Had the page working well with the Portugues texts and a great backbground. As soon as I installed ChangeMode (and re-freshed) the background image doesn´t

[tw] Re: TiddlyToolsBookmarkTemplate to display images?

2009-01-26 Thread skye riquelme
Sorry about thatlate last night it didn´t worktoday its working fine... as I said it was late..sorry and thanks for clearing it up so quickly Skye On 26 jan, 12:38, Eric Shulman elsdes...@gmail.com wrote: Been playing around with TiddlyTools BookmarkTemplate and how it used

[tw] SImile Timeline wows!

2009-01-28 Thread skye riquelme
Hi All Heres a question from outfield. Wanting to include a simileTimeline calendar in a system. On my laptop have a TW with SimileTimeLine working. When I put that TW on a pendrive and copy it into my desktop...it fails. When opening the timeline I get an error message Error in macro Simile

[tw] monkeyTagger works wih 2.4.3?

2009-01-30 Thread skye riquelme
Hi All In previous versions monkeyTaggerPLugin worked well...now with core version 2.4.3...I can´t get it to workanyone else with the same problem... Skye --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[tw] FAQs dropdown from tiddler controlbar

2009-03-14 Thread skye riquelme
Hi All I am interested in ideas of how I can have a button in the tiddler control bar (using TaggedTemplate) that opens a drop-down list that 1. could just be text (instructions on how to use that tiddler template)... 2. could be a FAQ type list...with the individual FAQs opening inside the

[tw] Replacment fo MonkyTaggerPlugin (Lewcid TW)

2009-03-20 Thread skye riquelme
Hi All Anyone who of a replacement for Lewcids MonkeyTaggerPlugin.that lets me specify tags for a tiddler..MonkeyTagger doesn´t seem to work with core 2.5...and I note that Lewcid itsself is using an old vrsion and has not been updated for some timehas it diedor just moved

[tw] Re: Problems with CreateTiddlersFromCSVPlugin - random outputs - or is it just me??.

2009-03-23 Thread skye riquelme
Hi All whos th author of CreateTiddlersFromCSVPlugin..seems worth checking out!!! Skye On 23 mar, 13:21, Mark S. throa...@yahoo.com wrote: It worked great on my system. Not that that helps you ;-( All those double spaces, and the places where it ignored the comma, makes me wonder if

[tw] Eric's loadTiddlersPlugin???

2009-03-24 Thread skye riquelme
Hi All Hoping Eric can help me out in connection with the loadTiddlers Plug. I want to load various tiddlers from other TWs and do so quietly and simplymy default tiddler has the lines - loadTiddlers tag:config http://www.unigaia-brasil.org/PDC21/UFLA/2009/Parameters.html noreport

[tw] Re: Eric's loadTiddlersPlugin???

2009-03-25 Thread skye riquelme
D Why didn´t I think of that Thanks Skye On 24 mar, 20:50, Eric Shulman elsdes...@gmail.com wrote: Hoping Eric can help me out in connection with the loadTiddlers I want to load various tiddlers from other TWs and do so quietly and simplymy default tiddler has the

[tw] Refreshing PDFs

2009-03-27 Thread skye riquelme
Hi All I am using an iframe to view a pdf document.only problem is that if I go open a different tiddler and then go back to th pdf tiddler...the pdf is not showing.I have to edit and done to force it to refresh the pdf again. Any quick solution, to have the display...or refresh

  1   2   3   4   5   >