My apologies the actual problem now that I see it is in macro
<<author>>
I tried to duplicate the tiddly presentation and I got the Error in
macro <<author>>
http://lewcid.googlepages.com/tots.html
I don't even need the above wiki
I'm just trying to implement the following
And I quote
Read only
To make the TW, read only (i.e changing tiddler toolbar "edit" command
into "view") and without backstage access, create a new tiddler named,
for instance, zzTweak and tag it with systemConfig. Enter the
following contents:
if (config.options.txtUserName!="adminname") {
readOnly=true; showBackstage=false;
}
found at
http://www.tiddlywiki.org/wiki/TiddlyWiki_As_a_Website
The problem I had that even after implementing this I was able
(without) login find the zzTweak tiddler and determine the login
name...
thus rendering it useless ... ofcourse there is something wrong and I
understand that
But how do I get it to work.
Another result I got was rendering it Read Only but failed to login
afterwords.
On Oct 23, 2:30 am, FND <[EMAIL PROTECTED]> wrote:
> > can anyone help with this macro or direct me to the source of it, and
> > \ or instructional page
>
> I'm afraid I don't know what you're asking for.
> You have a macro/plugin in your TiddlyWiki document, and don't know the
> source or how to use it? If so, could you post the respective tiddler's
> contents here:
> http://tiddlywiki.pastebin.com
>
> -- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---