/[pub]/suikawiki/script/misc/plugins/link/map.wp2
Suika

Diff of /suikawiki/script/misc/plugins/link/map.wp2

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

revision 1.10 by wakaba, Fri Mar 19 03:42:06 2004 UTC revision 1.11 by wakaba, Sat Mar 20 04:08:11 2004 UTC
# Line 195  ViewFragment: Line 195  ViewFragment:
195                     );}p,                     );}p,
196      );      );
197    
 Resource:  
   @Children:Title:  
       %link-to-it(label=>{%ns-short-page-name;}p,  
         description=>{%page-name(absolute);}p,  
       );  
       %span(class=>headline, content=>{%page-headline;}p);  
   @Link:toWikiPage:SourceLabelLong:PageList:  
     %link-to-it(  
       label=>{%page-title(relative);}p,  
       description=>{%page-name(absolute);}p,  
     );  
     %span(class=>headline,content=>{%page-headline;}p);  
   @Link:toWikiPage:SourceLabelLong:RecentChangeItem:  
     %last-modified;  
     %link-to-it(  
       label=>{%page-title(relative);}p,  
       description=>{%page-name(absolute);}p,  
     );  
     %span(class=>headline,content=>{%page-headline;}p);  
   
198  ## TODO: Make recent-changes page name customizable  ## TODO: Make recent-changes page name customizable
199  ViewFragment:  ViewFragment:
200    @Name: navbar    @Name: navbar
# Line 242  ViewFragment: Line 222  ViewFragment:
222      );      );
223    
224  Resource:  Resource:
225      @Children:Title:
226          %link-to-it(label=>{%ns-short-page-name;}p,
227            description=>{%page-name(absolute);}p,
228          );
229          %span(class=>headline, content=>{%page-headline;}p);
230      @Link:toWikiPage:SourceLabelLong:PageList:
231        %link-to-it(
232          label=>{%page-title(relative);}p,
233          description=>{%page-name(absolute);}p,
234        );
235        %span(class=>headline,content=>{%page-headline;}p);
236      @Link:toWikiPage:SourceLabelLong:RecentChangeItem:
237        %last-modified;
238        %link-to-it(
239          label=>{%page-title(relative);}p,
240          description=>{%page-name(absolute);}p,
241        );
242        %span(class=>headline,content=>{%page-headline;}p);
243      @Link:toWikiPage:SourceLabelLong:SearchResult:
244        {%m--link-weight;}
245        %link-to-it(
246          label=>{%page-title(relative);}p,
247          description=>{%page-name(absolute);}p,
248        );
249        %span(class=>headline,content=>{%page-headline;}p);
250    @GoToRecentChanges:    @GoToRecentChanges:
251      @@@: Recent      @@@: Recent
252      @@lang: en      @@lang: en

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24