(test for alternate feature layout, still work in progress.) |
|||
| Line 19: | Line 19: | ||
{| border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | {| border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;" | ||
| − | |- style="background: #ececec; text-align: center;" | + | |- style="background: #ececec; text-align:center; font-weight:bold;" |
| − | + | | Status | |
| − | + | | Project | |
| − | + | | style="width:100px"; | Description | |
| − | + | | Contact | |
|- | |- | ||
| − | + | | style="text-align:center;" bgcolor="#ddffdd" | DONE | |
| Kate | | Kate | ||
| Refactor some code. | | Refactor some code. | ||
| contact | | contact | ||
|- | |- | ||
| − | + | | style="text-align:center;" bgcolor="#ffdead" | IN PROGRESS | |
| Kate | | Kate | ||
| Separate more functionality from KateDocument. Bla bla... | | Separate more functionality from KateDocument. Bla bla... | ||
| Contact | | Contact | ||
|- | |- | ||
| − | + | | style="text-align:center;" bgcolor="#ffdddd" | TODO | |
| Kate | | Kate | ||
| Fix the code completion interface. | | Fix the code completion interface. | ||
| Contact | | Contact | ||
|} | |} | ||
todo: integrate (+ validate for kde4) those pages into sane locations ;)
see: http://developer.kde.org/documentation/other/index.html
| Status | Project | Description | Contact |
| DONE | Kate | Refactor some code. | contact |
| IN PROGRESS | Kate | Separate more functionality from KateDocument. Bla bla... | Contact |
| TODO | Kate | Fix the code completion interface. | Contact |