[tw] Re: [TW5] REQUEST. Could we please get a TWC theme?

2016-05-23 Thread 'MGT' via TiddlyWiki
BJ, did you ever get around to implementing the tiddlerbar plugin in TW5?

Cheers,

Mark

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ea8fcff4-1fa2-450a-8910-5ef574461e0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: [TWC] MAJOR UPDATE: ListfiltrPlugin 1.5.0

2013-10-19 Thread MGT
Great plugin - and very useful.

Mark

On Friday, 18 October 2013 13:40:37 UTC+1, Tobias Beer wrote:

 Hi Arc,

 What I found is that if:
 ExcludeTimelin
 
 FoldHeadingsPlugin

 are in the wiki it breaks but if you remove either one it works.


 I have made it work with version 1.7.0 now and documented the default 
 configuration 
 at...
 http://listfiltr.tiddlyspace.com/#Defaults

 If you check the last few lines of ''*dontKeepInsideFound*'', you will 
 find the required css that was needed to make it work.

 I also added two more configuration options for defining css selectors of 
 elements to be shown on filter-start and another for those to be hidden on 
 filter-end, i.e. *showOnFilter* and *hideOnEmpty* are responsible for 
 toggling the sliders.

 Other than that, version *1.7.0* now allows you to search for multiple 
 filter terms using *OR *logic, e.g. foo bar will highlight any foo or 
 any bar.

 I am not inclined to cater for AND logic because as that would require to 
 first define in what context such a logic is supossed to be applicable, 
 hence make the algorithm magnitudes more difficult.

 There may at some point be filter boxes for column heads that allow to 
 filter column X by foo and column Y by bar. Right now, I would say, being 
 able to filter by foo bar and having the corresponding results 
 highlighted in the respective cells in column X and Y should be good enough.

 Best wishes,

 Tobias.


-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: INTRO: tiddlyweb at home - a new possibility

2013-08-26 Thread MGT
Hi Mario,

Works great, thanks - two TW's up and running. The TiddlyWeb at home 
configuration tool is a nice feature - will you keep expanding its 
functionality? Would be great if there was a command line script to make it 
easier to assess these tools.

Cheers,

Mark

On Monday, 26 August 2013 09:47:47 UTC+1, PMario wrote:

 Hi MGT,

 log in to your tweb VM like this:

 cd to/your/instance/dir
 vagrant up
 vagrant ssh


 in the VM get the interactive tweb-config script from my github repo

 cd ~

 wget https://raw.github.com/pmario/tweb-config/master/tweb-config
 chmod +x tweb-config
 sudo mv tweb-config /usr/local/bin


 the command which tweb-config should show you: usr/local/bin/tweb-config. 
 If not, there is something wrong.


 The users and new TW configuration has to be done at the tweb instance.
 The /vagrant directory will be automatically shared with the host system. 
 So this directory can be seen inside and outside the VM.

 inside the VM

 cd /vagrant
 cd /tweb
 tweb-config[image: Superuser Menu]

 you should see: http://tweb-at-home.tiddlyspace.com/010InstanceMenu.png

 This system is designed to work with different users but since the auth 
 system is not installed yet, every user can write to every TW. This may 
 change in the future (TiddlyWiki UI is missing atm :)

 If you create a new TW, you will need to assign an existing user. 
 You should not use administrator. That's why create a new user ...

 2 - create a new user
 3 - create a new tiddlywiki

 If you did create a new TW named eg: myTw. Just reload your browser.  
 http://tweb.local:8080/recipes
 You should see a new recipe

 myTw_public .. http://tweb.local:8080/myTW_public

 behind the scenes the script creates a second TW: myTw_private
 but since you are not logged in, you can't see it. 
 If you have a look at the directory structure you will see it ...

 I did remove the renaming feature, since it gets extremely confusing if 
 you have 10+ recipes (TWs). 

 feedback is highly welcome!

 have fun!
 mario
 PS: I think I'll include this script by default. So it will be easy to 
 create new users and TWs. The whole setup stuff will be not needed anymore.


