Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.0
-
Fix Version/s: None
-
Component/s: Build, Infrastructure and Tests
-
Labels:
-
Similar issues:
XWIKI-6528 Implement an Object Property Update mojo in the xmldoc-update plugin XWIKI-7568Implement mechanism to hide technical content XWIKI-8208 Add 'attachmentName' configuration parameter to the 'attach' mojo of the xwiki-platform-tool-xmldoc-update-plugin XWIKI-5267New Right service implementation XWIKI-2800The contentUpdateDate is updated even if there has been nothing changed on the document XWIKI-6350 Implement Trackback XWIKI-5632False annotation update events are being launched every time the content of the page is being changed XWIKI-1473Implement a mailing plugin XWIKI-208Implement a new tag that disables syntax processing on its contents XWIKI-7589 Annotation count is not updated in docextra tab header and shortcuts
Description
The use case is the following : when building a wiki that depends on another wiki, being able to affect the content of wikis page from the depending wiki.
For example, appending an include at the end of the content of a wiki page, to enrich this page, and still be able to benefit from its evolutions (which would not be the case just overriding the wiki document).
Proposed properties :
- content (text)
- append (boolean, if true, append the content to the existing content, if false, overrides the whole content)
hmmm this sounds a bit too complex to me... (unless there's real need)
AFAIK the use case is for the home page only, right?
I think each product should have its own home page.
Do you have a specific use case? If this is for Watch I think it should have its own home page.
Another possibility is to modify the XE home and move the "common" part in another page included from the home.