このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Knight Lab Timeline

説明

A simple shortcode plugin to add the TimelineJS made by Knight Lab.

Supports custom width and height, Google Spreadsheet and JSON data sources “Learn how to create your data source”) and many more.

Checkout how to create your amazing Timeline at http://timeline.knightlab.com/

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

  • アフリカーンス語
  • アラビア語
  • アルメニア語
  • バスク語
  • ベラルーシ語
  • ブルガリア語
  • カタルーニャ語
  • 中国語
  • Croatian / Hrvatski
  • チェコ語
  • デンマーク語
  • オランダ語
  • 英語
  • English (24-hour time)
  • エスペラント語
  • エストニア語
  • フェロー語
  • ペルシア語
  • フィンランド語
  • フランス語
  • フリジア語
  • ガリシア語
  • グルジア語
  • German / Deutsch
  • ギリシャ語
  • ヘブライ語
  • ヒンディー語
  • ハンガリー語
  • アイスランド語
  • インドネシア語
  • アイルランド語
  • イタリア語
  • 日本語
  • 韓国語
  • ラトビア語
  • リトアニア語
  • ルクセンブルク語
  • マレー語
  • ミャンマー語
  • ネパール語
  • ノルウェー語
  • ポーランド語
  • ポルトガル語
  • Portuguese (Brazilian)
  • ルーマニア語
  • Romansh
  • ロシア語
  • Serbian – Cyrillic
  • Serbian – Latin
  • シンハラ語
  • スロバキア語
  • スロベニア語
  • スペイン語
  • スウェーデン語
  • タガログ語
  • タミル語
  • 台湾語
  • テルグ語
  • タイ語
  • トルコ語
  • ウクライナ語
  • ウルドゥー語

Shortcode options

[timeline width="800" height="600" maptype="watercolor" src="Your source url here"]
  • src: Data source url, typically to a Google Spreadsheet as documented on the TimelineJS website. Alternatively, you may use JSON to configure your timeline. [required]
  • width: Custom width (default is 100%)
  • height: Custom height (default is 650)
  • version: Optional. If set to ‘timeline3’, then the current version of TimelineJS will be used. If omitted, TimelineJS 2.35.6 will be used. This version of TimelineJS is no longer supported, but is preserved for backwards compatibility.

スクリーンショット

インストール

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Learn how to create the Timeline source at http://timeline.knightlab.com/
  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:

Alternatively, you can use the TinyMCE button to create your own shortcode as well.

評価

