Parent Directory
|
Revision Log
Example Namazu configuration added
| 1 | wakaba | 1.1 | #?SuikaWikiConfig/2.0 |
| 2 | |||
| 3 | Plugin: | ||
| 4 | @Name: config | ||
| 5 | @Description: | ||
| 6 | @@@: Per-Wiki Configuration Pseudo-Plugin | ||
| 7 | @@lang:en | ||
| 8 | wakaba | 1.7 | @License: %%Perl%% |
| 9 | @Date.RCS: | ||
| 10 | wakaba | 1.10 | $Date: 2004/03/13 06:10:00 $ |
| 11 | wakaba | 1.1 | |
| 12 | ViewFragment: | ||
| 13 | @Name: navbar | ||
| 14 | @Order: 20 | ||
| 15 | @Formatting: | ||
| 16 | wakaba | 1.3 | %link-to-wikipage ( |
| 17 | page => {Wiki//Page//Create}, | ||
| 18 | label => {%link-to-it ( | ||
| 19 | label => "%res(name=>GoToCreatePage);"p, | ||
| 20 | description => "%res(name=>GoToCreatePageLong);"p, | ||
| 21 | );}, | ||
| 22 | ); | ||
| 23 |