#?SuikaWikiConfig/2.0 Plugin: @Name: config @Description: @@@: Per-Wiki Configuration Pseudo-Plugin @@lang:en @License: %%Perl%% @Date.RCS: $Date: 2004/10/08 09:15:36 $ ViewFragment: @Name: navbar @Order: 20 @Formatting: %link-to-wikipage ( page => {Wiki//Page//Create}, label => {%link-to-it ( label => "%res(name=>GoToCreatePage);"p, description => "%res(name=>GoToCreatePageLong);"p, );}, ); %link-to-wikipage ( page => {Wiki//Page//Search}, label => {%link-to-it ( label=>"%res(name=>GoToSearchPage);"p, description=>"%res(name=>GoToSearchPageLong);"p, );}, rel => search, ); ViewFragment: @Name: links @Formatting: %link-wiki(page=>"Wiki//News",rel=>news, description=>"%res(name=>GoToWikiNewsLink);"p); %link-wiki(page=>"Wiki//Help",rel=>help, description=>"%res(name=>GoToWikiHelpLink);"p); %link-to-resource ( uri => {#LICENSE}, rel => copyright, label => {%html-link ( class => wiki-cmd, description => {%res (name => GoToWikiPageLicenseLink);}p, );}, ); %link-wiki(page=>"Wiki//Page//License",rel=>copyright, description=>"%res(name=>GoToWikiPageLicenseLink);"p); %link-wiki(page=>"Wiki//Page//Search",rel=>search, description=>"%res(name=>GoToSearchPageLink);"p); %link-to-resource ( iw-name => {wiki-content-in-cvs-repository}, iw-parameter => {%page-name;}p, rel => history, label => {%html-link ( class => wiki-cmd, description => {%res (name => ViewHistoryOfThisPageLink);}p, );}, ); %html--meta-keywords; %html-meta ( name => {description}, content => {%page-headline;}p, ); ViewFragment: @Name: links @Order: 100010 @Formatting: ## TODO: Resource, URI %link-to-resource ( uri => {javascript:var%20WikiName=prompt('Please%20input%20the%20WikiName:','','Jump%20to%20SuikaWiki');if(WikiName)%7B_content.location.href='wiki%3F'+encodeURIComponent(WikiName)%7D}, rel => jump, class => wiki-cmd, label => {%html-link ( description => {%res(name=>JumpToLink);}p, );}, ); %link-to-resource ( uri => {javascript:var%20WikiName=prompt('Please%20input%20the%20WikiName:','','Jump%20to%20SuikaWiki');if(WikiName)%7B_content.location.href='wiki%3Fmycmd=edit;mypage='+encodeURIComponent(WikiName)%7D}, rel => jump, class => wiki-cmd, label => {%html-link ( description => {%res(name=>JumpToEditLink);}p, );}, ); ViewFragment: @Name: ws--pre-content @Description: @@@: Before content body -- is obsoleted? @@lang:en @Order: 20 @Formatting: %m--wikipage-obsolete ( desc-before => {%res (name => {WikiPage:Obsolete:DescBefore});}p, desc-after => {%res (name => {WikiPage:Obsolete:DescAfter});}p, ); ViewFragment: @Name: ws--post-content @Description: @@@: After content body -- License information @@lang:en @Order: 600 @Formatting: %section ( id => LICENSE, title => {%res(name=>{Section:License:Title});}p, heading, content => { %res (name => {Section:License:BeforeDescriptions}); %wr--propread (prop => license); %res (name => {Section:License:AfterDescriptions}); }p, ); ViewFragment: @Name: ws--post-content @Description: @@@: After content body -- URI @@lang:en @Order: 700 @Formatting: %block ( class => myuri, content => { %res (name => {WikiPage:ThisURI=}); %link-to-wikipage ( label => {<%link-to-it (label => {%uri-reference;}p);>}, ); }p, ); ViewFragment: @Name: ws--footer @Formatting: %link-to-wikipage ( page => {Wiki//Page//License}, label => {%link-to-it ( label => {%res (name => {Footer:License:SeeLicensePage});}p, description => {%res (name => {Footer:License:SeeLicensePageLong});}p, );}, ); ViewFragment: @Template[list]: we--edit-body we--conflict-body @Order: 1000 @Description: @@@: WikiPage editing guide @@lang:en @Formatting: %block ( id => edit-help, content => {%read(page=>{Wiki//Edit//Help});}p, ); FormattingRuleAlias: @Category[list]: view view-resource form-input @Name: search-result @Reference: @@Category: view @@Name: namazu-search FormattingRuleAlias: @Category[list]: form-template @Name: name @Reference: @@Category: form-template @@Name: bbs--2ch-name ViewFragment: @Name: we--edit @Order: -100 @Formatting: %line(content=>{ %submit(accesskey=>S,label=>{%res(name=>{Edit:Save});}p); [%wpp--next-anchor-index;] }p); ViewFragment: @Name: we--edit @Order: -10 @Formatting: %line(content=>{ ViewFragment: @Name: we--edit @Order: 10 @Formatting: }p); ViewFragment: @Name: we--edit @Order: 150 @Formatting: %line(content=>{ ViewFragment: @Name: we--edit @Order: 250 @Formatting: %mode-after-edit-selection ( description => {%res (name => {Edit:SaveAnd:Description});}p, ); %check (id => we--touch, label => {%res (name => {Edit:UpdateTimeStamp});}p, description => {%res (name => {Edit:UpdateTimeStamp:Description});}p, default); }p); ViewFragment: @Name: we--edit @Order: 1250 @Description: @@lang:en @@@: License Information that should be read just before submitting. @Formatting: %res (name => {Edit:License:Descriptions}); Resource: @Edit:License:Descriptions: @@lang:en @@@: %paragraph (content => { Note: Submitting any changes means you understand and accept license terms written in (or referred from) %link-to-wikipage (page => {Wiki//Page//License}, label => {%link-to-it (label => {Wiki//Page//License});});. }p); %paragraph (content => { WARNING: Don't submit copyrighted work without permission. If you are not sure whether it is allowed or not, don't submit. }); %paragraph (content => { You MUST add license information to the License section just after submission (%link-to-wikipage (mode => pe--propedit, label => {%link-to-it (label => {Edit License Information});});) if your submission is copy of copyrighted work (and if you can publish it). }p); @Edit:UpdateTimeStamp: @@@: Update timestamp @@lang: en @Edit:UpdateTimeStamp:Description: @@@: Update Last-Modified date-time to "now" @@lang: en @Footer:License:SeeLicensePage: @@@: %char (ucs => {U+00A9}); @Footer:License:SeeLicensePageLong: @@@: See license document @@lang:en @GoToCreatePage: @@@: Create @@lang: en @GoToCreatePageLong: @@@: Create a new WikiPage @@lang: en @GoToSearchPage: @@@: Search @@lang: en @GoToSearchPageLink: @@@: Search in this wiki @@lang: en @GoToSearchPageLong: @@@: Search word in this wiki @@lang: en @GoToWikiHelpLink: @@@: Help page @@lang: en @GoToWikiPageLicenseLink: @@@: License for contents of this wiki @@lang: en @GoToWikiNewsLink: @@@: News on this wiki @@lang: en @JumpToLink: @@@: Open a WikiPage... @@lang: en @JumpToEditLink: @@@: Open a WikiPage in editing mode... @@lang: en @Section:License:AfterDescriptions: @Section:License:BeforeDescriptions: @@lang:en @@@: %paragraph (content => { %char (ucs => {U+00A9}); Authors, et al. %last-modified; }p); %paragraph (content => { For more information about copyright and other rights, see %link-to-wikipage (page => {Wiki//Page//License}, label => {%link-to-it (label => {Wiki//Page//License});});. }p); @Section:License:Title: @@lang:en @@@: License @StyleSet:Name:SuikaWiki: @@@: SuikaWiki @@lang: ja @WikiForm:Create:Name: @@@: WikiName @@lang: en @WikiForm:Search:Name: @@@: Keyword @@lang: en @WikiPage:Obsolete:DescBefore: @@@: This WikiPage is obsolete in favor of @@lang:en @WikiPage:Obsolete:DescAfter: @@@: . @@lang:en @WikiPage:ThisURI=: @@@: This WikiPage: @@lang:en