Extension talk:Bullet Feed
From MediaWiki.org
This is my first public extension and have yet to really dive into code and make something really useful. I know that other great php programmer on this site have made probably better structured scripts for the same thing, but I couldn't find one that I could readily put in a minimalistic format such as found on http://hdwiki.nmu.edu. If you have any questions, comments, etc, feel free to email me at cperry@nmu.edu -03:42, 6 February 2008 (UTC)
[edit] Update
- Updated the links algorithm again to take into account $wgServer instead of computing my own.
- -muraj 07:17, 3 April 2008 (UTC)
- Fixed descriptions not parsing html into html code.
- Implemented a more portable algorithm for parsing default links
- Default site address is now http://domain_name/$wgScriptPath
- -muraj 15:43, 28 February 2008 (UTC)

