Files
wordpress-preseed/wp-content/plugins/free-imagescc-importer/readme.txt
2019-10-24 00:12:05 +02:00

85 lines
4.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== free-images.cc Importer ===
Contributors: luehrsen, ckanitz
Donate link: https://www.paypal.com/de/cgi-bin/webscr?cmd=_xclick&business=paypal@luehrsen-heinrich.de&item_name=free-images.cc%20Donation&currency_code=EUR
Tags: free, images, image, pictures, media, import, creative commons, free-images, free images
Requires at least: 4.0
Tested up to: 4.4
Stable tag: 0.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin integrates the free-images.cc image library directly into your media browser.
== Description ==
Unfortunatly the free-images.cc importer will be shut down on 1st August 2017. We have decided to discontinue our plugin, because we do not find the time to keep it up to date and we do not want to burden you with an outdated, maybe insecure plugin.
Our website ( http://free-images.cc ), however, will stay online and provide marvelous cc0 licenced images for you.
Thank you all for your support! :)
------
Over the last years the creative commons movement gained traction and more and more artists followed the trend of committing their work to public domain. We believe that this will contribute to making the web a better, more beautiful place.
But we dont want to be one of many. There are several aspects, that will make [free-images.cc](http://www.free-images.cc) superior to many other sites out there. Not only do we curate the images and publish only the creme de la creme. Every image is carefully tagged for better discoverability and every photographer is named and honored.
Every free image uploaded here will be under the CC0 Public Domain license. So every image will be free to use for whatever purpose you want!
We are always keen for improvement and new artists, that publish their work under the creative commons public domain license. If you have any feedback or tips for great, free images, drop us a mail at contact@free-images.cc!
This plugin is brought to you by the awesome folks at [Luehrsen // Heinrich](http://www.luehrsen-heinrich.de).
== Installation ==
1. Upload the fap_importer folder to the /wp-content/plugins/ directory
2. Activate the 'free-images.cc Importer' plugin through the 'Plugins' menu in WordPress
3. Import your first image in the admin media screen
== Frequently Asked Questions ==
= Where are these images coming from? =
All of our images are coming from incredibly talented photographers from all over the world. The released their work to public domain and that allows us to add it to the library, to bring these works directly into your WordPress backend.
= Why are these images free? =
Because they are released under the [CC0 Public Domain license](https://creativecommons.org/publicdomain/zero/1.0/). The photographer made them free to use for everyone around the world.
= Are there any restrictions on the usage? =
Technically no. That means, that you can do whatever you want with these images without having to give attribution to the photographer or free-images.cc.
We just kindly ask you not to use these images for pornographic, criminal, defamatory or degrading purposes.
== Screenshots ==
1. The "free images" tab shows up directly in your media browser.
== Changelog ==
= 0.6.2 =
Unfortunatly the free-images.cc importer will be shut down on 1st August 2017. We have decided to discontinue our plugin, because we do not find the time to keep it up to date and we do not want to burden you with an outdated, maybe insecure plugin.
Our website ( http://free-images.cc ), however, will stay online and provide marvelous cc0 licenced images for you.
Thank you all for your support! :)
= 0.6.0 =
Added a live-search.
Added lazy load depending on the viewport.
Added a preview button within the sidebar.
Implemented client-caching to prevent long loads and/or timeouts.
Rewrote part of the JS-Core for a better workflow.
Changed template behavior.
Fixed a bug where our upload-spinner appeared in new opened media-frames sometimes.
= 0.5.2 =
Frame reload fix to ensure a reload of the local media collection.
Small template changes.
= 0.5.1 =
Template fix to work proper with php shorttag.
= 0.5 =
Initial Release