The Total Book Project

説明

Total Book transforms WordPress into a digital library platform. Features include:

Core Features:
– Complete book management with chapters, front/back matter
– React-based e-reader with pagination, themes, and navigation
– Multiple display templates (reader, blog, plain)

E-Reader Features:
– Dark/light theme switching
– Adjustable font sizes
– Table of contents navigation
– Progress tracking

Integration:
– Book Display block for displaying individual books
– Book Shelf block for displaying collections of books
– WordPress admin interface

GitHub Repository: https://github.com/moyerdestroyer/Total-Book

スクリーンショット

  • screenshot-1.png
  • screenshot-2.png

ブロック

このプラグインは2個のブロックを提供します。

  • Book Shelf Display a shelf of books on your page.
  • Book Display Display a book on your page.

インストール

  1. Upload the-total-book-project to /wp-content/plugins/
  2. Activate via plugin through the Plugins screen (Plugins > Installed Plugins).

FAQ

How can I display a single book?

Use the Book Display block. Add it to any post or page through the block inserter, then select the book you want to display. The block allows you to customize which elements to show (metadata, table of contents, description) and configure the display settings.

How can I display a book shelf?

Use the Book Shelf block. Add it to any post or page through the block inserter. The block allows you to filter books by category, set the number of books to display, configure sorting options, and customize the grid layout with adjustable columns.

評価

このプラグインにはレビューがありません。

貢献者と開発者

The Total Book Project はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“The Total Book Project” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.2

  • Added Book Display block for e-reader compatibility with block theme templates
  • Added Book Shelf block for displaying collections of books
  • Minor bug fixes and improvements

1.1

  • Security fix: Corrected permissions for AJAX endpoints.

1.0

  • Initial release
  • Complete book management system
  • React-based e-reader
  • Multiple display templates
  • Chapter organization
  • REST API
  • Mobile-responsive design
  • Dark/light themes
  • Font size controls
  • Table of contents
  • Progress tracking