Cookbook /
SectionInclude
Summary: Adds a sectioninclude markup that works like include but you can click to edit the included page.
Version: 2016-06-11
Prerequisites:
Status: stable
Maintainer: ccox
Discussion: SectionInclude-Talk
How can I include a page in another page and edit it like a section?
Description
Markup to include pages like they are sections, with click to edit.
Installation
Download sectioninclude.phpΔ and add include_once("cookbook/sectioninclude.php");
to your config.php
The markup essentially houses an included page inside of a div. An edit link is present if the user has edit authority.
Change log / Release notes
See also
Contributors
Comments
See discussion at SectionInclude-Talk
User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.