NAME
Labyrinth::Plugin::Articles::Lyrics - Lyrics plugin for the Labyrinth framework
DESCRIPTION
Contains all the lyrics handling functionality, as part of the Music Suite of modules for the Labyrinth web framework.
DESCRIPTION
Contains all the lyrics handling functionality for Labyrinth.
This module forms part 2 of the Music Suite of modules for the Labyrinth web framework.
The Lyrics module only contains the basic handling of lyrics. With a future distribution, the lyrics and/or poems can be grouped into collections, which can then be attributed as a release, such as an album or book.
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 lyrics, MP3s, lyrics and discographies.
PUBLIC INTERFACE METHODS
- List
-
Retrieves an initial list of lyric entries. Primarily used to prepare a front page.
- Item
-
Provides a single lyric entry.
ADMIN INTERFACE METHODS
- Access
-
Check whether user has the appropriate admin access.
- Admin
-
Lists the current set of lyric entries.
Also provides the delete, copy and promote functionality from the main administration page for the given section.
- LyricSelect
-
Provides a drop-down select box of lyrics within the system. The method is intended to be called via other plugins.
- Add
-
Add a lyric entry.
- Edit
-
Edit a lyric entry.
- Save
-
Save a lyric entry.
- Delete
-
Delete a lyric entry.
- AddParagraph
-
Add a text block to the current article.
- AddImage
-
Add an image block to the current article.
- AddLink
-
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.