| This Release | Yukki-0.132160 | [Download] [Browse] | 03 Aug 2013 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | git://github.com/zostay/Yukki.git - Website | |||||
| CPAN Testers | PASS (57) FAIL (24) NA (7) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| Yukki | Yet Uh-nother wiki | 0.132160 | |
| Yukki::Error | Yukki's exception class | 0.132160 | |
| Yukki::Model | Base class for model objects | 0.132160 | |
| Yukki::Model::File | the model for loading and saving files in the wiki | 0.132160 | |
| Yukki::Model::FilePreview | a sub-class of the File model for handling previews | 0.132160 | |
| Yukki::Model::Repository | model for accessing objects in a git repository | 0.132160 | |
| Yukki::Model::User | lookup users | 0.132160 | |
| Yukki::Role::App | the role Yukki app-classes implement | 0.132160 | |
| Yukki::Settings | provides structure and validation to settings in yukki.conf | 0.132160 | |
| Yukki::Types | standard types for use in Yukki | 0.132160 | |
| Yukki::Web | the Yukki web server | 0.132160 | |
| Yukki::Web::Context | request-response context descriptor | 0.132160 | |
| Yukki::Web::Controller | Base class for Yukki::Web controllers | 0.132160 | |
| Yukki::Web::Controller::Attachment | Controller for uploading, downloading, and viewing attachments | 0.132160 | |
| Yukki::Web::Controller::Login | shows the login page and handles login | 0.132160 | |
| Yukki::Web::Controller::Page | controller for viewing and editing pages | 0.132160 | |
| Yukki::Web::Controller::Redirect | Simple controller for handling internal redirects | 0.132160 | |
| Yukki::Web::Plugin | base class for Yukki plugins | 0.132160 | |
| Yukki::Web::Plugin::Attachment | plugin for attachments | 0.132160 | |
| Yukki::Web::Plugin::Role::FormatHelper | interface for quick format helpers | 0.132160 | |
| Yukki::Web::Plugin::Role::Formatter | interface for HTML formatters | 0.132160 | |
| Yukki::Web::Plugin::Spreadsheet | add spreadsheet functionality to wiki pages | 0.132160 | |
| Yukki::Web::Plugin::SyntaxHighlight | add syntax highlighting to wiki pages | 0.132160 | |
| Yukki::Web::Plugin::Viewer | plugin for custom page viewers | 0.132160 | |
| Yukki::Web::Plugin::YukkiText | format text/yukki files using markdown, etc. | 0.132160 | |
| Yukki::Web::Request | Yukki request descriptor | 0.132160 | |
| Yukki::Web::Response | the response to the client | 0.132160 | |
| Yukki::Web::Router | send requests to the correct controllers, yo | 0.132160 | |
| Yukki::Web::Router::Route | Adds ACLs to routes | 0.132160 | |
| Yukki::Web::Router::Route::Match | Matching with access controls | 0.132160 | |
| Yukki::Web::Settings | provides structure and validation to web settings in yukki.conf | 0.132160 | |
| Yukki::Web::View | base class for Yukki::Web views | 0.132160 | |
| Yukki::Web::View::Attachment | View for attachment forms | 0.132160 | |
| Yukki::Web::View::Login | show a login form | 0.132160 | |
| Yukki::Web::View::Page | render HTML for viewing and editing wiki pages | 0.132160 |
| Yukki::Manual::Installation | installaction instructions   |
| yukki-add-user | add users to a Yukki installation   |
| yukki-git-init | Initialize a git repository for use with Yukki   |
| yukki-passwd | set the password for a user   |
| yukki-setup | constructs the boilerplate needed to start a Yukki site   |
| yukki.psgi | the Yukki web application   |