|
PITS /
00707Summary: Add conditional markup to detect if text is included
Created: 2006-03-20 18:53
Status: Closed - available in 2.2.0-beta1
Category: Feature
From: Simon
Assigned:
Priority: 5
Version: 2
OS:
Description: ConditionalMarkup provides a powerful way to provide some control over the content of a page. This proposal is to extend the conditional markup to detect if the page, or part of a page, in which the IF occurs to be able to detect when the text is included, or not. This will provide a level of control on what is displayed on the original page, and what is displayed on the including page, over and above what can be done using eg
This is very difficult to implement in PmWiki's current model, so it's not likely to be added soon. PmWiki doesn't keep track of the source of each markup, and nested includes pose a bit of a problem. Pm Would it be possible to implement a really simple part of it, eg included or not? The new link and page-variable handling code now renders this issue obsolete. Pm |
||||||||||||||||||||||||||||||