After experimenting with the include macro further I have discovered that I can only include terminal pages. Is this functioning as intended? It seems a strange limitation to enforce and is not mentioned in the documentation from what I can see. Perhaps I am doing something wrong?
Regards, Jesse > On Feb 16, 2016, at 7:12 AM, Jesse Bright <[email protected]> wrote: > > That did the trick! Thanks, I will be more careful with my syntax. > > Regards, > > Jesse > >> On Feb 16, 2016, at 6:38 AM, "[email protected]" <[email protected]> wrote: >> >> Hi Jesse, >> >>> On 16 Feb 2016 at 15:34:57, Jesse Bright >>> ([email protected](mailto:[email protected])) wrote: >>> >>> As a test of this extension I have added the following to the end of >>> Sandbox Test Page 2: >>> >>> {{include reference="Sandbox.testpage1"/}} >>> >>> The inclusion is shown on the information panel at the right but no text is >>> shown in view mode. It appears I am missing something, any help is >>> appreciated. Thanks! >> >> It’s probably just that the page you referenced does not exist: >> Sandbox.testpage1 >> >> By default the sandbox app has a page named ”Sandbox.TestPage1”, maybe >> that’s the one you wanted to use instead? >> >> Page names are case-sensitive in XWiki. >> >> Thanks >> -Vincent >> >>> Regards, >>> >>> Jesse >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
