You are here

README.txt in Flipping Book 7

Same filename and directory in other branches
  1. 8 README.txt
-- SUMMARY --

This module provides an integration point between Drupal7 and FlippingBook 
(http://flippingbook.com/). Flippingbook is a very used software to make digital 
publication from any document you have (.doc, .pdf...).

This module handles your flippingbook file, giving you a comfortably control
panel in which you can upload the classic .zip file exported by Flippingbook
software after digitalization. Every file imported will be unpacked into a
public://flipping_book directory in you files folder
(usually sites/default/files).

Enabling the submodule flipping_book_reference, in bundle in this package, 
you can add a flippingbook reference field to your fieldable entity 
(nodes, users, taxonomy,...) choosing the field widget you prefer and what
kind of display you want of this field. Colorbox is just supported.
  
-- REQUIREMENTS --

Views
Transliteration (optional)
Colorbox (optional) 


-- GOALS AND LIMITATIONS -- 
  
-- Available Field widget type

1) Checkboxes
2) Select list
3) Textfield with autocomplete

-- Available Field Display formats

1) Title with or without link to the flippingbook
2) Flippingbook ID
3) URL as plain text
4) Colorbox link (you need colorbox module enabled and "colorbox_load"
variable checked)

-- CONTACT --

Current maintainers:

* bmeme.com - http://www.bmeme.com

File

README.txt
View source
  1. -- SUMMARY --
  2. This module provides an integration point between Drupal7 and FlippingBook
  3. (http://flippingbook.com/). Flippingbook is a very used software to make digital
  4. publication from any document you have (.doc, .pdf...).
  5. This module handles your flippingbook file, giving you a comfortably control
  6. panel in which you can upload the classic .zip file exported by Flippingbook
  7. software after digitalization. Every file imported will be unpacked into a
  8. public://flipping_book directory in you files folder
  9. (usually sites/default/files).
  10. Enabling the submodule flipping_book_reference, in bundle in this package,
  11. you can add a flippingbook reference field to your fieldable entity
  12. (nodes, users, taxonomy,...) choosing the field widget you prefer and what
  13. kind of display you want of this field. Colorbox is just supported.
  14. -- REQUIREMENTS --
  15. Views
  16. Transliteration (optional)
  17. Colorbox (optional)
  18. -- GOALS AND LIMITATIONS --
  19. -- Available Field widget type
  20. 1) Checkboxes
  21. 2) Select list
  22. 3) Textfield with autocomplete
  23. -- Available Field Display formats
  24. 1) Title with or without link to the flippingbook
  25. 2) Flippingbook ID
  26. 3) URL as plain text
  27. 4) Colorbox link (you need colorbox module enabled and "colorbox_load"
  28. variable checked)
  29. -- CONTACT --
  30. Current maintainers:
  31. * bmeme.com - http://www.bmeme.com