Задал в клиентке следующий вопрос:
How to make a normal Friendly URL ?
Hello!
How do IP.Content, that was not the case:
http://domen.ru/page/home.html/_/problemnye-deti/osobye-deti/polnyy-rebenok-bez-kompleksov.html
and so:
http://domen.ru/problemnye-deti/osobye-deti/polnyy-rebenok-bez-kompleksov.html
or even better:
http://domen.ru/2010/09/12/polnyy-rebenok-bez-kompleksov.html
In WordPress this is done by simply switching. In IP.Content not find such a setting, very uncomfortable ... Address to the article turns ugly, very long, readers are not remembered.
My users swear ... Please help ...
Видимо последнее зря спросил:
or even better:
http://domen.ru/2010/09/12/polnyy-rebenok-bez-kompleksov.html
Наверно не понял меня (или я его ответ не понял) и ответил:
Hello,
You cannot change the FURL of IP.Content to access something that doesn't exist.
I'm assuming that the filename is polnyy-rebenok-bez-kompleksov.html in Content, and you have it in the /problemnye-deti/osobye-deti subdirectories.
You have to tell it what it's accessing. I suppose you could write a custom RewriteRule to point http://domen.ru/2010/09/12/polnyy-rebenok-bez-kompleksov.html to http://domen.ru/problemnye-deti/osobye-deti/polnyy-rebenok-bez-kompleksov.html
But, the only way to have it show the way you want directly in IP.Content would be to put the file in the /2010/09/12 subdirectory in content, which would likely have to be created, and then name the file polnyy-rebenok-bez-kompleksov.html
Jason
IPS Support
Может кто перевести нормально, чего Jason пытался сказать???