Wiki source code of Editing a Section
Version 3.1 by Vincent Massol on 2025/04/16
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | To edit a section: | ||
2 | 1. Click the **section** edit link (pencil icon), located on the right of the page heading you wish to modify. For example:((( | ||
3 | {{image reference="sectionEditLink.png"/}} | ||
4 | ))) | ||
5 | 1. Modify the section's content (the section being edited is highlighted), in the same way you would do when modifying a page's content:((( | ||
6 | {{image reference="sectionEditing.png"/}} | ||
7 | ))) | ||
8 | 1. Save the modifications. | ||
9 | |||
10 | = Limitations = | ||
11 | |||
12 | Section edit links are not generated in the following cases: | ||
13 | * When the heading level is greater than 2. However, this is [[configurable>>Documentation.AdminGuide.Configuration.WebHome||anchor="HSectionEditing"]]. | ||
14 | * When the headings come from other pages (for example, they are displayed in the current page through the usage of the Include of Display macros). | ||
15 | * When the headings are generated with a [[Velocity script>>extensions:Extension.Velocity Macro]] or the [[HTML macro>>extensions:Extension.HTML Macro]]. | ||
16 | * When the headings are inside a table cell. | ||
17 | |||
18 | If you can't find the page Edit button nor any Section edit links, then it probably means you don't have the [[right to edit the current page>>Documentation.UserGuide.Features.RightsManagement]]. |