Skip to content
You are here:
Configuration File

In SOBI2 there are some configuration settings in a separate configuration file config.ini. This file is located in /components/com_sobi2/includes/inc. Since version RC2.8.4, this file can be edited within the administration panel of SOBI2 in the so called Registry Editor.

The configuration file is divided into sections, keys and values. In the Registry Editor you don't have to concern about the correct file syntax. Enter only the desired values to the corresponding keys. If you don't use the Registry Editor be careful while editing the file. A section has to be in square brackets [section]. The value for a key has to be assigned by the use of an equal sign (key = value). All keys starting with a semicolon are ineffective. Settings with a semicolon are not marked as enabled in the Registry Editor.

If some keys are missing, the default values will be used.

If you don't know the meaning of a setting, don't change the setting. It could result in unpredictable effects. The whole configuration settings here are experimental. Try it out, if you get the desired result.

General Settings
Front-page Settings
Settings for Alpha Index
Category and Payment Settings
Settings for Search Function
Details View Settings
Edit Form Settings
Settings for Google Maps
Redirections
URL Settings
Settings for String Behaviour
User related Settings
Language dependant Settings - English
Language dependant Settings - German
Language dependant Settings - Other Languages

General Settings | link | 

Section: general

Description of the General Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

Image folder  | link | 

If you want to use another folder for the SOBI2 entry images (icons and logos).

Key:images_folder
Default Value:"/images/com_sobi2/clients/"

Category image folder  | link | 

If you want to use another folder for the SOBI2 category images.

Key:cat_images_folder
Default Value:"/images/stories/"

Templates folder  | link | 

The folder within the com_sobi2 folder where the template folders are located.

Key:templates_dir
Default Value:"templates"

Default template folder  | link | 

Default template folder within the templates folder where the default template files are stored.

Key:def_template
Default Value:"default"

User input filter  | link | 

Pipe separated list of tags which are filtered out from the user's input.

Key:disallowed_tags
Default Value:"script|object|iframe|applet|meta|form|onmouseover|onmouseout"

Allowed icon/logo extensions  | link | 

Pipe separated list of allowed extensions for images (icon and logo) of SOBI2 entries.
Please notice that there are no handlers available for other image types. So if you add other extensions than the default ones, it won't be possible to resize these images.

Key:allowed_files_ext
Default Value:"gif|jpg|png"

Allowed extensions for linked media files  | link | 

Pipe separated list of allowed extensions for media (audio and video) files used for linked media custom fields. Enter the last four characters!

Key:allowed_ext_audio
Default Value:".mp3|.wav|.wma"

Key:allowed_ext_video
Default Value:".mpg|mpeg|.wmv|.avi|.flv|.mov|.swf"

Allowed URLs for embedded media files  | link | 

Pipe separated list of allowed URL addresses for embedded media files.

Key:allowed_embbed_url
Default Value:"http://www.youtube.com|http://www.myvideo.de"

Usage of PNG fix  | link | 

The PNG fix is a small walk around for some PNG images used by SOBI2 (e.g. the category icons in front-end and all images in administration panel of SOBI2). The fix checks if the visitor uses IE <= 6.0 and shows the transparency using M$ filter. If you encounter some problems with that fix, switch it off (0) here.

Key:use_png_fix
Default Value:1

RSS Feeds target address  | link | 

Target (file) address for RSS-Feeds. By default this is index2.php. But OpenSEF doesn't translate URLs to FURLs if index2.php is used. But using index.php also could cause problems sometimes. It is your decision.

Key:rss_target_file
Default Value:"index2.php"


Front-page Settings | link | 


Section: front-page

Description of the Front-page Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

To show on SOBI2 front page  | link | 

Enter the SOBI2 function to be shown on SOBI2 front page (main page). By default the main page listings are shown ("showListing"). Another function would be "searchSobi2", to show the SOBI2 extended search on front page. If you want to show other information on SOBI2 main page, write your own function and enter its name here. Your function should be included in the file custom.functions.php in the /component/com_sobi2/includes/inc folder.

Key:callback
Default Value:"showListing"

Count categories/entries only  | link | 

If "Count Entries and Subcategories" in SOBI2 administration panel is set to "yes" it is possible to count only sub categories or only entries. Remark: If you have a lot of entries and/or subcategories do not use this feature, switch it off in SOBI2 administration panel!

Count categories

