255 |
ViewFragment: |
ViewFragment: |
256 |
@Name: ws--post-content |
@Name: ws--post-content |
257 |
@Description: |
@Description: |
258 |
@@@: After content body -- navigation bar |
@@@: After content body -- children and backward links |
259 |
@@lang:en |
@@lang:en |
260 |
@Order: 100 |
@Order: 100 |
261 |
@Formatting: |
@Formatting: |
273 |
title => {%res(name=>SeeAlso);}p, heading, |
title => {%res(name=>SeeAlso);}p, heading, |
274 |
content => {%search-result;}p, |
content => {%search-result;}p, |
275 |
); |
); |
|
%section ( |
|
|
id => referer, |
|
|
title => {%res(name=>Referer);}p, heading, |
|
|
content => {%referer-list;}p, |
|
|
); |
|
276 |
|
|
277 |
Resource: |
Resource: |
278 |
@Children:Title: |
@Children:Title: |
301 |
); |
); |
302 |
%span(class=>headline,content=>{%page-headline;}p); |
%span(class=>headline,content=>{%page-headline;}p); |
303 |
|
|
304 |
## TODO: |
## TODO: Make recent-changes page name customizable |
305 |
ViewFragment: |
ViewFragment: |
306 |
@Name: navbar |
@Name: navbar |
307 |
@Order: 21 |
@Order: 21 |
309 |
%link-to-wikipage ( |
%link-to-wikipage ( |
310 |
page => {RecentChanges}, |
page => {RecentChanges}, |
311 |
label => {%link-to-it ( |
label => {%link-to-it ( |
312 |
label=>"%res(name=>GoToRecentChanges);"p, |
label => {%res (name => GoToRecentChanges);}p, |
313 |
description=>"%res(name=>GoToRecentChangesLong);"p, |
description => {%res (name => GoToRecentChangesLong);}p, |
314 |
);}, |
);}, |
315 |
rel => news, |
rel => news, |
316 |
); |
); |
325 |
label => {%html-link ( |
label => {%html-link ( |
326 |
description => {%res(name=>GoToRecentChangesLink);}p, |
description => {%res(name=>GoToRecentChangesLink);}p, |
327 |
);}, |
);}, |
|
); |
|
328 |
|
); |
329 |
|
|
330 |
|
Resource: |
331 |
|
@GoToRecentChanges: |
332 |
|
@@@: Recent |
333 |
|
@@lang: en |
334 |
|
@GoToRecentChangesLink: |
335 |
|
@@@: Recently modified WikiPages list |
336 |
|
@@lang: en |
337 |
|
@GoToRecentChangesLong: |
338 |
|
@@@: Review recently modified WikiPages list |
339 |
|
@@lang: en |
340 |
|
|
341 |
|
|
342 |
|
|