]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/MainPage
Wrote many...
[Rakka.git] / defaultPages / MainPage
index c5d19712301865256052b085ce91594f4bbb6183..b6e177b6b2b8e2d0653ac436d53ebc7e6bc6112e 100644 (file)
@@ -1,43 +1,33 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <page xmlns="http://cielonegro.org/schema/Rakka/Page/1.0"
       type="text/x-rakka"
-      isBoring="yes">
-  <textData>= Main Page =
-This  is  the    main  page.&lt;br /&gt;
+      isBoring="no"
+      lang="en"><!-- FIXME: isBoring="yes" -->
+
+  <otherLang>
+    <link lang="ja" page="メインページ" />
+  </otherLang>
+
+  <!-- FIXME: delete this -->
+  <summary>The main page to be shown as an index page.</summary>
+
+  <textData><![CDATA[
+= Main Page =
+This  is  the    main  page.
 Hello, world!
 
+<imgframe src="Help/SampleImage/Small" float="left">foo
+</imgframe>
+
 Another paragraph...
 
-== Italic and bold ==
-You can ''italicize text'' by putting 2 
-apostrophes on each side. 
-
-3 apostrophes will bold '''the text'''. 
-
-5 apostrophes will bold and italicize 
-'''''the text'''''.
-
-(Using 4 apostrophes doesn't do anything
-special -- there are just '''' left
-over ones'''' that are included as part of the text.)
-
-== CDATA section ==
-&lt;![CDATA[
-[[Wiki]] markup is ignored here
-but the text is reformatted.
-]]&gt;
-
-== PDATA section ==
-&lt;![PDATA[
-[[Wiki]] markup is ignored here
- and   reformatting is    also  disabled.
-]]&gt;
-
-== Leading spaces ==
- This
-   is a
-           preformatted
-      text.
-    [[Foo|Wiki markup is interpreted here.]]
-</textData>
+別の段落...<br />次の行...
+<span style="color:red">red <span style="color:blue">blue</span> red</span>
+
+== Subsection ==
+
+* [[Help/Syntax]]
+* [http://cielonegro.org/]
+* [http://cielonegro.org/ CieloNegro]
+]]></textData>
 </page>