added content metadata processing and its first application, making the Front

Page auto-refresh
This commit is contained in:
Eric J. Bowersox
2004-06-27 02:38:51 +00:00
parent aa186601a4
commit b437a15e73
10 changed files with 364 additions and 140 deletions

View File

@@ -68,6 +68,9 @@
<!-- The maximum age of the persistent login cookie. -->
<property name="login.cookie.age">31536000</property> <!-- one year -->
<!-- The Front Page will automatically refresh if this property is set. -->
<property name="top.refresh">300</property> <!-- every five minutes -->
</properties>
<!-- Settings related to the outer frame. -->