Extension:GoogleDocCreator/cs
![]() Stav rozšíření: stabilníCategory:Stable extensions/cs |
|
---|---|
Implementace | ZnačkaCategory:Tag extensions/cs |
Popis | Vytvoří dokument Google na vašem Disku a vloží ho na stránku wiki |
Autoři | Nischay Nahata,Sanjay Thiyagarajan |
Nejnovější verze | 2.0 (2021-12-30) |
MediaWiki | 1.35+Category:Extensions with manual MediaWiki version |
Změny v databázi | Ne |
Licence | GNU General Public License 2.0 nebo novější |
Stáhnout | Category:Extensions in Wikimedia version control/cs |
|
|
Čtvrtletní stahování | 1 (Ranked 94th) |
Přeložte rozšíření GoogleDocCreator, používá-li lokalizaci z translatewiki.net |
The GoogleDocCreator extension lets you create and insert a Google Docs into any wiki page.
Download
You can download the GoogleDocCreator code, in .zip format: https://github.com/wikimedia/mediawiki-extensions-GoogleDocCreator/archive/2.0.zip
You can also download the code directly via Git from the MediaWiki source code repository (see available tags). From a command line in the extensions directory, run the following:
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GoogleDocCreator
To view the code online, including version history for each file, go here: zobrazit kód GoogleDocCreatoru
Installation
To install the extension, place the entire 'GoogleDocCreator' directory within your MediaWiki 'extensions' directory, then do the following line steps:
- Download API credentials from https://developers.google.com/drive/api/v3/quickstart/php
- Place the resulting credentials.json file directly in the /GoogleDocCreator directory.
- Add the following to your 'LocalSettings.php' file:
wfLoadExtension( 'GoogleDocCreator' );
$wgGoogleApiClientCredentialsPath = "$IP/extensions/GoogleDocCreator/credentials.json";
- Run "composer update" in your main MediaWiki folder.
Použití
Go to Special:GoogleDocCreator to use this extension.
Version history
- 1.0 - August 8, 2018 - Initial version
- 2.0 - December 30, 2021 - Dependence on GoogleDocTag extension removed; support for MW 1.29-1.34 removed; support for MW 1.35+ improved
![]() | Toto rozšíření je zahrnuto v následujících wiki farmách/hostitelích a/nebo balíčcích: Toto není autoritativní seznam. Některé wiki farmy/hostitelé a/nebo balíčky mohou toto rozšíření obsahovat, i když zde nejsou uvedeny. Pro potvrzení se vždy obraťte na své wiki farmy/hostitele nebo balíček. |