The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.111720 - 2011-06-20

  • Bugfix: Certain errors that fellback to Plack's error handling are now handled correctly within Yukki now.
  • Bugfix: Hitting enter in the comment box on the page edit screen now causes a Save, rather than opening the Choose Files list on browsers that do not support drag-and-drop uploads.
  • Added a Rename function so that pages and attachments may be renamed.
  • The navigation menu is now split up into 3 different menus (repository,
  • page, and user), which are much easier to use.
  • Repositories are now listed in a specific order that can be set inside the configuration file.
  • Added a copyright notice for the software.
  • "Yukki" does not appear quite so prominently anymore.

Documentation

add users to a Yukki installation
Initialize a git repository for use with Yukki
set the password for a user
constructs the boilerplate needed to start a Yukki site
installaction instructions

Modules

Yet Uh-nother wiki
Yukki's exception class
Base class for model objects
the model for loading and saving files in the wiki
a sub-class of the File model for handling previews
model for accessing objects in a git repository
lookup users
the role Yukki app-classes implement
provides structure and validation to settings in yukki.conf
standard types for use in Yukki
the Yukki web server
request-response context descriptor
Base class for Yukki::Web controllers
Controller for uploading, downloading, and viewing attachments
shows the login page and handles login
controller for viewing and editing pages
Simple controller for handling internal redirects
base class for Yukki plugins
plugin for attachments
interface for quick format helpers
interface for HTML formatters
add spreadsheet functionality to wiki pages
plugin for custom page viewers
format text/yukki files using markdown, etc.
Yukki request descriptor
the response to the client
send requests to the correct controllers, yo
Adds ACLs to routes
Matching with access controls
provides structure and validation to web settings in yukki.conf
base class for Yukki::Web views
View for attachment forms
show a login form
render HTML for viewing and editing wiki pages

Provides

in lib/Yukki/Error.pm
in lib/Yukki/Settings.pm
in lib/Yukki/Settings.pm