Wiki source code of Edit a Section
Last modified by Vincent Massol on 2025/04/16
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 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:((( | ||
![]() |
4.1 | 3 | {{image reference="sectionEditLink.png" width="650px"/}} |
![]() |
1.1 | 4 | ))) |
![]() |
4.2 | 5 | 1. Modify the section's content (the heading of the section being edited is highlighted), in the same way you would do when modifying a page's content:((( |
![]() |
4.1 | 6 | {{image reference="sectionEditing.png" width="650px"/}} |
![]() |
1.1 | 7 | ))) |
8 | 1. Save the modifications. | ||
9 | |||
10 | = Limitations = | ||
11 | |||
12 | Section edit links are not generated in the following cases: | ||
![]() |
2.2 | 13 | * When the heading level is greater than 2. However, this is [[configurable>>Documentation.AdminGuide.Configuration.WebHome||anchor="HSectionEditing"]]. |
![]() |
4.3 | 14 | * When the headings come from other pages (for example, they are displayed in the current page through the usage of the [[Include>>extensions:Extension.Include Macro]] or [[Display>>extensions:Extension.Display Macro]] macros). |
![]() |
1.1 | 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]]. | ||
19 |