<% @title = "Edit Web" @hide_menu = true @style_additions = "#Container { width: 600px; margin-left: 180px;}" %> <%= sub_template "top" %> <%= "

#{@message}" if @message %>

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

Persistence Options (all webs)

You can set how often to take snapshots of the web data. (All incremental changes are saved as command_logs; snapshots supercede those with the full data). Recommended values are 1-2 hours if you turn the web on and off often, or 24-48 hours if this is a long running service.
Snapshots will not be taken if there are no incremental changes (in the form of command_logs). You can always force a snapshot in the administrative tasks below.
hour(s).

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


Other administrative tasks

Clean up by entering system password and...





...or forget all your changes and create a new web.

Stop Pimki

Please note that stopping the server will stop all pimki webs running on this server! It is a also a forced exit, so any changes currently being made by other users will be lost!

Enter system password and in seconds.

<%= sub_template "bottom" %>