SEF advanced links | Moved to Integration v4.9.5 J!3 Moved to Integration v4.9.7 J!4 Removes ids and only uses aliases. Note It only applies to categories and contacts. Joomla 4 This option has been removed. It now considers the routing option found for the core Contacts component. Go to Global configuration -> Contacts -> Integration tab, Routing section. |
Default view | The view that is used by default when no specific contact view is associated with the contact and the contact needs to open under a specific menu item (after a search for instance). By default, the selected view is the first one found. Before v4 In multilingual websites, the first Trombinoscope view found in each language is used. Starting with v4 In multilingual websites, if you need a default view, select one in any language and all other languages will get the view that is associated to the selected one (it's automatic, if menu items are properly associated with each other) |
Site mode |
|
Bootstrap compatibility | If you are using a Bootstrap template, select which version of Bootstrap your template is compatible with. It will ensure the extension outputs the proper classes for the Bootstrap version you are using. The Joomla option loads the Bootstrap version packaged with Joomla (which is the default behavior). All other options WILL NOT load Bootstrap. The extension can function without the Bootstrap framework. Select None |
Show errors | Will show the errors encountered while creating the view or module (mostly during thumbnail creation), if any |
Remove whitespaces | Removes white spaces from the HTML output for faster page loading. Please report any issue |
Before v4.14 Load icon font |
In rare cases (when no icons are shown), will prevent the loading of the icon font library, reducing page loading times |
New v4.14 Joomla 4 Load SYWicon font |
If you are showing in-house icons with prefix SYWicon- , loads the specific icon font for proper showing on the public side of the site. If the icon font is already loaded on the public side of the site, this option will be ignored. Set to 'no' will improve page load if no icons are shown |
New v4.14 Joomla 4 Load Font Awesome |
If you are showing icons with prefix fa- or icon- , loads the icon font packaged with Joomla 4. If the icon font is already loaded on the public side of the site, this option will be ignored. Set to 'no' will improve page load if no icons are shown |
Load Chosen script | Beautifies the select boxes with this jQuery script packaged with Joomla |
Cache
Pictures | |
---|---|
Reset pictures | whether to re-create the image thumbnails every time the page is loaded or not. 'No' will improve server performance once the view is properly configured and ready for prime time |
Thumbnails cache path | The path for the thumbnails created (by default, in the media folder under /thumbnails/tcp ). It is possible to save the files to the temporary folder of the Joomla configuration or the /cache folder (/media/cache under Joomla 4) |
Thumbnails cache path (mod) | The path for the thumbnails created (by default, in the media folder under /thumbnails/tc ) for all module instances. It is possible to save the files to the temporary folder of the Joomla configuration or the /cache folder (/media/cache under Joomla 4) |
Install and enable the Auto Clear Cached Image system plugin and automatically refresh the image associated with the contact you just saved. No more manual intervention needed, all extension instances are updated at once! |
New v4.8 The extension now supports image versioning.
What does that mean for your site?
Image URLs have an additional suffix, a number that represents the version for the extension, like you can find it for stylesheets and scripts. The version number changes if Joomla is in debug mode or if the extension is on test mode. Once in live (production) mode, the version stops being regenerated.
Why adding a version number to image files?
When the version remains the same, browsers keep the same version of the image in their cache. When the number changes, the image is fetched from the server, therefore replacing the cached image. This ensures visitors of your site see the latest changes made to your images.
Stylesheets and scripts | |
---|---|
Joomla 4 Lazyload stylesheets |
It is possible to lazy load some stylesheets like icon fonts. It is a feature included in Joomla 4 but it must be supported by the site's template on the public side. You can enable lazy loading for all Simplify Your Web extensions at once and even add support for it if the template does not. To do so, you need to enable the feature in the SimplifyYourWeb extensions System plugin |
Inline scripts | Include scripts directly into the HTML source code, reducing the amount of HTTP requests. The scripts are small enough so that writing them into the source may have a better performance than calling them through files |
Remote libraries | Whenever possible, load third-party libraries remotely (from a Content Delivery Network) for improved performance |
Reset headers | Re-creates the cached stylesheets and scripts after style modifications have be made. 'No' will improve server performance once the view is properly configured and ready for prime time |
Stylesheets and scripts are cached in the /cache
folder. Deleting the cached files from the administrator console (System -> Clear Cache
) prevents resetting the Reset Headers parameter to 'yes' when changes are made.
However, it is no longer possible to manually remove the files from the console under Joomla 4, as the files are now cached in the /media/cache
folder.
Loaders
Loader type | The loader used for lazy load
|
Default loader | Selectable animated loaders provided with the extension, by default: |
Data URI | The encoded image data that will be used as loader. The format is: data:[mime type];charset=[charset];base64,[encoded data] |
Image | The image (animated or not) that will be used as loader |
Custom fields
Supported types | Joomla 3.7+ The custom field types that are not packaged with Joomla and you want to make available as information details. Note To see any output, you need to create layout overrides following the convention found in the layoutsection |
Specific functionality
Features that are not supported by the standard core Contacts
component have been added throughout the component's releases. These features required new fields that can be added thanks to the Content - Add key contact fields
plugin. With Joomla! 3.7 custom fields, it is now possible to associate those features with custom fields to get the same functionality and flexibility that were enabled by the Content - Add key contact fields
plugin.
The following feature - field associations are just informative for versions prior to Joomla! 3.7. It will confirm that features are available if the required fields have been enabled in the plugin.
In Joomla! 3.7 and over, it is possible to associate a custom field of the proper type to a specific feature.
Company | Select which field you want to make available for the company information. It will be used primarily in the vcards outputs |
Department | Select which field you want to make available for the department information. It will be used primarily in the vcards outputs |
Maps | Enable the Mapfield in the plugin or select a custom field of type urlthat will contain Google Map link information. Among other things, contact addresses can be linked to a Google map with this feature. |
Birth date / Age | Enable the Birthdatefield in the plugin or select a custom field of type calendarthat will contain birth date information. It can be used to show a contact's birth date or age |
Facebook, Twitter ... | Enable the associated social field in the plugin or select a custom field of type textor urlthat will contain social media information (for instance, if the type used is text, the content could be johndoewhile the field of type url could contain https://twitter.com/johndoe). |
Custom fields associated with a feature will not show in the selection of fields (Contact Information
tab) in the views and in the module. They will be available under that feature instead.