Extension:NativeSvgHandler/pl
Appearance
Browser support for rendering SVGs varies widely, so the appearance of an SVG cannot be guaranteed to be consistent for all viewers. Don't rely on SVGs appearing the same for all viewers. |
NativeSvgHandler Status wydania: stabilne |
|
---|---|
Realizacja | Media |
Opis | Serves SVG images directly to clients |
Autor(zy) | alistair3149dyskusja |
Ostatnia wersja | 1.4.0 |
Polityka zgodności | Master utrzymuje kompatybilność wsteczną. |
MediaWiki | 1.35+ |
Zmiany w bazie danych | Nie |
Licencja | Licencja publiczna GNU General Public License 3.0 |
Pobieranie | |
Quarterly downloads | 147 (Ranked 42nd) |
Przetłumacz rozszerzenie NativeSvgHandler jeżeli jest dostępne na translatewiki.net | |
The NativeSvgHandler extension allows SVG files to be served directly to clients for client-side rendering.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
NativeSvgHandler
w folderzeextensions/
.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/NativeSvgHandler - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'NativeSvgHandler' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Security
NativeSvgHandler serves SVG directly to clients through image tags, which is not vulnerable to XSS attack. XSS attacks are only relevant when it is accessed directly through original file on the file page, which is neither in the scope nor in control of this extension.
See also
$wgSVGNativeRendering
(wprowadzono w 1.41)
To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
Categories:
- Stable extensions/pl
- Media handling extensions/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- All extensions/pl
- Extensions included in BlueSpice/pl
- Extensions included in Miraheze/pl
- Extensions included in MyWikis/pl
- Extensions included in semantic::core/pl
- Extensions included in WikiForge/pl
- SVG extensions/pl