ODT Export
 

Zabbix wiki

This page lists technical information and guidelines regarding Zabbix wiki.

:!: Use your Zabbix forum user name and password for write access to Wiki.

1 Guidelines

1.1 Structure

This wiki uses the following example structure (subject to change for a while after the upgrade):

doc
doc/tech
howto
howto/install
howto/install/centos
howto/monitor/db
howto/monitor/db:mysql
howto/monitor/db:postgresql
howto/monitor/mail
howto/monitor/mail/postfix
templates
templates/db
templates/mail
scripts
scripts/maintenance
scripts/monitoring
contrib
contrib/guidelines
wiki
wiki/syntax
wiki/instructions

Adding new namespaces is discouraged and should be discussed first to keep the information easily accessible.

1.2 Language

On this wiki, British English is used for all content, except non-English section, where language specific content should be separated by using two letter language codes.

2 Technical information

2.1 Modifications

Some minor modifications, mostly from Dokuwiki trunk, are applied.

2.1.1 Edited section hilighting

Moving your mouse button over the Edit button will hilight the section that will be edited.

2.2 Plugins

Zabbix wiki makes use of several plugins to make life easier.

Plugins that might interest community are listed along with short instructions on their use.

2.2.1 Numbered headings

Numbered headings plugin allows to insert numbers in headings, obviously. To use it, the following syntax is required:

==== - Heading ====

If you want to start numbering from a specific number, add it using the following syntax:

==== - #5 Heading ====

2.2.2 Note

This plugin allows to insert formatted notes. You can use the following syntax :

<note>note</note>
<note tip>tip</note>
<note important>important</note>
<note warning>warning</note>

These will produce the following output:

note

tip

important

warning

See buttons at the top of the edit textarea for easy access to this functionality.

2.2.3 Discussion

This plugin places a discussion are at the bottom of all pages. Logged in user can use it to comment on pages in case they are in a hurry or are unsure about something.

2.2.4 ODT export

In the top bar, you can see ODT icon - the one with small page and seagull. Clicking on it will export current page as an ODT file, which can be useful for pages in the howto or doc areas.

2.2.5 Include

Include plugin allows to include other pages. Basic syntax:

{{page>pagetoinclude}}

Replace pagetoinclude with actual page name.

 
wiki/instructions.txt · Last modified: 2009/09/04 14:39 by richlv
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki