Classroom Library

説明

Classroom library plugin to catalog books and create a check in/out system for students.

Quick entry of publications: Using the built-in barcode lookup, you can use a scanner or enter a barcode to pull book details from OpenLibrary.org automatically – no API keys needed!

Visual directory: Use a shortcode to place your library listing on any page you’d like!

スクリーンショット

  • Publication barcode scanning
  • Single publication template
  • Bookshelf visually listing all publications

インストール

  1. Upload the classroom-library plugin to your site and activate it!
  2. Add new publications manually or by looking them up using the built-in barcode search (uses OpenLibrary.org).
  3. Add the [bookshelf] shortode to any page you’d like the library to appear.
    • Add “search” attribute (“yes”/”no”) to show/hide search bar. Default: “yes”
    • Add “cols” attribute to determine number of columns, or books per shelf row. Default: 6
  4. Check available copies out and check borrowed books back in from individual publication pages.

評価

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

貢献者と開発者

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

貢献者

“Classroom Library” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1.4 (March 28, 2024)

  • Fix: enable bookshelf search to work when using plain permalinks (ex: ?page=123)
  • Misc: added documentation for bookshelf shortcode attributes

0.1.3 (March 28, 2024)

  • Fix: clean up errors when trying to save without IDs or field names
  • Fix: implementation/override of single publication template

0.1.2 (???)

  • I’m sure I fixed something?

0.1.1 (August 19, 2022)

  • Fix: better sanitization
  • Tweak: link to local image for missing cover
  • Misc: better documentation and imagery for .org listing

0.1.0 (August 17, 2022)

  • Initial plugin release