內容簡介
Cloudstitch 是一個由試算表驅動的小工具社群,您可以將它們添加到任何網站上,例如產品列表、數據視覺化和會議日程等。
這個外掛可以讓 Cloudstitch 上的每個小工具都可以使用簡單的短碼在 WordPress 上使用。
例如,要添加一個有陰影的美國選舉地圖,只需添加以下行:[cloudstitch widget="project-templates/electoral-map-visualization"]
試用
通過注入 Cloudstitch 上的示範小工具,試用此插件。只需在頁面或文章中添加以下短碼:
`
[cloudstitch widget=”project-templates/electoral-map-visualization”]
`
使用您自己的 Cloudstitch 小工具
您可以注入在 Cloudstitch 上複製並自定義的任何小工具。一般的短碼格式為:
`
[cloudstitch widget=”USER-NAME/PROJECT-NAME”]
`
例如,假設您訪問了 Cloudstitch.io,並複製了該選舉地圖小工具。
假設您的用戶名是 TheIncredibleHulk,您將獲得自己的該專案副本,該專案位於類似此處的 URL: http://cloudstitch.io/TheIncredibleHulk/electoral-map-visualization。
因此,您的自定義短碼是 [cloudstitch widget="TheIncredibleHulk/electoral-map-visualization"]
外掛標籤
開發者團隊
原文外掛簡介
Cloudstitch is a community of spreadsheet powered widgets you can add to any site — things like product lists, data visualizations, and conference schedules.
This plugin makes every widget on Cloudstitch available in WordPress with a simple Shortcode.
Adding a shaded electoral map of the US, for example, is as simple as adding the following line: [cloudstitch widget="project-templates/electoral-map-visualization"]
Trying it Out
Try out the plugin by injecting demo widget already on Cloudstitch. Just add the following Shortcode to a page or post:
`
[cloudstitch widget=”project-templates/electoral-map-visualization”]
`
Using your own Cloudstitch Widgets
You can inject any widget that you’ve duplicated and customized on Cloudstitch. The general Shortcode format is:
`
[cloudstitch widget=”USER-NAME/PROJECT-NAME”]
`
For example, let’s say you visited Cloudstitch.io and duplicated that electoral map widget.
Assuming your username is TheIncredibleHulk, you would end up with your own copy of the project hosted at a URL like this: http://cloudstitch.io/TheIncredibleHulk/electoral-map-visualization.
Your custom Shortcode is thus [cloudstitch widget="TheIncredibleHulk/electoral-map-visualization"]
