Hi All Within the Simple Multi-user approach I mentioned in a previous posting, I have the need for a "what if...go to" Plugin!!!
Ideally I´d love to have a TW that opens up (its on-line in this case) and is set so that editing is turned off... casual visitors don´t see the tiddler toolbars , or backstage etc...... when an authorised person uses the system he opens a drop-down box (thats in the TopMenu), which has asimple login option (name and password)....simple....now ...my need.... some script which checks that the typed-in name (txtUploadUserName) is in the authorized list (another tiddler?)...in which case it opens/ activates some code (another tiddler!!) which turns on editing toolbars, and sets things like chkUploadTiddler so that editing and authoring are now possible. this check can´t be based on the password..as that means the password would be stored in the TW...and smart people could get to that....the password is kept only in the servers' store.php file...and thats a bit harder to get too.....so the check is on the name.....obviouly if someone guessed a name and not the password....the editing features are turned on...but the UploadTiddlers function won't let them actually edit the on-line copy!!! So, is there some simple "Is this name correct, then open this tiddler?"Plugin??? Thanks Skye --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

