We received queries on the inputEx forum to switch our repository to Git.
The YUI library recently moved to GitHub, so I decided to move both of the YUI-based libraries, inputEx and WireIt, to the same plateform.
Here are the two new repositories: inputEx and Wireit.
The GitHub interface is friendly, it displays nice stats, has a cool API, and Git ! (But I’m missing a ticket system)
The good news is that it is really easy to import a SVN repository, and keeps the commit history.
See you on GitHub !
Ah… and Happy New Year !

I have one request, how about making the names of the fields more consistent?
AS it’s now the RTEField loads as ‘inputex-rtefield’ by is registered as ‘html’ for json notation.
But anyhow, great work. keep it up!
/ Micke
It’s true that the RTE Field is not well-named. However, most of the other fields are okay so I’ll rename it for the inputEx 0.2.2 release.
Thanks
That’s great!
The only other fields I have noticed have mismatched names are ‘inputex-checkbox’ => ‘boolean’ and ‘inputex-textarea’ => ‘text’.
/ Micke