Making Scribd's thumbnails available in Drupal would be great. (The iPaper module does)
My use case is an intranet, where I would run thumbs of PDF's within a sidebar.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | scribdfield-thumbnail-formatter-635534-7.patch | 5.37 KB | thomas.feichter |
| #4 | scribdfield.patch | 2.76 KB | asghar |
| #4 | Screenshot-1.png | 123.84 KB | asghar |
| #1 | scribdfield.txt | 12.48 KB | POVYLAZZZ |
Comments
Comment #1
POVYLAZZZ commentedHi,
I have hot the same idea . I just wanted that the image link to the file... I have worked a it on that... and tried to get a thumbnail field but that seamed to be not that easy...
I will add my work as attachment may be some of you will figure what is wrong...
I am novice and I have worked with CCK for first time so you may expect obvious mistakes...
Comment #2
Apfel007 commentedany progress on this?
Comment #3
miklIf anyone is willing to make a functioning patch for this, please be my guest.
Comment #4
asghar commentedHi guys
I have create a patch which create ipaper Thumbnail for this ipaper module is required It is working for me
You can see ipaper thumbnail image in view file formate section
Thanks
Comment #5
lsolesen commented+1
Comment #6
Apfel007 commentedInspired by that I added a lightbox fromatter
Comment #7
thomas.feichter commentedAttached is a patch against the latest 7.x-1.x-dev version adding a thumbnail formatter.
It uses Scribd's thubmnail.get API function. (https://www.scribd.com/developers/platform/api/thumbnail_get)
Comment #8
marcingy commentedSorry I don't often check this project. Thomas do you want maintainer access to the project? I ask this as I know I won't get round to committing patches as I haven't used this project in years in a work context.
Comment #9
thomas.feichter commentedI actually also use this module very rarely in a work context and won't have much time to maintain it either, but it would be fine for me as its probably better if it is minimally maintained rather than not maintained at all.
Comment #10
marcingy commented:) Consider yourself a co-maintainer, you should now have commit access.
Comment #12
thomas.feichter commentedI committed patch #7 to 7.x-1.x-dev