/[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.5 by wakaba, Sun Jul 25 06:55:01 2004 UTC revision 1.6 by wakaba, Fri Aug 6 08:57:15 2004 UTC
# Line 81  ViewFragment: Line 81  ViewFragment:
81      );      );
82    
83  ViewFragment:  ViewFragment:
84      @Name: ws--post-content
85      @Description:
86        @@@: After content body -- License information
87        @@lang:en
88      @Order: 600
89      @Formatting:
90            %section (
91              id => LICENSE,
92              title => {%res(name=>{Section:License:Title});}p, heading,
93              content => {
94                %res (name => {Section:License:BeforeDescriptions});
95                %wr--propread (prop => license);
96                %res (name => {Section:License:AfterDescriptions});
97              }p,
98            );
99    
100    
101    ViewFragment:
102    @Name: ws--footer    @Name: ws--footer
103    @Formatting:    @Formatting:
104      %link-to-wikipage (      %link-to-wikipage (
# Line 161  ViewFragment: Line 179  ViewFragment:
179                default);                default);
180      }p);      }p);
181    
182    ViewFragment:
183      @Name: we--edit
184      @Order: 1250
185      @Description:
186        @@lang:en
187        @@@: License Information that should be read just before submitting.
188      @Formatting:
189        %res (name => {Edit:License:Descriptions});
190    
191  Resource:  Resource:
192      @Edit:License:Descriptions:
193        @@lang:en
194        @@@:
195          %paragraph (content => {
196            Note: Submitting any changes means you understand and accept
197            license terms written in (or referred from)
198            %link-to-wikipage (page => {Wiki//Page//License},
199            label => {%link-to-it (label => {Wiki//Page//License});});.
200          }p);
201          %paragraph (content => {
202            WARNING: Don't submit copyrighted work without permission.
203            If you are not sure whether it is allowed or not, don't submit.
204          });
205          %paragraph (content => {
206            You MUST add license information to the License section
207            just after submission (%link-to-wikipage (mode => pe--propedit,
208            label => {%link-to-it (label => {Edit License Information});});)
209            if your submission is copy of copyrighted work (and if you can
210            publish it).
211          }p);
212    @Edit:UpdateTimeStamp:    @Edit:UpdateTimeStamp:
213      @@@: Update timestamp      @@@: Update timestamp
214      @@lang: en      @@lang: en
# Line 203  Resource: Line 250  Resource:
250    @JumpToEditLink:    @JumpToEditLink:
251      @@@: Open a WikiPage in editing mode...      @@@: Open a WikiPage in editing mode...
252      @@lang: en      @@lang: en
253      @Section:License:AfterDescriptions:
254      @Section:License:BeforeDescriptions:
255        @@lang:en
256        @@@:
257          %paragraph (content => {
258            %char (ucs => {U+00A9}); Authors, et al. %last-modified;
259          }p);
260          %paragraph (content => {
261            For more information about copyright and other rights, see
262            %link-to-wikipage (page => {Wiki//Page//License},
263            label => {%link-to-it (label => {Wiki//Page//License});});.
264          }p);
265      @Section:License:Title:
266        @@lang:en
267        @@@: License
268    @StyleSet:Name:SuikaWiki:    @StyleSet:Name:SuikaWiki:
269      @@@: SuikaWiki      @@@: SuikaWiki
270      @@lang: ja      @@lang: ja

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24