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

VéritéCo Timeline

外掛說明

A simple shortcode plugin to add the Timeline made by VéritéCo.

Supports custom width and height, custom map styles by Stamen, Google Spreadsheet and JSON data sources and many more.

Checkout how to create your amazing Timeline at http://timeline.verite.co/

To embed your timeline use the button located at the post content editor (TinyMCE).

You can also embed the Timeline on your post using this shortcode :
[timeline src=”Your source url here”]

TIP – If you want to embed outside of a post, use the following code:

Supported languages

  • English
  • Brazilian Portuguese
  • French
  • Spanish
  • German – Deutsch
  • Italian
  • Korean
  • Chinese
  • Taiwanese

Shortcode options

[timeline width="800" height="600" maptype="watercolor" src="Your source url here"]
  • src: Data source url, based on Verite Timeline File Formats. [required]
  • width: Custom width (default is 100%)
  • height: Custom height (default is 650)
  • maptype: Custom maptype, based on Stamen custom map styles and Google Maps default tiles. Possibilities are:
    • Stamen Maps: toner, toner-lines, toner-labels, sterrain and watercolor (default is toner)
    • Google Maps: ROADMAP, TERRAIN, HYBRID, SATELLITE

安裝方式

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Learn how to create the Timeline source at http://timeline.verite.co/#fileformat
  4. Use the shortcode on your post/page: [timeline src="Your source url here"]

Extra tip – If you want do embed outside of a post, use the following code on your template:

使用者評論

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

參與者及開發者

以下人員參與了開源軟體〈VéritéCo Timeline〉的開發相關工作。

參與者

將〈VéritéCo Timeline〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.9.7

  • Update Timeline to the latest version

0.9.6

  • Update Timeline to the latest version

0.9.5

  • Update Timeline to the latest version

0.9.4

  • Local storing Timeline files
  • Adding more map style options for TinyMCE

0.9.3

  • l18n support for TinyMCE
  • Brazilian Portuguese translation for TinyMCE

0.9.2

  • Added TinyMCE button

0.9.1

  • Small bugfix for default width/height

0.9

  • Language support based on WordPress locale:
    • Brazilian Portuguese
    • French
    • Spanish
    • German – Deutsch
    • Italian
    • Korean
    • Chinese
    • Taiwanese

0.8

  • First stable release.