Skip to main content Help Control Panel

Aubagne HipHop

Tout le Hip Hop d'Aubagne et des alentours

Home «   Server software «  

Documentation: comments/layout_comments_as_manual.php

Class Layout_comments_as_manual extends Layout_interface - Layout comments as notes attached to pages of an electronic book

Comments are listed as successive reader notes. At the beginning and at the end of the list links are available to add new comments.

The layout features a definition list of style class manual_comments, and uses odd and even style classes for rendering options of main components.

Each note is layered as follows:

<dt>## <- link to the note, followed by poster and date, then by change menu</dt>
<dd>note main text goes here
other details go here, if any</dd>


This script is a reference file of this system.

Voir aussi:

Licence: GNU Lesser General Public License

Auteurs:

items_per_page() - The preferred number of items for this layout

function items_per_page()



Voir aussi:

layout() - List comments as successive reader notes

function &layout(&$result, $capability='?')



Voir aussi:

Tools
Browse the source of this script
Server software