| Special Links |
|
There are some special links for SOBI2 to show different data. User listingssobi2Task=usersListing To show the entries of the logged in user or of any other user. To show the entries of the user currently logged in on a separate page./index.php?option=com_sobi2&sobi2Task=usersListingTo show the entries of any other user (xx=uid of the user) on a separate page. /index.php?option=com_sobi2&sobi2Task=usersListing&uid=xx New entriessobi2Task=showNew To show the 30 newest entries on a separate page. /index.php?option=com_sobi2&sobi2Task=showNew Recently updated entriessobi2Task=updated To show the 30 last updated entries on a separate page. /index.php?option=com_sobi2&sobi2Task=updated Most popular entries and categoriessobi2Task=popular To show the 30 popular entries and categories (number of hits) on a separate page. /index.php?option=com_sobi2&sobi2Task=popular Most popular entries onlysobi2Task=popularListing To show the 30 popular entries (number of hits) on a separate page. /index.php?option=com_sobi2&sobi2Task=popularListing Searchsobi2Task=search The SOBI2 search function is Ajax based. The normal search link leads the user to the SOBI2 search page, where he can fill in the search parameters. Basic search without prefilled parameters. /index.php?option=com_sobi2&sobi2Task=search Basic search with prefilled search phrase. /index.php?option=com_sobi2&sobi2Task=search&sobi2Search=phrase Prefilled custom fields. Attention: the custom fields are case sensitive! /index.php?option=com_sobi2&sobi2Task=search&&field_country=Germany Several custom fields. Attention: the custom fields are case sensitive! /index.php?option=com_sobi2&sobi2Task=search&field_country=Germany&field_city=Hausen Search in a specific category. Enter the category id for the specific category. /index.php?option=com_sobi2&sobi2Task=search&sobiCid=5
If the user has searched on the site, his used search parameters are stored in cookies. Use the reset parameter to ignore the search parameters stored in cookies. /index.php?option=com_sobi2&sobi2Task=search&reset=1
All parameters can be combined. /index.php?option=com_sobi2&sobi2Task=search&sobi2Search=phrase&field_country=Germany Entries by tagtag= To show all entries by a specific tag on a separate page. /index.php?option=com_sobi2&tag=some tag |