Hi,

I've got few suggestions to iPaper, maybe in "iPaper configuration"
you can add an option to let admin choice if those "fid, doc_id, secret_password, access_key" fields
can be set to shown or hide.

Also is there a way to just display the name and a picture with link to the node for iPaper type of list?
just like how Scribd did to display a list of content?

Comments

rares’s picture

Title: iPaper module suggstion » Thumbnail displaz

Hi,
You can determine whether you visitors can see and edit ipaper parameters by configuring the 'view ipaper parameters' and 'edit ipaper parameters' permissions. Remember that if you are logged in as admin you have all permissions. Let me know if you have any problems with this.
I agree the module should offer thumbnails display like they have on scribd.com. I intend to do it sometime for the teaser display. Sometime in the coming weeks...

--Rareş
www.calumea.ro

rares’s picture

Title: Thumbnail displaz » Thumbnail display
careyhung’s picture

Hi Rares

Yes I've see the 'view ipaper parameters' and 'edit ipaper parameters' permissions setting under user permissions
Thanks for your help.

Ya it'll be cool if the thumbnails display can be shown as on scribd.com, that'll be greate

rares’s picture

Assigned: Unassigned » rares
Status: Active » Needs review

In the latest development version, the teaser view of ipaper nodes now includes a thumbnail fetched from scribd.
Thumbnails are fetched when cron is run, so a blank thumbnail is shown until the thumbnail is available. Also note that scribd does not include your upload in the search results immediately, so you may have to wait a few hours before the cron will actually find your thumbnails on their server.

Please test this and let me know how it works on your installation.

Rareş

careyhung’s picture

hi rares,

I've run the new ipaper module
while posting an iPaper content
it return this warning:

warning: fopen( http://documents.scribd.com/docs/2mh5aizvmrmln1xgias9.txt ) [function.fopen]: failed to open stream: No such file or directory in /var/www/html/drupal62/modules/ipaper/ipaper.module on line 365.
warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /var/www/html/drupal62/modules/ipaper/ipaper.module on line 366.
warning: fclose(): supplied argument is not a valid stream resource in /var/www/html/drupal62/modules/ipaper/ipaper.module on line 367.
user warning: Unknown column 'full_text' in 'field list' query: UPDATE drplipaper SET full_text = '' WHERE nid = 18 in /var/www/html/drupal62/modules/ipaper/ipaper.module on line 230.

not too sure what's happening here, but the iPaper does show up in my website tho...

Carey

rares’s picture

The error meant that the module was unable to download the full text of your document, so it won't be indexed.
Do you get this every time you post, or did you get it just that time around?
Rareş

rares’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.