I just merged it to master. It's not quite done for three reasons that I know of:
* The menu plugin uses an autocomplete-like field to allow the selection of posts. This control, FormControlAutocomplete, is as-yet incomplete. The menu plugin may have other issues related to FormUI, though much of it has been overhauled, and that might be the last item. * The admin "users" page no longer allows the deletion of users. This is because the form tags that are generated on the page, which previously did not use FormUI, are not properly placed. The non-FormUI form on that page needs to be replaced with one that is. On IRC today I mentioned a plan for a new control, FormControlAggregator, which would be a single checkbox that gets its value by aggregating the values of checkboxes that are elsewhere on the page, specified by a CSS selector. This control would be useful for replacing our many "None/N/All selected" checkboxes at the bottom of lists. * Since all of the templates have been simplified, the divs and classes that were previously used for controls are likely not present. As a result, the admin stylesheet is largely ineffective. Please enjoy/poke at/contribute to these new changes. Owen -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev --- You received this message because you are subscribed to the Google Groups "habari-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