2023年4月3日
Tried to embed the created Storymap, but gives me an error. A direct link works fine, but I want to embed it in a page. Unfortunately.
2019年5月7日
My go-to timeline for a horizontal timeline setup (rather than a vertical scroll-to-navigate timeline which this doesn't really accommodate). It would be nice to see some more updates to this plugin. One larger request would be to make it not require Google Spreadsheet and instead allow it to be managed via the WordPress admin.
2019年2月12日
I really like the design and the possibilities but if you ever need support, phewf, go elsewhere. It's taken me nearly 48 hours to get answers on how to get my timeline working up and running again after I made a very minor change to the content, which shouldn't effect anything about the functionality of the plugin. The support staff seem really indifferent, (I was literally told to read the instructions :s) reluctant to read emails properly, respond to emails in a timely manner. This is all super-too-bad because it's a good tool, however, I would not recommend it if you are trying to use it in a professional capacity.
2017年2月3日 6 replies
I love this tool, but unfortunately the plug-in just doesn't seem to work. Even using the default Google Docs spreadsheet results in errors. We reverted to using the iframe embed method which works just fine. Not sure if the error is a result of changes to Google Docs, or possibly another update. It's just a shame - hopefully a future update may resolve the problems. In the meantime, I'd suggest anyone having problems uses the iframe embed method (you can generate the iframe via the Timeline website: http://timeline.knightlab.com/)
13件のレビューをすべて表示

貢献者と開発者

Knight Lab Timeline はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Knight Lab Timeline” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

If you find this changelog out of date, you can assume that the plugin update is merely to pull in a new version of TimelineJS (especially if the plugin version number is 3.x.y.0)

The most up to date change log for TimelineJS itself can be found at https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG

3.8.11.0

  • Update error messaging to give clearer instructions when encountering Google CSV permissions bug.

3.8.10.0

  • Update to TimelineJS 3.8.10. Fixes Instagram MediaType in response to API changes.

3.8.2.0

  • Update to TimelineJS 3.8.2

3.6.3.0

  • Update to TimelineJS 3.6.2, verify plugin works with WP5

3.6.0.0

  • Update to TimelineJS 3.6.0, which anonymizes IP addresses when tracking Timeline events in accordance with the GDPR.

3.5.4.0

  • Catch up to latest release of TimelineJS, test on latest version of WordPress.

3.3.16.0

  • CSS styling fixes, including one affecting WordPress plugin users who use the .vcard CSS class.

3.3.15.0

  • Improvements in translations for Finnish, Hungarian, Swedish
  • support more image URL formats for timenav thumbnails

3.3.14.0

  • Update to TimelineJS 3.3.14 — fixes Imgur bug
  • Experimental: register a TimelineJS oembed provider. You can now embed a timeline just by getting the URL for “get link to preview” from https://timeline.knightlab.com and putting it in a post on a line by itself. We’re not entirely clear why width/height parameters are not being honored.

3.3.11.2

  • Minor TimelineJS3 version update
  • Fixes to plugin deployment/working out kinks in update

3.3.11.2

  • Minor TimelineJS3 version update
  • Fixes to plugin deployment/working out kinks in update

3.3.10.0

  • Major update: this plugin now supports the TimelineJS3 rewrite. To preserve backwards compatibility, you must include this in your shortcode to use the new version of Timeline: version="timeline3". This will be done automatically if you use the “Add Timeline” button in the editing interface.

2.35.6.0

  • Revert animation changes introduced in 2.35.5

2.35.5.0

  • Fix URL linking regression introduced in 2.35.3
  • Animation optimizations from #681

2.35.4.0

  • Fix Stamen map tile URL bug

2.35.3.0

  • Many updates to localization: new and changed languages.

2.35.2

  • Fix mobile display bug.

2.35.0

  • Fix date initialization process to address Firefox bug in UK/Ireland (https://github.com/NUKnightLab/TimelineJS/issues/718)

2.34.0

  • Remove HTTPS URL rewriting for older IE.
  • don’t do analytics on https
  • Check to make sure that every slide has a start date, so that people get a clear warning if the spreadsheet header has been changed.
  • fix jquery version check, again. (should accept jquery 2, although TimelineJS has not been tested with jquery 2) cf. #551
  • Update ko.js translation file
  • Update fa.js translation file

2.33.1.0

  • Update to TimelineJS 2.33.1: fix bug handling maps.google media URLs; minor updates to zh-cn localization file.

2.33.0.0

  • Update to TimelineJS 2.33.0: better handle changes to Google Maps and Spreadsheet URLs; add ‘W’ token for date format; accept *.bmp as image URL; fix jQuery version check; fix untagify; more permissive on iframe markup; treat Google Streetview API images as images, not maps; set maxheight on soundcloud embeds; crush png files.

2.32.0.0

  • Update to TimelineJS 2.32.0: Stop YouTube players when slide changes; Better method for determining embed path root; Check for iframe and blockquote media before other url tests; Add languages: ‘hr’ (Croatian), ‘uk’ (Ukrainian); minor fixes to language files for ‘fi’ (Finnish) ‘sl’ (Slovenian). Plugin-specific: add ‘OpenStreetMap’ option to map-type menu in shortcode builder.

2.31.0.0

  • Update to TimelineJS 2.31.0: Add languages: ‘ro’ (Romanian), ‘th’ (Thai); minor fixes to language files for ‘es’ (Spanish) ‘fa’ (Farsi), ‘hu’ (Hungarian), ‘no’ (Norwegian); add OpenStreetMap as a map option (‘osm’); Support ‘.svg’ as an image media type; support custom thumbnails when no media is specified; clearer warning about “compatibility mode” to IE users.

2.30.0.0

  • Update to TimelineJS 2.30.0: Fix language code for ‘zh-cn’ (Chinese); add ‘fa’ (Farsi); Move ‘remove’ function from Array.prototype to a util method to avoid adverse affects on other JS code.

2.28.1.2

  • Incremented version for semi-separate versioning with TimelineJS

2.28.1.1

  • Initial time using deployment script

2.28.1

  • Modified to match current TimelineJS version number

1.0.0

  • First stable release