Posted by junkbond on December 13, 2008 at 3:03pm
Jump to:
| Project: | Memetracker |
| Version: | 6.x-1.1-alphpa5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Is it possible to disable links to "content source" just above every cluster?
I am getting it as a link to my home page.
Comments
#1
Yeah -- I pull the content source url from Feedapi. Sometimes, for whatever reason, Feedapi can't retrieve the URL of the blog or whatever the source is of the feed. So when I create that link, it fails.
To remove the link to the content source, copy the meme.tpl.php file to your theme directory. Now any changes you make to your copy will override the original theme file that shipped with the module. So copy the file over and find the line that prints the content source out and kill that.