<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WordPress/MU Favicon</title>
	<atom:link href="http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://rohankapoor.com</link>
	<description>Student, Freelancer, &#38; Tech Enthusiast!</description>
	<lastBuildDate>Sun, 29 Jan 2012 03:29:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-3137</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Fri, 10 Dec 2010 23:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-3137</guid>
		<description>I worked a little on it today. I believe the changes I made today should allow it to accept a standard value from the Administration menus, but it has no support for the global option. If you are interested, it is tagged as 2.0-alpha-2. I would appreciate any feedback if you feel like giving it.Thanks! </description>
		<content:encoded><![CDATA[<p>I worked a little on it today. I believe the changes I made today should allow it to accept a standard value from the Administration menus, but it has no support for the global option. If you are interested, it is tagged as 2.0-alpha-2. I would appreciate any feedback if you feel like giving it.Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MileHigh</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-3127</link>
		<dc:creator>MileHigh</dc:creator>
		<pubDate>Fri, 10 Dec 2010 15:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-3127</guid>
		<description>That would be great. Please let me know if you release an update. 
 
Ideally it would support override of favicon at the site level by entering a path in the admin, but allow to keep my default favicon for admin side for all my customers. 
 
There are some existing plugins that allow you to put a path to a site favicon (at the site level), and some that allow to put a path to an admin favicon (at the site level), but none that do both for sitewide and yet still let you override per site. 
 
Thanks. </description>
		<content:encoded><![CDATA[<p>That would be great. Please let me know if you release an update. </p>
<p>Ideally it would support override of favicon at the site level by entering a path in the admin, but allow to keep my default favicon for admin side for all my customers. </p>
<p>There are some existing plugins that allow you to put a path to a site favicon (at the site level), and some that allow to put a path to an admin favicon (at the site level), but none that do both for sitewide and yet still let you override per site. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-3104</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Fri, 10 Dec 2010 01:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-3104</guid>
		<description>That’s actually a very interesting question and actually requires a somewhat complicated answer. To put it simply, no, the plug does not currently have that ability mainly because of the fact that it was never designed with anything more than a simple sitewide favicon. As I’m sure you have noticed, the plugin is so simple that it requires manually filling the path to the favicon directly into its php file. My eventual plan for the plugin was to create an administration page for it that would allow users to enter the full path to the favicon icon from within WordPress. The goal would be one sitewide favicon that the site admin could enter which would be overridden for individual blogs by specifying that through an administration page on that particular blog (this would be an option that applied per blog). Honestly, I have been busy and haven’t actually looked into implementing this functionality for about 15 months. Since you have brought it up, and are requesting the feature, it is something that I will take another look at. I do still have all of my notes and the heavily modified version of the plugin that I had started implementing this functionality into. If I had to give a timeline, I would be willing to say that I think there could be some significant changes within the next month (before New Year).I hope that answers your question properly and if not please let me know. </description>
		<content:encoded><![CDATA[<p>That’s actually a very interesting question and actually requires a somewhat complicated answer. To put it simply, no, the plug does not currently have that ability mainly because of the fact that it was never designed with anything more than a simple sitewide favicon. As I’m sure you have noticed, the plugin is so simple that it requires manually filling the path to the favicon directly into its php file. My eventual plan for the plugin was to create an administration page for it that would allow users to enter the full path to the favicon icon from within WordPress. The goal would be one sitewide favicon that the site admin could enter which would be overridden for individual blogs by specifying that through an administration page on that particular blog (this would be an option that applied per blog). Honestly, I have been busy and haven’t actually looked into implementing this functionality for about 15 months. Since you have brought it up, and are requesting the feature, it is something that I will take another look at. I do still have all of my notes and the heavily modified version of the plugin that I had started implementing this functionality into. If I had to give a timeline, I would be willing to say that I think there could be some significant changes within the next month (before New Year).I hope that answers your question properly and if not please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MileHigh</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-3095</link>
		<dc:creator>MileHigh</dc:creator>
		<pubDate>Thu, 09 Dec 2010 17:28:22 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-3095</guid>
		<description>I like the idea of a sitewide favicon, but I have a question: can I override individual sites with their own favicon by placing their favicon in the theme folder and somehow looking for that first (see if it exists) before using the sitewide as &#039;default&#039; if a favicon doesn&#039;t exist? 
 
This is because some clients want their own favicon, but I&#039;d like to use mine as &#039;default&#039;, and also as admin favicon for all multisite sites. 
 
Thanks. </description>
		<content:encoded><![CDATA[<p>I like the idea of a sitewide favicon, but I have a question: can I override individual sites with their own favicon by placing their favicon in the theme folder and somehow looking for that first (see if it exists) before using the sitewide as &#039;default&#039; if a favicon doesn&#039;t exist? </p>
<p>This is because some clients want their own favicon, but I&#039;d like to use mine as &#039;default&#039;, and also as admin favicon for all multisite sites. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1647</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Sat, 16 Oct 2010 20:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1647</guid>
		<description>No problem! I&#039;m glad it worked out for you! </description>
		<content:encoded><![CDATA[<p>No problem! I&#039;m glad it worked out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LTCLady</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1644</link>
		<dc:creator>LTCLady</dc:creator>
		<pubDate>Sat, 16 Oct 2010 20:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1644</guid>
		<description>Thank you - it worked like a charm and loaded the favicon instantly!    Thank you for your time. </description>
		<content:encoded><![CDATA[<p>Thank you &#8211; it worked like a charm and loaded the favicon instantly!    Thank you for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1565</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Sat, 09 Oct 2010 17:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1565</guid>
		<description>Hi, 
 
You need to have uploaded a favicon.ico file to a web viewable directory on your server. I recommend using the WordPress media upload to do that. Then you need to open the wordpressmu-favicon.php file in a text editor and edit this line: 
 
echo &#039;&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://idwellness.org/wp-content/bp-themes/facebuddy-home-theme/favicon.ico&quot; /&gt;&#039;; 
 
with the actual path to the favicon.ico file. 
 
Hope that helps. </description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>You need to have uploaded a favicon.ico file to a web viewable directory on your server. I recommend using the WordPress media upload to do that. Then you need to open the wordpressmu-favicon.php file in a text editor and edit this line: </p>
<p>echo &#039;&lt;link rel=&quot;shortcut icon&quot; href=&quot;<a href="http://idwellness.org/wp-content/bp-themes/facebuddy-home-theme/favicon.ico&#038;quot" rel="nofollow">http://idwellness.org/wp-content/bp-themes/facebuddy-home-theme/favicon.ico&#038;quot</a>; /&gt;&#039;; </p>
<p>with the actual path to the favicon.ico file. </p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LTC Lady</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1564</link>
		<dc:creator>LTC Lady</dc:creator>
		<pubDate>Sat, 09 Oct 2010 17:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1564</guid>
		<description>Hi, I too have a WordPress 3.0.1 website with blog and installed your MU Favicon plug-in.  I am a novice however and do not know how to complete the last step and what specific code should be input and where.  The final step:  Edit the uploaded plugin file with the location of the the favicon -- is where I&#039;m stuck.  I&#039;ve verified in my website hosting account that the php file is there and plug-in looks like it installed correctly in my administrative panel, so what next?  Would appreciate the help.  Thanks. </description>
		<content:encoded><![CDATA[<p>Hi, I too have a WordPress 3.0.1 website with blog and installed your MU Favicon plug-in.  I am a novice however and do not know how to complete the last step and what specific code should be input and where.  The final step:  Edit the uploaded plugin file with the location of the the favicon &#8212; is where I&#039;m stuck.  I&#039;ve verified in my website hosting account that the php file is there and plug-in looks like it installed correctly in my administrative panel, so what next?  Would appreciate the help.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohan Kapoor</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1464</link>
		<dc:creator>Rohan Kapoor</dc:creator>
		<pubDate>Thu, 30 Sep 2010 21:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1464</guid>
		<description>Congratulations!! That does sound very, very impressive! Glad that my favicon plugin is still compatible with Wordpress 3.0.1. I was worried that the latest (3.0) architecture had broken compatibility but I am quite glad that it didn&#039;t break!! 
 
Cool! Thanks for the plug!! </description>
		<content:encoded><![CDATA[<p>Congratulations!! That does sound very, very impressive! Glad that my favicon plugin is still compatible with WordPress 3.0.1. I was worried that the latest (3.0) architecture had broken compatibility but I am quite glad that it didn&#039;t break!! </p>
<p>Cool! Thanks for the plug!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miryam Stenger</title>
		<link>http://rohankapoor.com/projects/plugins/wordpress-mu-favicon/comment-page-1/#comment-1460</link>
		<dc:creator>Miryam Stenger</dc:creator>
		<pubDate>Thu, 30 Sep 2010 14:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://rohan-kapoor.com/?page_id=94#comment-1460</guid>
		<description>Thank you so much for this plugin. I have used the latest Wordpress version 3.0 to create a multi-site (bravely using an existing sub-folder as opposed to unnecessary sub-domain option), firstly pulling in (importing) two of my existing blogs. To cut a long story short... it has been quite an experience and I&#039;m proud of having got where I am so far in just under 2 days! Getting the favicons to show up on all the multi-site blogs was one of my problems... which you have solved with your plugin. I prefer hard coding to using too many plugins, however I&#039;ve arrived at the stage where I can&#039;t spend too much more time on getting the site(s) up and running satisfactorily. I still have a couple of other niggly things to sort out, however I&#039;m so pleased that this new version of WordPress does now offer the multi-site option. It&#039;s also given me the chance to do some &#039;spring-cleaning&#039; of my Feedburner feeds;Google AdSense, Technorati, etc. outdated information that I had neglected for quite a while. I will give your plugin a plug on my &quot;WordPress Education&quot; blog  &lt;a href=&quot;http://(http://www.miryamstenger.com/wordpress/wordpresseducation/)&quot; rel=&quot;nofollow&quot;&gt;(http://www.miryamstenger.com/wordpress/wordpresseducation/)&lt;/a&gt;.  </description>
		<content:encoded><![CDATA[<p>Thank you so much for this plugin. I have used the latest WordPress version 3.0 to create a multi-site (bravely using an existing sub-folder as opposed to unnecessary sub-domain option), firstly pulling in (importing) two of my existing blogs. To cut a long story short&#8230; it has been quite an experience and I&#039;m proud of having got where I am so far in just under 2 days! Getting the favicons to show up on all the multi-site blogs was one of my problems&#8230; which you have solved with your plugin. I prefer hard coding to using too many plugins, however I&#039;ve arrived at the stage where I can&#039;t spend too much more time on getting the site(s) up and running satisfactorily. I still have a couple of other niggly things to sort out, however I&#039;m so pleased that this new version of WordPress does now offer the multi-site option. It&#039;s also given me the chance to do some &#039;spring-cleaning&#039; of my Feedburner feeds;Google AdSense, Technorati, etc. outdated information that I had neglected for quite a while. I will give your plugin a plug on my &quot;WordPress Education&quot; blog  <a href="http://(http://www.miryamstenger.com/wordpress/wordpresseducation/)" rel="nofollow">(</a><a href="http://www.miryamstenger.com/wordpress/wordpresseducation/" rel="nofollow">http://www.miryamstenger.com/wordpress/wordpresseducation/</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

