<% @title = "Edit Web" %> <%= sub_template "top" %>

Name and address

The name of the web is included in the title on all pages. The address is the base path that all pages within the web live beneath. Ex: the address "rails" gives URLs like /rails/show/HomePage.
Name:    Address: (Letters & digits only)

Specialize

Turning safe mode on will strip HTML tags and stylesheet options from the content of all pages. Turning on "brackets only" will require all wiki words to be as [[wiki word]] and WikiWord won't work. Additions to the stylesheet take precedence over the existing styles. Hint: View source on a page you want to style to find ID names on individual tags. See styles >>
Markup:    Color:    > Safe mode    > Brackets only    > Count pages

Password protection for this web (<%= @web.name %>)

This is the password that visitors need to login to view and edit this web. Setting the password to nothing will remove the password protection.
Password:    Verify:
>Require password for each edit >Require password once on logon

Publish read-only version of this web (<%= @web.name %>)

You can turn on a read-only version of this web that's accessible even when the regular web is password protected. The published version is accessible through URLs like /wiki/published/HomePage.
> Publish this web

Customise this PIM

Here are a few setting you can use to tweak the appearance and behaviour of your Pimki.

Interface Options

> Edit page on double click.

Mind Map

Size:
Limit the size of the Mind Map image. Format is "width,height" in inches. Leave blank for no size limit.
Graph Type Layout Type Content Options Categories
>Draw Normal Graph
>Draw Authors Graph
>Draw Category Graph
checked <% end %>>Neato
checked <% end %>>Dot
checked <% end %>>Circo
checked <% end %>>Twopi
>Show author pages
>Show missing pages
>Show leaf pages

Enter system password and

...or forget changes and create a new web


Other administrative tasks

Clean up by entering system password and

<%= sub_template "bottom" %>