Any reports on Mtree 2.1
- Saka
-
- Offline
- Administrator
-
15 years 10 months ago #4682
by Saka
Emir Sakic
www.sakic.net
You will have to take it up with Mosets but I think you will have to live with some URL changes if you decide to upgrade.
Yes, SEF Advance 2008 supports router.php for core SEF, thus no point for them to write a specific extension file only for SEF Advance.
Yes, SEF Advance 2008 supports router.php for core SEF, thus no point for them to write a specific extension file only for SEF Advance.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- ruigato
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
15 years 10 months ago #4683
by ruigato
Thanks for the quick answer Saka
Of course i dont mind some url changes but i would like the main urls to be intact.
extensions dir at joomla uses the new version it looks to me that the output is simillar:
directory/category/listing
i suppose i can use Custom component strings in sef_advance with router.php ( mtree=>othername ) and the url replace ( â=>a, É=>E, Ó=>O) and spaces are taken care the same way.
Do you know some site that has upgraded to the new version and uses Sef_advance ?
Thks again, greetings from Portugal
You will have to take it up with Mosets but I think you will have to live with some URL changes if you decide to upgrade.
Yes, SEF Advance 2008 supports router.php for core SEF, thus no point for them to write a specific extension file only for SEF Advance.
Thanks for the quick answer Saka
Of course i dont mind some url changes but i would like the main urls to be intact.
extensions dir at joomla uses the new version it looks to me that the output is simillar:
directory/category/listing
i suppose i can use Custom component strings in sef_advance with router.php ( mtree=>othername ) and the url replace ( â=>a, É=>E, Ó=>O) and spaces are taken care the same way.
Do you know some site that has upgraded to the new version and uses Sef_advance ?
Thks again, greetings from Portugal
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
15 years 10 months ago #4684
by Saka
Emir Sakic
www.sakic.net
No, I don't, sorry.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- ruigato
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
15 years 10 months ago #4685
by ruigato
what about the replacement strings and component name, will it work with router.php ?
Please Log in or Create an account to join the conversation.
- ruigato
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
15 years 10 months ago #4704
by ruigato
good and bad news
It works with router.php
il seem to work with the old sef_ext.php
especial chars are well replaced like config, capital letters and spaces are diferent. Also in the listing view with sef_ext i had a /details/ in the end, now with router i have only the listing name (looks better)
The only problem with router.php is some small config that are not outputed:
/Construcao_e_Imobiliario/Construtora_Santista_LDA/details/
becomes
/construcao-e-imobiliario/construtora-santista-lda/
Is there a way to forward old urls to the new ones?
It works with router.php
il seem to work with the old sef_ext.php
especial chars are well replaced like config, capital letters and spaces are diferent. Also in the listing view with sef_ext i had a /details/ in the end, now with router i have only the listing name (looks better)
The only problem with router.php is some small config that are not outputed:
/Construcao_e_Imobiliario/Construtora_Santista_LDA/details/
becomes
/construcao-e-imobiliario/construtora-santista-lda/
Is there a way to forward old urls to the new ones?
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
15 years 10 months ago #4706
by Saka
Emir Sakic
www.sakic.net
Not with SEF Advance unless you want to put a redirect one by one.
You could do something with the .htaccess like forwarding all sections or something. Search this forum for code examples.
You could do something with the .htaccess like forwarding all sections or something. Search this forum for code examples.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.