hello
On search results its display:
Category: Filename Title
(Phoca Download / Filename Title)
Jan can you please tell wich file i must modify to have only:
Category: Filename Title
(Phoca Category)
Maybe someone know how to do it!
Thanks
phoca search plugin
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca search plugin
Hi, see the output files, category:
components/com_phocadownload/views/category/ ... (tmpl/....)
Jan
components/com_phocadownload/views/category/ ... (tmpl/....)
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 29 Jun 2013, 10:19
Re: phoca search plugin
Thank you. i found it and made the change..now is shows the category! and i also find out how to link to file not category on search! Thanks.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
-
- Phoca Member
- Posts: 20
- Joined: 22 Oct 2013, 15:25
- Location: Poland
Re: phoca search plugin
Hello,
Could anybody please help me to find which exactly entry I have to change in components/com_phocadownload/views/category/ ... (tmpl/....) defual.php file to gain that result?:
Category: Filename Title
(Filename Title)
Is there any possibility to change the 'Phoca Download' to another word in that search layout?
Category: Filename Title
(Phoca Download / Filename Title)
I have multilanguage site and the best option would be changing the 'Phoca Download' for each language.
Could anybody please help me to find which exactly entry I have to change in components/com_phocadownload/views/category/ ... (tmpl/....) defual.php file to gain that result?:
Category: Filename Title
(Filename Title)
Is there any possibility to change the 'Phoca Download' to another word in that search layout?
Category: Filename Title
(Phoca Download / Filename Title)
I have multilanguage site and the best option would be changing the 'Phoca Download' for each language.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca search plugin
Hi, you can change the string, it is in JText::_() method.
Here:
components/com_phocadownload/views/category/ ... (tmpl/....) you can set the output of the component
To change the search output - you need to modify standard Joomla! com_search component ...
Here:
components/com_phocadownload/views/category/ ... (tmpl/....) you can set the output of the component
To change the search output - you need to modify standard Joomla! com_search component ...
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 22 Oct 2013, 15:25
- Location: Poland
Re: phoca search plugin
Thank you Jan, works great!Hi, you can change the string, it is in JText::_() method.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact: