/[pub]/suikawiki/wikidata/config.wp2
Suika

Diff of /suikawiki/wikidata/config.wp2

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

revision 1.1 by wakaba, Sat Mar 13 06:34:19 2004 UTC revision 1.2 by wakaba, Sat Mar 13 13:16:42 2004 UTC
# Line 41  ViewFragment: Line 41  ViewFragment:
41    
42      %link-wiki(page=>"Wiki//Page//Search",rel=>search,      %link-wiki(page=>"Wiki//Page//Search",rel=>search,
43                 description=>"%res(name=>GoToSearchPageLink);"p);                 description=>"%res(name=>GoToSearchPageLink);"p);
44    
45        %link-to-resource (
46          iw-name => {wiki-content-in-cvs-repository},
47          iw-parameter => {%page-name;}p,
48          rel => history,
49          class => wiki-cmd,
50          label => {%html-link (
51            description => {%res (name => ViewHistoryOfThisPageLink);}p,
52          );},
53        );
54            
55    ViewFragment:
56      @Name: links
57      @Order: 100010
58      @Formatting:
59  ## TODO: Resource, URI  ## TODO: Resource, URI
60      %link-to-resource (      %link-to-resource (
61        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},

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24