/[suikacvs]/2005/helowiki/config.wp2
Suika

Diff of /2005/helowiki/config.wp2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by hero, Fri Jan 21 14:38:15 2005 UTC revision 1.3 by hero, Sun May 16 22:40:03 2010 UTC
# Line 14  ViewFragment: Line 14  ViewFragment:
14    @Order: 20    @Order: 20
15    @Formatting:    @Formatting:
16      %link-to-wikipage (      %link-to-wikipage (
17          page => {//},
18          label => {%link-to-it (
19            label => "%res(name=>GoToHomePage);"p,
20            description => "%res(name=>GoToHomePageLong);"p,
21          );},
22        );
23        %link-to-wikipage (
24        page => {Wiki//Page//Create},        page => {Wiki//Page//Create},
25        label => {%link-to-it (        label => {%link-to-it (
26          label => "%res(name=>GoToCreatePage);"p,          label => "%res(name=>GoToCreatePage);"p,
# Line 120  ViewFragment: Line 127  ViewFragment:
127        %we--update-lastmodified-datetime;        %we--update-lastmodified-datetime;
128      }p);      }p);
129    
130    ViewFragment:
131      @Name: ws--post-content
132      @Description:
133        @@@: After content body -- URI
134        @@lang:en
135      @Order: 700
136      @Formatting:
137        %block (
138          class => myuri,
139          content => {
140            %res (name => {WikiPage:ThisURI=});
141            %link-to-wikipage (
142              label => {<%link-to-it (label => {%uri-reference;}p);>},
143            );
144          }p,
145        );
146    
147  ## If you use Namazu plugin, use this configuration.  ## If you use Namazu plugin, use this configuration.
148  #  #
149  #FormattingRuleAlias:  #FormattingRuleAlias:
# Line 177  Resource: Line 201  Resource:
201    @WikiForm:Search:Name:    @WikiForm:Search:Name:
202      @@@: Keyword      @@@: Keyword
203      @@lang: en      @@lang: en
204      @WikiPage:ThisURI=:
205        @@lang:en
206        @@@:
207          This WikiPage:
208    
209    
210    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24