Passing Params by url and not Itemid. - Joomla! Forum - community, help and support


hi there,
i developed small news component friends website. component uses categories , sections parameters in order show appropriate content.

consequently urls this: ?option=com_mycomponent&view=myview&itemid=myitemid

the component works great, not problem, problem pass parameters per url , later rewrite them have them like:

mycomponent/mysection/mycategory/myarticleid/myitemid .

how beeing done in native content component? there paramaters passed url must possible relatively easy implement feature on third party component, doesn´t it?

thanks , greetings germany!

you can turn on sef urls within joomla config, work if component supports them.





Comments

Popular posts from this blog

Blank pages again for IE7 and IE6

How to update nested ListCollectionViews?

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??