[tw] Re: Comment Plugin by Eric Shulman does not perform save on server side

2011-04-27 Thread Eric Shulman
> I have a html tiddly file on my PC which I use to update it locally
> and then I upload it to the interner using my server. That is what I
> mean by at the server side.
>
> Locally the saves works, but not at the server.

CommentPlugin simply creates/modifies tiddlers in the current document
session.  To save those tiddler changes online, you need a "server-
side" saving mechanism.  See:
   http://tiddlywiki.org/#TiddlySpace%20Tiddlyspot

-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: 'Triptych' theme: almost there? [TiddlySpace]

2011-04-27 Thread wolfgang
Your're right, Mario. Deleting this MarkupPostBody entry and tagging
the jquery-ui-1.8.9.custom.min.js tiddler with systemConfig made the
sidebar dragging working in a standalone TW. Though had to paste its
code into the tiddler again, because for some reason it has been
corrupted.

-- 
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: 'Triptych' theme: almost there? [TiddlySpace]

2011-04-27 Thread PMario
Hi Kosmaton,

The problem isn't TiddlyWebConfig. It's in the MarkupPostBody [1],
where you activated the jQuery UI libs in a standard HTML way, which
causes this problem.

The TiddlyWiki way needs to use a systemConfig tag for the library and
the CSS file needs to be eg: jQUiStyleSheet activated in the theme
StyleSheet section.


searches in a relativ path, to the html file. This works in online
mode, because anyname.tiddlyspace.com/jquery-ui-1.8.9.custom.min.js
returns the right online tiddler.

May be there are some more dependencies, which I've missed. Especially
plugin load order can be a problem, which may need to be checked.

-mario

[1] http://triptych-theme.tiddlyspace.com/#MarkupPostBody


On Apr 27, 2:41 pm, Kosmaton  wrote:
> Hello Wolfgang,
>
> Glad you like the theme, and thanks for reporting the issue. I just checked:
> I get the same error. I have a feeling it worked at some point, but I am not
> sure as I didn't focus on offline use.
>
> When I load the page offline, I get notified that the TiddlyWebConfig plugin
> is not working right. Do you get that too?
>
> Resizing functionality is based on 'jquery-ui-1.8.9.custom.min.js' which is
> included as a tiddler. From Chrome debugging output it seems that when
> offline, the browser looks for that file in the location of the .html file
> rather than fetch it from the tiddler. It does this for other files too,
> e.g. the images used in the centre of the page: these are also stored in
> tiddlers and also do not show offline. If I put a copy of the .js file as
> well as 'jquery-ui-1.8.9.custom.css' and 'ui-icons_22_256x240.png' in
> the folder of the local file, resizing functionality is restored.
>
> So my first guess is that the error with TiddlyWebConfig is breaking
> loading-from-tiddlers.
>
> Could someone familiar with TiddlyWebConfig shed some light? The error log
> in the plugin manager reads:
>
> Error: [Exception... "Component returned failure code: 0x805e000a
> [nsIXMLHttpRequest.open]" nsresult: "0x805e000a ()" location: "JS
> frame :: file:///home/xxusernamex/Desktop/triptych-theme.html ::
> anonymous :: line 25586" data: no]
>
> cheers,
>
> Kosmaton

-- 
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: Comment Plugin by Eric Shulman does not perform save on server side

2011-04-27 Thread rro...@renatoroque.com
Thanks, Eric

What do you mean by "I assume "at the server" means on
*TiddlySpace* ??? "

I have been away from tidlly code updates for a long time and at that
time I do not remenber such expression as TiddlySpace. I updated the
last version of tiddly empty file recently.

I have a html tiddly file on my PC which I use to update it locally
and then I upload it to the interner using my server. That is what I
mean by at the server side.

Locally the saves works, but not at the server.


Regards


Renato

On Apr 27, 7:30 pm, Eric Shulman  wrote:
> On Apr 27, 7:36 am, "rro...@renatoroque.com" 
> wrote:
>
> > I am using Comment Plugin by Eric Shulman. It appears to work fine
> > locally.
> > I had to set chkAutoSave checkbox and the AutoSave works locally, but
> > not at the server, where the save is not performed and I loose
> > comments, even afrer I forced chkHttpReadOnly= false.
> > Parameter chkHttpReadOnly was true because I wanted no editing at the
> > server side. Any other suggestion?
>
> I assume "at the server" means on *TiddlySpace* ???
>
> If so, then you need to get the latest update to the plugin (v2.9.5)
> which I've just posted on TiddlyTools:
>    http://www.TiddlyTools.com/#CommentPlugin
>    http://www.TiddlyTools.com/#CommentPluginInfo
>
> The update adds handling for the 'defaultCustomFields' required by
> TiddlySpace, so that tiddlers created by CommentPlugin will be
> properly recognized and saved online.
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
> --
> Was this answer useful? If so, please help support TiddlyTools:
>
>    TiddlyTools direct contributions: (paypal)
>      http://www.TiddlyTools.com/#Donate
>    UnaMesa tax-deductible contributions:
>      http://about.unamesa.org/Participate(paypal)
>    TiddlyWiki consulting:
>      http://www.TiddlyTools.com/#ELSDesignStudios
>      http://www.TiddlyTools.com/#Contact

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



Re: [tw] Re: Dating of backups via BackupOptionsPlugin

2011-04-27 Thread Eric Weir

On Apr 26, 2011, at 3:13 AM, PMario wrote:

> Just as an Info. I am using MPTW's LessBackupPlugin [1].
> -m
> [1] http://mptw.tiddlyspot.com/#LessBackupsPlugin

Thanks. Two issues with it for me: I usually run my TWs in Safari, and the 
notes say it works only in IE and  Firefox. Also, as I understand it, it 
executes saves on a defined schedule while I prefer executing the backup myself.

--
Eric Weir
Decatur, GA  USA
eew...@bellsouth.net




-- 
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] Best way to do something when Edit button clicked?

