XoopsModules25x/xoopspoll

View on GitHub
language/english/modinfo.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 169 characters
Open

define('_MI_XOOPSPOLL_HIDEFORUM_POLLSDSC', 'If Yes, polls created from a forum (newbb) are hidden in the polls module.<br>Set to Yes if forum module is not installed.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 177 characters
Open

define('_MI_XOOPSPOLL_DISPVOTEDSC', 'This will show/hide the total number of votes and voters in a poll to users in pages and blocks. Numbers are always shown in Admin panel.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 232 characters
Open

//define('_MI_XOOPSPOLL_LIMITBYIPDSC', 'The user IP address is checked to prevent voting twice from the same IP. Please notice that if there are two different users using the same public IP, the last one will not be able to vote.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 162 characters
Open

define('_MI_XOOPSPOLL_LOOKUPHOSTDSC', 'List host names instead of IP addresses in viewing poll log. Since nslookup is used, It might take longer to show names.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

There are no issues that match your filters.

Category
Status