Using different widgets. Dead link

While learning xataface tutorial, auction is an application I'm playing with.
2 questions.
1)Page address
http://xataface.com/documentation/tutor ... ustomizing
"...You can change the widget that is used to edit a field by specifying a "widget:type" attribute for the field in the fields.ini file.
more information about the available widgets, see the widget:type manual page..."
link http://xataface.com/documentation/manua ... _type/view goes nowhere
2)index.php?-action=new&-table=users
Users/details/new record
Edit Details
(fields)
Username
Password
Firstname
Lastname
Title
Department
Phone
Email
Role Please Select ... USER ADMIN
Receive output notifications
Receive notifications by email when you are outbid on items
Timezone Please Select ...
Submit
According to tutorials I suppose to see all that in
tables/users/fields.ini
but this is what I see
[prefs_receive_outbid_notifications]
widget:type=checkbox
widget:label = "Receive output notifications"
widget:description = "Receive notifications by email when you are outbid on items"
[password]
encryption=md5
[timezone]
widget:type=select
vocabulary=timezones
2 questions.
1)Page address
http://xataface.com/documentation/tutor ... ustomizing
"...You can change the widget that is used to edit a field by specifying a "widget:type" attribute for the field in the fields.ini file.
more information about the available widgets, see the widget:type manual page..."
link http://xataface.com/documentation/manua ... _type/view goes nowhere
2)index.php?-action=new&-table=users
Users/details/new record
Edit Details
(fields)
Username
Password
Firstname
Lastname
Title
Department
Phone
Role Please Select ... USER ADMIN
Receive output notifications
Receive notifications by email when you are outbid on items
Timezone Please Select ...
Submit
According to tutorials I suppose to see all that in
tables/users/fields.ini
but this is what I see
[prefs_receive_outbid_notifications]
widget:type=checkbox
widget:label = "Receive output notifications"
widget:description = "Receive notifications by email when you are outbid on items"
[password]
encryption=md5
[timezone]
widget:type=select
vocabulary=timezones