Plan du site Flux RSS Contactez-moi

iPaper

Welcome to official page of iPaper plugin for Wordpress!

This plugin allows you to manage easily your documents of your Scribd account on your Wordpress blog.

Download plugin

Features

  • Add new documents
  • Edit each document
  • Preview documents
  • Delete documents
  • Synchronize your account
  • Insert documents in your posts in one click
  • Insert public documents with ID and key

Screenshots

Plugin settings:

iPaper settings

Documents list:
iPaper documents list

Insert document in post in one click:
Insert iPaper document in your post in one click

Frequently Asked Questions

Q: How use the plugin?

A: Help is included in the plugin with a step-by-step guide

Q: Can I use the plugin on PHP4?

A: No! iPaper only works with PHP5

Q: Where can I see iPaper plugin in action?

A: You can see examples of Thèse Andouille Guéméné and Lettres de non motivation

Q: My settings are lost when upgrading from version 1.0 to 1.1

A: It won’t happen anymore, it’s due to a mistake in first version, learn more

Feel free to give feedbacks or improvements about the plugin.

If you find it useful, well coded, or you just want to thank me for the work, you can donate, thank you!


Ces icônes sont des liens vers des sites de partage de signet sociaux où les lecteurs peuvent partager et découvrir de nouveaux liens.
  • Yoolink
  • Scoopeo
  • bodytext
  • del.icio.us
  • Facebook
  • TwitThis
  • Wikio FR
  • StumbleUpon
  • Technorati
  • Slashdot
  • Google
  • Live
  • E-mail this story to a friend!
  • Print this article!
  1. Hello, I’ve got a problem while using ipaper. After entering my account informationan recieved this error:

    Fatal error: Call to undefined function curl_init() in /var/www/web140/html/cms/wp-content/plugins/ipaper/scribd.php on line 210

    Could you help me (even by eMail?)

    Thanks
    Frank

    Comment par Frank — 29 novembre 2008 à 09:39

  2. You must have cURL activated with PHP, and it seems you have not. To check it, see your phpinfo() and try to find cURL. If you don’t have it, and you can modify php.ini, add it and restart your webserver, or ask your administrator

    Comment par teles — 29 novembre 2008 à 13:36

  3. Bonjour,

    Je mets en place mon blog et tente d’installer cette extension. Mais cela plante. Je suis en version WordPress 2.6.5

    Voici le message que me dit Wordpress: Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /www/wp-content/plugins/ipaper/ipaper.php on line 14

    Quelqu’un peut m’aider?

    Comment par Vincent Backeljau — 07 décembre 2008 à 12:08

  4. Il te faut PHP 5, tu dois être en PHP 4

    Comment par teles — 07 décembre 2008 à 18:55

  5. Thanks for the plugin. One minor problem - calling load_plugin_textdomain early breaks some other plugins. The function should load on the init hook. I’ve hacked the plugin for my installation, but you might want to update it for others.

    Comment par Mark Barnes — 22 janvier 2009 à 13:34

  6. Thanks for reporting. It will be fixed in next version with some css for wordpress 2.7
    Hope I’ll find time to release it next week

    Comment par teles — 01 février 2009 à 08:20

  7. Many thanks for the great plugin. I use it with wordpress mu 2.7 and it works fine.

    For the next version: Would it be possible, that the upload for new documents and the Documents list isn`t on the options-page. I want my authors to upload documents and now they see the whole options-page. I would be nice if there are two pages: the options under options and an upload and documents lists plage.

    thx.
    torre

    Comment par torre — 03 février 2009 à 07:31

  8. Nice idea, I didn’t think about multi-users use. I will think about it and try to do something :)

    Comment par teles — 03 février 2009 à 08:46

  9. Hi,

    I am trying use ths plugin but unfortunately. I did not getting the 1 st screen. 2 nd screeen is coming. I have entered correct username and passowrd and access key and secrate access key..

    please help me.?

    Comment par Kunal — 17 février 2009 à 06:31

  10. The first screen you can see here is a page under settings part of Wordpress, the second is in editor page.
    Do you have any error ? Can you give me a screenshot of your iPaper config page ?

    Comment par teles — 17 février 2009 à 08:36

  11. I have tried to activate this plug-in but received a fatal error:

    Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /…/wp-content/plugins/ipaper/ipaper.php on line 14. lines 9-19 state as follows:

    */
    include_once dirname(__FILE__).’/scribd.php’;
    session_start();
    class iPaper
    {
    const iPaperOptionName = ‘ipaper’;

    function getFolder()
    {
    return dirname(plugin_basename(__FILE__));
    }

    any help would be appreciated, thank you

    Comment par SilverFox — 22 février 2009 à 22:34

  12. You need PHP5 to run iPaper, I suppose you have PHP4 and it can’t work


    Next version should come asap :)

    Comment par teles — 23 février 2009 à 13:33

  13. Is it possible for each user on my Wordpress group blog to configure the plug-in separately so that each user can log into their own Scribd account?

    Merci! (Je lis le Francais mais je ne l’ecrire pas bien.)

    Comment par Berin Szoka — 24 février 2009 à 04:58

  14. For now it’s not possible. I have to look how wordpress mu works and implements multi users features, maybe it can be transparent from standard wordpress to mu version… however it’s interesting, I will have a look :)

    Comment par teles — 24 février 2009 à 17:28

  15. I using wordpress 2.7 version. I install this pluging. but unfortunately after entering the user name passwoer securtiy key
    then click on save. pag post but nothing seems happend and no error is coming.

    what do you think? what step i omitted. please mail me kunalmehta1983 [@] gmail [.] com

    Thanks

    Comment par Kunal Mehta — 25 février 2009 à 14:34

  16. Strange, this site is running on 2.7 and iPaper works. You must have cURL enabled in php5, can you check you got it? (it’s used for scribd connection)

    Comment par teles — 26 février 2009 à 08:38

  17. Thanks for a great plugin! I needed to use the ‘mode’ feature with Scribd, so I updated your plugin to add this option. If you can send me your email address, I’ll send you the updated version.

    Comment par Mark Barnes — 26 février 2009 à 16:23

  18. To all : Version 1.1 will be published soon, before ugrade you must read this post

    Comment par teles — 02 mars 2009 à 20:02

  19. Hi teles

    Can you please let me know little bit more detail about cURL enable?

    As I can talk to my hosting provider.

    Many Many thanks for yor reply

    Comment par Kunal Mehta — 07 mars 2009 à 08:19

  20. PHP must be compiled with cURL support, it’s just a library to include in PHP, you have information in php doc

    Comment par teles — 07 mars 2009 à 12:29

  21. Hello - I installed and love your iPaper plug in - it’s especially great b/c it lets you upload iPaper documents right in Wordpress - that will be a huge help to my organization. If you can add multi-contributor support, that would be great in the future.

    My question is that right now, I can’t get the options page to reset the default size - I change the default size from 500 x 400 but when I hit Save, it doesn’t keep them. We have one default, and I don’t want to have to change it every time we post - if we could just save in the options, that would work.

    Thank you for your help -

    Comment par Alexa — 27 mars 2009 à 07:08

  22. Trying out this plugin, on PHP5, wordpress 2.7. I had it setup under an account, and working fine, but I wanted to change to a new account. It accepts my new account settings, but synchronize loads up the documents from my old account, not the new one. This might be a problem with scribd.com, but it’s very strange.

    Comment par Hallow — 05 avril 2009 à 19:43

  23. For sure it’a bug, I will correct it in next version and try to add multi account support, thanks for reporting!

    Comment par teles — 06 avril 2009 à 22:27

  24. Great Plugin… exactly what I was looking for. I have a product suggestion, for those who read in an RSS feed reader, it would be good to have a link to download the iscribd PDF/document

    Comment par JPM — 09 avril 2009 à 08:22

  25. Yes, nice idea, it will be implemented in next version as data is available :)

    Comment par teles — 09 avril 2009 à 12:34

  26. Super!! J’utilise ton plugin depuis un moment et il s’agit d’un pilier pour mon site.

    Génial !!

    Comment par kvf300 — 16 avril 2009 à 21:10

  27. Merci ;)

    Comment par teles — 17 avril 2009 à 09:11

Laisser un commentaire

  1. * Commentaire :

  2. * Recopiez le code :