i use hotproperty a it have a sef_ext with some
define("_HP_SEF_VIEWAGENT", "viewagent");
define("_HP_SEF_MANAGEPROP", "manage");
define("_HP_SEF_EDITAGENT", "editagent");
define("_HP_SEF_ADDPROPERTY", "addproperty");
define("_HP_SEF_EDITPROPERTY", "editproperty");
but joomsef not use the complete string defined for ex: for editproperty it use editprop
why ??
its any way to change the strings for the string i want ?
with sef advanced there is a usefull option that i think it will be usefull that is the replace of strings for ex: "HOTPROPERTY" => property , so that way we can change the component name .if it was possible , i think it was a good request.