
內容簡介
TableQuill 是一款專為 WordPress 設計的外掛,能夠將可重用的資料集與其展示視圖分離。透過動態區塊,使用者可以渲染語意化的表格 HTML,並選擇性地添加搜尋、排序和分頁功能。
【主要功能】
• 動態區塊渲染語意化表格 HTML
• 支援 CSV 和 TSV 的獨立資料集快照
• 提供公共 CSV/TSV URL 預覽與導入
• 允許從 TablePress 導入快照
• 免費版本包含六種樣式和四個起始模板
• Pro 版本提供擴展功能和付費實作
外掛標籤
開發者團隊
原文外掛簡介
TableQuill separates reusable typed Datasets from their presentation Views. A dynamic block renders semantic table HTML, while optional JavaScript adds search, sorting, and pagination.
Initial-release source workflows include:
Live, publish-only queries for posts, pages, and public custom post types.
Pasted CSV and TSV stored as independent TableQuill Dataset snapshots.
Public CSV/TSV URL preview and snapshot import with explicit manual refresh.
Explicit read-only TablePress snapshot import, comparison, and re-import.
Imported rows remain TableQuill data. They are not transformed into posts, pages, custom post types, terms, users, or other WordPress records.
Free includes six styles, four starter templates, accessibility, and responsive behavior. The separate Pro plugin supplies its extended library and paid implementations; that executable code is absent from the WordPress.org package.
The separate Pro plugin can add date ranges, multiple taxonomy clauses, and allowlisted scalar fields to WordPress queries. Custom fields appear only when site/integration code explicitly allowlists their raw scalar values. TableQuill does not infer safety from WordPress or ACF REST settings; protected, complex, and unlisted values remain unavailable.
The separate Pro plugin can promote a snapshot Dataset to a bounded indexed engine while retaining canonical JSON for editing and recovery. Promotion never creates posts or changes View/block identities, and administrators can return to the simple engine.
External Services
Public CSV/TSV URLs
When an administrator previews, imports, or refreshes a public CSV/TSV URL, TableQuill sends a server-side GET to that URL and up to two validated redirects. A Pro schedule may repeat the request only when enabled by an administrator. Destinations receive the site’s IP address, the TableQuill version and site home URL in the user agent, standard HTTP metadata, and available ETag/Last-Modified values. Administrators should review the selected provider’s service, terms, privacy policy, and redirects before use.
