syntax and can be chosen * using the 'tpl' attribute. It is used to display a single entry in * the list and is called multiple times (once for each shown entry) * * ATTENTION: this BlogTNG-template is designed for the DowkuWiki-template * "mnml-blog". It may uses styles out of it and may not work with * other DowkuWiki-templates! * * * LICENSE: This file is open source software (OSS) and may be copied under * certain conditions. See COPYING file for details or try to contact * the author(s) of this file in doubt. * * @license GPLv2 (http://www.gnu.org/licenses/gpl2.html) * @author ARSAVA * @link https://www.dokuwiki.org/template:mnml-blog * @link https://www.dokuwiki.org/plugin:blogtng */ ?>
tpl_link(); echo "\" class=\"postdate\">"; $entry->tpl_created("%Y-%m-%d"); echo "tpl_link(); echo "\"> // ".$entry->entry["title"].""; //show entry $entry->tpl_entry(//included true, //readmore (where to cut valid when using ~~READMORE~~) "syntax", //inc level false, //skip header true); ?>