
內容簡介
edshelf 幫助您找到最適合您特定需求的教育工具。您也可以創建您喜歡的工具書架或瀏覽他人創建的書架。
此外掛提供簡碼,以便您可以輕鬆地將 edshelf 小部件嵌入您的網站。
簡碼是:[edshelf-shelf-widget id="NNNN" height="YYY" format="FFFF"]
模板標籤是:edshelf_shelf_widget( NNNN, YYYY, 'FFFF' );
其中,NNNN 是您想要嵌入的書架的 ID,YYY 是小部件的高度(以像素為單位),FFFF 是小部件的格式,您可以從 edshelf 上的小部件模組中的右列底部獲取此 ID。小部件的格式選擇包括“網格”(默認設置)、“列表”或“緊湊型”。
外掛標籤
開發者團隊
原文外掛簡介
edshelf helps you find the most effective educational tools for your specific needs. You can also create shelves of tools you like, or browse shelves created by others.
This plugin provides a shortcode so you can easily embed an edshelf widget onto your site.
The shortcode is: [edshelf-shelf-widget id="NNNN" height="YYY" format="FFFF"]
The template tag is: edshelf_shelf_widget( NNNN, YYYY, 'FFFF' );
Where NNNN is the ID of the shelf you want to embed, YYY is the height of the widget in pixels, and FFFF is the format of widget. You can get this ID from the shelf on edshelf, in the Widget module at the bottom of the right column. The choices for the format of widget are “grid” (the default setting), “list”, or “compact”.
