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.110840 - 2011-03-25

  • Improved links and the hierarchical arrangement of files in the repository.
    • You can put links in a sub-topic via ./Foo
    • You can put links in a absolute path via /Foo
    • Better labels for links, especially links to different parts of the file tree
  • Better formatting for pre and blockquote
  • Sessions now persist across restarts via CHI and FastMmap caching.
  • Added a breadcrumb to the shell template

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