ptw dont works for me and spanish translation link broken

3 views
Skip to first unread message

rag

unread,
Feb 6, 2007, 5:40:13 AM2/6/07
to TiddlyWiki
hello guys!

i need help on phptw from patrick curry, it not works on database, not
save data on db, nothing: new tiddlers, edits, etc.

and http://checkettsweb.com/tw/spanishtw.htm only work for me one
day, after no.

other question is, how to link from external web site to tiddler on
tw, is possible? if yes how to open general tiddlers without use
defaultiddlers, dinamic ;)

thx in advance!
rag

Jon

unread,
Feb 6, 2007, 6:22:29 AM2/6/07
to TiddlyWiki
http://checkettsweb.com/tw/spanishtw.htm seems to be ok for me? Have
you tried it again recently or from a different machine?

>i need help on phptw from patrick curry, it not works on database, not
>save data on db, nothing: new tiddlers, edits, etc.

Tiddlywiki will work as a stand alone .html file from downloading and
all edits, entries etc are all contained within the one file, this
particular wiki variation does not use a database. Im not quite sure
exactly what you are trying to achieve sorry!

>other question is, how to link from external web site to tiddler on
>tw, is possible? if yes how to open general tiddlers without use
>defaultiddlers, dinamic ;)

You can link to a specific tiddler within a tiddlywiki yes. When
viewing the tiddler you want to link to, click on 'permalink' from the
options at the top of the tiddler. The URL then changes to display a
link to that specific tiddler, this is the URL you need to use.

Hope that helps a bit

Jon

Dave Gifford

unread,
Feb 6, 2007, 7:41:06 AM2/6/07
to TiddlyWiki
I had problems with Checkett's Spanish lingo too a while back. I know
he and others are working on finishing up the 'official' Spanish
version. But if you want a cheat for until then, try importing this
with import tiddlers:

http://giffmex.org/twtutorialespanol.html#SpanishLingoGiffmex (this
is a link to a specific tiddler)

If you copy and paste it instead of importing it, make sure it is
tagged with systemConfig.

Do a search here in Google Groups for Spanish and you should find
links to the still-in-progress Spanish version.

Dave Gifford


Clint Checketts

unread,
Feb 6, 2007, 7:48:15 AM2/6/07
to Tiddl...@googlegroups.com
The official Spanish translation is done, I'm just waiting to announce it once we get it live at es.tiddlywiki.com since that will be its permanent home.

Feel free to keep reminding us if we're slow.

-Clint

rag

unread,
Feb 6, 2007, 11:27:31 AM2/6/07
to TiddlyWiki
thx Jon! i reply a little down.

On 6 feb, 12:22, "Jon" <john...@moving-picture.com> wrote:
> http://checkettsweb.com/tw/spanishtw.htmseems to be ok for me? Have


> you tried it again recently or from a different machine?

ok ill try with other machine.

>
> >i need help on phptw from patrick curry, it not works on database, not
> >save data on db, nothing: new tiddlers, edits, etc.
>
> Tiddlywiki will work as a stand alone .html file from downloading and
> all edits, entries etc are all contained within the one file, this
> particular wiki variation does not use a database. Im not quite sure
> exactly what you are trying to achieve sorry!

but project phptiddlywiki use php and database mysql , look http://
www.patrickcurry.com/tiddly/
but it not works for me.

>
> >other question is, how to link from external web site to tiddler on
> >tw, is possible? if yes how to open general tiddlers without use
> >defaultiddlers, dinamic ;)
>
> You can link to a specific tiddler within a tiddlywiki yes. When
> viewing the tiddler you want to link to, click on 'permalink' from the
> options at the top of the tiddler. The URL then changes to display a
> link to that specific tiddler, this is the URL you need to use.

ok thx! and how to open 4 tiddlers, from external web site to
tiddlywiki, is possible?
bye
rag

rag

unread,
Feb 6, 2007, 11:35:16 AM2/6/07
to TiddlyWiki
hi dave! thx reply you

