Closed (fixed)
Project:
CVS integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
9 Mar 2009 at 17:12 UTC
Updated:
24 Apr 2018 at 13:56 UTC
Jump to comment: Most recent file
Comments
Comment #1
gregglesUpdating to appropriate project and a patch that might get this right.
It is untested and may end up providing the feed icon twice.
Comment #2
jpetso commentedr0xx0rz!!! I always wanted to have this, but I had no idea it's *that* simple :D
Ported and committed to Version Control API's Commit Log, thanks!
(Seems to work properly, too. At least the straight port is.)
Comment #3
dwwThis does indeed provide the feed icon twice:
http://d6.drupal.org/cvs
But, I can remove the feed_icon call before I commit...
Comment #4
dwwRemoved theme('feed_icon'), tested, and committed to HEAD. This will go out on d.o once there are some other useful changes and I need to deploy a new version of cvs.module.
Thanks!
-Derek
Comment #5
gregglesCool, thanks for testing and committing this, dww. It's a little hard (at least for me) to setup a local environment to test out stuff like this, so I appreciate you doing that.