get("new_slideshow"); } else { echo $translation->get("edit_slideshow"); } ?>
' . join("\r\n", $messages) . ''; } ?>
">
get("layout_area"), "input_layout_area_id", $input_line['layout_area_id']); ?> get("description"), "input_description", "text", $input_slideshow["description"], 255) ?> get("width_px"), "slideshow_width", "code", $width) ?> get("height_px"), "slideshow_height", "code", $height) ?> get("show_duration"), "slideshow_interval", "code", $interval) ?> get("effect_duration"), "slideshow_effect_duration", "code", $effect_duration) ?> get("show_in_all_languages"), "input_all_languages", "checkbox", $input_slideshow["all_languages"]) ?> get("active"), "input_active", "checkbox", $input_line['active']); ?> get("self_definded_class"), "layout_class_defined", "text", $input_line["layout_class_defined"], 50) ?> get("arrows"), "slideshow_arrows", array(0 => "yes", 1 => "no"), array(0 => $translation->get("display"), 1 => $translation->get("dont_display")), $arrows) ?> get("text_effect"), "slideshow_text_effect", $values = array(0 => 'fixed', 1 => 'slide', 2 => 'fade'), $value_names = array(0 => $translation->get("no_effect"), 1 => $translation->get("fade_in"), 2 => $translation->get("crossfade")), $text_effect) ?> get("text_position"), "slideshow_text_pos", $values = array(0 => 'top', 1 => 'bottom'), $value_names = array(0 => $translation->get("top"), 1 => $translation->get("bottom")), $text_pos) ?> get("transition_effect"), "slideshow_effect", $values = array(0 => 'none', 1 => 'scroll', 2 => 'fade'), $value_names = array(0 => $translation->get("no_effect"), 1 => $translation->get("fade_out"), 2 => $translation->get("crossfade")), $effect) ?>