Users Anywhere is packed with options, giving you control over how it works and behaves. Here is the full list of the options you can find in the Users Anywhere system plugin settings:
Behaviour
Add Ellipsis | If enabled, an ellipsis (...) will be added to the end of texts that are limited to a number of characters/words. |
Multiple Users PRO
Users Limit | Define the default maximum users to return with the users tag. |
Order By | Select the default user ordering to use for the users tag. Options: ID, Name, Username, Email, Last Visit, Registered, Random |
Ordering Direction | Select the direction you would like users to be ordered by. Options: Descending, Ascending |
Output when Empty | An optional text the {users} tag will output if no users are found matching the given filters. |
Pagination PRO
Enable Pagination | Select to add pagination by default. |
Users per Page | Set the maximum number of users per page. |
Position | Set the position of the navigation. This can be either at the top of the output by Users Anywhere. Or at the bottom. Or both. Options: Bottom, Top, Both |
Pagination Summary | Show or hide pagination summary, for example, "Page 1 of 4". |
Page URL Parameter | Set the Page URL Parameter to use for the pagination links. |
Media
Image Resizing PRO
Resize Images | If selected, resized images will be automatically created for images if they do not exist yet. Options: No, Standard, Yes |
Resize Method | Set the type of resizing. Scale The resized image will be resized to the maximum width or height maintaining its aspect ratio. Crop The resized image will always have the set width and height. Options: Scale, Crop |
Scale using fixed... | Select whether to resize images using the maximum width or height. The other dimension will be calculated based on the aspect ratio of the original image. Options: Width, Height |
Width | Set the width of the resized image in pixels (ie 320). |
Height | Set the height of the resized image in pixels (ie 180). |
Folder | The folder containing the resized images. This will be a subfolder of the folder containing your original images. |
Only on Filetypes | Select the filetypes to do resizing on. Options: GIF, JPG, PNG |
JPG Quality | The quality of the resized images. Choose from Low, Medium or High. The higher the quality, the larger the resulting files. This only affects jpeg images. Options: Low, Medium, High |
Use Retina Images | If selected, double size images will be created and used for retina displays. |
Retina Pixel Density | The pixel density of retina displays. This is the density at which the double sized retina image is used. |
Force Resize | If selected, the resized image will be created on every pageload, even if the resized image already exists. Only use for testing or temporarily force-renewing images. Options: No, Yes (Be careful!) |
Max Age | The maximum age of the resized image in days. If the resized image is older than this, it will be recreated. Set to 0 to never recreate the resized image if they already exist. |
Image Alt/Title Attributes
Cross-Fill | If enabled, an empty image alt attribute will be filled with the value of the title attribute. And an empty title attribute will be filled with the value of the alt attribute. |
Default Alt/Title Values PRO
Contact Image | Select how the image alt and title attributes will automatically be set when empty. Options: None, File Name, Contact Name |
Media Custom Fields | Select how the image alt and title attributes will automatically be set when empty. Options: None, File Name, Custom Field Name |
Case Auto Titles | Select the way the auto title based on the file name should be cased. Options: None, lowercase, UPPERCASE, Uppercase first letter, Titlecase (Uppercase All Words), Smart Titlecase (No Uppercasing of Certain Words) |
Lowercase Words | A comma separated list of words of which the first word should be lowercase in the auto titles. |
External Images PRO
Download External Images | Select to download external images to your server. This will also resize the images, if the settings appply. |
Download Folder | Enter the folder to download the external images to. The images will be placed in folders based on the external domain and path. |
Security Options
Allow output of username | Select to allow the output of the username via the [username] data tag. |
Allow output of email | Select to allow the output of the email via the [email] data tag. |
Articles PRO
These settings have an effect on Articles and Categories.
Enable in articles | Select whether to enable the use of the syntax in articles. |
Security Level | Set the level of security. Users Anywhere tags will be stripped from articles with an owner (author) that doesn't match the selected user groups. |
Components PRO
These settings have an effect on the component area.
You can select in which components Users Anywhere should not be enabled. Advice is to not allow Users Anywhere in components that non-backend users can post content in.
Enable in components | Select whether to enable the use of the syntax in components. |
Disable on Components | Select in which components NOT to enable the use of the syntax in. This is a list of your installed frontend components. |
Remove in Disabled Components | If selected, the plugin syntax will get removed from the component. If not, the original plugins syntax will remain intact. |
Other Areas PRO
These settings have an effect on areas outside the component area (so in Modules and the rest of the website).
Enable other areas | Select whether to enable the use of the syntax in all remaining areas, like the modules. The tag will not be handled/shown in the html head (META tags and such). |
Tag Syntax
User tag | The word to be used in the tags. Note: If you change this, all existing tags will not work anymore. |
Users tag | The word to be used in the tags for multiple users. Note: If you change this, all existing tags will not work anymore. |
Tag Characters | The surrounding characters of the tag syntax. Note: If you change this, all existing tags will not work anymore. Options: {...}, [...], «...», {{...}}, [[...]], [:...:], [%...%] |
Data Tag Characters | The surrounding characters of the tag syntax. Note: If you change this, all existing tags will not work anymore. Options: {...}, [...], «...», {{...}}, [[...]], [:...:], [%...%] |
Advanced
Fix HTML | Select to let the extension fix any html structure issues it finds. This is often necessary to deal with surrounding html tags. Only switch this off if you have issues with this. |
Handle HTML Head | Select to have the plugin also handle the HTML head section. Please note that this can potentially cause unwanted html to be placed inside the HTML head tags and cause HTML syntax issues. |
Strip HTML in Head | Select to strip html tags from the output of the plugin inside the HTML Head section |
Disable in Sourcerer | Select to disable the plugin inside Sourcerer tags. |
Cache DB Queries | Select to cache database queries. This can greatly speed up pages for areas that are not cached by Joomla. |
Cache Time | The maximum length of time in minutes for a cache file to be stored before it is refreshed. Leave empty to use the Joomla default cache time found in the Global Configuration. |
Add Queries Stack Trace Comments | Select to add stack trace comments to the main database queries Users Anywhere makes. You can see these comments in your server database logs. These comments can be used for debugging purposes. Switching this option on might however have a small negative impact on the execution time of your pages. So use with care and only when you really need it. |
Store Query Log Cache Files | Select to store the query logs as cache files. This can be used for debugging purposes. The files will be stored in the Joomla cache folder. |
Place HTML comments | By default HTML comments are placed around the output of this extension. These comments can help you troubleshoot when you don't get the output you expect. If you prefer to not have these comments in your HTML output, turn this option off. |
Registered URL Params | Enter the url parameters that you want to get registered. Different values on these parameters will create unique caches, when using Joomla cache. |
Databases | You can get users from another Joomla site / database. To add an external Database, you need to give it an identifying "name" for Users Anywhere, and then enter the various database information: type, host, username, password, db name and table prefix. For more information on this, see External Databases (concerns Users Anywhere, but works the same for Users Anywhere). |