diaspora/app/views/users
Paweł Wilk 279b08ae4a Added inflection of nouns by the grammatical gender for some languages.
- New module I18n::Backend::Genderize keeps configuration and adds :gender option to translate().
- Module methods in Genderize allow fast checking if language needs gender and guessing gender.
- jQuery in views/users/edit.html.haml shows and hides grammatical gender select list when needed.
- Span and select list in views/users/edit.html.haml allows to choose grammatical gender.
- Key :grammatical_gender in User model keeps grammatical gender information.
- Added some methods to language_helper.rb.
- UsersController is aware of grammatical gender and is able to guess it when "getting started".
2010-12-01 17:29:04 +01:00
..
getting_started Make the getting_started aspects page more like the manage page 2010-11-25 23:17:27 -05:00
edit.html.haml Added inflection of nouns by the grammatical gender for some languages. 2010-12-01 17:29:04 +01:00
getting_started.html.haml fixing getting started 2 2010-11-22 18:28:04 -08:00