Open main menu

CDOT Wiki β

Changes

Create Local MXR

851 bytes added, 16:03, 11 February 2009
no edit summary
* [http://vocamus.net/dave/?p=124 Blogged] on my progress to date, showing MXR working, and re-done as an extjs app.
 
* Spoke with justdave about source for mxr:
 
<blockquote>To get the source, use <code>hg clone http://hg.mozilla.org/users/bsmedberg_mozilla.com/mxr/</code>
File bugs in Webtools/LXR and attach patches, CC justdave, timeless, and bsmedberg on them</blockquote>
 
* Need to deal with chars in filenames when creating ids in elements: <code>$^_-/.{}0123456789aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ</code>
 
* Considering doing an extension with a binary web browser app included. See [http://www.ibm.com/developerworks/web/library/wa-ltwebserv/ this] discussion of tiny web servers, and also the [https://addons.mozilla.org/en-US/firefox/addon/6665 Prism Firefox Extension], which shows the model for containing binary apps and using nsIProcess to start/stop.
 
* [[Create Local MXR UI Suggestions]]
 
* [[Instructions for Setting Up DXR]]