A host of minor bug fixes and small features. Life is finally
starting to settle down after an extremely busy few months, and
I hope to get more improvements out in the next several weeks.
Today's patches include:
Accepted patch from #114151, from jvandervort, to fix the order
of categories in links_weblink. Also took his suggestion for a
parallel change to fix the order of the child catefories. Thanks.
- Moved internal interface to Drupal forms
- Changed order of processing roles. Now "authenticated user" has the lowest priority in processing roles. If user has some more roles,
then theme of "authenticated user" will be overwritten by theme of other role.
- Removed some obsolete code
- Now admin theme is also controlled by Role Theme Switcher