Search found 2 matches

by Notausgang
Sun Nov 04, 2007 10:00 pm
Forum: Joomla! Coding 101
Topic: How to get section and categorie id?
Replies: 6
Views: 3521

Re: How to get section and categorie id?

Thank you, i thought there is an easier way.. For examble, a URL can look like this: index.php?option=com_content&view=section&layout=blog&id=5&Itemid=54 or: index.php?option=com_content&view=category&layout=blog&id=50&Itemid=80 or: index.php?view=article&catid=34:categorie_name&id=45:article_name&o...
by Notausgang
Sun Oct 28, 2007 10:33 pm
Forum: Joomla! Coding 101
Topic: How to get section and categorie id?
Replies: 6
Views: 3521

How to get section and categorie id?

Hi,
I'm trying to write a module that outputs the section and categorie name (for Joomla 1.5).

My problem is, that I don't know know how to get the section and categorie ID of the shown page.

Can someone help me?

Thank you in advance,
Tobias