XoopsModules25x/apcal

View on GitHub
language/english/modinfo.php

Summary

Maintainability
A
0 mins
Test Coverage

Blank line found at end of control structure
Open


Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 163 characters
Open

    define('_MI_APCAL_LOCALEDESC', 'N.B.: Holidays are perpetual for USA, Canada, Canada-fr and France only. For all other countries, you must make it yourself.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 125 characters
Open

    define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFYSBJ', '[{X_SITENAME}] {X_MODULE} auto-notify : New event in {CATEGORY_TITLE}');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 282 characters
Open

    define('_MI_APCAL_DESCUSEURLREWRITE', "<b>In order to make it works, copy /modules/apcal/doc/.htaccess to /modules/apcal/.</b><br><br>N.B.: If you don't have the apache \"mod_rewrite\" installed on your server, it might not work. Please contact your system admin for details.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

    define('_MI_APCAL_GLOBAL_NEWEVENT_NOTIFYDSC', 'Notify me with the description included when a new event is created.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 140 characters
Open

    define('_MI_APCAL_CATEGORY_NEWEVENT_NOTIFYDSC', 'Notify me with the description included when a new event is created in the Category.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 131 characters
Open

    define('_MI_APCAL_WIDERWEEKENDDESC', 'Hold down the "Ctrl" key on your keyboard while you click to select more than one day.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 161 characters
Open

    define('_MI_APCAL_ROC_ENABLE', 'Convert the contact name in field contact into a link to the member account, if member name and contact name is the equal.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 187 characters
Open

    define('_MI_APCAL_THMORDEFAULTDESC', 'Theme: Give your main css filename in the next field. (Recommended)<br>Custom: Fill up the next 13 fields.<br>Default: Use the default colors.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 213 characters
Open

    define('_MI_APCAL_GMAPS_API_DESC', 'Get keys from <a href="https://developers.google.com/maps/documentation/javascript/get-api-key/">https://developers.google.com/maps/documentation/javascript/get-api-key/</a>
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

No space found after comma in function call
Open

    define('_MI_APCAL_RO_MAIL_SENDER','Sender for confirmation mail');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

No space found after comma in function call
Open

    define('_MI_APCAL_RO_MAIL_SENDERNAME','Sendername for confirmation mail');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

No space found after comma in function call
Open

    define('_MI_APCAL_RO_SHOW_TIP','Show tip for online registration below the calendar');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

No space found after comma in function call
Open

    define('_MI_APCAL_RO_MAIL_SIGNATURE','Signature for confirmation mail');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

There are no issues that match your filters.

Category
Status