This help is based on the layout of the MoinMoin modern theme. If the modern theme is not your current theme, the positions and labels of navigation controls may be slightly different. However, the functions of the individual controls will 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 显示网页访问历史 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 添加链接 on each page or editing 快捷链接 list in your user preferences.
Dynamic Message Box
This box is displayed when there are messages. You can click 清除此提示信息 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:
编辑, allows you to edit the page
Depends on your user preferences, it may be 编辑(文本方式) and 编辑(图形界面) to let you choose which editor to use
If you have no right to edit this page, 只读网页 is displayed instead
注释, toggles visibility of comments (appears only when the current page has comments, see HelpOnComments)
信息, shows meta information about the page, especially the full version history
Show "修订历史", shows revision history of the page
Show "一般信息", shows general information of the page
Show chart "网页点击次数和编辑次数", shows page hits and edits count
订阅/取消订阅, allows to subscribe or unsubscribe to email notifications for the current page
添加链接/删除链接, allows to add/remove your favourite pages to/from navigation bar
附件, allows to manipulate attachments of the page
更多操作:, contains the following common functions:
源码, shows the source code of the current page
打印视图, shows a printable version of the page without the header or footer
删除缓存, force the page to be recompiled
拼写检查, invokes spelling checker
相似网页, prints a list of pages with titles similar to this page
本站地图, prints a list of pages that are referred from this page
改名, allows to rename this page
删除, allows to delete this page
- Any custom actions you have installed.
This toolbar is duplicated at the page bottom for convenience.