-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: INTRO: tiddlyweb at home - a new possibility

2013-08-25 Thread MGT
In the end I did need to add the line 192.168.3.10tweb.local to hosts 
as the TW wouldn't save. I used the following command sudo nano 
/etc/hosts and all works fine now.

How do I go about adding another TW to this?

Mark

On Sunday, 25 August 2013 10:16:41 UTC+1, PMario wrote:

 On Sunday, August 25, 2013 1:16:51 AM UTC+2, MGT wrote:

 Works a treat, although I couldn't work out how to set the 'hosts' file 
 for OSX so I just used the full address: http://192.168.3.10:8080/default. 
 This will allow me to start exploring tiddlyweb in more detail and migrate 
 away from the old style single file format. Thanks for putting this 
 together.


 A quick search says: /private/etc/hosts

 -m


-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: INTRO: tiddlyweb at home - a new possibility

2013-08-24 Thread MGT
Hi Mario,

Works a treat, although I couldn't work out how to set the 'hosts' file for 
OSX so I just used the full address: http://192.168.3.10:8080/default. This 
will allow me to start exploring tiddlyweb in more detail and migrate away 
from the old style single file format. Thanks for putting this together.

Mark

On Thursday, 22 August 2013 21:44:56 UTC+1, PMario wrote:

 On Thursday, August 22, 2013 1:32:52 PM UTC+2, Tobias Beer wrote:

 1) The video descriptions! ^_^


 You definetely need to link to http://tweb-at-home.tiddlyspace.com 
 *everywhere* 
 and also to special topics that are part of the video(s).


 You think of a home button?

 2) Use a handful of annotations to link related videos and resources.


 You are right. The videos need annotations. 
  

 3) After having watched your video I have no idea what Vagrant is doing 
 and if I still need to download and run that iso image or not, etc...


 There is no need to use the LiveCD image if you use the vagrant stuff. 
 Vagrant will build all the dependencies and configurations from scratch.
 The vagrant video is there: http://www.youtube.com/watch?v=LFNAlxp5fdg  I 
 just forgot to add it to tweb-at-home :)

 At the moment I'd be am more inclined to try and install TiddlyWeb 
 natively. If you think you can convince me that tweb-at-home is the 
 better way to go: Do you have a list of 

 pro's and con's compared to a native TiddlyWeb install?


 If you want to have a small footprint, you can deffinitely go with a 
 native install. As I wrote (somewhere) I use the step by step howtoos 
 myself. So they should work ... but who knows all the OS quirks :) ...

 Pro's and Con's will follow.
 -m


-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [tw] TW on iPad

2013-01-11 Thread MGT
Chris,

Great app - and looking forward to the full file system sync to dropbox in 
the next version.

Mark

On Thursday, 3 January 2013 04:50:38 UTC, chris wrote:

 Rich, Eric,

 Just picking up on the dialog here. Thanks Rich.

 TWEdit and TWMobile are at version 2.2.3 - and the referenced 2.2.2 
 problem was fixed with that release. I recommend TWEdit over TWMobile as 
 TWEdit runs on both  iPad and iPhone (the original iPad only app was called 
 TWMobile but someone snagged that name in App Store before I got the iPhone 
 version out - and so I had to create TWEdit as the app for both platforms - 
 they run the same code base and I keep TWMobile going really only for those 
 folks who bought it ahead of TWEdit). 

 Version 2.3 is in test with a new file manager and full file system sync 
 to dropbox, plus one or two other bits and pieces. Will get that out the 
 door soon - or as soon as I feel 100% comfortable with it.

 Hope this helps - Chris.

 On Wednesday, January 2, 2013 8:54:59 PM UTC-7, Richard Niolon wrote:

 What's your configuration?

 I've run several tiddlywikis with it - one I used for my course website 
 with my notes and all for each week, one that hold all my tasks and 
 projects, and one I use to take notes about my advisees with.  I used to 
 back it up to tiddlyspot without a problem, but like dropbox now. The only 
 plugin I've had a problem with is EasyEdit, but I think that could be an 
 ipad issue.  Reminder plugins, calendar ones, foreachtiddler, Udo's search 
 plugin... even Eric's plugin that lets you embed pictures (of my advisees) 
 in the tiddlywiki all work fine in twmobile.

 Rich



