Hi,
I have set my Zoom Indexer up so that it displays icons with the search results to denote what type of file it is and this seems to work fine for docs, pdfs, ppt etc.
However, all of my web pages are PHP and are all called 'index.php', yet do not have the icon I have specified for php files. For example:
www.mysite.com/page1/index.php
www.mysite.com/page2/index.php
so basically all the links within my pages are without the final doc or doctype
href="/page1/"
href="/page2/"
This is the way the CMS creates the pages and layout of the file structure.
I cannot seem to find a way for the icons to be appended to the search results. Any help would be much appreciated.
theUKdude
I have set my Zoom Indexer up so that it displays icons with the search results to denote what type of file it is and this seems to work fine for docs, pdfs, ppt etc.
However, all of my web pages are PHP and are all called 'index.php', yet do not have the icon I have specified for php files. For example:
www.mysite.com/page1/index.php
www.mysite.com/page2/index.php
so basically all the links within my pages are without the final doc or doctype
href="/page1/"
href="/page2/"
This is the way the CMS creates the pages and layout of the file structure.
I cannot seem to find a way for the icons to be appended to the search results. Any help would be much appreciated.
theUKdude
Comment