|
Joomla Component 1 Year, 9 Months ago
|
Karma: 5
|
|
Guys,
I have Joomla installation and a RSS component enabled in it.
My query: Is there any way to know, on what/how many pages the component is being used?
Any help will be appreciated.
Thanks.
|
|
|
|
./chetan
|
|
|
Re: Joomla Component 1 Year, 9 Months ago
|
Karma: 3
|
|
|
|
|
|
Prabhat Sandheliya
LinuxIndore.com
|
|
|
Re: Joomla Component 1 Year, 9 Months ago
|
Karma: 5
|
|
I am already having RSS feed component installed and working.
I just want to know, what are those Joomla pages the component is being used. Is there any way to find out or does Joomla injects some "include" command into pages when we enabled any component on some of few pages??
if it is.. I can then find it using grep.
Thx,
|
|
|
|
./chetan
|
|
|
Re: Joomla Component 1 Year, 9 Months ago
|
Karma: 3
|
|
I guess you are talking about code.
Two parts are there in components :
1. /administrator/components/com_YUORCOMPONENT
2. /components/com_YOURCOMPONENT
Have a look at the files there for clue.
Sandy.
|
|
|
|
Prabhat Sandheliya
LinuxIndore.com
|
|
|
Re: Joomla Component 1 Year, 8 Months ago
|
Karma: 5
|
|
Yes, it does solve the problem, thanks.
|
|
|
|
./chetan
|
|
|