Closed (fixed)
Project:
Workflow-ng
Version:
5.x-2.1
Component:
Per Entity Logging
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2008 at 23:06 UTC
Updated:
4 Jul 2008 at 12:11 UTC
...enabled and accessable thru navigation to anonymoys users by default. Is it normal?
...
$view->name = 'contentlog_msgs';
$view->disabled = TRUE; // Disabling it...
$view->description = 'All messages to per-content logs';
...
But
$view->access = array (
);
is empty. My programming skills is too week to solve this.
Comments
Comment #1
fagothis can't be better by default, as per default there are no user roles. So it's up to the users to configure this - as noted in the readme.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.