diff options
author | wei <> | 2006-01-21 23:16:33 +0000 |
---|---|---|
committer | wei <> | 2006-01-21 23:16:33 +0000 |
commit | e8e20e87941ae992afd49f2d70198b0e7437d58e (patch) | |
tree | beb52f266c42a9e570e926a5cb095879b8ccd2c1 /demos/quickstart/protected/pages/Configurations/PageConfig.page | |
parent | f57725d738e0503c2238c9874761c70d2dd5b18d (diff) |
Add quickstart PDF format.
Diffstat (limited to 'demos/quickstart/protected/pages/Configurations/PageConfig.page')
-rw-r--r-- | demos/quickstart/protected/pages/Configurations/PageConfig.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Configurations/PageConfig.page b/demos/quickstart/protected/pages/Configurations/PageConfig.page index 2aff1fb9..606d65a9 100644 --- a/demos/quickstart/protected/pages/Configurations/PageConfig.page +++ b/demos/quickstart/protected/pages/Configurations/PageConfig.page @@ -30,7 +30,7 @@ The format of a page configuration file is as follows, </parameters>
</configuration>
</com:TTextHighlighter>
-The <tt><paths></tt>, <tt><modules></tt> and <tt><parameters></tt> are similar to those in an application configuration. The <tt><authorization></tt> specifies the authorization rules that apply to the current page directory and all its subdirectories. It will be explained in more detail in future sections. The <tt><pages></tt> element specifies the initial values for the properties of pages. Each <tt><page></tt> element specifies the initial property values for a particular page identified by the <tt>id</code attribute. Initial property values given in the <tt><pages></tt> element apply to all pages in the current directory and all its subdirectories.
+The <tt><paths></tt>, <tt><modules></tt> and <tt><parameters></tt> are similar to those in an application configuration. The <tt><authorization></tt> specifies the authorization rules that apply to the current page directory and all its subdirectories. It will be explained in more detail in future sections. The <tt><pages></tt> element specifies the initial values for the properties of pages. Each <tt><page></tt> element specifies the initial property values for a particular page identified by the <tt>id</tt> attribute. Initial property values given in the <tt><pages></tt> element apply to all pages in the current directory and all its subdirectories.
</p>
</com:TContent>
\ No newline at end of file |