On 6 feb, 13:41, "Dave Gifford" <g...@giffmex.org> wrote:
> I had problems with Checkett's Spanish lingo too a while back. I know
> he and others are working on finishing up the 'official' Spanish
> version. But if you want a cheat for until then, try importing this
> with import tiddlers:
>
> http://giffmex.org/twtutorialespanol.html#SpanishLingoGiffmex (this
> is a link to a specific tiddler)

im newbie on tw , i try it but without success ;) , on importiddlers i
paste your link but get this:
Error in send, permission denied on XMLHttpRequest, i get it when
pulse fetch button.
how to?

>
> If you copy and paste it instead of importing it, make sure it is
> tagged with systemConfig.

ok i doing it but mysql not save nothing, newtiddlers, new tags, any
edits, nothing.
thx
rag

rag

unread,
Feb 6, 2007, 11:38:05 AM2/6/07
to TiddlyWiki
ok clint i ill press attention and visit es.tw.com ;)
but http://checkettsweb.com/tw/spanishtw.htm works for me 3 days ago.
thx in advance,
rag

On 6 feb, 13:48, "Clint Checketts" <checke...@gmail.com> wrote:
> The official Spanish translation is done, I'm just waiting to announce it
> once we get it live at es.tiddlywiki.com since that will be its permanent
> home.
>
> Feel free to keep reminding us if we're slow.
>
> -Clint
>

Eric Shulman

unread,
Feb 6, 2007, 11:44:25 AM2/6/07
to TiddlyWiki
> ok thx! and how to open 4 tiddlers, from external web site to
> tiddlywiki, is possible?

You can list more than one tiddler in the URL. Just separate each
tiddler name with a space (encoded as "%20" in the URL), as in:

http://www.mydomain.com/index.html#TiddlerName%20TiddlerName%20TiddlerName

The easiest way to construct this URL is to use the "permaview"
command (in the right sidebar). This is similar to the "permalink"
command on each tiddler, but instead of adding just a single
TiddlerName to the URL, it adds the names of all tiddlers that are
currently being displayed.

Alternatively, you can define a list of the tiddlers you want to show
by entering them into another tiddler (e.g., "OpenTheseFirst"),
separated by spaces (the same format as DefaultTiddlers). Then, you
can use the "story:" paramifier to invoke that set of tiddlers:

http://www.mydomain.com/index.html#story:OpenTheseFirst

HTH,
-e
Eric Shulman
TiddlyTools / ELS Design Studios


1) create a new tiddler called "

Jon

unread,
Feb 6, 2007, 11:55:35 AM2/6/07
to TiddlyWiki
Hi Rag,

> but project phptiddlywiki use php and database mysql , look http://www.patrickcurry.com/tiddly/
> but it not works for me.

Yes I see what you mean about the patrickcurry version of the
tiddlywiki, this does look to create a MySQL database. Unfortunately
I have not used this flavour of the tiddlywiki so I can't help you
much there sorry!

> ok thx! and how to open 4 tiddlers, from external web site to
> tiddlywiki, is possible?

If you are meaning here that you want to be able to open an external
website from within the wiki then take a look at the minibrowser here:

http://www.tiddlytools.com/#MiniBrowser

Is that the kind of thing you mean?

Cheers

Jon

rag

unread,
Feb 7, 2007, 5:31:32 AM2/7/07
to TiddlyWiki
thx jon! no, my needs solve eric on up, now ill try it.
bye
rag

On 6 feb, 17:55, "Jon" <john...@moving-picture.com> wrote:
> Hi Rag,
>

> > but project phptiddlywiki use php and database mysql , lookhttp://www.patrickcurry.com/tiddly/

rag

unread,
Feb 7, 2007, 6:20:53 AM2/7/07
to TiddlyWiki
ok thx eric! is great, and:
open all tiddler of one tag by url? is possible?


other question, the last ;) , some tiddlers editable and other no? ;)
thx!
rag

