/[pub]/suikawiki/script/default/config.wp2
Suika

Contents of /suikawiki/script/default/config.wp2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Oct 25 06:40:08 2003 UTC (22 years, 8 months ago) by wakaba
Branch: MAIN
Imported to CVS

1 wakaba 1.1 #?SuikaWikiConfig/2.0
2    
3     Plugin:
4     @Name: config
5     @Description:
6     @@@: Per-Wiki Configuration Pseudo-Plugin
7     @@lang:en
8     @License: %%GPL%%
9     @Date.RCS: $Date:$
10    
11     ViewFragment:
12     @Name: navbar
13     @Order: 20
14     @Formatting:
15     %anchor-wiki(page=>{Wiki//Page//Create},class=>wiki,
16     label=>"%res(name=>GoToCreatePage);"p,
17     title=>"%res(name=>GoToCreatePageLong);"p);
18     %anchor-wiki(page=>{IndexPage},class=>wiki,
19     label=>"%res(name=>GoToIndexPage);"p,
20     title=>"%res(name=>GoToIndexPageLong);"p);
21     %anchor-wiki(page=>{Wiki//Page//Search},class=>wiki,
22     label=>"%res(name=>GoToSearchPage);"p,
23     title=>"%res(name=>GoToSearchPageLong);"p);
24     %anchor-wiki(page=>{RecentChanges},class=>wiki,
25     label=>"%res(name=>GoToRecentChanges);"p,
26     title=>"%res(name=>GoToRecentChangesLong,safe);"p);
27    
28     ViewFragment:
29     @Name: links
30     @Formatting:
31     %link-wiki(page=>"Wiki//News",rel=>news,class=>wiki,
32     title=>"%res(name=>GoToWikiNewsLink);"p);
33     %link-wiki(page=>"Wiki//Help",rel=>help,class=>wiki,
34     title=>"%res(name=>GoToWikiHelpLink);"p);
35     %link-wiki(page=>"Wiki//Page//License",rel=>copyright,class=>wiki,
36     title=>"%res(name=>GoToWikiPageLicenseLink);"p);
37    
38     ViewFragment:
39     @Name: ws--footer
40     @Formatting:
41     %link-to-wikipage (
42     page => {Wiki//Page//License},
43     label => {%link-to-it (label => {%char (ucs => {U+00A9});}p);},
44     );
45    
46     Resource:
47     @GoToWikiNewsLink:
48     @@@: News
49     @@lang:en
50     @GoToWikiHelpLink:
51     @@@: Help
52     @@lang:en
53     @GoToWikiPageLicenseLink:
54     @@@: License
55     @@lang:en
56    
57     ViewFragment:
58     @Name: we--edit
59     @Order: -100
60     @Formatting:
61     %form-line(content=>{
62     %submit(accesskey=>S,label=>{%res(name=>{Edit:Save});}p);
63     }p);
64    
65     ViewFragment:
66     @Name: we--edit
67     @Order: -10
68     @Formatting: %form-line(content=>{
69     ViewFragment:
70     @Name: we--edit
71     @Order: 10
72     @Formatting: }p);
73    
74     ViewFragment:
75     @Name: we--edit
76     @Order: 150
77     @Formatting:
78     %form-line(content=>{
79    
80     ViewFragment:
81     @Name: we--edit
82     @Order: 250
83     @Formatting:
84     %mode-after-edit-selection;
85    
86     }p);
87    
88    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24