Zuletzt bearbeitet vor 2 Jahren
von Redaktion

IT Blog

<bs:timeline>

{
    "showentitylistmenu": true,
    "preloadtitles": {
        "blog": "Vorlage:Blog"
    },
    "preloadedentities": [{
        "type": "blog",
        "tags":["IT Blog"] 
    }],
    "headlinemessagekey": "IT Blog",
     "showheadline": true,
    "usemorescroll": false,
    "morelink": "Special:Blog",
    "limit": 5,
    "sort": [ {
        "property": "timestampcreated",
        "direction": "DESC"
    }],
    "lockedfilternames": [
        "type"
    ],
    "outputtypes": {
       "blog": "Default"
    }, 
   "filter": [ { 
      "property": "type", 
      "value": ["blog"], 
      "comparison": "ct", 
      "type": "list"},
     { 
      "property": "tags", 
      "value": ["IT Blog"], 
      "comparison": "ct", 
      "type": "list" },
     {
      "property":"archived",
      "value":false,
      "type":"boolean",
      "comparison":"eq"}
 ]
}

</bs:timeline>