Dreamwidth: Copy links of uploaded images

adds two buttons to the dw gallery image upload page to copy links of all images at once

יוצר
Fangirlishness
התקנות יומיות
0
סה"כ התקנות
15
דירוגים
0 0 0
גרסה
1.1
נוצר
27-11-2022
עודכן
28-11-2022
רישיון
לא זמין
חל על

This script for dreamwidth adds two buttons to the dw gallery image upload page, with which you can copy all links of all the images you just uploaded at once.

One button copies the contents of all the "Image Code" fields as is - i.e. an html link tag to the full size image and a 100x100 preview image.

The second button parses out the img tag only, removing the link, and sets the image size to 800x800. That happens to be the format I need most often, ymmv.

The links are copied to the clipboard separated by linefeeds.