The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Labyrinth::Plugin::Articles::Diary - Diary plugin for Labyrinth framework

DESCRIPTION

Contains all the diary handling functionality for Labyrinth.

PUBLIC INTERFACE METHODS

Archive

Retrieves a list of archived diary entries

Page

Retrieves an set of diary entries, for a given page. Default to first page.

List

Retrieves an initial list of diary entries. Primarily used to prepare a front page.

Meta

Retrieves a list of diary entries based on given meta tags.

Retrieves a list of diary entries based on a given search string.

Cloud

Provides the current tag cloud.

Item

Provides a single diary entry.

Comment

Allow a user to submit a comment.

LatestComments

Retrieve the most recent comments, for use in a side panel or similar.

Posted

Number of posts posted by the given writer.

ADMIN INTERFACE METHODS

Access

Check whether user has the appropriate admin access.

Admin

Lists the current set of diary entries.

Also provides the delete, copy and promote functionality from the main administration page for the given section.

Add

Add a diary entry.

Edit

Edit a diary entry.

Save

Save a diary entry.

Delete

Delete a diary entry.

ListComment

List current unpublished comments.

EditComment

Edit a given comment.

SaveComment

Save a given comment.

PromoteComment

Promote a given comment.

DeleteComment

Delete a given comment.

MarkIP

Mark matching comments as appropriate. Actions are block and allow.

SEE ALSO

Labyrinth

AUTHOR

Barbie, <barbie@missbarbell.co.uk> for Miss Barbell Productions, http://www.missbarbell.co.uk/

COPYRIGHT & LICENSE

  Copyright (C) 2002-2014 Barbie for Miss Barbell Productions
  All Rights Reserved.

  This module is free software; you can redistribute it and/or
  modify it under the Artistic License 2.0.