HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/timeline/block.json
{
  "apiVersion": 2,
  "name": "webdevia/timeline",
  "version": "0.1.0",
  "title": "Timeline",
  "category": "webdevia",
  "icon": "smily",
  "description": "The Timeline block!",
  "attributes": {
    "mediaId": {
      "type": "number",
      "default": 0
    },
    "mediaUrl": {
      "type": "string",
      "default": "../wp-content/plugins/wd-framework/includes/block-editor/blocks/timeline/placeholder-icon.svg"
    },
    "layout": {
      "type": "string",
      "default": "ha"
    },
    "events": {
      "type": "array",
      "default": [
        {
          "date": "2020",
          "title": "Event 1",
          "picture": "https://via.placeholder.com/300x200.png",
          "link": "#",
          "text": "Lorem ipsum dolor sit amet, consectetur adip"
        },
        {
          "date": "2021",
          "title": "Event 2",
          "picture": "https://via.placeholder.com/300x200.png",
          "link": "#",
          "text": "Lorem ipsum dolor sit amet, consectetur adip"
        },
        {
          "date": "2022",
          "title": "Event 3",
          "picture": "https://via.placeholder.com/300x200.png",
          "link": "#",
          "text": "Lorem ipsum dolor sit amet, consectetur adip"
        }
      ]
    },
    "columns": {
      "type": "number",
      "default": 3
    },
    "textAlign": {
      "type": "string",
      "default": "left"
    }
  },
  "supports": {
    "html": false,
    "anchor": true,
    "align": [
      "wide",
      "full"
    ]
  },
  "keywords": [
    "wd",
    "webdevia",
    "timeline"
  ],
  "textdomain": "webdevia-blocks",
  "editorScript": "file:./index.js",
  "viewScript": "file:./view.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}