alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

What this is

This file is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Other links

The source code

<?xml version="1.0" encoding="iso-8859-1"?>

<!DOCTYPE book
  PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://docbook.org/xml/4.3/docbookx.dtd"
  [
    <!ENTITY % global.entities SYSTEM "include/global.xml">
    %global.entities;
    <!ENTITY admin1 SYSTEM "admin_chap1.xml">

    <!ENTITY % entities SYSTEM "entities.xml">
    %entities;
  ]
>
<book lang="en">

  <bookinfo>

    <title>mvnForum Administration Documentation
    <pubdate>20 January 2005

    <author>
      <firstname>Cord
      <surname>Thomas
      <affiliation>
        <jobtitle>Software Architect
        <orgname>Lupine Information Systems
        <address>cord_sw (at) lupinex.com
      </affiliation>
    </author>

  <revhistory>
    <revision>
      <revnumber>v0.4
      <date>20 January 2005
      <authorinitials>cat
      <revremark>Updated for new features in RC4.
    </revision>
    <revision>
      <revnumber>v0.3
      <date>20 April 2004
      <authorinitials>cat
      <revremark>Updated for new features in RC3.
    </revision>
    <revision>
      <revnumber>v0.2
      <date>16 Jan 2004
      <authorinitials>cat
      <revremark>Updated for new features in RC2.  Refactor documentation to be
        more in line with forum structure.</revremark>
    </revision>
    <revision>
      <revnumber>v0.1
      <date>8 June 2003
      <authorinitials>cat
      <revremark>
        Prepared documentation for RC1 with installation and user instructions.</revremark>
    </revision>
  </revhistory>

  </bookinfo>
  <preface>
    <title>Foreword
    <para>
      The Administration Guide provides an introduction to setting up your first online forum
      and the proper use of the forum administration tools. If you do not see what you are looking for
      here, take a look at the <ulink url="faq.html">FAQ section,
      carefully compiled for your edification.
    </para>
  </preface>

  &admin1;

</book>
... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.