Key:catlist_count_cats
Default Value:1

Count entries

Key:catlist_count_entries
Default Value:1

Behaviour of counting entries  | link | 

Count every entry only once even if it is in more than one category.

Key:catlist_count_entries_once
Default Value:1

SEF Setting  | link | 

Globally switch on/off SEF on all SOBI2 pages.

Key:sef_on
Default Value:1

Script target files  | link | 

Change the target file for the scripts for Sigsiu Tree and upload function of Download Plugin. Normally there is no need to change these settings.

Key:stree_ajax_target_file
Default Value:"index2.php"

Key:upload_ajax_target_file
Default Value:"index2.php"

Tasks to ignore Yahoo style  | link | 

Comma separated list of SOBI2 tasks, where the Yahoo style directory format should be ignored. This setting is disabled by default. Each category can be listed separately by using the term "catlist_" and appending the category id.

Key:subcats_ignore
Possible Values:"catlist_1,catlist_2,alphaListing"

Delimiter for sub categories  | link | 

Delimiter character(s) for sub categories if using Yahoo style directory format.

Key:subcats_delimiter
Default Value:", "

"To be continued" characters  | link | 

If using the Yahoo style directory format and there are more sub categories available as allowed to be shown at once, the "to be continued" characters are shown.

Key:subcats_tbc
Default Value:" ... "

Default icon and logo  | link | 

If no icon or logo (image) are added by the user, a default image can be used. Enter the filename (E.g. "default_logo.gif") of the default image file. The default image files have to be located in /images/com_sobi2/clients.

Key:default_ico
Default Value:""

Key:default_img
Default Value:""

Browser title bar  | link | 

Showing the component name and the category names in the browser's title bar when on SOBI2 main page or in category view.

Key:catlist_browser_title_add_com_name
Default Value:1

Key:catlist_browser_title_add_cats
Default Value:1


Settings for Alpha Index | link | 


Section: alpha_index

Description of the section for the Settings of Alpha Index in the configuration file.

Ignored tasks  | link | 

SOBI2 tasks where the alpha index should not be shown.

Key:ignore_task
Default Value:"search,addNew,editSobi,saveSobi,updateSobi"

Letters to show  | link | 

Letters to show for alpha index (comma separated). Since SOBI2 version RC2.8.3 it is also possible to display range values. E.g. A-G, H-M, N-Z, 0-9 etc. If you want to show special characters like Ü, Ç, etc. your site has to be UTF-8 encoded and the file has to be saved in UTF-8 (the registry editor does this by default).

Key:letters
Default Value:"A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,0-9"


Category Payment Settings | link | 


Section: cats_payment

Description of the Category Payment Settings section in the configuration file.

This setting is for overwriting the standard setting of number of categories an entry can be assigned to in the SOBI2 administration panel. You have to use this only, if you want to assign an entry to more than 5 categories. If you use the settings from the configuration file, the settings in the SOBI2 administration panel are without effect.
The keys are numbers from 2 to max. numbers of categories an entry can be assigned to. E.g., if an entry of your directory can be assigned to 6 categories, so enter the keys 2 to 6.
The values for the keys are the fee for the corresponding category. E.g. if an entry to the second category should cost 10 Euro, just enter 10 as value. Do NOT enter any currency, only the amount.

Key:2
Possible Value:0

Key:3
Possible Value:20

Key:4
Possible Value:50

Key:5
Possible Value:50

Key:6
Possible Value:70

Key:7
Possible Value:80

Key:8
Possible Value:180


Settings for Search Function | link | 


Section: search

Description of the section for the Settings for the Search Function in the configuration file. All settings are valid only for the extended search function.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

Search options to show  | link | 

Search options to be shown in the search form.

Search text input field

Key:search_box
Default Value:1

Option "Any Words"

Key:phrase_any
Default Value:1

Option "All Words"

Key:phrase_all
Default Value:1

Option "Exact Phrase"

Key:phrase_exact
Default Value:1

Show Categories drop down box

Key:cats
Default Value:1

Sections/fields to be searched in  | link | 

Search in Meta key words (tags)

Key:metakey
Default Value:1

Search in Meta description

Key:metadesc
Default Value:1

Search in the title of the entry

Key:title
Default Value:1

Behaviour of "Exact Phrase"  | link | 

