Icons added for the contenttype, and started some work on global index
Changeset: https://bitbucket.org/sinha/moin2/changeset/a716e61ae9c7
Issues: For the global index part, as we decided to show them alphabetically, so do i need some translation in the input, i mean as i am planning to put a bar in top which is having list of alphabets like
A | B | C | D | E .....
so do i need to put this characters after the translation, such that they would appear like
a | be | ce | de | e | ef ... ( as in Dutch )
Such that when a alphabet is clicked, i can show the list of items starting with this alphabets(prefix).