Changes for version 0.110850 - 2011-03-25

  • The repository is now the left-most breadcrumb item
  • Directories will no longer be listed in attachment lists.
  • URIs and links are better escaped and handle a wider variety of formats and characters
  • Links to pages that have not be created now show in red
  • Better finding and handling of file name and file type.
  • Breadcurmb and other automatic titles will not include the file suffix in the title any longer (i.e., .yukki does not show so often)
  • Various styling and layout fixes

Documentation

add users to a Yukki installation
Initialize a git repository for use with Yukki
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
model for accessing objects in a git repository
lookup users
the role Yukki app-classes implement
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
Yukki request descriptor
the response to the client
send requests to the correct controllers, yo
Adds ACLs to routes
Matching with access controls
base class for Yukki::Web views
show a login form
render HTML for viewing and editing wiki pages