Cleaned the code for unifying of index and fixed some faults
Codereview: http://codereview.appspot.com/4830045/ [PatchSet 2]
Now contenttype on file upload is coming right and some if-else cases also removed at index.html file.
So now We have index links as /+index/ for global_index and /+index/item as item index and also when i enter /+index as url it redirects to /+index/ , so i do need to take care of this or just let it happen.
reply I guess this happens by the framework, You can discuss the behaviour/problem on #pocoo We should avoid a workaround for now.
In this changeset i will remove the global_index template and links (if there are any more) and also i missed one index2 line earlier(will remove it in different one).
What do i start on now ? i guess first thing should be select items and download them.
reply
I think it is better in that order:
- beautify the green upload link, prefered is the whole white area at index
- select items tool and implementing multiple download
- beautifying all selection methods