Skip to content

Index Page Show Individual Item

BrentKnowles edited this page Oct 5, 2014 · 3 revisions

Occasionally it will be useful to display a link to a single work (instead of showing all science fiction novels, show a particular novel).

The index.php file accepts an -workid- parameter. Each individual work has a corresponding id field. This field needs to be a number else it will set itself to -1 (an invalid work) in which case "all" items will appear.

Affects:

  • Reviews. These will generally cycle through all available works BUT if a workid is assigned then the reviews will only cycle through for this particular work.