Title: Draft from Google Docs
Author: davidfcarr
Published: <strong>2. 6. 2022</strong>
Last modified: 6. 4. 2024

---

Prohledat pluginy

![](https://ps.w.org/draft-from-google-docs/assets/banner-772x250.png?rev=2736566)

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://ps.w.org/draft-from-google-docs/assets/icon-256x256.png?rev=2736566)

# Draft from Google Docs

 Autor: [davidfcarr](https://profiles.wordpress.org/davidfcarr/)

[Stáhnout](https://downloads.wordpress.org/plugin/draft-from-google-docs.1.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/draft-from-google-docs/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/draft-from-google-docs/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/draft-from-google-docs/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/draft-from-google-docs/#developers)

 [Podpora](https://wordpress.org/support/plugin/draft-from-google-docs/)

## Popis

If you use Google Docs to edit and revise content with a team of people, you can
now create a draft blog post or page in WordPress without cluttering your web content
with inappropriate HTML and inline styles. The tool extracts images and allows you
to download them or import them directly into WordPress.

This simplifies what would otherwise be a multistep process of

 * Either pasting into the rich text editor or cleaning up the HTML or pasting into
   code view and recreating styling
 * Downloading images from Google Docs, one at a time
 * Uploading images into WordPress

Originally created for use by the [Insights Newsroom team at Similarweb](https://www.similarweb.com/corp/blog/insights/),
this plugin allows editorial teams to collaborate on the writing and editing of 
a document, including image placement, in Google Docs, quickly turn that content
into a draft blog post, and then tweak as necessary in the blog editor.

Works with either the block editor or the classic editor.

For the block editor, basic block metadata is added for paragraphs, headings, unordered
lists, and images. Any other content will be displayed as classic blocks, with the
option to use the Convert to Blocks function of the editor.

The shortcode [draft_from_google_docs] is available for including this functionality
on a public web page. In that case, the content is not imported directly into WordPress
but displayed in a format that allows it to be copied and pasted into the WordPress
editor. In that case, images associated with the document are displayed in a format
that allows you to download them into your computer and upload them one by one into
your post or page. Including the download_ok=“1″ attribute within the shortcode 
means the images will be downloaded into the local WordPress instance. Otherwise,
the download links will point to the Google Cloud url for those images.

[**Plugin Page www.rsvpmaker.com/draft-from-google-docs/**](http://www.rsvpmaker.com/draft-from-google-docs/)

Thank you to Miroslav Mitev for a [code sample](https://gist.github.com/m1r0/f22d5237ee93bcccb0d9)
on how to download from a url to create WordPress attachments.

Butterfly image Image by [JamesDeMers](https://pixabay.com/users/jamesdemers-3416/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=55995)
from [Pixabay](https://pixabay.com/?utm_source=link-attribution&utm_medium=referral&utm_campaign=image&utm_content=55995)

### Credits

    ```
    RSVPMaker
    Copyright (C) 2022 David F. Carr

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.
    ```

## Instalace

 1. Upload the entire folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Draft from Google Docs je otevřený software. Následující lidé přispěli k vývoji 
tohoto pluginu.

Spolupracovníci

 *   [ davidfcarr ](https://profiles.wordpress.org/davidfcarr/)

[Přeložte “Draft from Google Docs” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/draft-from-google-docs)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/draft-from-google-docs/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/draft-from-google-docs/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/draft-from-google-docs/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/draft-from-google-docs/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.1

 * Fix for image import, accounting for images coming through as base64 instead 
   of urls

#### 1.0.9

 * Use keywords entered by user as basis for url slug as well as image file names

#### 1.0.8

 * Set a category for post drafts. Choice is saved as a user preference for next
   time.

#### 1.0.7

 * Improved method for extracting document title

#### 1.0.6

 * Fix for issue where image is wrapped in a heading tag rather than p or figure
 * Option to display Google HTML for debugging

#### 1.0.5

 * Default image size now 600px by 600px

#### 1.0.3

 * Checks if Classic Editor is active. If not, adds block metadata for paragraph,
   heading, and images.
 * Improved method for stripping unwanted tags on attributes, correcting for the
   way Google Docs handles unordered lists (bullets)
 * Better handling of image sizes. Will use „large“ size set in WordPress Media 
   screen under Settings as size to include in copy.

#### 1.0.2

 * Additional HTML cleanup functions
 * Option to add _blank attribute (open in new tab) to external links

#### 1.0

 * Initial release

## Meta

 *  Verze **1.2**
 *  Poslední aktualizace **před 2 roky**
 *  Aktivních instalací **20+**
 *  Verze WordPressu ** 5.0 nebo novější **
 *  Testováno až do WordPressu **6.5.8**
 *  Verze PHP ** 5.6 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/draft-from-google-docs/)
 * Štítky
 * [google docs](https://cs.wordpress.org/plugins/tags/google-docs/)[import](https://cs.wordpress.org/plugins/tags/import/)
   [utility](https://cs.wordpress.org/plugins/tags/utility/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/draft-from-google-docs/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Your review](https://wordpress.org/support/plugin/draft-from-google-docs/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/draft-from-google-docs/reviews/)

## Spolupracovníci

 *   [ davidfcarr ](https://profiles.wordpress.org/davidfcarr/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/draft-from-google-docs/)