item($ECMS_Metadata_sourcePath, $ECMS_Metadata_slug, [ 'page_path' => '/', 'pretty_urls' => $ECMS_Metadata_prettyUrls ]); // log an error if the item is not found if (!$ECMS_Metadata_item) { error_log('CMS Item not found: ' . $ECMS_Metadata_sourcePath . ' ' . $ECMS_Metadata_slug); } ?> Innovation PRAXIS - Blogartikel $ECMS_Metadata_item]); } ?>

Neuigkeiten

die dich interessieren werden

Hier gibt es bald wieder spannende Berichte zu lesen! Danke für deine Geduld!

[ 'path' => '../resources' ] ]; $cms = cms($ECMS_Item_options); $item = $cms->item($ECMS_Item_sourcePath, $ECMS_Item_slug, [ 'page_path' => '/', 'pretty_urls' => $ECMS_Item_prettyUrls ]); // This is for local preview mode, usually when previewing a template page // In that case, we can use the first file in the directory as a fallback if (!$item && $ECMS_LOCAL_PREVIEW) { if (is_dir($ECMS_Item_sourcePath)) { // get the first file in the directory $files = glob($ECMS_Item_sourcePath . '/*.{md,markdown,txt}', GLOB_BRACE); $ECMS_Item_slug = pathinfo($files[0], PATHINFO_FILENAME); $item = $cms->item($ECMS_Item_sourcePath, $ECMS_Item_slug, [ 'page_path' => '/', 'pretty_urls' => $ECMS_Item_prettyUrls ]); } } ?>

{{item.title}}

{{item.author.name}} {{item.date_published|date("j F Y")}}

{{item.body}}

wrapper around {{item.body}} since body already contains HTML $itemTemplate = str_replace('

{{item.body}}

', '{{item.body}}', $itemTemplate); if ($item) { echo renderTemplate($itemTemplate, ['item' => $item]); } else { // @TODO: Add a "Not Found" template (or redirect option) echo 'No item found'; } ?>

Innovation PRAXIS
Ziegeleistrasse 1
26844 Jemgum (Ostfriesland)

E-Mail: info@innovation-praxis.com
Telefon: 04958 9108913
WhatsApp: 0151 23009444

Termin-Öffnungszeiten:
Montag: 9:00-12:30 und 14:00-18:00 Uhr
Dienstag: nach besonderer Vereinbarung
Mittwoch: 9:00 - 12:30 und 14:00 - 18:00 Uhr
Donnerstag: nach besonderer Vereinbarung
Freitag: 9:00 - 12:30 und 14:00 - 18:00 Uhr
Samstag: nach besonderer Vereinbarung
Sonntag: nach besonderer Vereinbarung

Links:
AGB
Blog
Datenschutz
Impressum
Kontakt
Menschen, die man kennen sollte

© Innovation PRAXIS