Since the version RC2.8.2 of SOBI2, searching for "exact phrase" searches for a specific term. E.g if you search for "auto" you will find entries having the term "auto" but not "automatic" or "automotive". This behaviour can be set off here.

Key:exact_rlike
Default Value:1

Target file for the search script  | link | 

Normally there is no need to change this setting.

Key:ajax_target_file
Default Value:"index2.php"

Usage of Mootools  | link | 

SOBI2 needs the Mootools library for the extended search function. But sometimes this conflicts with the Mootools library already included by the used CMS template. You can switch off (0) including of SOBI2 Mootools script. Be sure that the script is included then by your template.

Key:use_own_mootools
Default Value:1


Details View Settings | link | 


Section: details_view

Description of the Details View Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

Date format  | link | 

Format of the added date when using the template commands for showing the added date. You will find the date format characters on the php.net site.

Key:added_date_format
Default Value:"Y-m-d H:i:s"

Show labels  | link | 

Show the labels of the template commands for showing the added date, the hits or the tags.

Key:show_added_date_label
Default Value:1

Key:show_hits_label
Default Value:1

Key:show_tagged_label
Default Value:1

Count only humans  | link | 

If set to 1, SOBI2 will try to find out if the visitor is a human before increasing the hits counter of the entry.

Key:count_human_visit_only
Default Value:1

Browser title bar  | link | 

Showing the component name and the category names in the browser's title bar when in details view of an entry.

Key:entry_browser_title_add_component_name
Default Value:1

Key:entry_browser_title_add_cats
Default Value:1

Target file for Quick Edit  | link | 

Normally there is no need to change this setting.

Key:quickedit_ajax_target_file
Default Value:"index2.php"


Edit Form Settings | link | 


Section: edit_form

Description of the Add/Edit Entry Form Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

Category selection on front-end  | link | 

Normally, the user has to select at least one category while editing/adding an entry. This behaviour can be switched off (0).

Key:cats_selection
Default Value:1

Category selection on back-end  | link | 

Normally, the admin (in back-end) has to select at least one category for an entry in the Entry Manager. This behaviour can be switched off (0).

Key:cats_selection_adm
Default Value:1

Default category  | link | 

If categories aren't used, a default category has to be defined if no callback function is used.

Key:defcat
Possible Value:2

Category callback function  | link | 

If categories aren't used and no default category is given, a function has to be defined which has to return an array with the category identification numbers. The function should be included in the file custom.functions.php in the /component/com_sobi2/includes/inc folder. Enter the function name as value. A value of 0 means no function defined.

Key:save_callback_func
Possible Value:"myCustomFunction"

Key:save_callback_func
Default Value:0

Category selection function front-end  | link | 

If you don't want to use the dTree/SigsiuTree for category selection on front-end, a function can be defined to replace the standard categories selection in the add/edit entry form. The function should be included in the file custom.functions.php in the /component/com_sobi2/includes/inc folder. Enter the function name as value. A value of 0 means no function defined.

Key:edit_callback_func
Possible Value:"myCustomFunction"

Key:edit_callback_func
Default Value:0

Category selection function back-end  | link | 

If you don't want to use the dTree/SigsiuTree for category selection on back-end, a function can be defined to replace the standard categories selection in Entry Manager. The function should be included in the file custom.functions.php in the /component/com_sobi2/includes/inc folder. Enter the function name as value. A value of 0 means no function defined.

Key:edittab_callback_func
Possible Value:"myCustomFunction"

Key:edittab_callback_func
Default Value:0

Validation for category selection function  | link | 

To validate the selected categories when using your own function for category selection on front-end ("edit_callback_func") you have to define the validation Java script for that. Write a PHP function which returns the validation Java script. The function should be included in the file custom.functions.php in the /component/com_sobi2/includes/inc folder. Enter the function name as value. A value of 0 means no function defined.

Key:cat_select_callback_func
Possible Value:"myCustomFunction"

Key:cat_select_callback_func
Default Value:0

Payment checkboxes  | link | 

Show the "this option is not for free" checkboxes for fields which are not for free. Do not use this if your directory has logo and/or image not for free.

Key:show_payment_checkboxes
Default Value:1

Meta keys  | link | 

If you want to use meta keys and set "Use Meta Tags" in the administration panel to "yes" but you won't let the user to insert these meta keys you can switch off the input box for meta keys here.

Key:show_meta_keys
Default Value:1

Meta description  | link | 

