I did the first commit of code a few days ago. It contains everything I've been working on up untill now (except some experimentational code that I'm not sure belong in the repos). To sum it up, it can now do this:
Icon sets are looked for in the following locations:
The themes and modules directories are different from the others, in that their icons directory contains the set of icons for that particular theme or module, while the other locations are places where multiple generic icon sets may live. Maybe this is confusing?
Anyway, this is a snapshot of the admin/build/icons page at this point:
![]()
The icon sets you see there are all for testing purposes. Download a zip file of the demo icon sets (at the bottom) if you want to try out the module, or you'd see little in admin/build/icons (yet).
Other things I've been doing since the project started:
As this is the first code you see from me, I hope to hear what you think of it so far - the good and the bad. It should be mentioned that functions that are based on existing core functions are marked with a @see Javadoc property. I expect to clean up these functions and make them more consise and icon.module specific. The local tasks aren't ideal either. I think "List | Configure", with themes as sub-tasks for Configure, would be better.
I'll go ahead and create some issues in the project's queue right now, and hope to be able to spend much more time on this in the time to come. I also promise to commit more often, and update this blog as soon as I have something to share :)
| Attachment | Size |
|---|---|
| Demo icon sets | 32.48 KB |
Comments
It's too late for writing
It's too late for writing issues, so I'll leave that for later :P