<$action-sendmessage $message="tm-modal" param="Username Modal"/><$button>
<$action-sendmessage $message="tm-modal" $param="Username Modal"/>
Action send</$button>
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@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/d8ae8f2c-311c-4201-a3cd-1b8c03e528c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for that overview. If would be helpful if we had a list of what is valid in the existing start action tags.
I am keen to test and respond to content or the uri passed to tiddlywiki before the final loading of default tiddlers as I imagine a lot of users would, as opposed to the lower level screen size settings which are undoubtedly needed.
Perhaps we need another set of start actions at the very end of the startup process for higher level responses. I would expect these would be triggered just before default tiddlers are loaded, perhaps even allowing the default tiddlers to be changed. The key is acting before the user gets to act, a one time trigger, for automation.
I was hoping to be able to change tiddlers, trigger a wiki save, even a reload in cirtian circumstances or force a modal that must be responded to before completing startup. Of course a designer may cause an infinite loop but it is a risk that is needed.
Given tiddlywiki is a Quine some patterns will allow it to write to itself then call itself. With local storage, savers and the uri from full wikis or static tiddlers I think I can build a serial multi user system, a checkout system even on top of the single file wiki.
Regards
Tony
I belive what I am looking for is actually very simple, but I stand to be corrected. I want a trigger at the end of the load process so I can build a tiddler with a set of actions triggered without user intervention. Idealy other plugins and global macros will be valid at that time. Within this modals should operate.
By location hash do you mean the tiddler reference and search value on the uri ?
The info mechanisium already seems to provide all we need to respond to how the wiki is linked to.
My manual work around for now would be a single tiddler in default tiddlers that has a big "click me" button that triggers a set of "interactive startup" actions. But of course I can't guarantee this is what the user will do. I would like this trigger automated, and to free default tiddlers to operate as normal.
If automated, it would be good if safe mode bypassed the startup trigger.
By design reveal could be used to alter which actions are triggered according to values found in the info tiddlers.
Regards
Tony
Using Jeds startup actions I have what I need to force users to give, select or use their existing username before proceeding to the wiki.
I will publish when finished.
I will then design a version with passwords and private encrypted tiddlers
And later tw-reciever passcode for php save and some local storage tricks and check-in / user comitt tricks.
Help would be appreciated, as anyone with my vision could help.
Regards
Tony
Are you referring only to the startup actions part, or the larger picture of controlled login?.
- Can you show me how to put this in a wiki
- Can you show me how to package it with tiddlers or a plugin?
- Must it be a modified edition with a core change?
Great I need a collaborator on this one. It 1030pm here in Sydney Australia so tomorrow I will try it and put some notes together.
Perhaps we start a new thread so this does not stay active now we have a couple of answers for startup actions.
I will private message you to discuss the best way forward on the separate login process.
Regards
Tw tones/tony