Blueprint changed by Jakub Jankiewicz:

Whiteboard changed:
  Need an example of what the final output should look like.
  
  There are a number of places it might make sense to specify a custom
  class selector for a form.
  
  1) the <div> surrounding the form (currently with id="form_container")
  
  2) the <form> element itself (currently no class selector)
  
  3) The <fieldset> surrounding the input elements (currently
  class="fields")
  
  4) The <fieldset> surrounding the submit elements (currently
  class="buttons")
  
  5) Each individual field (currently class="field NAME-of-DB-field")
  (this may already be sufficient)
  
  ####
  
  Need LLC to do reality assessment on this and fix or kill. Jon
- 
- ####
- 
- Users may want to use for example class "filed" so we can prefix all
- aiki clases with "aiki-" like class="aiki-filed aiki-widget_name" --
- Jakub

-- 
Add css "Class" to form fields
https://blueprints.launchpad.net/aikiframework/+spec/add-cssclass-to-formfields

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : aikiframework-devel@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to