Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1, Sun Nov 8 13:26:13 2009 UTC | revision 1.1.2.1, Sun Nov 8 13:26:13 2009 UTC | |
|---|---|---|
| # | Line 0 | Line 1 |
| 1 | // $Id$ | |
| 2 | ||
| 3 | Embedded Media Thumbnail | |
| 4 | ||
| 5 | This allows the server to store a local copy of a provider's thumbnail, for use | |
| 6 | with ImageCache and faster retrieval of images for the browser. You can also | |
| 7 | override a thumbnail with a custom upload by the editor. | |
| 8 | ||
| 9 | Note that you must have the PHP variable allow_url_fopen set to ON for this | |
| 10 | module to function, and it will not function in PHP Safe Mode. |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |