Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1919 closed enhancement (fixed)

inconsistent layout in wiki edit and add attachment pages

Reported by: vittorio Owned by: Christopher Lenz
Priority: low Milestone: 0.9
Component: general Version: devel
Severity: minor Keywords: layout
Cc: vittorio@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

when editing a wiki page, the checkbox "Page is read-only" is always underneath the username and comment input boxes (which looks nice). but when adding an attachment, the checkbox "Replace existing attachment of the same name" is beside the input boxes if theres enough space.

would be nice to have a consistent layout.

using trunk r2068

Attachments (1)

attachment_wikichange.png (17.3 KB ) - added by anonymous 19 years ago.
screenshot

Download all attachments as: .zip

Change History (8)

by anonymous, 19 years ago

Attachment: attachment_wikichange.png added

screenshot

comment:1 by anonymous, 19 years ago

Cc: layout added
Milestone: 0.9
Owner: changed from Jonas Borgström to anonymous
Status: newassigned

vittorio, your browser window is way too wide ;-)

comment:2 by Christopher Lenz, 19 years ago

Owner: changed from anonymous to Christopher Lenz
Status: assignednew

Let's try this again when logged in :-P

comment:3 by Christopher Lenz, 19 years ago

Status: newassigned

comment:4 by Christopher Lenz, 19 years ago

Cc: layout removed
Keywords: layout added

comment:5 by vittorio@…, 19 years ago

Cc: vittorio@… added

comment:6 by Christian Boos, 19 years ago

To be consistent with the Wiki:

Index: templates/attachment.cs
===================================================================
--- templates/attachment.cs     (revision 2079)
+++ templates/attachment.cs     (working copy)
@@ -23,6 +23,7 @@
     <label>Description of the file (optional):<br />
     <input type="text" name="description" size="60" /></label
    </div>
+   <br />
    <div class="options">
     <label><input type="checkbox" name="replace" checked="checked" />
     Replace existing attachment of the same name</label>

comment:7 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [2168].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.