2011-04-27 Thread Knightnet
Hi all,

Been a while since I did any work with TW but I'm trying to revisit my
mobile template (see http://www.box.net/shared/ojkt3uuga4) and the
TWmobile Google Group.

What I want to do is change the CSS when the edit button is pressed so
that everything but the edit tiddler is hidden. Then when Save or
Cancel is pressed, unhide everything again. This is to make the best
use of the available screen area when used with an iPhone or iPad.

I can cope with the CSS but I'm not sure of the best method to
activate/clear. I am assuming that some JQuery will be best but again,
I'm not sure of the best way to activate it.

Can anyone steer me in the right direction?

Cheers, Julian Knight

-- 
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: Comment Plugin by Eric Shulman does not perform save on server side

2011-04-27 Thread Eric Shulman


On Apr 27, 7:36 am, "rro...@renatoroque.com" 
wrote:
> I am using Comment Plugin by Eric Shulman. It appears to work fine
> locally.
> I had to set chkAutoSave checkbox and the AutoSave works locally, but
> not at the server, where the save is not performed and I loose
> comments, even afrer I forced chkHttpReadOnly= false.
> Parameter chkHttpReadOnly was true because I wanted no editing at the
> server side. Any other suggestion?

I assume "at the server" means on *TiddlySpace* ???

If so, then you need to get the latest update to the plugin (v2.9.5)
which I've just posted on TiddlyTools:
   http://www.TiddlyTools.com/#CommentPlugin
   http://www.TiddlyTools.com/#CommentPluginInfo

The update adds handling for the 'defaultCustomFields' required by
TiddlySpace, so that tiddlers created by CommentPlugin will be
properly recognized and saved online.

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--
Was this answer useful? If so, please help support TiddlyTools:

   TiddlyTools direct contributions: (paypal)
  http://www.TiddlyTools.com/#Donate
   UnaMesa tax-deductible contributions:
  http://about.unamesa.org/Participate (paypal)
   TiddlyWiki consulting:
  http://www.TiddlyTools.com/#ELSDesignStudios
  http://www.TiddlyTools.com/#Contact

-- 
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: Multiple displayAreas

2011-04-27 Thread wolfgang
Wow, what a nice vision.

Does anybody know how far we're from release?

On 26 Apr., 13:49, PMario  wrote:
> Hi Tobias,
>
> I think Jeremy has a nice approach in TW5 [1]. May be one could steal
> from there :) It's an alpha, but anyway. It's about ideas.
>
> -m
>
> [1]http://tiddlywiki.com/tiddlywiki5/
>

-- 
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: 'Triptych' theme: almost there? [TiddlySpace]

2011-04-27 Thread wolfgang
Thanks for the fast response,

On 27 Apr., 14:41, Kosmaton  wrote:
> When I load the page offline, I get notified that the TiddlyWebConfig plugin
> is not working right. Do you get that too?

No error message for me (FF 3.16).

> Resizing functionality is based on 'jquery-ui-1.8.9.custom.min.js' which is
> included as a tiddler. From Chrome debugging output it seems that when
> offline, the browser looks for that file in the location of the .html file
> rather than fetch it from the tiddler. It does this for other files too,
> e.g. the images used in the centre of the page: these are also stored in
> tiddlers and also do not show offline. If I put a copy of the .js file as
> well as 'jquery-ui-1.8.9.custom.css' and 'ui-icons_22_256x240.png' in
> the folder of the local file, resizing functionality is restored.

Thanks for that suggestion. Missed the css and later png.

> So my first guess is that the error with TiddlyWebConfig is breaking
> loading-from-tiddlers.

That would make this problem easy to solve for a standalone TW, where
TiddlyWeb plugins aren't needed. Would also reduce it's 1.2 MBs a bid,
which is rather big for an empty TW.

Thanks again.

-- 
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] Comment Plugin by Eric Shulman does not perform save on server side

2011-04-27 Thread rro...@renatoroque.com
I am using Comment Plugin by Eric Shulman. It appears to work fine
locally.
I had to set chkAutoSave checkbox and the AutoSave works locally, but
not at the server, where the save is not performed and I loose
comments, even afrer I forced chkHttpReadOnly= false.
Parameter chkHttpReadOnly was true because I wanted no editing at the
server side. Any other suggestion?

Thanks in advance

Renato


