diff options
| author | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-03-11 02:50:35 +0000 |
|---|---|---|
| committer | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-03-11 02:50:35 +0000 |
| commit | 9d08818de93a8769f811c23809dad2a5b4d68e70 (patch) | |
| tree | ed1735a657c7a3e0159728a5a08ea36e2d0c77ea /llvm/docs | |
| parent | d2d7ccdb4bf3b3a60ff27564b0b63875b4488dc8 (diff) | |
| download | bcm5719-llvm-9d08818de93a8769f811c23809dad2a5b4d68e70.tar.gz bcm5719-llvm-9d08818de93a8769f811c23809dad2a5b4d68e70.zip | |
Embed a floating frame of the bugzilla query in the page. This way
people looking for open projects cannot miss the link :-)
llvm-svn: 12284
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/OpenProjects.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/llvm/docs/OpenProjects.html b/llvm/docs/OpenProjects.html index aceff0c0198..a840e8c6d75 100644 --- a/llvm/docs/OpenProjects.html +++ b/llvm/docs/OpenProjects.html @@ -52,9 +52,16 @@ contributions.</p> to the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVM Developer's</a> mailing list, so that we know the project is being worked on. Additionally this is a good way to get more information about a specific project -or to suggest other projects to add to this page. Another good place to look -for ideas is the <a href="http://llvm.cs.uiuc.edu/bugs/">LLVM bug -tracker</a> by querying for <a href="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned">unassigned enhancements</a>.</p> +or to suggest other projects to add to this page. +</p> + +<p>The projects in this page are open ended. More specific projects are +filed as unassigned enhancements in our <a href="http://llvm.cs.uiuc.edu/bugs/"> +LLVM bug tracker</a>. Here is the current list: +</p> + +<iframe src="http://llvm.cs.uiuc.edu/bugs/buglist.cgi?keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_severity=enhancement&emailassigned_to1=1&emailtype1=substring&email1=unassigned" frameborder="1" align="center" width="100%" height="400"> +</iframe> </div> |

