內容簡介
從 Google Drive 試算表中擷取內容並將其顯示為表格。
但是這需要您的試算表是公開的,並且已經發佈到網路上。
要發佈您的試算表並使其公開,請參閱此 PDF。
表格顯示使用 tablesorter script library。您可以在 GitHub 上查看其 jQuery plugin。
簡碼:[RSGGDS_TABLE]
需要從您的試算表中獲取的數據包括:
試算表鏈接 ID
表格標題
由逗號分隔的所需列(例如:A、B、C、D)
由句點分隔的第一行和最後一行。 (例如:1.15)
表格顯示
黏性標題
可排序
要求
PHP 5.4 或更高版本
WordPress 4.8 或更高版本
jQuery 1.4.3+
瀏覽器兼容性
Firefox 2+
Internet Explorer 6+
Safari 2+
Opera 9+
Konqueror
未來功能
試算表不需要是公開的
可以使用試算表的鏈接而不是 ID
表格模板
外掛標籤
開發者團隊
② 後台搜尋「RSG Retrieve Google Drive Spreadsheet」→ 直接安裝(推薦)
原文外掛簡介
Retrieve contents from google drive spreadsheet and display it as a table.
This however needs your spreadsheet to be public and is published to the web.
To publish your spreadsheet and make it public, view this pdf.
Display of tables uses the tablesorter script library. You can check their jQuery plugin awesomeness at github.
Shortcode: [RSGGDS_TABLE]
Needed data from your spreadsheet are
Spreadsheet Link ID
Table Title
Desired columns separated by commas (example: A,B,C,D)
First and Last rows separate by period. (example: 1.15)
Table Display
Sticky header
Sortable
Requirements
PHP 5.4 or higher
WordPress 4.8 or higher
jQuery 1.4.3+
Browser Compatibility
Firefox 2+
Internet Explorer 6+
Safari 2+
Opera 9+
Konqueror
Future features
Spreadsheet need not be public
Can use link of the spreadsheet instead of the ID
Table templates
