Ticket #208 (closed enhancement: duplicate)

Opened 6 years ago

Last modified 6 years ago

Edit Section

Reported by: d3matt Assigned to: anybody
Priority: normal Component: Request-a-Hack
Severity: normal Keywords:
Cc: Trac Release: 0.8

Description

MediaWiki? has the ability to edit only a section of an article. How hard would it be to get this implemented in trac? Personally, I would use MediaWiki?, but I'm new at my job, and they've been using trac for awile.

Attachments

Change History

03/07/06 06:26:50 changed by d3matt

  • type changed from defect to enhancement.

03/07/06 17:31:39 changed by coderanger

Something like this would be very hard to implement as a plugin, just beacuse the wiki system offers no extension point for such a thing, though it might be possible to make a patch against the existing wiki system. My personal preference is that if a page is big enough that you need to worry about editing it in sections, you might want to break it up into smaller sub-pages.

03/08/06 05:57:59 changed by d3matt

That's kind of what I figured. What would it take to get edgewall to implement something like this?

03/08/06 16:26:31 changed by d3matt

Hey, how hard would it be to do this on the client side? Where a bit of javascript puts everything before the section in one variable, the section goes in an edit box, and everything goes in another variable. I haven't looked at the wiki code, but how hard would it be to do something like that?

03/09/06 00:37:28 changed by coderanger

The issue is that there is not really a good way (without patching) to alter the wiki web interface.

03/13/06 23:35:23 changed by coderanger

This has been cross listed as #T2867.

06/24/06 13:26:54 changed by athomas

  • release set to 0.8.
  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #T1024


Add/Change #208 (Edit Section)




Change Properties
Action