ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Blogger Image Import

وضاحت

This plugin searches your blog posts for images that are hosted on Blogger (blogger.com or blogspot.com),
downloads them to your server, and updates your posts to refer to the downloaded versions.

انسٽاليشن

  1. Install directly from the WordPress dashboard

OR

  1. Unzip the plugin to the /wp-content/plugins/blogger-image-import directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Access it from the Options screen under Blogger Image Import.
  4. Select the maximum number of images you wish to process.
  5. Click on Test Import to do a test pass or Start Import to permanently apply the changes.

FAQ

How do I fix timeout errors?

Check with your hosting provider about making longer timeouts for server scripts. The plugin does its best to set the timeouts as long as possible.

Does this plugin support multiple domains

Yes. The “Image Host Domains” setting takes a comma ‘,’ separated list of domains from which to download.
This should work with linked images from outside blogger, but has not been tested.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Blogger Image Import” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Blogger Image Import” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

2.1

  • Fixed what I think was an error in the regex (can’t explain why it was the way it was, but it works better now) Confirmed by Morgan (http://notions.okuda.ca/wordpress-plugins/blogger-image-import/#comment-201663)
  • Added “jpeg” to the list of valid extensions. Verified by Morgan (http://notions.okuda.ca/wordpress-plugins/blogger-image-import/#comment-201663)

2.0

  • Importing changes from various submissions including Jondor (http://www.thedwarfers.net/otherstuff/blogger-image-import-edit.zip) and JT (http://notions.okuda.ca/wordpress-plugins/blogger-image-import/#comment-107213)
  • Added support for dynamic image domains
  • Fixed up to work with most recent versions of Blogger and WordPress.
  • Fixed a bug with files with spaces in their names not getting downloaded successfully (the resulting files contained the 404 error instead of the image). Resolved by replacing spaces in the URL with %20.
  • Added support for multiple image formats (png, gif, tif) though the link extension must match the tag extension.
  • Added support for multiple domains (blogger.com and blogspot.com by default) since Blogger has used at least two in the past.

1.2

  • Added support for images with spaces in their names

0.2

  • Initial version