Yukki 0.991_004
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Yukki | Yet Uh-nother wiki - a git-based wiki | 0.991_004 | metacpan |
Yukki::Error | Yukki's exception class | 0.991_004 | metacpan |
Yukki::Model | Base class for model objects | 0.991_004 | metacpan |
Yukki::Model::File | the model for loading and saving files in the wiki | 0.991_004 | metacpan |
Yukki::Model::FilePreview | a sub-class of the File model for handling previews | 0.991_004 | metacpan |
Yukki::Model::Repository | model for accessing objects in a git repository | 0.991_004 | metacpan |
Yukki::Model::Root | model for accessing the git repositories | 0.991_004 | metacpan |
Yukki::Model::User | lookup users | 0.991_004 | metacpan |
Yukki::Role::App | the role Yukki app-classes implement | 0.991_004 | metacpan |
Yukki::Role::Savable | Provides a mechanism for YAML-izing objects | 0.991_004 | metacpan |
Yukki::Settings | provides structure and validation to settings in yukki.conf | 0.991_004 | metacpan |
Yukki::Settings::Privileges | settings describing privileges | 0.991_004 | metacpan |
Yukki::Settings::Repository | settings describing a wiki repository | 0.991_004 | metacpan |
Yukki::TemplateUtil | Utiltiies that help make manipulating the DOM easier | 0.991_004 | metacpan |
Yukki::TextUtil | Utilities to help make everything happy UTF-8 | 0.991_004 | metacpan |
Yukki::Types | standard types for use in Yukki | 0.991_004 | metacpan |
Yukki::User | Encapsulates Yukki users | 0.991_004 | metacpan |
Yukki::Web | the Yukki web server | 0.991_004 | metacpan |
Yukki::Web::Context | request-response context descriptor | 0.991_004 | metacpan |
Yukki::Web::Controller | Base class for Yukki::Web controllers | 0.991_004 | metacpan |
Yukki::Web::Controller::Admin::Repository | controller for adminsitrator your repositories | 0.991_004 | metacpan |
Yukki::Web::Controller::Admin::User | controller for administering your users | 0.991_004 | metacpan |
Yukki::Web::Controller::Attachment | Controller for uploading, downloading, and viewing attachments | 0.991_004 | metacpan |
Yukki::Web::Controller::Login | shows the login page and handles login | 0.991_004 | metacpan |
Yukki::Web::Controller::Page | controller for viewing and editing pages | 0.991_004 | metacpan |
Yukki::Web::Controller::Redirect | Simple controller for handling internal redirects | 0.991_004 | metacpan |
Yukki::Web::Plugin | base class for Yukki plugins | 0.991_004 | metacpan |
Yukki::Web::Plugin::Attachment | plugin for attachments | 0.991_004 | metacpan |
Yukki::Web::Plugin::Role::FormatHelper | interface for quick format helpers | 0.991_004 | metacpan |
Yukki::Web::Plugin::Role::Formatter | interface for HTML formatters | 0.991_004 | metacpan |
Yukki::Web::Plugin::Spreadsheet | add spreadsheet functionality to wiki pages | 0.991_004 | metacpan |
Yukki::Web::Plugin::SyntaxHighlight | add syntax highlighting to wiki pages | 0.991_004 | metacpan |
Yukki::Web::Plugin::Viewer | plugin for custom page viewers | 0.991_004 | metacpan |
Yukki::Web::Plugin::YukkiText | format text/yukki files using markdown, etc. | 0.991_004 | metacpan |
Yukki::Web::Request | Yukki request descriptor | 0.991_004 | metacpan |
Yukki::Web::Response | the response to the client | 0.991_004 | metacpan |
Yukki::Web::Router | send requests to the correct controllers, yo | 0.991_004 | metacpan |
Yukki::Web::Router::Route | Adds ACLs to routes | 0.991_004 | metacpan |
Yukki::Web::Router::Route::Match | Matching with access controls | 0.991_004 | metacpan |
Yukki::Web::Settings | provides structure and validation to web settings in yukki.conf | 0.991_004 | metacpan |
Yukki::Web::View | base class for Yukki::Web views | 0.991_004 | metacpan |
Yukki::Web::View::Admin::Repository | display repository admin screens | 0.991_004 | metacpan |
Yukki::Web::View::Admin::User | display user admin screens | 0.991_004 | metacpan |
Yukki::Web::View::Attachment | View for attachment forms | 0.991_004 | metacpan |
Yukki::Web::View::Login | show a login form | 0.991_004 | metacpan |
Yukki::Web::View::Page | render HTML for viewing and editing wiki pages | 0.991_004 | metacpan |
Yukki::Web::View::Role::Navigation | Common page navigation tools for views | 0.991_004 | metacpan |