Description:
This Google group helps provide technical support to developers using the Scribd platform.
|
|
|
Embedded iPaper >> Download link leads to Scribd.com instead of downloading
|
| |
Hi all,
On a site with Drupal 6 & module iPaper i can upload and see
documents. However, there's a downloadlink between [Scribd] and
[Print] [Fullscreen] on the toolbar above the document. These buttons
are working fine.
However, the [download]button leads visitors to the scribd-page. Is
this normal? How can i change this?... more »
|
|
download, twitter and facebook buttons
|
| |
Do you guy intend to get rid of the "download", "twitter", and "facebook" buttons for private documents? These buttons make no sense for private documents, and even making them unselectable is not a good solution since it looks like something is broken, or that there is something that *might* be accessible if you could only figure out how.... more »
|
|
API docs.search still broken!?
|
| |
(starting a new thread on this topic, since the previous one got
clogged with some duplicate replies)...
_________________________
Can anyone at Scribd shed some light on this issue? The docs.search
method appears to still be broken for an API request which should
return results like the following:... more »
|
|
API docs.search broken!?
|
| |
Help... it appears that the docs.search method is broken!
My docs.search, which has been working fine, is now returning
(regardless of the query):
<rsp stat="ok">
<result_set totalResultsAvailable="0" totalResultsReturned="0"
firstResultPosition="1" list="true">
</result_set>
</rsp>
...even though checking my account on Scribd shows that all my docs... more »
|
|
Howtos: Upload a file through Ruby
|
| |
Experts,
I'm trying to upload a file through ruby code. i tried docs.upload
through
but it always says you have to upload through Multiform/POST.
Even i tried with [link]
but still i have no luck,
My View Code... more »
|
|
scribd customized search
|
| |
sorry for the off-topic tech question - but can i ask how you guys
added
thumbnails to your search results on
[link] ?
ive been playing around with the customizable search engine and was
wondering how i can add thumbnails to the search results, and you guys... more »
|
|
UploadfromURL reports file corruption
|
| |
Hi,
99% of the files I try to convert using uploadFromUrl fail to convert,
even if they ceonvert correctly if I upload them interactively.
Try typing in the following URL to invoke the scribd API
[link]<your... more »
|
|
Query related to Scribd API
|
| |
Hi, I am using scribd api for my project.. I would like to know, 1. how i could disable print option from ipaper 2. Disable the Scribd home page link on ipaper 3. Is it possible to display only the content of ipaper as web content? If possible then how? Regards, Sunil
|
|
scribd form ASP
|
| |
Hi,
I'm trying to get the Scribd API to work from ASP code. All works
fine, except uploading a file.
I tried the UploadFromURL method, bt that does not work so great, so
I'm trying to get the upload method to work:
I have a simple form in test.asp:
<FORM id=uploadform METHOD=POST enctype="multipart/form-data"... more »
|
|
|