<HTML><HEAD><STYLE media="all" type="text/css">   #sig {  font: 11px Verdana, Arial, Sans-Serif;  Line-Height: 13px;      color: #660000;         margin: 6px;    padding: 6px;   border-top: 1px #999999 dotted;         border-bottom: 1px #999999 dotted;   }   #sig .row{     padding-left: 30px;   }   #sig .row a:link, #sig .row a:visited {       color: #660000;         text-decoration: none;  border-bottom: 1px #999999 dotted;   }   #sig .row a:hover {    color: #333333;         border-bottom: 1px black dotted;   } </STYLE></HEAD><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Disclaimer: I've got no knowledge of how to code bundles. I can simply copy the wonderful work done by other people. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>That being said -- before I start hacking, has anyone created a PHPDoc Parser Bundle that would allow me to see up-to-date documentation of my PHP codebase in TextMate, similar to the way the TODO List bundle allows me to see where I've marked Todos? I love TextMate as it's much easier for me to work with projects in TextMate's formatting, but I miss using something like Zend that'll parse phpdoc formatted comments on the fly. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV>Karl Katzke</DIV><BR><DIV> <DIV id="sig">       <DIV class="row">               <STRONG>Karl Katzke</STRONG> | Systems Analyst I | Texas A&M University Athletics | Internet & Special Projects<BR>           Contact: <A href="mailto:kkatzke@athletics.tamu.edu">kkatzke@athletics.tamu.edu</A> | office: 979.458.4075        </DIV> </DIV> </DIV><BR></BODY></HTML>