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 |
|
|