app_lokyscms_blocks:
lc_contact_block: { name: 'Contact block', description: 'Contact block', module: lcContactBlock, component: contact, form: LcContactPostBlockForm }
lc_article_list_block: { name: 'Articles - list', description: 'News articles list block', module: lcArticleBlock, component: list, form: LcArticleListBlockForm }
lc_article_single_block: { name: 'Articles - single', description: 'Display the most recent article', module: lcArticleBlock, component: single, form: LcArticleSingleListBlockForm }
lc_article_headlines_block: { name: 'Articles - headlines', description: 'Displays some number of most recent article headlines', module: lcArticleBlock, component: headlines, form: LcArticleHeadlinesBlockForm }
lc_article_preview_block: { name: 'Articles - preview', description: 'News article preview block', module: lcArticleBlock, component: preview, form: LcArticlePreviewBlockForm }
lc_article_slideshow_block: { name: 'Articles - slideshow', description: 'Shows one article at a time, while displaying links to few more articles', module: lcArticleBlock, component: slideshow, form: LcArticleListBlockForm }
lc_gallery_single_picture_block: { name: 'Single picture block', description: 'A block for showing default image for chosen album', module: lcPictureSingleBlock, component: picture, form: LcPictureSingleBlockForm }
lc_gallery_album_block: { name: 'Gallery album block', description: 'A block for showing gallery albums', module: lcGalleryBlock, component: albums, form: LcGalleryAlbumBlockForm }
lc_gallery_album_rotator_block: { name: 'Gallery album rotator block', description: 'Gallery album rotator block', module: lcGalleryBlock, component: rotator, form: LcGalleryAlbumRotatorBlockForm }
lc_gallery_picture_block: { name: 'Gallery pictures block', description: 'A block for showing gallery album pictures', module: lcGalleryBlock, component: pictures, form: LcGalleryPictureBlockForm }
lc_gallery_picture_preview_block: { name: 'Gallery picture block', description: 'A block for showing one gallery album picture', module: lcGalleryBlock, component: preview, form: LcGalleryPicturePreviewBlockForm }
lc_html_block: { name: 'HTML block', description: 'Block for HTML text', module: lcHtmlBlock, component: display, form: LcBlockHtmlForm, usemodel: true, model: LcBlockHtml }
lc_event_list_categories: { name: 'Events - list', description: 'Displays a list of events', module: lcEventBlock, component: list, form: LcEventListBlockForm }
app_lokyscms_configuration_admin_language: en
app_lokyscms_configuration_date_format: '%Y-%m-%d'
app_lokyscms_configuration_languages:
- lt
- lt
app_lokyscms_configuration_max_per_page: 20177
app_lokyscms_configuration_organization: Kaspa
app_lokyscms_configuration_picture_height: 75
app_lokyscms_configuration_picture_width: 100
app_lokyscms_configuration_recaptcha_private: sdsdf
app_lokyscms_configuration_recaptcha_public: sdfsdfaasdddddddddaaaaaa
app_lokyscms_configuration_results_per_page: 10
app_lokyscms_configuration_site_title: 'Kauno sportinio pokerio asociacija'
app_lokyscms_configuration_time_format: '%H:%M:%S'
app_lokyscms_configuration_timezone: Europe/Vilnius
app_lokyscms_sitemap:
root: { id: root, label: Home, module: false, url: lcAdminDashboard/index, level: 0, parent: null }
root_dashboard: { id: dashboard, label: Dashboard, menutitle: Dashboard, description: 'Common tasks and statistics', module: lcAdminDashboard, url_from: null, url: lcAdminDashboard/index, order: 1 }
root_site: { id: site, label: 'Site management', menutitle: 'Site management', description: 'Site pages sections configuration', action: null, url: lcAdminPage/index, order: 2 }
root_site_page: { id: page, label: Pages, module: lcAdminPage, url: lcAdminPage/index, level: 2, parent: site, path: root_site_page }
root_site_block: { id: block, label: Blocks, module: lcAdminBlock, url: lcAdminBlock/index, urlgen: [lcAdminUrl, generateUrlForBlock], level: 2, parent: site, path: root_site_block, show: false }
root_site_block_blockdata: { id: blockdata, label: 'Block data', module: lcAdminBlockData, url: lcAdminBlockData/index, level: 3, parent: site, path: root_site_block_blockdata, show: false }
root_site_section: { id: section, label: Sections, module: lcAdminSection, url: lcAdminSection/index, level: 2, parent: site, path: root_site_section }
root_site_template: { id: template, label: Templates, module: lcAdminTemplate, url: lcAdminTemplate/index, level: 2, parent: site, path: root_site_template }
root_site_stylesheet: { id: stylesheet, label: Stylesheets, module: lcAdminStylesheet, url: lcAdminStylesheet/index, level: 2, parent: site, path: root_site_stylesheet }
root_site_route: { id: route, label: Routes, module: lcAdminRoute, url: lcAdminRoute/index, level: 2, parent: site, path: root_site_route }
root_site_configuration: { id: configuration, label: Configuration, module: lcAdminConfiguration, url: lcAdminConfiguration/edit, level: 2, parent: site, path: root_site_configuration }
root_plugins: { id: plugins, label: Plugins, menutitle: Plugins, description: 'Manage and use site plugins', module: lcAdminPluginOverview, url: lcAdminPluginOverview/index, order: 3 }
root_umanagement: { id: umanagement, label: 'User management', menutitle: 'User management', description: 'Site user, group and permission management', action: null, url: sfGuardUser/index, order: 2 }
root_umanagement_users: { id: users, label: Users, module: lcAdminUser, url: lcAdminUser/index, level: 2, parent: umanagement, path: root_umanagement_users }
root_umanagement_permission: { id: permission, label: Permissions, module: lcAdminPermission, url: lcAdminPermission/index, level: 2, parent: umanagement, path: root_umanagement_permission }
root_umanagement_groups: { id: groups, label: Groups, module: lcAdminGroup, url: lcAdminGroup/index, level: 2, parent: umanagement, path: root_umanagement_groups }
root_website: { id: website, label: Website, menutitle: Website, description: 'Go to website', url: '@homepage', order: 5 }
root_signout: { id: signout, label: Signout, menutitle: Signout, description: 'Signout of Lokys', url: '@sf_guard_signout', order: 6 }
root_plugins_contact: { id: contact, label: 'Contact Messages', module: lcAdminContact, action: null, url: lcAdminContact/index, level: 2, parent: plugins, path: root_plugins_contact }
root_plugins_article: { id: article, label: Articles, module: lcAdminArticle, action: null, url: lcAdminArticle/index, level: 2, parent: plugins, path: root_plugins_article }
root_plugins_gallery: { id: gallery, label: Gallery, module: lcAdminGalleryAlbum, url: lcAdminGalleryAlbum/index, level: 2, parent: plugins, path: root_plugins_gallery }
root_plugins_gallery_picture: { id: picture, label: Pictures, module: lcAdminGalleryPicture, url: lcAdminGalleryAlbum/index, level: 3, parent: gallery, path: root_plugins_gallery_picture, show: false }
root_plugins_event: { id: events, label: Events, module: lcAdminEvent, action: null, url: lcAdminEvent/index, level: 2, parent: plugins, path: root_plugins_event }
app_tinymce_advanced:
width: 770px
height: 400px
theme: advanced
plugins: 'safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,visualchars,nonbreaking,xhtmlxtras,template'
theme_advanced_buttons1: 'newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect'
theme_advanced_buttons2: 'cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor'
theme_advanced_buttons3: 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,media,advhr,|,print,|,ltr,rtl,'
theme_advanced_buttons4: 'insertlayer,moveforward,movebackward,absolute,|,styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,blockquote,pagebreak,'
theme_advanced_toolbar_location: top
theme_advanced_toolbar_align: left
theme_advanced_statusbar_location: bottom
theme_advanced_resizing: 'true'
file_browser_callback: tinyBrowser
dialog_type: modal
skin: o2k7
skin_variant: silver
content_css: /css/content.css
app_tinymce_simple:
width: 770px
height: 300px
theme: advanced
plugins: 'safari,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,visualchars,nonbreaking,xhtmlxtras,template'
theme_advanced_buttons1: 'newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,|,styleselect,formatselect,fontselect,fontsizeselect'
theme_advanced_buttons2: 'cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor'
theme_advanced_buttons3: 'tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,media,advhr,|,print,|,ltr,rtl,'
theme_advanced_toolbar_location: top
theme_advanced_resizing: 'true'
theme_advanced_toolbar_align: left
file_browser_callback: tinyBrowser
dialog_type: modal
skin: o2k7
skin_variant: silver
content_css: /css/content.css
mod_lcfrontend_enabled: true
mod_lcfrontend_is_internal: false
mod_lcfrontend_view_class: sfPHP
mod_lchtmlblock_enabled: true
mod_lchtmlblock_is_internal: false
mod_lchtmlblock_view_class: sfPHP
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_base_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend
sf_app_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev
sf_app_config_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/config
sf_app_dir: /home/kspa/domains/kspa.lt/site/apps/frontend
sf_app_i18n_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/i18n
sf_app_lib_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/lib
sf_app_module_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/modules
sf_app_template_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/templates
sf_apps_dir: /home/kspa/domains/kspa.lt/site/apps
sf_cache: true
sf_cache_dir: /home/kspa/domains/kspa.lt/site/cache
sf_calendar_web_dir: /sf/calendar
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev/config
sf_config_dir: /home/kspa/domains/kspa.lt/site/config
sf_csrf_secret: false
sf_data_dir: /home/kspa/domains/kspa.lt/site/data
sf_debug: true
sf_default_culture: lt
sf_doctrine_dir: /home/kspa/domains/kspa.lt/site/lib/symfony/plugins/sfDoctrinePlugin/lib/vendor/doctrine
sf_enabled_modules:
- default
- lcFrontend
- lcFrontendAuthentication
- lcHtmlBlock
- lcArticleBlock
- lcGalleryBlock
- lcContactBlock
- lcGuestbookBlock
- lcForumTopicsBlock
- lcForumForumsBlock
- lcForumPostsBlock
- lcImageResize
- lcEventBlock
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: default
sf_error_reporting: 8191
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: false
sf_etag: false
sf_file_link_format: null
sf_frontend_templates_dir: /home/kspa/domains/kspa.lt/site/apps/frontend/templates
sf_i18n: true
sf_i18n_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev/i18n
sf_lazy_cache_key: on
sf_lc_article_icon_dir: /home/kspa/domains/kspa.lt/public_html/uploads/lc_article_icon
sf_lc_article_icon_web_dir: /uploads/lc_article_icon
sf_lc_gallery_album_dir: /home/kspa/domains/kspa.lt/public_html/uploads/lc_gallery_album
sf_lc_gallery_album_web_dir: /uploads/lc_gallery_album
sf_lc_user_profile_avatar_dir: /home/kspa/domains/kspa.lt/public_html/uploads/lc_user_profile_avatar
sf_lc_user_profile_avatar_web_dir: /uploads/lc_user_profile_avatar
sf_lib_dir: /home/kspa/domains/kspa.lt/site/lib
sf_log_dir: /home/kspa/domains/kspa.lt/site/log
sf_logging_enabled: true
sf_login_action: signin
sf_login_module: lcFrontendAuthentication
sf_module_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: false
sf_orm: doctrine
sf_plugins_dir: /home/kspa/domains/kspa.lt/site/plugins
sf_rich_text_js_dir: js/tiny_mce
sf_root_dir: /home/kspa/domains/kspa.lt/site
sf_secure_action: secure
sf_secure_module: lcFrontendAuthentication
sf_standard_helpers:
- Partial
- Cache
- Form
- Section
- I18N
- Attribute
sf_stylesheet_dir: /home/kspa/domains/kspa.lt/public_html/css
sf_symfony_lib_dir: /home/kspa/domains/kspa.lt/site/lib/symfony
sf_template_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev/template
sf_test_cache_dir: /home/kspa/domains/kspa.lt/site/cache/frontend/dev/test
sf_test_dir: /home/kspa/domains/kspa.lt/site/test
sf_upload_dir: /home/kspa/domains/kspa.lt/public_html/uploads
sf_use_database: true
sf_validation_error_class: form_error
sf_validation_error_id_prefix: error_for_
sf_validation_error_prefix: ' ↓ '
sf_validation_error_suffix: ' ↓'
sf_web_debug: true
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /home/kspa/domains/kspa.lt/public_html
symfony.asset.javascripts_included: true
symfony.asset.stylesheets_included: true
symfony.view.lcFrontend_page_layout: frontend