#117 closed enhancement (wontfix)
Site search and/or Trac search for djangoproject.com
Description ¶
According to TracSearch, Trac has a neat feature where you can enter bug numbers, changeset codes etc in to the search box to jump directly to that item within Trac. It would be useful if the Trac search box was added to the templates for code.djangoproject.com in the same place on every page (it might work in the top right in the light green bar, below the Home / Download / etc links).
Even better - how about adding search to the whole of the djangoproject.com website? It would be very handy for searching through the growing piles of documentation, not to mention the comments.
Change History (3)
comment:1 by , 20 years ago
Owner: | changed from | to
---|
comment:2 by , 20 years ago
Owner: | changed from | to
---|
comment:3 by , 20 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Trac search is in (and easy) but integrating it with Django's search engine is going to be HARD; unless I'm board some weekend I doubt it'll happen.
Added Trac search back into the code pages. Handing this back to Jacob to setup a site-wide search engine.