|
Revision 12844, 494 bytes
(checked in by RMM, 17 months ago)
|
|
first commit
|
| Line | |
|---|
| 1 | This is a beta version!!! |
|---|
| 2 | |
|---|
| 3 | - When the plugin needs to create severall 1000 new thumbnails, it can happen, that it time outs. |
|---|
| 4 | Just execute it again. It won't recreate thumbnails which already exist. |
|---|
| 5 | |
|---|
| 6 | - It doesn't create thumbnails of movies yet. Actually that's a bit complicated to to, since piwigo (for what ever reason) expects movies not to be in the pwg_high dir, but in the websized dir. |
|---|
| 7 | |
|---|
| 8 | - adjust in synchronlizeLocaldirectory.php the variables "sync_source_dir" and "piwigo_gallery_dir" |
|---|