If you want to use meta description and set "Use Meta Tags" in the administration panel to "yes" but you won't let the user to insert these meta description you can switch off the input box for meta description here.

Key:show_meta_desc
Default Value:1

Individual expiration dates  | link | 

To use individual expiration dates for the entries you can define a custom field of field type calendar. The user can select the publishing end date by using the calendar. Enter here the field id of this calendar field. Al value of 0 means, no field id.

Key:exp_field
Default Value:0

Revert expiration date format  | link | 

If you use individual expiration dates and you have changed the date format in the SOBI2 language file it is necessary to revert the date format back to the format MySQL needs. So you have to set this to 1 in this case.

Key:revert_exp_date
Default Value:0

Individual publishing  | link | 

To use individual publishing for the entries you can define a custom field of field type checkbox or select list with values of 0 or 1. The user can select if his entry should be publish or not by setting this field to the corresponding value (0=unpublish). With this setting the user has the possibility to unpublish his entry temporary. Enter here the field id of this checkbox or select list field. See also section "User Related Settings".

Key:published_field
Default Value:0

Unpublish/unapprove after changes  | link | 

An entry can be set to unpublished or unapproved after the author has made some changes to it (from front-end). The administrator has then the possibility to check the entry first before it is published again or to get the entry in the list of unapproved entries.

Publish the entry automatically after changing

Key:autopublish_changes
Default Value:1

Approve the entry automatically after changing

Key:autoapprove_changes
Default Value:1

Security code  | link | 

Show security code also for registered users while adding/editing an entry. Not Joomla! 1.5.

Key:seccode_registered
Default Value:1

Highlight missing required fields  | link | 

If some required fields are not filled in by the user, these fields are highlighted after the user has submitted the incomplete form and confirmed the resulting error message. Remark: only the next field not filled in will be highlighted.

Key:show_not_selected
Default Value:1

Description tool tip  | link | 

To use another tool tip image for description tool tips in Entry Manager and on add/edit entry form, enter path and filename of your image file (E.g."/images/info.png"). To use the default CMS tool tip image, do not enter a path, only "tooltip.png".

Key:tooltip_img
Default Value:"tooltip.png"

Images and text in checkboxes  | link | 

If using a checkbox group with an image, by default both, image and text are shown. To show only the image and use the text as image alt text, set this to "1".

Key:chbx_img_only
Default Value:0


Settings for Google Maps | link | 


Section: google_maps

Description of the Google Maps Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".
These settings allow to add custom map control or map type control and change the default map type. Description of the Google Map controls.

Show small zoom control  | link | 

If you set this to "yes", the the small zoom buttons will be shown. If you use this control you have to switch off the small/large map control.

Key:small_zoom_control
Default Value:0

Show small/large map control  | link | 

Select only one of these two settings to show either the small map control buttons or the large map control buttons.

Key:small_map_control
Default Value:1

Key:large_map_control
Default Value:0

Show map type control buttons  | link | 

Key:map_type_control
Default Value:0

Default map type  | link | 

Enter the default map type of the Google Map. Enter one of the possible values.

Key:map_type
Default Value:"G_NORMAL_MAP"
Possible Value:"G_HYBRID_MAP"
Possible Value:"G_SATELLITE_MAP"
Possible Value:"G_PHYSICAL_MAP"

Show scale control  | link | 

Key:scale_control
Default Value:0

Show overview map control window  | link | 

Key:overview_map_control
Default Value:0


Redirections | link | 


Section: redirects

Description of the Redirect Settings section in the configuration file. In this section the redirect addresses can be customized. By default "index.php" is used for all redirections. This means the user will be redirected to the home page of your site if no SEF is used. If you use SEF (the standard SEF of your CMS or another SEF component) you probably have to change some of these values. To get redirected to the home page of your site with SEF on, you have to add a slash in front of "index.php" -> "/index.php". But if you have installed your CMS in a sub directory you have to enter "/subdir-name/index.php".
Additionally you can redirect events to special pages to inform the user about what is happening.

Details View for registered users only  | link | 

If the details view is allowed to be shown to registered users only and a non logged-in user clicks on the link to the details view he will be redirected to this page.

Key:show_sobi_not_logged
Default Value:"index.php"

Entry already exists  | link | 

If an entry already exists while an user adds a new entry he will be redirected to this page. This key is disabled by default because the standard redirection is to the Add Entry Form.

