Changes for version 0.111160 - 2011-04-25

  • Bugfix: There was a random "HERE" warning that was being output that should never made it to release.
  • Added the spreadsheet functionality to the wiki
  • Yukkitext, attachments, and spreadsheet features now use the new plugins system. Only the yukkitext and attachments plugins are on by default.
  • The yukki-setup script shows the remote setup URL for the yukki repository again.
  • The base URL for the web site is more configurable. The scripts and styles should not longer be specified in the configuration file using absolute paths starting with a slash (unless you want them to be absolute and not biased by the base URL of the yukki site).

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
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
show a login form
render HTML for viewing and editing wiki pages

Provides

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