Searched full:labels (Results 1 – 25 of 63) sorted by relevance
123
| /template/navigator/navigator/navigatorlabels/ |
| H A D | CHANGELOG.md | 9 * Documented how template style labels map to `lang/en/settings.php` 10 * Prepared groundwork for friendly, human-readable labels for custom style placeholders 31 * Added customizable top-bar labels
|
| H A D | plugin.info.txt | 6 …ncluding AUTOINDEX handling, multilingual sorting rules, customizable UI labels, and admin-defined… 8 tags navigator, theme, labels, multilingual, sorting, autolist, autindex, ui, customization, link
|
| H A D | README.md | 13 - **Customizable UI labels** for the theme’s top bar and navigation vocabulary 45 Administrators can define the labels used in the Navigator top bar via the Admin Configuration Sett… 77 - top‑bar labels 99 ### Top Bar Labels
|
| H A D | helper.php | 4 * Provides access to customizable UI labels. 10 // For labels settings
|
| /template/templar/less/ |
| D | labels-badges.less | 2 // Labels and badges 30 // Empty labels/badges collapse 71 // Quick fix for labels/badges in buttons
|
| D | forms.less | 20 // Groups of fields with labels on top (legends) 54 // Identify controls by their labels 158 *margin-top: 4px; /* For IE7, add top margin to align select with labels */ 223 // Indent the labels to position radios/checkboxes as hanging 235 // Move the options list down to align with labels 612 // Inline checkbox/radio labels (remove padding on left) 652 // Float the labels left
|
| D | bootstrap.less | 56 @import "labels-badges.less";
|
| /template/navigator/navigator/navigatorlabels/lang/en/ |
| H A D | settings.php | 4 * Admin Settings labels for NavigatorLabels 14 * Admin Settings labels for NavigatorLabels
|
| /template/icke/ |
| D | components.php | 80 $labels = $labeled->tpl_labels(); 81 if ($labels) { 83 echo $labels;
|
| /template/navigator/ |
| H A D | CHANGELOG.md | 25 - Documented and clarified how template style labels map to `lang/en/settings.php` 26 - Prepared groundwork for friendly, human‑readable labels for custom style placeholders
|
| /template/navigator/navigator/ |
| H A D | CHANGELOG.md | 25 - Documented and clarified how template style labels map to `lang/en/settings.php` 26 - Prepared groundwork for friendly, human‑readable labels for custom style placeholders
|
| H A D | template.info.txt | 6 …lingual-friendly sorting. Includes an improved top bar with customizable labels and an optional ad…
|
| /template/breeze/bower_components/gumby/sass/ui/ |
| D | _all.scss | 5 @import "labels";
|
| D | _labels.scss | 1 /* Labels */
|
| /template/icke/lang/en/ |
| D | lang.php | 6 $lang['labeled'] = 'Labels for this page';
|
| /template/icke/lang/de/ |
| D | lang.php | 6 $lang['labeled'] = 'Labels zu dieser Seite';
|
| /template/bootstrap3/.github/ISSUE_TEMPLATE/ |
| D | feature_request.md | 5 labels: feature request
|
| D | bug_report.md | 5 labels: bug
|
| /template/material/lang/en/ |
| D | settings.php | 3 * Labels for the configuration options
|
| /template/sprintdoc/lang/fr/ |
| H A D | lang.php | 59 $lang['__background_alt__'] = 'entête de tableau, cellules (survol), labels «struct» (survol) - … 60 $lang['__text_alt__'] = 'entête de tableau : sans lien, cellules (survol), labels «struct»…
|
| /template/writr/.github/ISSUE_TEMPLATE/ |
| H A D | feature_request.yml | 3 labels: ["Feature Request"]
|
| H A D | bug_report.yml | 3 labels: ["Bug"]
|
| /template/navigator/navigator/navigatorlabels/conf/ |
| H A D | default.php | 4 * Default public UI labels for the Navigator theme.
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/ |
| H A D | Transition.php | 20 * on the other hand need to update the labels as it adds transitions to
|
| /template/templar/css/ |
| D | screen.less | 55 @import "../less/labels-badges.less";
|
123