Does anyone know if IPB can use a PDF Flipbook such as http://www.flippdf.com/flip-pdf/flip-pdf.html We want to switch our site to IPB and add a quarterly magazine attached to the content and/or blog If you know of something better let me know. Thanks in advance
Well IPB has a system in IP.Content so that you can use it with out the wrapping of the theme but it still runs in IPB. But i do not know how FlipPDF generates the content if its pure HTML and images then you should be able to include it in IP.Content.
I don't think so. I need the same as well, but didn't find it in IP. Downloads or IP. Content. Additionally it was not clear to me which of the 2 separate systems would be best to use. It's probably best to wait for ips4 and see what that has to offer. I plan to have a pdf flip book addon created for xenforo / xenmediagallery.
Just downloaded the demo and included is plugin for Wordpress, Drupal and Joomla. The system is like index.html that calls some JS files to show everything.
The book is in their format they make a HTML file that calls javascript the script loads the book and makes everything pretty.
Well the trick in that is that lets say the person making the post need to have HTML rights so he or she can post in HTML then its only making sure the paths are correct. Be careful HTML posting can be very dangerous if you allow it for to many people. As for he directories upload them to lets say /book and make the HTML reflect the book you should be able to reuse the javascript for every book. The directory named files is the actual book, the two files where the index.html is is the pages that you see flipping and so on. So upload as follows: /book/js /book/book.swf /book/bookContent.swf /book/<identifier>/files The <identifier> is to allow more books so that you only upload the other 3 only once. You then only need to adept the index.html to reflect the new paths. You should also read at IPB what needs to be done to post HTML in IP.Content and how it can be done safely. You can also read there to not include the wrapper but still controlled by IPB. The wrapper is the nav bar footer header etc etc.
From what I can see it does look possible in IP.Content, as others have stated. May be interesting to have a try at making something like this - I've integrated a PDF library into IPB before but I haven't used the wrapper. PDF's are tricky to display these days due to things like Chrome forcing them fullscreen etc. I'm not sure if your library will fix that or not.
The best example I've seen so far is a custom job done on a vB site. The hiking magazine is really well done and I wish I could do half as good. www.trailgroove.com The owner does an amazing job.