Dispute

Description

The Dispute maintains a tree of information knots, consisting basically of a title and of an intrinsic textual html information. Optionally, the display supplements a knot statistics - the creation time, the author and the count of subsequent knots - as well as a set of function buttons.

The rich layout options enable a versatile usage. Originally, the Dispute was intended as a discussion platform. Then, it was adapted for documentation purposes (like this one) and as an application help system. And it suits well as a dynamic knowledge base system.

How to administrate:

  1. Purchase Dispute Package
  2. Install Dispute package
  3. Create Dispute Menu, Create Dispute Module or Add Dispute to an Article
  4. Manage Disputes
  5. Setup Dispute
  6. Inject the Dispute Hotspots Module
  7. Download / Upload Dispute

How to use:

  1. Item control elements
  2. Post your Response

Dispute Text

Text

The Dispute text.

The Text may contain references to other Dispute nodes and one "read more..." token, inserted either by the WYSIWYG editor or as a HTML token <hr id="system-readmore" />.

See Referencing Dispute nodes on inserting a reference to other Dispute node.

Prefix

Optional HTML Prefix. You can e.g. declare CSS styles here applying for this Dispute only. It is recommended to encapsulate the declaration like this:

<style scoped="scoped" type="text/css"><!--
  .mystyle {
  ...
  }
  ...
--></style>