Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#6921 closed enhancement (duplicate)

Section edit for Wiki page [Patch]

Reported by: trac-ja@… Owned by: Christian Boos
Priority: normal Milestone:
Component: wiki system Version: devel
Severity: normal Keywords:
Cc: trac-ja@…, ryano@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It's not useful Edit (Wiki page) interface when the pagehas a long contents. I think Section Edit feature resolves this usability.

I wrote a patch:

  • Show Edit this section link near Link to this section in heddings.
  • You can edit only the section. Also, you can show preview and diffs only the section, too.
  • When you happen conflict, you may merge all sections. (You must edit all sections.)

Attachments (1)

trac-0.11dev_r6603-paraedit_r469.patch.gz (2.6 KB ) - added by trac-ja@… 16 years ago.
Patch againsts source:trunk@6603 (gziped)

Download all attachments as: .zip

Change History (4)

by trac-ja@…, 16 years ago

Patch againsts source:trunk@6603 (gziped)

comment:1 by Christian Boos, 16 years ago

Resolution: duplicate
Status: newclosed

Thanks for the patch - that's a good starting point.

However, if you don't mind, I prefer to follow-up on #1024, which was the original ticket for this enhancement request.

comment:2 by ma7hatter@…, 16 years ago

I have used this patch with great success, however I had to edit it to allow for editing h6 tags. This is because the edit anchor is added to all headers of h6 and lower but the sections were split up by h5 and lower, causing the wrong section to be edited if you clicked on an edit link next to an h6.

comment:3 by Ryan Ollos <ryano@…>, 14 years ago

Cc: ryano@… added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos 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.