Opened 18 years ago
Closed 18 years ago
#4961 closed (fixed)
newforms docs: How to add HTML attributes
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev | 
| Severity: | Keywords: | newforms | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | yes | 
| Easy pickings: | no | UI/UX: | no | 
Description
Hi, here is a small patch for docs/newforms.txt
I hope the wiki syntax is OK.
Attachments (1)
Change History (5)
by , 18 years ago
| Attachment: | newforms.diff added | 
|---|
comment:1 by , 18 years ago
| Patch needs improvement: | set | 
|---|---|
| Triage Stage: | Unreviewed → Accepted | 
comment:2 by , 18 years ago
| Cc: | added | 
|---|---|
| Component: | Documentation → Cache system | 
| Triage Stage: | Accepted → Unreviewed | 
| Version: | SVN → 0.95 | 
<Text>
comment:3 by , 18 years ago
| Cc: | removed | 
|---|---|
| Component: | Cache system → Documentation | 
| Triage Stage: | Unreviewed → Accepted | 
| Version: | 0.95 → SVN | 
This isn't a toy. Please play elsewhere.
comment:4 by , 18 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
The current newforms documentation covers this; if you feel something is still missing, please reopen.
  Note:
 See   TracTickets
 for help on using tickets.
    
Good idea. However, there's a minor typo: "If you want to add HTML attributes to the widget of a field, you need *to* add them to...", and it would be nice to have two other things; 1) an example of another html attribute (style?) and (2) the resulting html.