ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/wwwroot/ermyth_web.yml
Revision: 1.3
Committed: Sat Jul 28 17:26:26 2007 UTC (16 years, 10 months ago) by pippijn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +10 -1 lines
Log Message:
- some api changes
- more documentation

File Contents

# User Rev Content
1 pippijn 1.1 ---
2 pippijn 1.3 # rcsid: $Id: ermyth_web.yml,v 1.2 2007-07-25 00:37:23 pippijn Exp $
3 pippijn 1.2 # Copyright © 2007 Pippijn van Steenhoven
4     #
5     # This library is free software, you can redistribute it and/or modify
6     # it under the same terms as Perl itself.
7 pippijn 1.1 name: "Ermyth Web"
8 pippijn 1.3 base: /ermyth
9 pippijn 1.1 heading: "Ermyth <span class='fade'>IRC Services</span>"
10     slogan: Secure, Stable Services
11     menu:
12     - href: /home
13     title: Home
14     - menu:
15     - href: /account/login
16     title: Login
17     level: -1
18     - href: /account/logout
19     title: Logout
20     level: 1
21     - href: /account/register
22     title: Register
23     level: -1
24     - href: /account/profile
25     title: Profile
26     level: 1
27     - href: /account/maintainance
28     title: Maintainance
29     level: 1
30     title: Account
31     href: /account
32 pippijn 1.3 - menu:
33     - href: /memo/list
34     title: My memos
35     - href: /memo/send
36     title: Send memo
37     title: Memos
38     href: /memo
39     level: 1