This repository has been archived on 2025-01-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
$ret[]=Analyzer::formatMessage(t('Some roles lack permission to access content, but display %display has no access control.',['%display'=>$display->display['display_title']]),'warning');
$ret[]=Analyzer::formatMessage(t('Display %display has no access control but does not contain a filter for published nodes.',['%display'=>$display->display['display_title']]),'warning');
$ret[]=Analyzer::formatMessage(t('Display %display has set node/% as path. This will not produce what you want. If you want to have multiple versions of the node view, use panels.',['%display'=>$display->display['display_title']]),'warning');