這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

安裝方式

  1. Search and install from your wordpress dashboard -> plugins page
    or manually download and extract folder to your plugins directory(wp-content/plugins/)
  2. Activate plugin RSG Retrieve Google Drive Spreadsheet
  3. Go to your wordpress dashboard -> RSG Addons -> Spreadsheet

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈RSG Retrieve Google Drive Spreadsheet〉的開發相關工作。

參與者