forked from ZwiiCMS-Team/ZwiiCMS
position option captcha - icône login
This commit is contained in:
parent
0dc4df3b98
commit
50d12a210a
@ -3,6 +3,9 @@
|
|||||||
## version 10.3.03
|
## version 10.3.03
|
||||||
- Correction :
|
- Correction :
|
||||||
- Doublons de lignes.
|
- Doublons de lignes.
|
||||||
|
- Modifications :
|
||||||
|
- Configuration des captcha. Addition simple chiffres de 0 à 9.
|
||||||
|
- Une icône remplace le terme Connexion dans le menu et dans le pied de page.
|
||||||
|
|
||||||
## version 10.3.02
|
## version 10.3.02
|
||||||
- Correction :
|
- Correction :
|
||||||
|
@ -2235,9 +2235,9 @@ class layout extends common {
|
|||||||
) {
|
) {
|
||||||
$items .= '<span id="footerLoginLink" ' .
|
$items .= '<span id="footerLoginLink" ' .
|
||||||
($this->getUrl(0) === 'theme' ? 'class="displayNone"' : '') .
|
($this->getUrl(0) === 'theme' ? 'class="displayNone"' : '') .
|
||||||
'><wbr> | <a href="' . helper::baseUrl() . 'user/login/' .
|
'><wbr> <a href="' . helper::baseUrl() . 'user/login/' .
|
||||||
strip_tags(str_replace('/', '_', $this->getUrl())) .
|
strip_tags(str_replace('/', '_', $this->getUrl())) .
|
||||||
'" data-tippy-content="Connexion à l\'administration" rel="nofollow">Connexion</a></span>';
|
'" data-tippy-content="Connexion à l\'administration" rel="nofollow">' . template::ico('login') .'</a></span>';
|
||||||
}
|
}
|
||||||
// Affichage de la barre de membre simple
|
// Affichage de la barre de membre simple
|
||||||
if ( $this->getUser('group') === self::GROUP_MEMBER
|
if ( $this->getUser('group') === self::GROUP_MEMBER
|
||||||
@ -2457,7 +2457,7 @@ class layout extends common {
|
|||||||
($this->getUrl(0) === 'theme' ? 'class="displayNone"' : '') .
|
($this->getUrl(0) === 'theme' ? 'class="displayNone"' : '') .
|
||||||
'><a href="' . helper::baseUrl() . 'user/login/' .
|
'><a href="' . helper::baseUrl() . 'user/login/' .
|
||||||
strip_tags(str_replace('/', '_', $this->getUrl())) .
|
strip_tags(str_replace('/', '_', $this->getUrl())) .
|
||||||
'">Connexion</a></li>';
|
'">' . template::ico('login') .'</a></li>';
|
||||||
}
|
}
|
||||||
// Commandes pour les membres simples
|
// Commandes pour les membres simples
|
||||||
if($this->getUser('group') == self::GROUP_MEMBER
|
if($this->getUser('group') == self::GROUP_MEMBER
|
||||||
|
@ -99,6 +99,12 @@
|
|||||||
'checked' => $this->getData(['config', 'cookieConsent'])
|
'checked' => $this->getData(['config', 'cookieConsent'])
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="col4 verticalAlignBottom">
|
||||||
|
<?php echo template::checkbox('configConnectCaptcha10', true, 'Captcha simple', [
|
||||||
|
'checked' => $this->getData(['config', 'connect','captcha10']),
|
||||||
|
'help' => 'Addition limitée aux chiffres de 0 à 9. S\'applique à tous les captchas du site.'
|
||||||
|
]); ?>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col4">
|
<div class="col4">
|
||||||
@ -396,11 +402,6 @@
|
|||||||
'checked' => $this->getData(['config', 'connect','captcha'])
|
'checked' => $this->getData(['config', 'connect','captcha'])
|
||||||
]); ?>
|
]); ?>
|
||||||
</div>
|
</div>
|
||||||
<div class="col3">
|
|
||||||
<?php echo template::checkbox('configConnectCaptcha10', true, 'Limité à 10 chiffres', [
|
|
||||||
'checked' => $this->getData(['config', 'connect','captcha10'])
|
|
||||||
]); ?>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
1
core/vendor/zwiico/css/zwiico-codes.css
vendored
1
core/vendor/zwiico/css/zwiico-codes.css
vendored
@ -30,6 +30,7 @@
|
|||||||
.zwiico-trash:before { content: '\e81c'; } /* '' */
|
.zwiico-trash:before { content: '\e81c'; } /* '' */
|
||||||
.zwiico-plus-circled:before { content: '\e81d'; } /* '' */
|
.zwiico-plus-circled:before { content: '\e81d'; } /* '' */
|
||||||
.zwiico-minus-circled:before { content: '\e81e'; } /* '' */
|
.zwiico-minus-circled:before { content: '\e81e'; } /* '' */
|
||||||
|
.zwiico-login:before { content: '\e81f'; } /* '' */
|
||||||
.zwiico-down-big:before { content: '\e820'; } /* '' */
|
.zwiico-down-big:before { content: '\e820'; } /* '' */
|
||||||
.zwiico-up-big:before { content: '\e821'; } /* '' */
|
.zwiico-up-big:before { content: '\e821'; } /* '' */
|
||||||
.zwiico-spin:before { content: '\e831'; } /* '' */
|
.zwiico-spin:before { content: '\e831'; } /* '' */
|
||||||
|
13
core/vendor/zwiico/css/zwiico-embedded.css
vendored
13
core/vendor/zwiico/css/zwiico-embedded.css
vendored
File diff suppressed because one or more lines are too long
1
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
1
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
@ -30,6 +30,7 @@
|
|||||||
.zwiico-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
.zwiico-login { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-down-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-down-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-up-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-up-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-spin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-spin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
1
core/vendor/zwiico/css/zwiico-ie7.css
vendored
1
core/vendor/zwiico/css/zwiico-ie7.css
vendored
@ -41,6 +41,7 @@
|
|||||||
.zwiico-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-trash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-plus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-minus-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
.zwiico-login { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-down-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-down-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-up-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-up-big { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-spin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-spin { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
15
core/vendor/zwiico/css/zwiico.css
vendored
15
core/vendor/zwiico/css/zwiico.css
vendored
@ -1,11 +1,11 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'zwiico';
|
font-family: 'zwiico';
|
||||||
src: url('../font/zwiico.eot?40040077');
|
src: url('../font/zwiico.eot?21777250');
|
||||||
src: url('../font/zwiico.eot?40040077#iefix') format('embedded-opentype'),
|
src: url('../font/zwiico.eot?21777250#iefix') format('embedded-opentype'),
|
||||||
url('../font/zwiico.woff2?40040077') format('woff2'),
|
url('../font/zwiico.woff2?21777250') format('woff2'),
|
||||||
url('../font/zwiico.woff?40040077') format('woff'),
|
url('../font/zwiico.woff?21777250') format('woff'),
|
||||||
url('../font/zwiico.ttf?40040077') format('truetype'),
|
url('../font/zwiico.ttf?21777250') format('truetype'),
|
||||||
url('../font/zwiico.svg?40040077#zwiico') format('svg');
|
url('../font/zwiico.svg?21777250#zwiico') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -15,7 +15,7 @@
|
|||||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'zwiico';
|
font-family: 'zwiico';
|
||||||
src: url('../font/zwiico.svg?40040077#zwiico') format('svg');
|
src: url('../font/zwiico.svg?21777250#zwiico') format('svg');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
@ -86,6 +86,7 @@
|
|||||||
.zwiico-trash:before { content: '\e81c'; } /* '' */
|
.zwiico-trash:before { content: '\e81c'; } /* '' */
|
||||||
.zwiico-plus-circled:before { content: '\e81d'; } /* '' */
|
.zwiico-plus-circled:before { content: '\e81d'; } /* '' */
|
||||||
.zwiico-minus-circled:before { content: '\e81e'; } /* '' */
|
.zwiico-minus-circled:before { content: '\e81e'; } /* '' */
|
||||||
|
.zwiico-login:before { content: '\e81f'; } /* '' */
|
||||||
.zwiico-down-big:before { content: '\e820'; } /* '' */
|
.zwiico-down-big:before { content: '\e820'; } /* '' */
|
||||||
.zwiico-up-big:before { content: '\e821'; } /* '' */
|
.zwiico-up-big:before { content: '\e821'; } /* '' */
|
||||||
.zwiico-spin:before { content: '\e831'; } /* '' */
|
.zwiico-spin:before { content: '\e831'; } /* '' */
|
||||||
|
BIN
core/vendor/zwiico/font/zwiico.eot
vendored
BIN
core/vendor/zwiico/font/zwiico.eot
vendored
Binary file not shown.
2
core/vendor/zwiico/font/zwiico.svg
vendored
2
core/vendor/zwiico/font/zwiico.svg
vendored
@ -68,6 +68,8 @@
|
|||||||
|
|
||||||
<glyph glyph-name="minus-circled" unicode="" d="M420 770q174 0 297-123t123-297-123-297-297-123-297 123-123 297 123 297 297 123z m252-368l-504 0 0-102 504 0 0 102z" horiz-adv-x="840" />
|
<glyph glyph-name="minus-circled" unicode="" d="M420 770q174 0 297-123t123-297-123-297-297-123-297 123-123 297 123 297 297 123z m252-368l-504 0 0-102 504 0 0 102z" horiz-adv-x="840" />
|
||||||
|
|
||||||
|
<glyph glyph-name="login" unicode="" d="M661 350q0-14-11-25l-303-304q-11-10-26-10t-25 10-10 25v161h-250q-15 0-25 11t-11 25v214q0 15 11 25t25 11h250v161q0 14 10 25t25 10 26-10l303-304q11-10 11-25z m196 196v-392q0-67-47-114t-114-47h-178q-7 0-13 5t-5 13q0 2-1 11t0 15 2 13 5 11 12 3h178q37 0 64 27t26 63v392q0 37-26 64t-64 26h-174t-6 0-6 2-5 3-4 5-1 8q0 2-1 11t0 15 2 13 5 11 12 3h178q67 0 114-47t47-114z" horiz-adv-x="857.1" />
|
||||||
|
|
||||||
<glyph glyph-name="down-big" unicode="" d="M899 386q0-30-21-50l-363-364q-22-21-51-21-29 0-50 21l-363 364q-21 20-21 50 0 29 21 51l41 41q22 21 51 21 29 0 50-21l164-164v393q0 29 21 50t51 22h71q29 0 50-22t21-50v-393l165 164q20 21 50 21 29 0 51-21l41-41q21-22 21-51z" horiz-adv-x="928.6" />
|
<glyph glyph-name="down-big" unicode="" d="M899 386q0-30-21-50l-363-364q-22-21-51-21-29 0-50 21l-363 364q-21 20-21 50 0 29 21 51l41 41q22 21 51 21 29 0 50-21l164-164v393q0 29 21 50t51 22h71q29 0 50-22t21-50v-393l165 164q20 21 50 21 29 0 51-21l41-41q21-22 21-51z" horiz-adv-x="928.6" />
|
||||||
|
|
||||||
<glyph glyph-name="up-big" unicode="" d="M899 308q0-28-21-50l-41-42q-22-21-51-21-30 0-50 21l-165 164v-393q0-29-20-47t-51-19h-71q-30 0-51 19t-21 47v393l-164-164q-20-21-50-21t-50 21l-42 42q-21 21-21 50 0 30 21 51l363 363q20 21 50 21 30 0 51-21l363-363q21-22 21-51z" horiz-adv-x="928.6" />
|
<glyph glyph-name="up-big" unicode="" d="M899 308q0-28-21-50l-41-42q-22-21-51-21-30 0-50 21l-165 164v-393q0-29-20-47t-51-19h-71q-30 0-51 19t-21 47v393l-164-164q-20-21-50-21t-50 21l-42 42q-21 21-21 50 0 30 21 51l363 363q20 21 50 21 30 0 51-21l363-363q21-22 21-51z" horiz-adv-x="928.6" />
|
||||||
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 22 KiB |
BIN
core/vendor/zwiico/font/zwiico.ttf
vendored
BIN
core/vendor/zwiico/font/zwiico.ttf
vendored
Binary file not shown.
BIN
core/vendor/zwiico/font/zwiico.woff
vendored
BIN
core/vendor/zwiico/font/zwiico.woff
vendored
Binary file not shown.
BIN
core/vendor/zwiico/font/zwiico.woff2
vendored
BIN
core/vendor/zwiico/font/zwiico.woff2
vendored
Binary file not shown.
Loading…
Reference in New Issue
Block a user