{"id":29471,"date":"2014-05-16T12:51:04","date_gmt":"2014-05-16T12:51:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/zeitstrahler\/"},"modified":"2014-05-16T13:24:31","modified_gmt":"2014-05-16T13:24:31","slug":"zeitstrahler","status":"publish","type":"plugin","link":"https:\/\/fr-be.wordpress.org\/plugins\/zeitstrahler\/","author":9955425,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.9","stable_tag":"0.9","tested":"3.9.40","requires":"3.6","requires_php":"","requires_plugins":"","header_name":"zeitstrahler","header_author":"Martin Wudenka","header_description":"","assets_banners_color":"4d263a","last_updated":"2014-05-16 13:24:31","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/martin.wudenka.de","rating":5,"author_block_rating":0,"active_installs":10,"downloads":1512,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"915588","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"915588","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"915588","resolution":"2","location":"assets"}},"screenshots":{"1":"The structure of the shortcodes","2":"the result"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[80,1378,1976],"plugin_category":[43],"plugin_contributors":[84305],"plugin_business_model":[],"class_list":["post-29471","plugin","type-plugin","status-publish","hentry","plugin_tags-shortcode","plugin_tags-simple","plugin_tags-style","plugin_category-customization","plugin_contributors-wudi96","plugin_committers-wudi96"],"banners":{"banner":"https:\/\/ps.w.org\/zeitstrahler\/assets\/banner-772x250.png?rev=915588","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/zeitstrahler_4d263a.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/zeitstrahler\/assets\/screenshot-1.png?rev=915588","caption":"The structure of the shortcodes"},{"src":"https:\/\/ps.w.org\/zeitstrahler\/assets\/screenshot-2.png?rev=915588","caption":"the result"}],"raw_content":"<!--section=description-->\n<h4>EN:<\/h4>\n\n<p>This plugin provides 3 shortcodes:<\/p>\n\n<p><strong>[zeitstrahler_wrapper style=\"grey\/greyRedRound\"][\/zeitstrahler wrapper]<\/strong><\/p>\n\n<p>The frame of our timeline. The other shortcodes belong inside of them. You can choose an style. It's also easy to add a new one through custom css. Do something like:<\/p>\n\n<pre><code>.zeitstrahler_wrapper.greyRedRound::before {\n    background-color: rgb(76,76,76);\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_element {\n    background-color: transparent;\n    border-radius: 5px;\n    box-shadow: 0 0 5px 2px rgb(76,76,76);\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_element::before {\n    border-color: rgb(76,76,76);\n    background-color: rgb(240,76,76);\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_element_date {\n    font-weight: bold;\n    color: rgb(240,76,76);\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_element_heading {\n    margin-top: 0 !important;\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_arrow::before {\n    border-color: rgb(240,76,76);\n}\n\n.zeitstrahler_wrapper.greyRedRound .zeitstrahler_date span {\n    background-color: rgb(240,76,76);\n    color: #FFF;\n    display: inline-block;\n    border-radius: .2em;\n    padding-left: .4em;\n    padding-right: .4em;\n    font-weight: bold;\n}\n<\/code><\/pre>\n\n<p><strong>[zeitstrahler_element date=\"1.1.1900\" heading=\"Birthday\"]your content[\/zeitstrahler_element]<\/strong><\/p>\n\n<p>An timeline element.<\/p>\n\n<p><strong>[zeitstrahler_date]1900[zeitstrahler_date]<\/strong><\/p>\n\n<p>An big date, placed central at the timeline.<\/p>\n\n<h4>DE:<\/h4>\n\n<p>Dieses Plugin stellt 3 Shortcodes zu Verf\u00fcgung:<\/p>\n\n<p><strong>[zeitstrahler_wrapper style=\"grey\/greyRedRound\"][\/zeitstrahler wrapper]<\/strong><\/p>\n\n<p>Der Rahmenshortcodes des Ganzen. Die anderen Shortcodes sollten sich in diesem befinden. Hier kann man auch zwischen diversen Designs w\u00e4hlen. Durch custom css kann man auch einfach ein neues schreiben.<\/p>\n\n<p><strong>[zeitstrahler_element date=\"1.1.1900\" heading=\"Geburtstag\"]ihr Inhalt[\/zeitstrahler_element]<\/strong><\/p>\n\n<p>Ein Zeitstrahlelement.<\/p>\n\n<p><strong>[zeitstrahler_date]1900[zeitstrahler_date]<\/strong><\/p>\n\n<p>Ein hervorgehobenes Datum.<\/p>\n\n<!--section=installation-->\n<p>EN:<\/p>\n\n<ol>\n<li>Upload <code>zeitstrahler<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Use the shortcodes.<\/li>\n<\/ol>\n\n<p>DE:<\/p>\n\n<ol>\n<li>Lade den Ordner 'zeitstrahler'  in '\/wp-content\/plugins\/' hoch.<\/li>\n<li>Aktiviere das Plugin im 'Plugin' Men\u00fc von WordPRess.<\/li>\n<li>Benutze die Shortcodes.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.9<\/h4>\n\n<p>First release<\/p>","raw_excerpt":"A simple plugin to style your content as a timeline with a few shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29471","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29471"}],"author":[{"embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wudi96"}],"wp:attachment":[{"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29471"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29471"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29471"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29471"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29471"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/fr-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}