joomla tam Costumize bileşeni bağlantı

0 Cevap php

I have a problem regarding joomla. I made a component and now I want to costumize the link for it. I already wrote the router.php. The link to the component view (if I use the JRoute function of course) now looks good, except for the first part, which looks like :

http://www.mySite.com/en/component/componentname/ ...

Ben sitemde daha fazla dil yönetmek için JomFish kullanmak neden orada olduğunu, "en" umursamıyorum.

Ben örnek için "/ bileşen / ComponentName /" için "/ myString /" dönüştürmek istiyor.

Ben sitemde imkansız benim menüsüne bu birçok site bağlantı, bir veritabanından bilgi görüntüler neden, bunun için menüyü kullanabilirsiniz olamaz.

The only solution I found requires the changing of the Joomla JRoute function (I found only a suggestion, not how it's done :( ). Anyone has any Idea how I could accomplish this?

0 Cevap