Basic plugins

Simple and Basic plugins.

Description

BR plugin

You can break a line by using <br> element.

This is {{br}} a test.

This is
a test.

Open with new window plugin

You can make a link to show the page in a new window.

{{window(http://qwik.jp/)}}
http://qwik.jp/

Show last modified plugin

You can show last modified by this plugin.

{{last_modified}}
Last modified: 2010-02-25

Information only for a group

You can specify content only for guests or for members.

You are a guest.

{{only_guest
You are a guest.
}}
{{only_member
You are a member.
}}

Comment out plugin

You can comment out the content.

{{com
You can not see this line.
You can not see this line also.
}}

My group

You can see your group list.

{{my_group}}

Plugin list plugin

プラグインの一覧を表示します。

{{plugin_list}}

Functions list

Last modified: 2010-02-25 Attached files total: 1KB