Key:save_sobi_duplicate
Possible Value:"index.php"

No user's listings available  | link | 

If displaying entries of users, but the user has no entries he will be redirected to this page.

Key:user_listing_no_entries
Default Value:"index.php"

Access to unpublished/deleted entry  | link | 

If an user is not allowed to access an unpublished entry, because e.g. the entry has been expired or is deleted.

Key:no_sobi_attr
Default Value:"index.php"

Unpublished/deleted entry  | link | 

Normally this would be caught by "no_sobi_attr", so it should not occur.

Key:show_sobi_unpublished
Default Value:"index.php"

Unpublish an entry checked-out  | link | 

If the user tries to unpublish an entry which is edited by another user (the entry is checked-out). This key is disabled by default because the standard redirection is to the actual category.

Key:unpublish_sobi_checked_out
Possible Value:"index.php"

Edit an entry checked-out  | link | 

If the user tries to edit an entry which is edited by another user (the entry is checked-out). This key is disabled by default because the standard redirection is to the actual category.

Key:form_checked_out
Possible Value:"index.php"

Delete an entry checked-out  | link | 

If an user tries to delete an entry which is edited by another user (the entry is checked-out). This key is disabled by default because the standard redirection is to the actual category.

Key:delete_sobi_checked_out
Possible Value:"index.php"

Unpublish an entry  | link | 

If an user unpublishes his entry he will be redirected to this page after unpublishing. This key is disabled by default because the standard redirection is to the actual category.

Key:after_unpublish_entry
Possible Value:"index.php"

Delete an entry  | link | 

If an user deletes his entry he will be redirected to this page after deletion. This key is disabled by default because the standard redirection is to the actual category.

Key:after_delete_entry
Possible Value:"index.php"

Adding entries not allowed  | link | 

If an user tries to access the add entry form but adding entries from front-end is not allowed.

Key:form_no_perm
Default Value:"index.php"

Save a new entry with autopublish on  | link | 

If the "autopublish" feature is set to on and an user saves a new entry. The redirection does not work if the new entry isn't for free. This key is disabled by default.

Key:after_save_new_entry_auto
Possible Value:"index.php"

Save a new entry with autoapprove off  | link | 

If an entry has to be approved first and an user saves a new entry. The redirection does not work if the new entry isn't for free. This key is disabled by default.

Key:after_save_new_entry_app
Possible Value:"index.php"

Save an updated entry  | link | 

If an user changes an entry. The redirection does not work if additional paid options are selected. This key is disabled by default.

Key:after_update_entry_nopay
Possible Value:"index.php"

Renew an unknown entry  | link | 

If an user tries to renew an entry without the necessary sobi id.

Key:renew_no_sid
Default Value:"index.php"

Renew an entry without permission  | link | 

If an user tries to renew an entry without the necessary permissions for that.

Key:renew_no_perms
Default Value:"index.php"

Renew an entry which doesn't expires  | link | 

If an user tries to renew an entry which doesn't match the expiration settings.

Key:renew_no_exp_limit
Default Value:"index.php"

Renew function not enabled  | link | 

If an user tries to renew an entry although the renew functionality of SOBI2 is not enabled.

Key:renew_not_allowed
Default Value:"index.php"

Save an entry without title  | link | 

Security Check. If an user saves an entry in SOBI2, but this entry has no title. Remark: This should never happen!

Key:save_sobi_no_title
Default Value:"index.php"

Save an entry without permission  | link | 

Security Check. If an user saves an entry in SOBI2, but the user hasn't the permissions to do so. Remark: This should never happen!

Key:update_sobi_no_perm
Default Value:"index.php"

Unpublish an entry without permission  | link | 

Security Check. If an user tries to unpublish an entry in SOBI2, but the user hasn't the permissions to do so. Remark: This should never happen!

Key:unpublish_sobi_no_perm
Default Value:"index.php"

Delete an entry without permission  | link | 

Security Check. If an user tries to delete an entry in SOBI2, but user hasn't the permissions to do so. Remark: This should never happen!

Key:delete_sobi_no_perm
Default Value:"index.php"

Calling payment class  | link | 

Security Check. If the payment class will be called without a sobi id. Remark: This should never happen!

Key:payment_no_sobi
Default Value:"index.php"

Rewriting global variables  | link | 

Security Check. When someone tries to rewrite a global variable. Remark: This should never happen!

