Version 6 (modified by 9 years ago) (diff) | ,
---|
Edit a single wiki section
Notice: This plugin is unmaintained and available for adoption.
Description
Wiki section edit plugin provides the ability to edit one paragraph, rather the whole wiki page ( based on t:#6921, referenced in t:#1024 )
Bugs/Feature Requests
Existing bugs and feature requests for SectionEditPlugin are here.
If you have any issues, create a new ticket.
Download and Source
Download the [download:sectioneditplugin zipped source], check out using Subversion, or browse the source with Trac.
Install
Don't forget to put this into your trac.ini
:
[components] tracsectionedit.* = enabled
Example
Recent Changes
- 16097 by rjollos on 2016-12-18 07:49:07
-
1.2.0dev: Fix syntax error with jQuery 1.11
Fixes #12721.
- 11208 by rjollos on 2012-01-27 21:44:23
-
Some code cleanup:
- Use regex from Trac 0.12 wiki module for matching request.
- Remove
serve_ui_files
option, which appeared to be useful only for debugging. Someone please correct me if I'm wrong about this.
- 11205 by rjollos on 2012-01-27 05:58:16
-
Fixes #6342: (0.2.6) Added a new
trac.ini
optionedit_subsections
. WhenTrue
, all subsections of a section will be displayed for editing. The default isFalse
, preserving the existing behavior.
The 0.12 and 0.11 branches wil be combined in the near future, at which point this feature will be available for 0.11.
(more)
Author/Contributors
Author: cbalan
Contributors:
Attachments (1)
- SectionEdit.png (18.2 KB) - added by 9 years ago.
Download all attachments as: .zip