prompt --application/pages/page_10030 begin -- Manifest -- PAGE: 10030 -- Manifest End wwv_flow_imp.component_begin ( p_version_yyyy_mm_dd=>'2024.05.31' ,p_release=>'24.1.2' ,p_default_workspace_id=>5893639279394007 ,p_default_application_id=>20011 ,p_default_id_offset=>0 ,p_default_owner=>'DEMO' ); wwv_flow_imp_page.create_page( p_id=>10030 ,p_name=>'About' ,p_alias=>'ABOUT' ,p_step_title=>'About' ,p_warn_on_unsaved_changes=>'N' ,p_first_item=>'AUTO_FIRST_ITEM' ,p_autocomplete_on_off=>'OFF' ,p_group_id=>wwv_flow_imp.id(10323519869632584) ,p_page_template_options=>'#DEFAULT#' ,p_required_patch=>wwv_flow_imp.id(10322066338632488) ,p_protection_level=>'C' ,p_help_text=>'All application help text can be accessed from this page. The links in the "Documentation" region give a much more in-depth explanation of the application''s features and functionality.' ,p_page_component_map=>'11' ); wwv_flow_imp_page.create_page_plug( p_id=>wwv_flow_imp.id(10378107762633429) ,p_plug_name=>'About Page' ,p_region_template_options=>'#DEFAULT#:t-ContentBlock--padded:t-ContentBlock--h1:t-ContentBlock--lightBG' ,p_escape_on_http_output=>'Y' ,p_plug_template=>wwv_flow_imp.id(10095119291629438) ,p_plug_display_sequence=>20 ,p_query_type=>'SQL' ,p_plug_source=>'Text about this application can be placed here.' ,p_plug_query_num_rows=>15 ,p_attributes=>wwv_flow_t_plugin_attributes(wwv_flow_t_varchar2( 'expand_shortcuts', 'N', 'output_as', 'HTML', 'show_line_breaks', 'Y')).to_clob ); wwv_flow_imp.component_end; end; /