diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-02-06 19:04:13 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-02-06 19:05:10 +0100 |
commit | d0c927c940435bad3da922f727713e1b06b6c936 (patch) | |
tree | f152623ace446f97970b1c8a4c4f29e35ec79954 /TODO | |
parent | 4171cdd78489590af889073448fab18e28c38858 (diff) | |
download | aurweb-d0c927c940435bad3da922f727713e1b06b6c936.tar.xz |
Remove TODO
There haven't been any real changes to this file for more than five
years. Most of the items mentioned have been addressed. Use the bug
tracker for further feature requests or general issues.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -1,17 +0,0 @@ -TODO - -Here's a list of things that currently need doing in the AUR which -aren't bugs that need investigation, they just need some time to fix. -Don't forget to remove anything from this list that gets fixed if you -can and feel free to add to it. - -* HTML basically needs a complete rewrite, rife with broken html -* Use mod_rewrite for urls, allows for nicer looking urls and no more - deciphering of those insane variables -* Rename those insane variables (the url variables on the search page), - probably make them more verbose and actually relate to what they are -- Shuffle around secondary nav links (does every page really need - bugs/discuss/etc? front page material?) -- search page formattting (squashed columns) -- improve package searching (fulltext is nifty, needs discussion) - |