Edgewall Software

Ticket #6921 (closed enhancement: duplicate)

Opened 10 months ago

Last modified 3 months ago

Section edit for Wiki page [Patch]

Reported by: trac-ja@… Owned by: cboos
Priority: normal Milestone:
Component: wiki system Version: devel
Severity: normal Keywords:
Cc: trac-ja@…

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

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

Change History

Changed 10 months ago by trac-ja@…

Patch againsts source:trunk@6603 (gziped)

Changed 10 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

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.

Changed 3 months ago by ma7hatter@…

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.

Add/Change #6921 (Section edit for Wiki page [Patch])

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.