The only solutions to this is to modify the provider.
I think the Issuu API is bit weird since it can only return 30 items max and in the wrong order :) So if you you upload 35 you'll always get the 30 oldest items.
Unfortunately I didn't fix it, but our backend developer did.
Issuu provider not showing all published documents
I'm expecting to see all published documents from Issuu in the folder Public(All) in umbraco.
But for some reason I only see 10 documents and I have 20 published documents.
http://issuu.com/fslforeningen
This one never shows up: http://issuu.com/fslforeningen/docs/fs12122011
Any restrictions I should be aware of ?
Hi,
I saw your tweet. Can you clarify a bit where you want to see the published documents? Is it the back end using the universal media picker?
Kind regards
Yes it is in the backend.
I've created a property on a Media type where I want to select a publication.
But for some reason I can only see 10 of 20 published documents
The folder called 'Frie Skoler' should also contain 1 publication. This one: http://issuu.com/fslforeningen/docs/fs12122011
Hi,
I am having the same issue with vimeo.
I have 23 videos, but i can only see 20 in the vimeo picker datatype.
Hi Peter
The only solutions to this is to modify the provider.
I think the Issuu API is bit weird since it can only return 30 items max and in the wrong order :)
So if you you upload 35 you'll always get the 30 oldest items.
Unfortunately I didn't fix it, but our backend developer did.
He also made a pull request for it.
Hi, Thanks,
My trouble was Vimeo.
I changed the backend, so the user just enters the video id. Not at userfriendly, not simple and it works.
is working on a reply...