%attr> title => 'Account Manual' %attr>
An Uttu site account gives you a content area and the ability to publish Uttu-related items. You'll be able to share function sets, frameworks, components, documentation, publish Uttu-powered sites, etc. Click here to create an account.
Your content area is a virtual file system of sorts containing folders and items. Folders can contain items and other folders. Items come in various types, detailed in the next section.
The root of your content area is /user/
,
usually displayed as /Home
. Underneath the root are three
standard folders:
Stage
: This is where you create and edit items.
Live
: This is where you publish items to. It's the
only area where items can be seen by other
users.
Trash
: This is where items go when you delete them.
For a limited time, you can recover
accidentally deleted items from the trash.
Here are the item types you can currently create.
Framework | A collection of Mason components, Perl modules, and related documentation, configuration and gettext files which work together to provide a useful environment in which to build function sets. These should be tarballs with a Makefile.PL using Uttu::MakeMaker. |
Function set | A collection of Mason components, Perl modules, related documentation and gettext files which work together to provide an application. These should be tarballs with a Makefile.PL using Uttu::MakeMaker. |
Site description | A description of an Uttu-powered web site. |