This help is for MoinMoin with modern theme only. If this is not your case, the position and label of navigation controls may be slightly different. However, the function should be the same.
Screen Layout
The screen layout contains the following parts (from top to bottom):
- Page header
- Navigation bar, a collection of tabs for quick links
- Dynamic message box
- Actions toolbar
- Canvas for page rendering
- Actions toolbar, same as part 4
- Page bottom
The first four parts are the most important and will be introduced below.
Page Header
This part contains the following elements:
- Site logo (optional): it is also a link to the front page (home).
- User login:
- not logged in: offers a link to log in
- logged in: shows your user name (links to your home page), provides a link to user preferences (Settings) and a logout link.
Search bar: allows you to search this site. The default button (you get it by hitting <ENTER>) does a title search. If you want to do a full text search, you need to click on the other button.
- Page path: shows the path of the page. Clicking on the page title link will show every page that refers this page. If it is a subpage, you can click on the parent page to go up.
Page trail: lists the last five pages visited, so you can jump back several pages easily. You have to enable Mostrar histórico de páginas visitadas to see it.
Navigation Bar
This part is a collection of tabs for quick links. By default, there are three tabs:
RecentChanges, links to a page to show recent modifications of the wiki
FindPage, links to a page offering search and index functions
HelpContents, links to main help page
Besides the default tabs, you can also add your favourite pages to this bar by clicking Adicionar Link on each page or editing Links rápidos list in your user preferences.
Dynamic Message Box
This box is displayed to show you some messages. You can click Excluir mensagem to close it or it will be closed automatically when you move to another page.
Actions Toolbar
This part is the links for the most often used functions:
Editar, allows you to edit the page
Depends on your user preferences, it may be Editar (Texto) and Editar (Gráfico) to let you choose which editor to use
If you have no right to edit this page, Página Imutável is displayed instead
Comentários, toggles visibility of comments (see HelpOnComments)
Informações, shows meta information about the page, especially the full version history
Show "Histórico de Revisões", shows revision history of the page
Show "Informações gerais da página", shows general information of the page
Show chart "Número de acessos e edições da página", shows page hits and edits count
Acompanhar/Desacompanhar, allows to subscribe or unsubscribe to email notifications for the current page
Adicionar Link/Remover Link, allows to add/remove your favourite pages to/from navigation bar
Anexos, allows to manipulate attachments of the page
Mais Ações:, contains the following common functions:
Visualizar Texto, shows the source code of the current page
Visualizar Impressão, shows a printable version of the page without the header or footer
Deletar Cache, force the page to be recompiled
Verificar Ortografia, invokes spelling checker
Páginas Semelhantes, prints a list of pages with titles similar to this page
Mapa do Site Local, prints a list of pages that are referred from this page
Renomear Página, allows to rename this page
Excluir Página, allows to delete this page
- Any custom actions you have installed.
This toolbar is duplicated at the page bottom for convenience.