Ticket #534 (closed defect: invalid)

Opened 5 years ago

Last modified 4 years ago

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

Changed 5 years ago by simonmcmanus

  • milestone changed from ccTiddly 1.5 to ccTiddly 2.0

Changed 4 years ago by simonmcmanus

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.