-- 
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: Syntax for PhotoGalleryPlugin

2011-04-27 Thread Paulo Soares
That's right.
--
Paulo Soares

On 27 Abr, 12:48, Tobias Beer  wrote:
> > I liked Tobias' suggestion to avoid the additional tiddler
> > but changed it a bit.
>
> Just so that I get it right as I haven't seen parameters being used
> this way... What you want people to do is to put all named parameters
> on the first line, including the newly added "sequence indicator" (!)
> and then simply put the actual sequence on newlines, eventually closed
> via ">>". Correct?
>
> Cheers, Tobias.

-- 
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: 'Triptych' theme: almost there? [TiddlySpace]

2011-04-27 Thread Kosmaton
Hello Wolfgang,

Glad you like the theme, and thanks for reporting the issue. I just checked: 
I get the same error. I have a feeling it worked at some point, but I am not 
sure as I didn't focus on offline use.

When I load the page offline, I get notified that the TiddlyWebConfig plugin 
is not working right. Do you get that too?

Resizing functionality is based on 'jquery-ui-1.8.9.custom.min.js' which is 
included as a tiddler. From Chrome debugging output it seems that when 
offline, the browser looks for that file in the location of the .html file 
rather than fetch it from the tiddler. It does this for other files too, 
e.g. the images used in the centre of the page: these are also stored in 
tiddlers and also do not show offline. If I put a copy of the .js file as 
well as 'jquery-ui-1.8.9.custom.css' and 'ui-icons_22_256x240.png' in 
the folder of the local file, resizing functionality is restored.

So my first guess is that the error with TiddlyWebConfig is breaking 
loading-from-tiddlers.

Could someone familiar with TiddlyWebConfig shed some light? The error log 
in the plugin manager reads:


Error: [Exception... "Component returned failure code: 0x805e000a 
[nsIXMLHttpRequest.open]" nsresult: "0x805e000a ()" location: "JS 
frame :: file:///home/xxusernamex/Desktop/triptych-theme.html :: 
anonymous :: line 25586" data: no]


cheers,

Kosmaton

-- 
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: Syntax for PhotoGalleryPlugin

2011-04-27 Thread Tobias Beer
> I liked Tobias' suggestion to avoid the additional tiddler
> but changed it a bit.

Just so that I get it right as I haven't seen parameters being used
this way... What you want people to do is to put all named parameters
on the first line, including the newly added "sequence indicator" (!)
and then simply put the actual sequence on newlines, eventually closed
via ">>". Correct?

Cheers, Tobias.

-- 
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: Multiple displayAreas

2011-04-27 Thread Tobias Beer
> I modified my approach a little and discovered
> I can get most of what I want with a ShowTabsForTiddlers macro.

Are you talking about the generic tabs macro or something on top of
that? If there is one, consider posting a reference to what you're
having in mind.

Cheers, Tobias.

-- 
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 easy to upload a TW made offline to TiddlySpace?

2011-04-27 Thread rakugo

> (nothing is red or green as like as the words "Red" and "Green") and
> the second shows some minor data:
>

Turns out you found a bug:
https://github.com/jdlrobson/tiddlyspace/tree/ErrorHandlerDiffing

-- 
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 easy to upload a TW made offline to TiddlySpace?

2011-04-27 Thread rakugo
Edit conflicts [1] *should* occur only when you modify a tiddler that
is different on the server. Is it possible you edited the same space
in two different tabs/windows.

Since there was no highlighting going on I suspect there is a chance
you have found a bug.

Jon
[1]http://docs.tiddlyspace.com/Edit%20Conflict

On Apr 25, 7:25 pm, Yakov  wrote:
> Wow. A very strange effect occured, you dig in the right direction,
> Ben. When I saved edited ToolbarCommands, a message appeared in the
> div id="tiddlerToolbarCommands":
>
> Edit Conflict: this tiddler may have been changed by someone else.
> review (recommended) overwrite cancel
>
> and review sais:
>
> Review the changes that have been made whilst you were editing this
> tiddler. Fold relevant changes back into your version.
> {{removed{Red}}} highlight shows content removed. {{added{Green}}}
> highlight shows content added.
>
> < 21:08:18)*" "View changes in text">>
> < 21:08:18)*" "View changes in fields">>
>
> The first slider shows the new text of ToolbarCommands (which I
> defined):
>
> |~ViewToolbar|closeTiddler closeOthers +editTiddler +cloneTiddler >
> fields syncing permalink references deleteTiddler| |~EditToolbar|
> +saveTiddler -cancelTiddler deleteTiddler|
>
> (nothing is red or green as like as the words "Red" and "Green") and
> the second shows some minor data:
>
> modifier: yakov created: 20110421193117 modified: 20110425170728 type:
> None tags: _hash: c6c058d65feb35087569b44f6dc94b7fedd0a456
>
> Now I choose "cancel" and changes are saved. Aha, that's right, now
> the button "edit" appeared on those tiddlers which I couldn't edit
> before. It is me who overwrote the ToolbarCommands content when
> uploading interface elements. Now I've edited ToolbarCommands, saved,
> reloaded, and every thing is ok. Thanks!

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