03-11-2009 01:28 PM
Hello, world! 2+2 is ${2+2}.And NestedHelloWorld points to its own webscript (/nested-hello-world):This is a nested Hello, world! with global scope:<br/>
<blockquote>
<@region id="HelloWorld" scope="global" />
</blockquote>
Here's one with page scope.
<blockquote>
<@region id="HelloWorld" scope="page" />
</blockquote>I have created both Global and Page-scoped versions of HelloWorld, however both do the same thing (same webscript).Here is some early content.<br />
<@region id="HelloWorld" scope="global" /><br />
Here is some middle content.<br />
<@region id="HelloWorld" scope="page" /><br />
Here is some late content.
<hr />
Now let's test a nested hello world.<br />
<@region id="NestedHelloWorld" scope="global" />
Done.Here is some early content.<br />
Hello, world! 2+2 is 4.<br />
Here is some middle content<br />
Hello, world! 2+2 is 4.<br />
Here is some late content
——————
Now let's test a nested hello world.<br />
This is a nested HW with global scope:<br/>
<blockquote>Hello, world! 2+2 is 4.</blockquote>
Here's one with page scope.
<blockquote>Hello, world! 2+2 is 4.</blockquote>
Done.Here is some early content.<br />
<!– Begin region global_x002e_HelloWorld –><!– Begin component global_x002e_HelloWorld –>
Hello, world! 2+2 is 4.
<!– End component global_x002e_HelloWorld –><!– End region global_x002e_HelloWorld –>
<br />
Here is some middle content.<br />
<!– Begin region page_x002e_HelloWorld_x002e_test –><!– Begin component page_x002e_HelloWorld_x002e_test –>
Hello, world! 2+2 is 4.
<!– End component page_x002e_HelloWorld_x002e_test –><!– End region page_x002e_HelloWorld_x002e_test –>
<br />
Here is some late content.
<hr />
Now let's test a nested hello world.<br />
<!– Begin region global_x002e_NestedHelloWorld –><!– Begin component global_x002e_NestedHelloWorld –>
<!– Begin region global_x002e_HelloWorld –><!– Begin component global_x002e_HelloWorld –>
Hello, world! 2+2 is 4.
<!– End component global_x002e_HelloWorld –><!– End region global_x002e_HelloWorld –>
<!– Begin region page_x002e_HelloWorld_x002e_test –><!– Begin component page_x002e_HelloWorld_x002e_test –>
Hello, world! 2+2 is 4.
<!– End component page_x002e_HelloWorld_x002e_test –><!– End region page_x002e_HelloWorld_x002e_test –>
This is a nested Hello, World! with global scope:<br/>
<blockquote style="border: 1px solid black;">
</blockquote>
Here's one with page scope.
<blockquote>
</blockquote>
<!– End component global_x002e_NestedHelloWorld –><!– End region global_x002e_NestedHelloWorld –>
Done.03-12-2009 01:32 PM
03-13-2009 05:51 AM
03-13-2009 06:02 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.