Sha256: 1f306a98b2c342cbcb78d077ba4afb093f132fe5151c977a6f93150d44b2ded3
Contents?: true
Size: 736 Bytes
Versions: 8
Compression:
Stored size: 736 Bytes
Contents
!3 Included Pages are Collapsable When a page is included it is included within a division that is collapsable. The following is a test that demonstrates how this works. # * First create a page to be included. # |script| |start|Page Builder| |line|included| |page|!-IncludedPage-!| # * Next create a page to do the including. # |script| |start|Page Builder| |line|before| |line|!-&bang;include IncludedPage-! | |line|after| |page|!-IncludingPage-!| # * Then request the including page. # |Response Requester.| |uri|valid?|contents?| |!-IncludingPage-!|true|| # * Examine the requested page to be sure the included page was in fact included. # |Response Examiner.| |type|pattern|matches?|value| |contents|class="collapsible"|true||
Version data entries
8 entries across 8 versions & 1 rubygems