Key:trying_to_overwrite_globals
Default Value:"index.php"


URL Settings | link | 


Section: url

Description of the URL Settings section in the configuration file.


Nofollow attribute  | link | 

The "rel=nofollow" attribute will be added to the following URL (http) fields (enter the field ids). If you want to have more URL fields with this attribute, enter a comma separated list of all field ids. This key is disabled by default.

Key:nofollow
Default Value:"8"

Necessary fields for Way Search  | link | 

Enter how many way search fields are necessary to show the way search link.

Key:way_search_min_fields
Default Value:2


Settings for String Behaviour | link | 


Section: string

Description of the String Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

String conversion functions  | link | 

By default SOBI2 uses the mb_convert_encoding character string conversion function. If it is not possible to use SOBI2 tries to use iconv library. If you encounter problems using these functions you can switch them off. Without a string encoding function, special characters cannot be shown correctly.

Key:mb_convert_encoding
Default Value:1

Key:iconv
Default Value:1

Email subject encoding  | link | 

By default the email subject are binary encoded to show special characters correctly. Normally all email client programs are able to understand this encoding. Thunderbird does not. You can switch off using binary encoding.

Key:mail_subject_base64
Default Value:1

Currency ordering  | link | 

Define the ordering of value and currency.

Key:currency_format
Default Value:"%value% %currency%"

Default SOBI2 date format  | link | 

Default SOI2 date format. At the moment used only in the renew function.

Key:date_format
Default Value:"Y-m-d H:i:s"


User related Settings | link | 


Section: users_own_listing

Description of the User related Settings section in the configuration file.
You have to use numbers for "yes" and "no" and "on" and "off". 1="yes" or "on" 0="no" or "off".

User may access unpublished/expired entries  | link | 

Allows the users (in the user's listings section) to access his own unpublished or expired listings.

Unpublished entries

Key:can_see_unpublished
Default Value:0

Expired entries

Key:can_see_expired
Default Value:0


Language dependant Settings - English | link | 


Section: english

Description of the Language dependant Settings section in the configuration file. This section is a walk around for multilingual sites. The standard labels, as given in SOBI2 administration panel, are stored in the database. They can be overwritten using the following setting.
Also the SOBI2 header menu can be adapted here. All keys are disabled by default.

Component name in header menu

Key:top_menu_sobi_name
Possible Value:""

Title label

Key:ef_entry_title_label
Possible Value:""

Logo label

Key:ef_img_label
Possible Value:""

Icon label

Key:ef_ico_label
Possible Value:""

Terms of use, part I

Key:ef_accept_entry_rules
Possible Value:""

Terms of use, URL label

Key:ef_entry_rules_url_label
Possible Value:""

Terms of use, part I

Key:ef_accept_entry_rules2
Possible Value:""

Terms of use, URL

Key:ef_entry_rules_url
Possible Value:""

Directory name

Key:directory_name
Possible Value:""

Label for basic price

Key:basic_price_label
Possible Value:""


Language dependant Settings - German | link | 


Section: german

Description of the Language dependant Settings section in the configuration file. This section is a walk around for multilingual sites. The standard labels, as given in SOBI2 administration panel, are stored in the database. They can be overwritten using the following setting.
Also the SOBI2 header menu can be adapted here. All keys are disabled by default.

Component name in header menu

Key:top_menu_sobi_name
Possible Value:"Verzeichnis"

Title label

Key:ef_entry_title_label
Possible Value:"Firmenname"

Logo label

Key:ef_img_label
Possible Value:"Firmenlogo"

Icon label

Key:ef_ico_label
Possible Value:"Symbol"

Terms of use, part I

Key:ef_accept_entry_rules
Possible Value:""

Terms of use, URL label

Key:ef_entry_rules_url_label
Possible Value:""

Terms of use, part I

Key:ef_accept_entry_rules2
Possible Value:""

Terms of use, URL

Key:ef_entry_rules_url
Possible Value:""

Directory name

Key:directory_name
Possible Value:""

Label for basic price

Key:basic_price_label
Possible Value:"Basispreis"


Language dependant Settings - Other Languages | link | 


To add another language, add a new section with the name of the language and add all the keys you need.



The description on this site is always for use with the newest SOBI2 version. Most of the settings are available also in older versions.


Digg!Del.icio.us!Google!Facebook!Slashdot!Netscape!Technorati!Yahoo!Ma.gnolia!