Wiki source code of Section Editing Limitations
Last modified by superadmin on 2026/03/19 07:53
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Section edit links are not generated in the following cases: | ||
| 2 | |||
| 3 | * When the heading level is greater than 2. However, this is [[configurable>>xwiki:Documentation.AdminGuide.Configuration.WebHome||anchor="HSectionEditing"]] by admins. | ||
| 4 | * 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). | ||
| 5 | * When the headings are generated with a [[Velocity script>>extensions:Extension.Velocity Macro]] or the [[HTML macro>>extensions:Extension.HTML Macro]]. | ||
| 6 | * When the headings are inside a table cell. |