Add freblasty's api module for D7, which implement a lot more the issuu api than the current code in this project.

Details on #1264930: Issuu Core

Comments

marvil07’s picture

Priority: Normal » Critical

One of the key changes for d7.

freblasty’s picture

Quick update on the api module, following is currently implemented:

  • Issuu Bookmark API
  • Issuu Document API
  • Issuu Folder API
  • Issuu Search API (with query builder)

Following tasks are still in development:

  • Add support for the Issuu viewer
  • Write the documentation
freblasty’s picture

The issuu api module is ready for integration. Only thing left todo is to write the documentation.

marvil07’s picture

Status: Active » Fixed

Thanks for the heads up.

I still need to review in detail your implementation, but I have already added your code to upstream on a topic branch independent-api.

After I have tried your code consistently(probably in the implementation of the stream wrapper), passed some code review(mainly standards) I will merge the code to 7.x-1.x

Thanks the patience :-)

BTW, I have just give you permission to push to the upstream git repository, so please feel free to commit on the topic branch instead of your sandbox. For other branches, let's try to follow the guidelines on Best practices for co-maintaining projects.

Status: Fixed » Closed (fixed)

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