This shows you the differences between two versions of the page.
|
en:public:developer:template_system:urlresources [2015/09/24 23:06] svanderclock |
en:public:developer:template_system:urlresources [2015/09/24 23:07] (current) svanderclock |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| FRA = / | FRA = / | ||
| RUS = / | RUS = / | ||
| - | USA = / | + | ENU = / |
| PTG = / | PTG = / | ||
| ESP = / | ESP = / | ||
| Line 45: | Line 45: | ||
| FRA = [/]a-propos/ | FRA = [/]a-propos/ | ||
| RUS = [/]about/ | RUS = [/]about/ | ||
| - | USA = [/]about/ | + | ENU = [/]about/ |
| PTG = [/]about/ | PTG = [/]about/ | ||
| ESP = [/]about/ | ESP = [/]about/ | ||
| Line 53: | Line 53: | ||
| FRA = [/about/]recrutement/ | FRA = [/about/]recrutement/ | ||
| RUS = [/about/]careers/ | RUS = [/about/]careers/ | ||
| - | USA = [/about/]careers/ | + | ENU = [/about/]careers/ |
| PTG = [/about/]careers | PTG = [/about/]careers | ||
| ESP = [/about/]careers/ | ESP = [/about/]careers/ | ||
| Line 69: | Line 69: | ||
| FRA = /immobilier/entreprise/vente/ | FRA = /immobilier/entreprise/vente/ | ||
| RUS = /real-estate/commercial/for-sale/ | RUS = /real-estate/commercial/for-sale/ | ||
| - | USA = /real-estate/commercial/for-sale/ | + | ENU = /real-estate/commercial/for-sale/ |
| </code> | </code> | ||
| Line 91: | Line 91: | ||
| ^ Tag ^ Definition ^ | ^ Tag ^ Definition ^ | ||
| - | | <html><span style="color:#008000"><#property_id></span></html> | The Id of the property. \\ Ex: USA = [/minisite/v1/]**<#url_property_id>**/ | | + | | <html><span style="color:#008000"><#property_id></span></html> | The Id of the property. \\ Ex: ENU = [/minisite/v1/]**<#url_property_id>**/ | |
| - | | <html><span style="color:#008000"><#propertyRequest_id></span></html> | Id of the property request. \\ Ex: USA = [/alerts/]**<#url_propertyRequest_id>**/ | | + | | <html><span style="color:#008000"><#propertyRequest_id></span></html> | Id of the property request. \\ Ex: ENU = [/alerts/]**<#url_propertyRequest_id>**/ | |
| - | | <html><span style="color:#008000"><#contact_id></span></html> | Id of the contact. \\ Ex: USA = [/blogs/members/]**<#url_contact_id>**/ | | + | | <html><span style="color:#008000"><#contact_id></span></html> | Id of the contact. \\ Ex: ENU = [/blogs/members/]**<#url_contact_id>**/ | |
| This file can contain also HTTP redirect mapping instructions. Ex | This file can contain also HTTP redirect mapping instructions. Ex | ||
| Line 104: | Line 104: | ||
| PTG = [/forums/] | PTG = [/forums/] | ||
| RUS = [/forums/] | RUS = [/forums/] | ||
| - | USA = [/forums/] | + | ENU = [/forums/] |
| </code> | </code> | ||