#7864 closed (fixed)
Forms documentation needs update, renaming from "newforms"
| Reported by: | Jacob | Owned by: | Gary Wilson |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The documentation, docs/newforms.txt, has not been updated as part of [7971]. References to "newforms" need to be removed from the docs entirely (except for backwards-compatibility notices) and the document itself likely needs to be renamed.
Change History (9)
comment:1 by , 17 years ago
| Status: | new → assigned |
|---|
comment:2 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:3 by , 17 years ago
| Status: | new → assigned |
|---|
comment:4 by , 17 years ago
comment:5 by , 17 years ago
| milestone: | 1.0 alpha → 1.0 beta |
|---|
There's still a few cleanups that should be done, but I'm going to move this ticket to the beta since I'm happy enough with where the docs are now for alpha.
comment:6 by , 17 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:8 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Yeah, I don't know what I was thinking. This is done.
Note:
See TracTickets
for help on using tickets.
(In [8020]) Refs #7864 -- Updates to documentation for the oldforms/newforms switch.