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

Changes for version 0.121700 - 2012-06-17

  • Bugfix: Corrected the "Fork me on Github" banner, which was showing a broken image link.
  • Bugfix: # Titles containing colons no longer confuse the Yukki page viewer. These should display properly now.
  • Bugfix: The git-version.t test runs without requiring a git repository now.
  • Slides show a smaller font for lists and syntax highlighted code, which works better on smaller screens.
  • Adds a new "plain" view that provides the HTML with only a DIV wrapping it, which is handy for embedding into another page.
  • Upgrade to Plupload v1.5.4
  • Upgrade to jQuery 1.7.2 and jQuery UI 1.8.21
  • Now requires Git::Repository v1.18
  • Now requires Cache::FastMmap. This is not a strict requirement, but if you use the default configuration, you will need it. Added to make quick setup easier.

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