If we create an image directory then I would strongly suggest creating
a /images/icons sub directory where Drupal icons can be placed.
Further, I would suggest adopting the Linux convention for icon folder
names and structure. This would allow people to easily swap icon
sets for their site.
/images/icons/<style>/24x24
As 4.7 continues to grow and new files are added or about to be added
(like the forthcoming textarea patch, w00t indeed!), I think it's time
for an early spring cleaning on this folder. I recommend the
following:
delete /misc
create:
/images
/images/logos (for those drupal powered logos)
/scripts (merge with shell scripts perhaps?)
/styles
Thoughts? I think we should make this change before 4.7 ships, it
should be relatively simple to do, we just need to agree on the best
way to do it. So let's have at it!
ted (m3avrck)