-- 
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/-/fsxVrHcNFJAJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] HTMLFormattingPlugin and nowiki

2012-06-24 Thread MGT
Hi all,

I've been using Eric's HTMLFormattingPlugin with tinymce editor, and it 
work very well. The problem I have is that I want to 'swtich off' the wiki 
formatting for only part of the HTML content, using something like this:

html

[[Is a wiki link]]

nowiki
[[Not a wiki link]]
/nowiki

[[Is a wiki link]]

/html

At the moment the nowiki command will stop all wiki formatting of the 
entire HTML section (and not just the section surrounded by the tags 
nowiki ... /nowiki.

Does anyone have any suggestions how to get around this? I had a look at 
the HTMLFormattingPlugin, but it doesn't seems to a straightforward 
modification.

Cheers,

Mark

-- 
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/-/l7NWFK15mvcJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Html Tiddler Sections Plugin

2011-11-16 Thread MGT
Hi all,

I've written a plugin to enhance the tiddler##section functionality to
allow it to work with  html-syntax, as currently this functionality
only works with wiki-syntax tiddlers.

The plugin modifies the core TiddlyWiki.prototype.getTiddlerText()
function and can be found at: http://htmltiddlersectionsplugin.tiddlyspot.com/
[1]

The idea is to be able to use the tiddler
HtmlTiddlerTitle##TiddlerSection to transclude sections in tiddlers
that are written in html format as well as wiki format.

The plugin works great, but there is a problem that I have been
racking my brain over and can't seem to solve.  If the tiddler
HtmlTiddler##SectionTitle macro is called from inside a wiki-style
tiddler it works fine, but if I want to call the macro from within a
html-synatax tiddler (i.e. by using Eric's HTMLFormattingPlugin [2])
then I get odd text appearing at the bottom of the tiddler.  I think
this has something to do with the way the HTMLFormattingPlugin works,
but I can't figure out how to get around it.

Can anyone help? See [1] for the plugin and an example of the problem.

Thanks,

Mark

[1] - http://htmltiddlersectionsplugin.tiddlyspot.com/
[2] - http://www.TiddlyTools.com/#HTMLFormattingPlugin

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Html Tiddler Sections Plugin

2011-11-16 Thread MGT
Hi Tobias,

Yes, I didn't intend for it to work with mixed html and wiki content,
but rather with tiddlers that are either only wiki or only html
content.  The reason is because I use the tinymce html editor rather
than wiki-syntax for most of my tiddlers, and I therefore wanted a way
to use the tiddler title##section function to get access to
section of tiddlers that are in a html format.  Perhaps further
modification would allow for the mixing that you mention.

The problem I have is that if I use the tiddler title##section
macro inside a html tiddler (using the HtmlFormattingPlugin) to access
the section of another html tiddler, then I get strange text appearing
at the bottom of the tiddler (see HtmlTest2 tiddler)!!!

Cheers,

Mark

On Nov 16, 11:13 pm, Tobias Beer beertob...@googlemail.com wrote:
 Hi Mark,

 In your plugin, wiki and html sections do not work hand in hand if
 you mix them in the same tiddler.
 But maybe that is the desired behaviour. What I mean is nasty stuff
 like this...

 !one
 content
 !two
 html
 h1three/h1
 content
 /html/%
 !FOUR
 content
 !END%/

 ?

 tb

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Html Tiddler Sections Plugin

2011-11-16 Thread MGT
Hi Eric,

Thanks for the nice description of how your plugin works - but  still
can't figure what might be causing the problem.  I've tried stepping
through with a debugger, but I'm having no luck.  I'll also try and
modify the code so that it hijacks rather than replaces the core
function, and plays nicely with other plugins ;).

Cheers,

Mark

On Nov 16, 11:59 pm, Eric Shulman elsdes...@gmail.com wrote:
  The plugin modifies the core TiddlyWiki.prototype.getTiddlerText()
  function and can be found 
  at:http://htmltiddlersectionsplugin.tiddlyspot.com/
  The plugin works great, but there is a problem that I have been
  racking my brain over and can't seem to solve.  If the tiddler
  HtmlTiddler##SectionTitle macro is called from inside a wiki-style
  tiddler it works fine, but if I want to call the macro from within a
  html-synatax tiddler (i.e. by using Eric's HTMLFormattingPlugin [2])
  then I get odd text appearing at the bottom of the tiddler.  I think
  this has something to do with the way the HTMLFormattingPlugin works,
  but I can't figure out how to get around it.

 I don't know what is going on there, but HTMLFormattingPlugin works by
 recursively looking for TEXT nodes after the HTML is processed.  Your
 content is:

 html
 {{{tiddler ...}}}
 tiddler ...
 /html

 First, when the TWCore parser sees html.../html, it creates a SPAN
 container and then the entire block is passed to the browser for HTML
 rendering.  Then, the plugin recursively scans the resulting SPAN for
 TEXT nodes and replaces them with SPAN nodes into which is applies the
 TWCore wikify() function on the text fragment so that any wiki syntax
 it contains is rendered.  If a text node contains a macro syntax, that
 macro gets parsed and rendered.  The tiddler macro also creates a
 SPAN container for its rendered output.

 Thus, the fragment,
    html{{{tiddler ...}}}/html
 is first rendered (via the TWCore and browser) as:
    spancodetiddler .../code/span
 and then HTMLFormattingPlugin finds the tiddler ... TEXT node
 (inside the CODE block) and processes that content, which creates a
 SPAN into which the retrieved tiddler text is rendered by the TWCore,
 producing.
    spancodespan...content from tiddler section.../span/code/
 span

 However, in your particular use-case, the retrieved text is also HTML-
 formatted (surrounded by html.../html).  Thus, the retrieved
 tiddler content is put inside another SPAN and processed by the
 browser and then HTMLFormattingPlugin, resulting in:
    spancodespanspan...content from tiddler section.../span/
 span/code/span

 I don't know why you are getting strange results, but it will take
 some time to figure it out.  I'll let you know if I find anything
 definitive.

 Note: there is another issue with your plugin tht is unrelated to the
 HTML formatting problems:

 Your plugin does not modify the core function, it *REPLACES* it...
 which will BREAK any other plugin that has already modified the
 function.  The proper way to add code to a core function is to
 *hijack* that function.  First, save a copy of the old function:
    store.coreGetTiddlerText = store.getTiddlerText;
 Then, declare the replacement:
    store.getTiddlerText = function(tid) { ...
 and, inside that replacement, *invoke the old function first*, to get
 the text as returned by the core (with any other plugin
 modifications):
    var t=store.coreGetTiddlerText.apply(this,arguments);
    (note: both this and arguments are automatically defined by the
 javascript run-time.)
 Then, once you have the text, apply you own code to modify it (i.e.,
 scan for Hn HTML heading syntax) and return your desired result.

 enjoy,
 -e

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Giewiki release 1.14

2011-10-15 Thread MGT
Great work.  I'm playing around with it at the moment and it seems to
have great potential (especially for collaborative work).

Cheers,

Mark

On Aug 22, 12:33 am, Poul poul.stauga...@gmail.com wrote:
 The short twit: giewiki release 1.14 is out. Read all about it 
 athttp://giewiki.appspot.comor just get it athttp://code.google.com/p/giewiki
 - I'd be hard pressed trying to find a common theme beyond usability
 for the improvements this time around. The highlights ? -well check it
 out for yourself. But I should note that, despite what it may look
 like, no animals were harmed in making this release.

 :-) Poul

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: KNote, an advanced personal note taking program based on tiddlywiki

2010-12-11 Thread MGT
Really great - a kind of advanced version of the prism standalone
application running TW.  When will we be able to export our own TWs to
this GUI framework?

Cheers,

Mark

On Dec 11, 5:52 am, passingby passingby...@gmail.com wrote:
 It looks and feels like a great piece of software.
 #Runs independent of a browser
 #Has a full blows wysiwyg editor
 #Drag drop capabilities for attachments. The attachments are stored in
 a separate 'Data' folder.
 #Encrypted
 What I feel missing is:
 #No advanced menu system, like a tree view.
 #No way to delete multiple tiddlers.
 #No complex search. The search opens all the matched tiddlers. This
 would be undesirable if there is a large number of matched tiddlers.
 #No way of extricating various notes out of the program, like a local
 export or something.

 On Dec 11, 12:25 am, John pipi...@gmail.com wrote:

  We recently integrated tiddlywiki with a GUI framework that we
  developed. On top of tiddlywiki, we add a fully integrated WYSWYG
  graphical html editor, store notes in an encrypted/password protected
  local database, allow easy attachment of files/folders, and support
  quick publishing of notes. A video demo of this program can be found
  athttp://www.youtube.com/watch?v=i16Vt6mhNco.

  The program is free and can be downloaded 
  fromhttp://www.smartgoldfish.com/download.html.
  We have used it internally for quite some time now and it is currently
  under its first public stable release. Please join our forum 
  athttp://forum.smartgoldfish.com/andwe like to get your suggestions
  and feedbacks.

  Happy Holidays
  KNote developers

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Request: Firebug tutorial for TiddlyWiki

2010-02-12 Thread MGT
Shavinder,

Thanks for pointing out the link to Eric's site: 
http://www.tiddlytools.com/insideTW/

Very useful.

Marl

On Feb 11, 11:49 am, shavinder shavinderpalsi...@gmail.com wrote:
 I have used firebug in past some years. Some of the uses are:

 1. to inspect DOM in order to find out what div.class and div.id I
 need to target and manipulate for formatting TW.
 2. to actually try out changing the css attribute values in the live
 DOM before including them in a Styling tiddler.
 3. to inspect DOM in order to find out what divs and their classes do
 what in a TW interface, like what is a displayArea and what is a
 tiddlylinkExisting etc
 4. to run short lines of javascript code from console line just to see
 their effect before actually including them into an inline script
 5. to debug inline script by sending flag values to console.log of
 firebug.

 Besides firebug another tool which is indispensible when it comes to
 any coding in TW is Eric Shulman'shttp://www.tiddlytools.com/insideTW/

 -shavinder

 On Feb 11, 2:26 am, Mark S. throa...@yahoo.com wrote:

  Just thinking out loud. So much of the code that you're likely to want
  to edit is stored in tiddlers as plugins or systemConfig code which
  gets evaluated *after* the core code has loaded. So I don't think you
  can find it in the FireBug code window. Anyway, I wasn't able to use
  FireBug on any of the code I was writing. But maybe there's some
  special technique. I suppose it would be possible to temporarily park
  code in the Markup section so that it would get evaluated like real
  javascript. Then move it to its containing tiddler once its been
  debugged.

  Mostly I've used FB to help me see what styles TW is applying. In the
  code itself I use alerts to let me know where the code is executing,
  and what key variables have been set to. I've found in other
  environments that debuggers often gets in your way more than they
  help.

  Mark

  On Feb 11, 4:09 am, Mike eris...@gmail.com wrote:

   Looking for a TW experts point of view on how to use Firebug with
   TW. . .

   Not sure if anyone has the time or energy to put something together,
   but I think it would be a good contribution to the general knowledge
   base.  This also would be a good resource for people learning how to
   troubleshoot and write their own scripts / macros / plugins.

   Slowly making all of us users into mini experts :P

   Any Thoughts?

   Mike

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: What happened to the SEOTiddlyWikiPlugin ?

2009-09-10 Thread MGT

Can someone explain the purpose/concept of this plugin.  From looking
at the code it seems that is kicks out a load of text/html files.

Cheers,

Mark

On Sep 10, 9:24 pm, François D sokus...@gmail.com wrote:
 Thanks !
 It looks better in View mode !

 I'll try to cope with that ...

 Will give some news after.

 FrD

 On 10 sep, 21:32, wolfgang wolfgangl...@gmail.com wrote:

  Got two versions archived, the original by Fabrice Proudhon:

 http://dl.getdropbox.com/u/241006/archive/seotiddlywikiplugin.htmlhtt...

  and an other modified version by John C. Anderson, which included the
  config tiddler of the first:

 http://dl.getdropbox.com/u/241006/archive/seoplugin.html

  Both original sites are down. I archived them using ArchivePlugin,
  which saves all 'achive' tagged tiddlers in a subfolder archive while
  changing their titles to lower case. Though they're actually saved
  with the plain tiddler content, if you clicks that url they'll display
  as htmls due to their filename extension, and unfortunately hiding all
  line breaks.

  For copying and installing you either choose 'view source' and take it
  from there, or download the file itself and open it with notepad.

  Hope that helps
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Last Save Date macro?

2009-08-31 Thread MGT

Does anyone know how to get around this limitation to allow the saved
date to dynamically update, so that it would update with AutoSave or
when the saved button is pressed, and not just when the document is
reloaded?

Cheers,

Mark

On Aug 30, 10:38 pm, AlanBCohen alanbco...@gmail.com wrote:
 I also used Eric's Javascript in the top of my MainMenu.  Here are the
 first couple of lines:
 tiddler name: DigitalClock
 ''MainMenu''
 Last file update script return document.lastModified.toString(); /
 script

 The MainMenu line enables me to rapidly get to an edit by displaying
 the title as a clickable link.  The only limitation I've found is that
 the last update doesn't change (with AutoSave on)  until you reload
 the TW file even if you have the AutoRefresh script in the tiddler.
 (Not a big deal)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Re: Is it possible to link or embed multiple images at once?

2009-08-21 Thread MGT

Thanks Eric, very much appreciated,

Mark

On Aug 21, 1:43 pm, TiddlyTools elsdes...@gmail.com wrote:
  I've recently noticed that the FileDropPlugin has stopped working.  I
  think it is with the recent upgrade to FireFox 3.5.  Do you know why
  this is and what needs to be done to fix it - it is certainty a very
  useful plugin?

 It turns out that FireFox changed the keyword used to register the
 drag-and-drop event handler.  In FF3.1-, the event is called
 dragdrop, while in FF3.5+ it is now called simply drop.  The fix
 is to register *both* event handlers, so that either old or new FF
 browser can process the appropriate event.

 I've also cleaned up the plugin code and merged it with
 FileDropPluginConfig, which registers an extended drop handler for
 files *and* directories (as well as binary attachments if optional
 AttachFilePackage is installed).  The net result is that the updated
 merged tiddlers is actually smaller than the two previous tiddlers,
 even with the additional code fix.

 Get the update (v2.0.0) here:
    http://www.TiddlyTools.com/#FileDropPlugin

 enjoy,
 -e
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en
-~--~~~~--~~--~--~---



[tw] Group search return few results!

2009-08-16 Thread MGT

Has anyone else noticed that searching this group using the Search
this group box in the top right corner is returning far fewer results
than it should!  For example a search of drop file returns only one
result!!

Eventually I found out that by using the advanced search option on the
google groups main page it is possible to get 92 results for the same
search (drag file group:TiddlyWiki) - strange.

Is this a problem with google groups do you think?

Cheers,

Mark

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~--~~~~--~~--~--~---