Web host 4 life - 268 Part II: Developing Intranet Solutions TABLE 8-3

268 Part II: Developing Intranet Solutions TABLE 8-3 HTML TEMPLATES (Continued) Configuration Variable Template File Purpose $ANNOUNCE_LD_ADDED_TEMPLATE ld_added_ Message template announcement.html is shown when a new document is added. $ANNOUNCE_LD_MOD_TEMPLATE ld_modified_ Message that is announcement.html shown when an existing document is modified. $LD_VISIT_LIST_TEMPLATE ld_visit_list.html Lists the complete document-tracking information. $LD_REORDER_CAT_TEMPLATE ld_order_cat.html Web form template that enables an administrator to modify the order of the categories. The Document Publisher Application The document publisher application, ld_admin_mngr.php, is responsible for managing documents and categories. This application is included on the CD-ROM in the ch8/apps directory. It implements the following functionality: . Enables administrative users to create, modify, and delete categories and documents. . Enables administrative users to assign viewers (users who can view documents in a category) and publishers (users who can create, modify, or delete documents in a category) to each category. . Enables users to create, modify, and delete documents. . Does not allow non-administrative users to create, modify, or delete categories. The ch8/apps/ld_admin_mngr.php in the CDROM an implementation of this application.

Leave a Reply