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

Changes for version 0.112770 - 2011-10-04

  • Bugfix: The diff viewer was broken and has been for a couple versions and I didn't notice. This is fixed.
  • Bugfix: If you have a version of git before 1.7.2, you will get a warning in the tests and a special error message telling that diffs can't work without an upgrade.
  • Bugfix: A few visual issues have been cleaned up, particularly in the Slides view.
  • The Slides view will use any ID attributes set on a slide element to update the page's hash tag, which allows for direct linking to a slide.
  • The Slides vcentered class works with pure CSS (though, only with modern browsers that support some version of the translate style).
  • A new SyntaxHighlight plugin is available for syntax highlighting in the yukkitext.

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
add syntax highlighting 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