<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="en">
  <channel rdf:about="http://www1.atwiki.com/enguide/">
    <title>@Wiki.com Guide</title>
    <link>http://www1.atwiki.com/enguide/</link>
    <description>@Wiki.com Guide</description>

    <dc:language>en</dc:language>
    <dc:date>2009-05-13T17:35:55+09:00</dc:date>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/341.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/340.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/339.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/338.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/337.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/336.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/335.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/334.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/333.html" />
                <rdf:li rdf:resource="http://www1.atwiki.com/enguide/pages/332.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/341.html">
    <title>What&#039;s new/2009/05/13</title>
    <link>http://www1.atwiki.com/enguide/pages/341.html</link>
    <description>
      &gt;#ls3    </description>
    <dc:date>2009-05-13T17:35:55+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/340.html">
    <title>What&#039;s new/2009/05/13/New Plugin: Section Editing Plugin Released</title>
    <link>http://www1.atwiki.com/enguide/pages/340.html</link>
    <description>
      *Section Editing plugin has been released.

Please check the details about [[Section Editing plugin&gt;http://www1.atwiki.com/enguide/pages/339.html]].    </description>
    <dc:date>2009-05-13T17:35:26+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/339.html">
    <title>Plugins/Utilitiy Plugins/Section Editing (areaedit)</title>
    <link>http://www1.atwiki.com/enguide/pages/339.html</link>
    <description>
      *Section Editing (areaedit)

Use this plugin for section editing.
The link for section editing is shown on right side by default.

&#039;&#039;Note:&#039;&#039;
#div(color=red){{
-This plugin is alpha release.
-Whether the section can be edited depends on the Edit-Permission of the page.
//-
}}

------------
**Syntax

 #areaedit()
 TEXT
 #areaedit(end)


**Parameters
|CENTER:&#039;&#039;Parameter&#039;&#039;|CENTER:&#039;&#039;Description&#039;&#039;|
|only=editable|Show the link for section editing if the page is editable|
|end|End of the section|


------------
***Example

You type:
 #areaedit()
 If you have edit permission of this page,
 you can edit this area.
 #areaedit(end)
&#039;&#039;Note:&#039;&#039; This page can be edited by only admin.


You get:

#areaedit()
If you have edit permission of this page,
you can edit this area.

#areaedit(end)


------------
***Example

You type:
 #areaedit(only=editable)
 If you have edit permission of this page,
 you can edit this area.
 #areaedit(end)
&#039;&#039;Note:&#039;&#039; The &#039;    </description>
    <dc:date>2009-05-13T17:24:51+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/338.html">
    <title>What&#039;s new/2009/05/12</title>
    <link>http://www1.atwiki.com/enguide/pages/338.html</link>
    <description>
      &gt;#ls3    </description>
    <dc:date>2009-05-12T19:59:13+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/337.html">
    <title>What&#039;s new/2009/05/12/New Plugin: Div class Plugin Released</title>
    <link>http://www1.atwiki.com/enguide/pages/337.html</link>
    <description>
      *Div class plugin has been released.

Please check the details about [[Div class plugin&gt;http://www1.atwiki.com/enguide/pages/336.html]].    </description>
    <dc:date>2009-05-12T19:58:52+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/336.html">
    <title>Plugins/Decoration Plugins/Div class (divclass)</title>
    <link>http://www1.atwiki.com/enguide/pages/336.html</link>
    <description>
      *Div class (divclass)

This plugin generates &lt;div&gt; tag with class name, like&amp;bold(){&lt;div class=&quot;CLASSNAME&quot;&gt;TEXT&lt;/div&gt;}.

It is helpful for CSS customize to make your own design.

If you want to edit CSS code, go Setting and customize CSS code.
[[How to customize the wiki&#039;s appearance?&gt;http://www1.atwiki.com/enguide/pages/58.html]]

------------
**Syntax
 #div(CLASSNAME){Multiple Text}
//&#039;&#039;Note:&#039;&#039;

------------
**Example
You type:

 #divclass(div_sample){
 This is a division with div_sample class.
 }

You get:

#divclass(div_sample){
This is a division with div_sample class.
}

------------    </description>
    <dc:date>2009-05-12T20:24:49+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/335.html">
    <title>What&#039;s new/2009/05/11/New Plugin: Dotted underline Plugin Released</title>
    <link>http://www1.atwiki.com/enguide/pages/335.html</link>
    <description>
      *Dotted underline plugin has been released.

Please check the details about [[Dotted underline plugin&gt;http://www1.atwiki.com/enguide/pages/327.html]].    </description>
    <dc:date>2009-05-11T18:10:54+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/334.html">
    <title>What&#039;s new/2009/05/11</title>
    <link>http://www1.atwiki.com/enguide/pages/334.html</link>
    <description>
      &gt;#ls3    </description>
    <dc:date>2009-05-11T18:08:48+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/333.html">
    <title>What&#039;s new/2009/05/11/New Plugin: Javascript Plugin Released</title>
    <link>http://www1.atwiki.com/enguide/pages/333.html</link>
    <description>
      *Javascript plugin has been released.

Please check the details about [[Javascript plugin&gt;http://www1.atwiki.com/enguide/pages/326.html]].    </description>
    <dc:date>2009-05-11T18:08:17+09:00</dc:date>
  </item>
    <item rdf:about="http://www1.atwiki.com/enguide/pages/332.html">
    <title>FAQ/Others</title>
    <link>http://www1.atwiki.com/enguide/pages/332.html</link>
    <description>
      #contents
-----
//Others

**How can I set &quot;Menu Page&quot; to invisible for the public

We are sorry but you cannot set &quot;Menu Page&quot; to invisible.
This is a feature of @Wiki.

Please be careful when you want to create a Wiki for a closed group of people.

Thank you for being patient.    </description>
    <dc:date>2009-05-08T20:07:22+09:00</dc:date>
  </item>
  </rdf:RDF>