O 6 feb, 17:44, "Eric Shulman" <elsdes...@gmail.com> wrote:
> > ok thx! and how to open 4 tiddlers, from external web site to
> > tiddlywiki, is possible?
>
> You can list more than one tiddler in the URL. Just separate each
> tiddler name with a space (encoded as "%20" in the URL), as in:
>

> http://www.mydomain.com/index.html#TiddlerName%20TiddlerName%20Tiddle...

Eric Shulman

unread,
Feb 7, 2007, 10:04:26 AM2/7/07
to TiddlyWiki
> open all tiddler of one tag by url? is possible?

http://www.domain.com/index.html#tag:tagvalue

rag

unread,
Feb 7, 2007, 10:35:19 AM2/7/07
to TiddlyWiki
thx friend! and allow edits some tiddlers and others no? it is more
difficult now?

please do you know where location more technical doc about TW?
developer reference, javascripts functions,
and if is there a API for TW.
thx again

from madrid
rag ;)

Eric Shulman

unread,
Feb 7, 2007, 11:08:11 AM2/7/07
to TiddlyWiki
> thx friend! and allow edits some tiddlers and others no? it is more
> difficult now?

While not exactly what you are asking for, check out:
http://www.TiddlyTools.com/#TiddlerPasswordPlugin
it prevents VIEWING a specific tiddler by forcibly closing the tiddler
if you don't supply a valid password when the <<tiddlerPassword>>
macro is rendered. Of course, if you can't VIEW a tiddler, you can't
EDIT it either. As an example, try visiting
http://www.TiddlyTools.com/#SiteTitle
You will be prompted for a password before the tiddler content is
displayed. Enter an invalid password and the tiddler is automatically
closed. Enter a valid password (demo password is "guest") and the
tiddler content is rendered normally.

> please do you know where location more technical doc about TW?
> developer reference, javascripts functions,
> and if is there a API for TW.

Currently, there isn't any concrete reference documentation for TW
developers. To address this, I have started working on a book,
"TiddlyTech: An Author's Guide to TiddlyWiki". I hope to pre-release
the first few chapters for review and comment as soon as they are
ready,
but it won't be available for quite a while (at least several months),
since there is quite a lot to cover, and I have not yet made
arrangements with a publisher, who will likely have their own
standards and guidelines with regard to content in the technical books
they publish.

rag

unread,
Feb 8, 2007, 4:28:58 AM2/8/07
to TiddlyWiki
hi eric


On 7 feb, 17:08, "Eric Shulman" <elsdes...@gmail.com> wrote:
> > thx friend! and allow edits some tiddlers and others no? it is more
> > difficult now?
>
> While not exactly what you are asking for, check out:
> http://www.TiddlyTools.com/#TiddlerPasswordPlugin
> it prevents VIEWING a specific tiddler by forcibly closing the tiddler
> if you don't supply a valid password when the <<tiddlerPassword>>
> macro is rendered. Of course, if you can't VIEW a tiddler, you can't
> EDIT it either. As an example, try visiting
> http://www.TiddlyTools.com/#SiteTitle

ok thx for tiddlerpwd, is a way for protect but i want save to use
pwd.

> You will be prompted for a password before the tiddler content is
> displayed. Enter an invalid password and the tiddler is automatically
> closed. Enter a valid password (demo password is "guest") and the
> tiddler content is rendered normally.
>
> > please do you know where location more technical doc about TW?
> > developer reference, javascripts functions,
> > and if is there a API for TW.
>
> Currently, there isn't any concrete reference documentation for TW
> developers. To address this, I have started working on a book,
> "TiddlyTech: An Author's Guide to TiddlyWiki". I hope to pre-release
> the first few chapters for review and comment as soon as they are
> ready,
> but it won't be available for quite a while (at least several months),
> since there is quite a lot to cover, and I have not yet made
> arrangements with a publisher, who will likely have their own
> standards and guidelines with regard to content in the technical books
> they publish.

ei luck for your book! notice me when you finished.

i recently installed cctiddly, do you know, true? well, again it cant
save data to database, any suggestions?

thanks eric in advance!
rag

Reply all
Reply to author
Forward
0 new messages