Ticket #534 (closed defect: invalid)
permissions on displaying macros
| Reported by: | simonmcmanus | Owned by: | simonmcmanus |
|---|---|---|---|
| Priority: | major | Milestone: | ccTiddly 2.0 |
| Component: | ccTiddly | Version: | |
| Severity: | high | Keywords: | |
| Cc: |
Description
currently tiddlywiki decides weather to show a user a macro or not based on the create value :
if (workspacePermission.create != 1)
This should check if the users an administrator and then display accordingly.
Change History
Note: See
TracTickets for help on using
tickets.
