[tw] Re: Upoad.php with CCtiddlywiki

2009-05-31 Thread FND

> did anyone modified it to wotk with CCtiddlywiki

Why would you wanna do that?


-- F.

--~--~-~--~~~---~--~~
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: Upoad.php with CCtiddlywiki

2009-05-31 Thread Nadav

i want to build a standalone slim page that will enable to post new
tiddler outside of tiddlywiki.
the reason for a standalone page is so it will load on mobile browsers
that don't support large pages



On May 31, 11:05 am, FND  wrote:
> > did anyone modified it to wotk with CCtiddlywiki
>
> Why would you wanna do that?
>
> -- F.
--~--~-~--~~~---~--~~
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: Upoad.php with CCtiddlywiki

2009-05-31 Thread Simon McManus

Hi,

ccTiddly uses it's own version of uploads.php which can be found in
the /handle/ folder :

http://svn.tiddlywiki.org/Trunk/association/serversides/cctiddly/Trunk/handle/upload.php

the <> macro lets you see a list of the files you have
uploaded as well as providing a TiddlyWiki upload interface :

http://svn.tiddlywiki.org/Trunk/association/serversides/cctiddly/Trunk/tiddlers/plugins/002_ccFiles.js.

That stores the files in the /uploads/ folder on the server.

"the reason for a standalone page is so it will load on mobile
browsers that don't support large pages"

The "seo" and "Skinny Tiddler" plugins in ccTiddly could help out
here.

If your looking for ccTiddly specific support your best heading over
to the ccTiddly group: http://groups.google.com/group/ccTiddly

While your here it may worth investigating the potential of using
TiddlyWeb to store the images (it can store images in tiddlers). I
know they are looking at lazy loading at the moment.

Thanks

Simon


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