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

NAME

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

DESCRIPTION

Contains all the profile handling functionality for Labyrinth.

This module forms part 1 of the Music Suite of modules for the Labyrinth framework.

The Profiles module only contains the basic handling of profiles currently. The intention is to expand the stored data to include years active, in order to create a Rock Family Tree style output, and example of which is included within the distribution.

THE MUSIC SUITE

The Music Suite are a collection of modules, which can be used separately or collectively, to help implement music related websites. These include modules for managing band member profiles, MP3s, lyrics and discographies.

PUBLIC INTERFACE METHODS

List

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

Item

Provides a single profile entry.

ADMIN INTERFACE METHODS

Access

Check whether user has the appropriate admin access.

Admin

Lists the current set of profile entries.

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

Add

Add a profile entry.

Edit

Edit a profile entry.

Save

Save a profile entry.

Delete

Delete a profile entry.

AddParagraph

Add a text block to the current article.

AddImage

Add an image block to the current article.

Add a link block to the current article.

DeleteItem

Delete an article block.

Relocate

Relocate an article in a list, where an order is in use.

SEE ALSO

  Labyrinth

AUTHOR

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

COPYRIGHT & LICENSE

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

  This distribution is free software; you can redistribute it and/or
  modify it under the Artistic Licence v2.