Extension:GoogleDocs4MW/pl
![]() Status wydania: stabilneCategory:Stable extensions/pl |
|
---|---|
Realizacja | ZnacznikiCategory:Tag extensions/pl |
Opis | Adds <googlespreadsheet> tag for Google Docs' spreadsheets display |
Autor(zy) | Jack Phoenix |
Ostatnia wersja | 1.4 (2020-04-19) |
MediaWiki | 1.43.1+Category:Extensions with manual MediaWiki version |
Zmiany w bazie danych | Nie |
Licencja | Licencja GNU General Public License 2.0 lub nowsza |
Pobieranie | Category:Extensions in Wikimedia version control/pl |
Przykład | ShoutWiki |
<googlespreadsheet> |
|
Quarterly downloads | 8 (Ranked 90th) |
Public wikis using | 1,188 (Ranked 231st) |
Przetłumacz rozszerzenie GoogleDocs4MW jeżeli jest dostępne na translatewiki.net | |
Problemy | Otwarte zadania · Zgłoś błąd |
The GoogleDocs4MW extension embeds Google Docs' spreadsheets into the wiki.
Instalacja
- Pobierz i umieść plik(i) w katalogu o nazwie
GoogleDocs4MW
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/GoogleDocs4MW - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'GoogleDocs4MW' );
Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Użycie
Supported parameters are:
Name | Default |
---|---|
width | 500 |
height | 300 |
style | width:100% |
As an example using all of the parameters:
<googlespreadsheet width="600" height="200" style="width:50%">Google Docs' key goes here</googlespreadsheet>
The Google Docs' key is the ID, encoded in the URL. For example, https://docs.google.com/spreadsheets/d/4cmYOu9kuIfCzbu-Dsu9XaGHUnUHG32PK9wHe5yMv3VZ/edit#gid=0
has ID 4cmYOu9kuIfCzbu-Dsu9XaGHUnUHG32PK9wHe5yMv3VZ
.
To actually embed a spreadsheet, the spreadsheet needs to be published with Google's File > Publish to Web... option. It is not sufficient to just have a shareable link.
Note
This extension was inspired by the Fandom extension with the same name, but this extension was written back when Fandom wasn't open source.
Zobacz też
![]() | 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ć. |
Category:All extensions/pl
Category:Document viewer extensions/pl
Category:Extensions by ShoutWiki/pl
Category:Extensions in Wikimedia version control/pl
Category:Extensions included in Miraheze/pl
Category:Extensions included in ShoutWiki/pl
Category:Extensions included in WikiForge/pl
Category:Extensions with manual MediaWiki version
Category:GPL licensed extensions/pl
Category:Google extensions/pl
Category:ParserFirstCallInit extensions/pl
Category:Spreadsheets extensions/pl
Category:Stable extensions/pl
Category:Tag extensions/pl