Modify ↓
#2860 closed defect (duplicate)
Add "Submit/Edit/Preview/Delete" buttons on top of wiki page
| Reported by: | cyril _dot_ zorin _at_ {nospam} gmail _dot_ com | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9.4 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Right now Trac has it such that the Submit/Preview/Edit/Delete buttons are on the bottom of each wiki page. This can get quite annoying for large pages as a user has to scroll down 10km to reach the "Edit this page" button.
It'll be quite easy to make it so these buttons appear at the top of a wiki page also.
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
| Cc: | added |
|---|
comment:2 by , 19 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



I don't see a reason to have Submit and Preview at the top of the editing page since the form should fit on a single screen. If not you can adjust the height of the textarea.
The Edit button at the top is requested in #2626 and I can put a note there about delete buttons as well.