--

Last-Modified: $Date: 2001/11/26 08:50:41 $ 
Version: $Id: PAGE_OPTIONS,v 1.1 2001/11/26 08:50:41 burton Exp $
Author: Kevin A. Burton ( burton@apache.org | burton@openprivacy.org )

Commentary:

--

Overview:

Provide the ability to perform misc actions on a page level.  IE mark all read,
etc.

Design:

- support a <page:option> element just like the the channel options...

- where do we put these option elements?

    - In the controller level?

    - In the layout level?  (AKA subscriptions.xml)

- This should be in the page namespace so that we can put this into any type of
  layout.  AKA subscriptions, etc.

  <layout:layout>

    <layout:option name=""/>

    ...