mambax7/extgallery

View on GitHub
language/english/modinfo.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 199 characters
Open

define('_MI_EXTGAL_M_WATERMARK_DESC', "Choose whether on not to enable the watermark feature for new medium photos. You must also configure watermark settings under the 'watermarks & borders' tab.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 183 characters
Open

define('_MI_EXTGAL_DISPLAY_EXTRA_DESC', 'Choose whether on not to add more information on submit form. For example, you could use this feature to add a PayPal button to each photo.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 231 characters
Open

define('_MI_EXTGAL_FORM_OPTIONS_DESC', "Select the editor to use. If you have a 'simple' install (e.g you use only xoops core editor class, provided in the standard XOOPS core package), then you can just select DHTML and Compact");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 189 characters
Open

define('_MI_EXTGAL_L_BORDER_DESC', "Choose whether on not to enable the border feature for new large photos. You must also configure border settings under the 'watermarks & borders' tab.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

define('_MI_EXTGAL_ENABLE_RATING_DESC', 'Choose whether on not to globally enable or disable the photo ratings feature.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 254 characters
Open

define('_MI_EXTGAL_JQUERY_DESC', 'You can enable/disable jQuery in module templates. if jQuery loaded in your theme and you have problem with theme Ajax effects (Interference jQuery library), you must disable jQuery in extGallery and use theme jQuery.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 133 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_RSS', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Rss ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

define('_MI_EXTGAL_HIDDEN_FIELD', "This constant is used only to remove PHP notices. This text isn't use in the module");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 179 characters
Open

define('_MI_EXTGAL_GRAPHLIB_DESC', "Select the graphic library you want to use. Be careful with this advanced option, don't modify it if you don't know what the effect will be.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 145 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_SLIDESHOW', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Slideshow ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 133 characters
Open

define('_MI_EXTGAL_DISP_SET_ORDER_DESC', 'Select the display order type for photo, desc or asc , based on submit photo upload time');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 274 characters
Open

define('_MI_EXTGAL_SAVE_ORIG_DESC', "The original version can be downloaded but is dependant on group permission for \"Download original permissions\"</b>.<br>If a user doesn't have permission to download the original, then the \"large\" photo will be downloaded instead.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 270 characters
Open

    "If you don't provide a description for your photo on upload the file name of the photo will be used to make an auto description.<br> For example, with a \"Tournament-06-may-2006_1.jpg\" photo name, you will end up with \"Tournament 06 may 2006\" as the description"
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 124 characters
Open

define('_MI_EXTGAL_EXT_UPLOAD_DESC', 'Select the upload type that is provided to user. Extended require_once Java plugin.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 150 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_GRAPHLIB', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Graphic library ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 137 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_ADMIN', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Admin ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 160 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_COMNOTI', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Comments and notifications ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 190 characters
Open

define('_MI_EXTGAL_M_BORDER_DESC', "Choose whether on not to enable the border feature for new medium photos. You must also configure border settings under the 'watermarks & borders' tab.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 121 characters
Open

define('_MI_EXTGAL_ENABLE_SUBMITTER_LNK_DESC', 'Enables/disables Submitter View when <b>Photo Info View</b> is enabled');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 134 characters
Open

define('_MI_EXTGAL_ENABLE_DOWNLOAD_DESC', 'Enables/disables Download and Download Count View when <b>Photo Info View</b> is enabled');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 142 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_INFO', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Information ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 137 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_ALBUM', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Album ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 128 characters
Open

define('_MI_EXTGAL_SHOW_DEV_TOOLS_DESC', 'If yes, the "Migrate" Tab and other Development tools will be visible to the Admin.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

define('_MI_EXTGAL_DISP_PH_TITLE_DESC', 'Choose whether on not to display the title of the photograph inside the album.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 126 characters
Open

define('_MI_EXTGAL_ENABLE_SHOW_COMMENTS_DESC', 'Enables/disables Comments Count View when <b>Photo Info View</b> is enabled');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 195 characters
Open

define('_MI_EXTGAL_L_WATERMARK_DESC', "Choose whether on not to enable the watermark feature for new large photos. You must also configure border settings under the 'watermarks & borders' tab.");
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 162 characters
Open

define('_MI_EXTGAL_SHOW_SAMPLE_BUTTON_DESC', 'If yes, the "Add Sample Data" button will be visible to the Admin. It is Yes as a default for first installation.');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 140 characters
Open

define('_MI_EXTGAL_SAVE_L_DESC', 'If you save large photos - bigger than medium  - the download link will point to them on the photo page');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 141 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_GENERAL', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- General ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 137 characters
Open

define('_MI_EXTGAL_PREFERENCE_BREAK_PHOTO', '<span style="color: #FF0000; font-size: Small;  font-weight: bold;">--- Photo ---</span> ');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

Line exceeds 120 characters; contains 122 characters
Open

define('_MI_EXTGAL_ENABLE_INFO_DESC', 'If disabled all photo info (submitter, resolution, date etc.) will not be viewed');
Severity: Minor
Found in language/english/modinfo.php by phpcodesniffer

There are no issues that match your filters.

Category
Status