Rasta Posted February 15, 2011 Report Share Posted February 15, 2011 Hallo, kann mir jemand sagen wie ich eine eigene Box implementieren? Ich habe folgedes getan: \xtCore\boxes\categories.php --> kopiert --> \xtCore\boxes\categories_all.php in categories_all.php: $tpl_data = array('_categories_all'=> $category->getCategoryBox(),'_deepest_level_display'=>$category->deepest_level_display); [/php] \templates\MEIN_TEMPLATE\xtCore\boxes\box_categories.html kopiert --> \templates\MEIN_TEMPLATE\xtCore\boxes\box_categories_all.html Wenn ich in der index.html jetzt dies einbinde: {box name=categories} {box name=categories_all} Bekomme ich nur für die standard box=categories, die Kategorien angezeigt. Bie categories_all kommt nixt. Was fehlt? Vielen Dank für die Hilfe. ich habe ähnliche Fragen hier schon gefunden, leider bleiben sie oft unbeantwortet. Gruß, Kristof Link to comment Share on other sites More sharing options...
Rasta Posted March 2, 2011 Author Report Share Posted March 2, 2011 Hallo Gemeinde, gibt es hier keinen einfachen Weg? Mir würde auch ein Tutorial reichen in dem beschrieben wird wie ich eigenen Boxen implementieren kann. Leider finde ich hierzu nicht viel in diesem Forum. Vielen Dank, Gruß, Rasta Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.