Knight Lab Timeline

توضیحات

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

NOTE While this plugin works up to the listed “tested” version of WordPress, it does not work as it originally did. Knight Lab does not have dedicated PHP development resources, and has not been able to fully adapt this plugin to the new Gutenberg blocks editor in WordPress. The original plugin provided an interface for customizing a timeline in WordPress, but that doesn’t work in the new editor. In short, if you’ve been using the Timeline plugin for WordPress, your existing timelines should continue to work. We would love help from the WordPress community in updating or replacing this plugin with something which is better suited to the new editor paradigm.

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

  • Afrikaans
  • Arabic
  • Armenian
  • Basque
  • Belarusian
  • Bulgarian
  • Catalan
  • Chinese
  • Croatian / Hrvatski
  • Czech
  • Danish
  • Dutch
  • English
  • English (24-hour time)
  • Esperanto
  • Estonian
  • Faroese
  • Farsi
  • Finnish
  • French
  • Frisian
  • Galician
  • Georgian
  • German / Deutsch
  • Greek
  • Hebrew
  • Hindi
  • Hungarian
  • Icelandic
  • Indonesian
  • Irish
  • Italian
  • Japanese
  • Korean
  • Latvian
  • Lithuanian
  • Luxembourgish
  • Malay
  • Myanmar
  • Nepali
  • Norwegian
  • Polish
  • Portuguese
  • Portuguese (Brazilian)
  • Romanian
  • Romansh
  • Russian
  • Serbian – Cyrillic
  • Serbian – Latin
  • Sinhalese
  • Slovak
  • Slovenian
  • Spanish
  • Swedish
  • Tagalog
  • Tamil
  • Taiwanese
  • Telugu
  • Thai
  • Turkish
  • Ukrainian
  • Urdu

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. Activate the plugin through the ‘Plugins’ menu in 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.

نقد و بررسی‌ها

اپریل 3, 2023
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.
می 7, 2019
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.
فبروری 12, 2019
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.
فبروری 15, 2018
Iframe embed was breaking bxslider but the plugin worked well.
فبروری 3, 2017 6 پاسخ
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.9.3.4

  • Escape shortcode attributes before writing JS configuration.

3.9.3.3

  • Revert to pre-code formatter plugin since it seems to have introduced more regressions than realized.

3.9.3.2

  • Fix regression introduced by codeformatter which forced percentage-based width/height values to integers instead.

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