36 |
description=>"%res(name=>GoToWikiNewsLink);"p); |
description=>"%res(name=>GoToWikiNewsLink);"p); |
37 |
%link-wiki(page=>"Wiki//Help",rel=>help, |
%link-wiki(page=>"Wiki//Help",rel=>help, |
38 |
description=>"%res(name=>GoToWikiHelpLink);"p); |
description=>"%res(name=>GoToWikiHelpLink);"p); |
39 |
|
%link-to-resource ( |
40 |
|
uri => {#LICENSE}, |
41 |
|
rel => copyright, |
42 |
|
label => {%html-link ( |
43 |
|
class => wiki-cmd, |
44 |
|
description => {%res (name => GoToWikiPageLicenseLink);}p, |
45 |
|
);}, |
46 |
|
); |
47 |
%link-wiki(page=>"Wiki//Page//License",rel=>copyright, |
%link-wiki(page=>"Wiki//Page//License",rel=>copyright, |
48 |
description=>"%res(name=>GoToWikiPageLicenseLink);"p); |
description=>"%res(name=>GoToWikiPageLicenseLink);"p); |
49 |
|
|
50 |
%link-wiki(page=>"Wiki//Page//Search",rel=>search, |
%link-wiki(page=>"Wiki//Page//Search",rel=>search, |
51 |
description=>"%res(name=>GoToSearchPageLink);"p); |
description=>"%res(name=>GoToSearchPageLink);"p); |
52 |
|
|
53 |
|
%link-to-resource ( |
54 |
|
iw-name => {wiki-content-in-cvs-repository}, |
55 |
|
iw-parameter => {%page-name;}p, |
56 |
|
rel => history, |
57 |
|
label => {%html-link ( |
58 |
|
class => wiki-cmd, |
59 |
|
description => {%res (name => ViewHistoryOfThisPageLink);}p, |
60 |
|
);}, |
61 |
|
); |
62 |
|
|
63 |
|
%html--meta-keywords; |
64 |
|
%html-meta ( |
65 |
|
name => {description}, |
66 |
|
content => {%page-headline;}p, |
67 |
|
); |
68 |
|
|
69 |
|
ViewFragment: |
70 |
|
@Name: links |
71 |
|
@Order: 100010 |
72 |
|
@Formatting: |
73 |
## TODO: Resource, URI |
## TODO: Resource, URI |
74 |
%link-to-resource ( |
%link-to-resource ( |
75 |
uri => {javascript:var%20WikiName=prompt('Please%20input%20the%20WikiName:','','Jump%20to%20SuikaWiki');if(WikiName)%7B_content.location.href='wiki%3F'+encodeURIComponent(WikiName)%7D}, |
uri => {javascript:var%20WikiName=prompt('Please%20input%20the%20WikiName:','','Jump%20to%20SuikaWiki');if(WikiName)%7B_content.location.href='wiki%3F'+encodeURIComponent(WikiName)%7D}, |
89 |
); |
); |
90 |
|
|
91 |
ViewFragment: |
ViewFragment: |
92 |
|
@Name: ws--pre-content |
93 |
|
@Description: |
94 |
|
@@@: Before content body -- is obsoleted? |
95 |
|
@@lang:en |
96 |
|
@Order: 20 |
97 |
|
@Formatting: |
98 |
|
%m--wikipage-obsolete ( |
99 |
|
desc-before => {%res (name => {WikiPage:Obsolete:DescBefore});}p, |
100 |
|
desc-after => {%res (name => {WikiPage:Obsolete:DescAfter});}p, |
101 |
|
); |
102 |
|
|
103 |
|
ViewFragment: |
104 |
|
@Name: ws--post-content |
105 |
|
@Description: |
106 |
|
@@@: After content body -- License information |
107 |
|
@@lang:en |
108 |
|
@Order: 600 |
109 |
|
@Formatting: |
110 |
|
%section ( |
111 |
|
id => LICENSE, |
112 |
|
title => {%res(name=>{Section:License:Title});}p, heading, |
113 |
|
content => { |
114 |
|
%res (name => {Section:License:BeforeDescriptions}); |
115 |
|
%wr--propread (prop => license); |
116 |
|
%res (name => {Section:License:AfterDescriptions}); |
117 |
|
}p, |
118 |
|
); |
119 |
|
|
120 |
|
|
121 |
|
ViewFragment: |
122 |
@Name: ws--footer |
@Name: ws--footer |
123 |
@Formatting: |
@Formatting: |
124 |
%link-to-wikipage ( |
%link-to-wikipage ( |
143 |
content => {%read(page=>{Wiki//Edit//Help});}p, |
content => {%read(page=>{Wiki//Edit//Help});}p, |
144 |
); |
); |
145 |
|
|
146 |
Resource: |
FormattingRuleAlias: |
147 |
@GoToWikiNewsLink: |
@Category[list]: |
148 |
@@@: News |
view |
149 |
@@lang:en |
view-resource |
150 |
@GoToWikiHelpLink: |
form-input |
151 |
@@@: Help |
@Name: search-result |
152 |
@@lang:en |
@Reference: |
153 |
@GoToWikiPageLicenseLink: |
@@Category: view |
154 |
@@@: License |
@@Name: namazu-search |
155 |
@@lang:en |
|
156 |
|
FormattingRuleAlias: |
157 |
|
@Category[list]: |
158 |
|
form-template |
159 |
|
@Name: name |
160 |
|
@Reference: |
161 |
|
@@Category: form-template |
162 |
|
@@Name: bbs--2ch-name |
163 |
|
|
164 |
ViewFragment: |
ViewFragment: |
165 |
@Name: we--edit |
@Name: we--edit |
192 |
%mode-after-edit-selection ( |
%mode-after-edit-selection ( |
193 |
description => {%res (name => {Edit:SaveAnd:Description});}p, |
description => {%res (name => {Edit:SaveAnd:Description});}p, |
194 |
); |
); |
195 |
|
|
196 |
%we--update-lastmodified-datetime; |
%check (id => we--touch, |
197 |
|
label => {%res (name => {Edit:UpdateTimeStamp});}p, |
198 |
|
description => {%res (name => {Edit:UpdateTimeStamp:Description});}p, |
199 |
|
default); |
200 |
}p); |
}p); |
201 |
|
|
202 |
|
ViewFragment: |
203 |
|
@Name: we--edit |
204 |
|
@Order: 1250 |
205 |
|
@Description: |
206 |
|
@@lang:en |
207 |
|
@@@: License Information that should be read just before submitting. |
208 |
|
@Formatting: |
209 |
|
%res (name => {Edit:License:Descriptions}); |
210 |
|
|
211 |
Resource: |
Resource: |
212 |
|
@Edit:License:Descriptions: |
213 |
|
@@lang:en |
214 |
|
@@@: |
215 |
|
%paragraph (content => { |
216 |
|
Note: Submitting any changes means you understand and accept |
217 |
|
license terms written in (or referred from) |
218 |
|
%link-to-wikipage (page => {Wiki//Page//License}, |
219 |
|
label => {%link-to-it (label => {Wiki//Page//License});});. |
220 |
|
}p); |
221 |
|
%paragraph (content => { |
222 |
|
WARNING: Don't submit copyrighted work without permission. |
223 |
|
If you are not sure whether it is allowed or not, don't submit. |
224 |
|
}); |
225 |
|
%paragraph (content => { |
226 |
|
You MUST add license information to the License section |
227 |
|
just after submission (%link-to-wikipage (mode => pe--propedit, |
228 |
|
label => {%link-to-it (label => {Edit License Information});});) |
229 |
|
if your submission is copy of copyrighted work (and if you can |
230 |
|
publish it). |
231 |
|
}p); |
232 |
|
@Edit:UpdateTimeStamp: |
233 |
|
@@@: Update timestamp |
234 |
|
@@lang: en |
235 |
|
@Edit:UpdateTimeStamp:Description: |
236 |
|
@@@: Update Last-Modified date-time to "now" |
237 |
|
@@lang: en |
238 |
@Footer:License:SeeLicensePage: |
@Footer:License:SeeLicensePage: |
239 |
@@@: %char (ucs => {U+00A9}); |
@@@: %char (ucs => {U+00A9}); |
240 |
@Footer:License:SeeLicensePageLong: |
@Footer:License:SeeLicensePageLong: |
259 |
@@@: Help page |
@@@: Help page |
260 |
@@lang: en |
@@lang: en |
261 |
@GoToWikiPageLicenseLink: |
@GoToWikiPageLicenseLink: |
262 |
@@@: License of this wiki |
@@@: License for contents of this wiki |
263 |
@@lang: en |
@@lang: en |
264 |
@GoToWikiNewsLink: |
@GoToWikiNewsLink: |
265 |
@@@: News on this wiki |
@@@: News on this wiki |
270 |
@JumpToEditLink: |
@JumpToEditLink: |
271 |
@@@: Open a WikiPage in editing mode... |
@@@: Open a WikiPage in editing mode... |
272 |
@@lang: en |
@@lang: en |
273 |
|
@Section:License:AfterDescriptions: |
274 |
|
@Section:License:BeforeDescriptions: |
275 |
|
@@lang:en |
276 |
|
@@@: |
277 |
|
%paragraph (content => { |
278 |
|
%char (ucs => {U+00A9}); Authors, et al. %last-modified; |
279 |
|
}p); |
280 |
|
%paragraph (content => { |
281 |
|
For more information about copyright and other rights, see |
282 |
|
%link-to-wikipage (page => {Wiki//Page//License}, |
283 |
|
label => {%link-to-it (label => {Wiki//Page//License});});. |
284 |
|
}p); |
285 |
|
@Section:License:Title: |
286 |
|
@@lang:en |
287 |
|
@@@: License |
288 |
|
@StyleSet:Name:SuikaWiki: |
289 |
|
@@@: SuikaWiki |
290 |
|
@@lang: ja |
291 |
@WikiForm:Create:Name: |
@WikiForm:Create:Name: |
292 |
@@@: WikiName |
@@@: WikiName |
293 |
@@lang: en |
@@lang: en |
294 |
@WikiForm:Search:Name: |
@WikiForm:Search:Name: |
295 |
@@@: Keyword |
@@@: Keyword |
296 |
@@lang: en |
@@lang: en |
297 |
|
@WikiPage:Obsolete:DescBefore: |
298 |
|
@@@: |
299 |
|
This WikiPage is obsolete in favor of |
300 |
|
@@lang:en |
301 |
|
@WikiPage:Obsolete:DescAfter: |
302 |
|
@@@: . |
303 |
|
@@lang:en |
304 |
|
|
305 |
|
|
306 |
|
|
307 |
|
|