webgen 0.3.6 → 0.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/ChangeLog +1523 -97
- data/Rakefile +11 -24
- data/TODO +22 -9
- data/VERSION +1 -1
- data/bin/webgen +2 -2
- data/bin/webgen-gallery-editor +654 -0
- data/bin/webgen-gui +10 -0
- data/data/webgen/data/ISO-639-2_values_8bits.txt +492 -0
- data/data/webgen/gallery-creator/default.png +0 -0
- data/data/webgen/icon_mapping.yaml +27 -0
- data/data/webgen/resources/emoticons/bigeyes/angry.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/cool.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/cry.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/drunk.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/lol.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/oops.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/sad.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/sleep.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/smile.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/tongue.png +0 -0
- data/data/webgen/resources/emoticons/bigeyes/wink.png +0 -0
- data/data/webgen/resources/emoticons/crystal/angry.png +0 -0
- data/data/webgen/resources/emoticons/crystal/cool.png +0 -0
- data/data/webgen/resources/emoticons/crystal/cry.png +0 -0
- data/data/webgen/resources/emoticons/crystal/drunk.png +0 -0
- data/data/webgen/resources/emoticons/crystal/lol.png +0 -0
- data/data/webgen/resources/emoticons/crystal/oops.png +0 -0
- data/data/webgen/resources/emoticons/crystal/sad.png +0 -0
- data/data/webgen/resources/emoticons/crystal/sleep.png +0 -0
- data/data/webgen/resources/emoticons/crystal/smile.png +0 -0
- data/data/webgen/resources/emoticons/crystal/tongue.png +0 -0
- data/data/webgen/resources/emoticons/crystal/wink.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/angry.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/cool.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/cry.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/drunk.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/lol.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/oops.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/sad.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/sleep.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/smile.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/tongue.png +0 -0
- data/data/webgen/resources/emoticons/cyclops/wink.png +0 -0
- data/data/webgen/resources/emoticons/glass/angry.png +0 -0
- data/data/webgen/resources/emoticons/glass/cool.png +0 -0
- data/data/webgen/resources/emoticons/glass/cry.png +0 -0
- data/data/webgen/resources/emoticons/glass/drunk.png +0 -0
- data/data/webgen/resources/emoticons/glass/lol.png +0 -0
- data/data/webgen/resources/emoticons/glass/oops.png +0 -0
- data/data/webgen/resources/emoticons/glass/sad.png +0 -0
- data/data/webgen/resources/emoticons/glass/sleep.png +0 -0
- data/data/webgen/resources/emoticons/glass/smile.png +0 -0
- data/data/webgen/resources/emoticons/glass/tongue.png +0 -0
- data/data/webgen/resources/emoticons/glass/wink.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/angry.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/cool.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/cry.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/drunk.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/lol.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/oops.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/sad.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/sleep.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/smile.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/tongue.png +0 -0
- data/data/webgen/resources/emoticons/icqstyle/wink.png +0 -0
- data/data/webgen/resources/emoticons/matrix/angry.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/cool.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/cry.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/drunk.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/lol.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/oops.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/sad.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/sleep.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/smile.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/tongue.gif +0 -0
- data/data/webgen/resources/emoticons/matrix/wink.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/angry.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/cool.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/cry.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/drunk.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/lol.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/oops.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/sad.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/sleep.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/smile.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/tongue.gif +0 -0
- data/data/webgen/resources/emoticons/smellies/wink.gif +0 -0
- data/data/webgen/resources/icons/compressed.png +0 -0
- data/data/webgen/resources/icons/document.png +0 -0
- data/data/webgen/resources/icons/download.png +0 -0
- data/data/webgen/resources/icons/image.png +0 -0
- data/data/webgen/resources/icons/linux.png +0 -0
- data/data/webgen/resources/icons/mac.png +0 -0
- data/data/webgen/resources/icons/pdf.png +0 -0
- data/data/webgen/resources/icons/penguin.png +0 -0
- data/data/webgen/resources/icons/quicktime.png +0 -0
- data/data/webgen/resources/icons/real.png +0 -0
- data/data/webgen/resources/icons/rpm.png +0 -0
- data/data/webgen/resources/icons/sound.png +0 -0
- data/data/webgen/resources/icons/source.png +0 -0
- data/data/webgen/resources/icons/spreadsheet.png +0 -0
- data/data/webgen/resources/icons/text.png +0 -0
- data/data/webgen/resources/icons/vcard.png +0 -0
- data/data/webgen/resources/icons/video.png +0 -0
- data/data/webgen/resources/icons/win.png +0 -0
- data/data/webgen/{images → resources/images}/generated_by_webgen.png +0 -0
- data/data/webgen/{images → resources/images}/valid-css.gif +0 -0
- data/data/webgen/{images → resources/images}/valid-xhtml11.png +0 -0
- data/data/webgen/{images → resources/images}/webgen_logo.png +0 -0
- data/data/webgen/{example/src → website_styles/default}/default.css +0 -0
- data/data/webgen/{example/src → website_styles/default}/default.template +2 -2
- data/data/webgen/website_templates/default/README +6 -0
- data/data/webgen/{example → website_templates/default}/config.yaml +0 -0
- data/data/webgen/{example → website_templates/default}/src/index.page +0 -0
- data/data/webgen/website_templates/personal_hp/README +6 -0
- data/data/webgen/website_templates/personal_hp/src/about.page +12 -0
- data/data/webgen/website_templates/personal_hp/src/index.page +9 -0
- data/data/webgen/website_templates/personal_hp/src/links.page +22 -0
- data/data/webgen/website_templates/personal_hp/src/projects.page +20 -0
- data/data/webgen/website_templates/project/README +7 -0
- data/data/webgen/website_templates/project/src/about.page +12 -0
- data/data/webgen/website_templates/project/src/download.page +15 -0
- data/data/webgen/website_templates/project/src/features.page +8 -0
- data/data/webgen/website_templates/project/src/index.page +9 -0
- data/data/webgen/website_templates/project/src/screenshots.page +18 -0
- data/doc/config.yaml +3 -0
- data/doc/plugin/clidesc.rb +18 -7
- data/doc/plugin/emoticon.rb +29 -0
- data/doc/plugin/extension.rb +15 -16
- data/doc/plugin/listpluginparameters.rb +39 -0
- data/doc/plugin/resources.rb +4 -4
- data/doc/plugin/source.rb +21 -0
- data/doc/src/default.css +7 -4
- data/doc/src/default.template +4 -2
- data/doc/src/documentation/cli.page +1 -1
- data/doc/src/documentation/extending_webgen.page +102 -0
- data/doc/src/documentation/gettingstarted.page +3 -6
- data/doc/src/documentation/index.page +1 -1
- data/doc/src/documentation/plugins/{contenthandler → contenthandlers}/html.page +0 -0
- data/doc/src/documentation/plugins/{contenthandler → contenthandlers}/index.page +0 -0
- data/doc/src/documentation/plugins/{contenthandler → contenthandlers}/markdown.page +0 -0
- data/doc/src/documentation/plugins/{contenthandler → contenthandlers}/rdoc.page +0 -0
- data/doc/src/documentation/plugins/{contenthandler → contenthandlers}/textile.page +0 -0
- data/doc/src/documentation/plugins/{system → coreplugins}/configuration.page +0 -0
- data/doc/src/documentation/plugins/coreplugins/index.page +7 -0
- data/doc/src/documentation/plugins/{system → coreplugins}/logging.page +0 -0
- data/doc/src/documentation/plugins/{resourcemanager.page → coreplugins/resourcemanager.page} +5 -1
- data/doc/src/documentation/plugins/{filehandler → filehandlers}/backing.page +1 -1
- data/doc/src/documentation/plugins/{filehandler → filehandlers}/copy.page +1 -1
- data/doc/src/documentation/plugins/{filehandler/directory.page → filehandlers/directoryhandler.page} +11 -2
- data/doc/src/documentation/plugins/{filehandler/galleryhandler.page → filehandlers/gallery.page} +20 -13
- data/doc/src/documentation/plugins/{filehandler → filehandlers}/index.page +0 -0
- data/doc/src/documentation/plugins/{filehandler/pagehandler.page → filehandlers/page.page} +6 -4
- data/doc/src/documentation/plugins/{filehandler → filehandlers}/template.page +0 -0
- data/doc/src/documentation/plugins/{gallerylayouter → gallerylayouters}/index.page +7 -3
- data/doc/src/documentation/plugins/{htmlvalidator → htmlvalidators}/index.page +0 -0
- data/doc/src/documentation/plugins/{htmlvalidator → htmlvalidators}/xmllint.page +0 -0
- data/doc/src/documentation/plugins/index.page +4 -0
- data/doc/src/documentation/plugins/menustyles/{horizontal-dropdown.page → horizontaldropdown.page} +0 -0
- data/doc/src/documentation/plugins/menustyles/{vertical-dropdown.page → verticaldropdown.page} +1 -1
- data/doc/src/documentation/plugins/miscplugins/index.page +7 -0
- data/doc/src/documentation/plugins/miscplugins/smileyreplacer.page +38 -0
- data/doc/src/documentation/plugins/tags/breadcrumbtrail.page +20 -0
- data/doc/src/documentation/plugins/tags/download.page +23 -0
- data/doc/src/documentation/plugins/tags/resource.page +1 -1
- data/doc/src/documentation/plugins/tags/sitemap.page +1 -2
- data/doc/src/documentation/references/index.page +8 -0
- data/doc/src/documentation/{meta_info_reference.page → references/meta_info_reference.page} +1 -0
- data/doc/src/documentation/references/parameter_reference.page +12 -0
- data/doc/src/documentation/webgen_gallery_editor.page +82 -0
- data/doc/src/download.page +2 -2
- data/doc/src/features.page +3 -2
- data/doc/src/images/screenshots/wge-image.png +0 -0
- data/doc/src/images/screenshots/wge-layout-preview.png +0 -0
- data/doc/src/images/screenshots/wge-main-disabled.png +0 -0
- data/doc/src/images/screenshots/wge-main.png +0 -0
- data/doc/src/index.page +30 -11
- data/doc/src/meta.info +7 -7
- data/doc/src/screenshots.gallery +33 -0
- data/install.rb +1 -1
- data/lib/webgen.rb +275 -0
- data/lib/webgen/composite.rb +1 -1
- data/lib/webgen/gui/common.rb +38 -0
- data/lib/webgen/gui/main.rb +219 -0
- data/lib/webgen/gui/new_website_dlg.rb +125 -0
- data/lib/webgen/listener.rb +1 -1
- data/lib/webgen/node.rb +4 -2
- data/lib/webgen/plugin.rb +167 -100
- data/lib/webgen/plugins/{contenthandler/defaultcontenthandler.rb → contenthandlers/default.rb} +1 -1
- data/lib/webgen/plugins/{contenthandler → contenthandlers}/html.rb +2 -2
- data/lib/webgen/plugins/{contenthandler → contenthandlers}/markdown.rb +2 -2
- data/lib/webgen/plugins/{contenthandler → contenthandlers}/rdoc.rb +2 -2
- data/lib/webgen/plugins/{contenthandler → contenthandlers}/textile.rb +2 -2
- data/lib/webgen/{configuration.rb → plugins/coreplugins/configuration.rb} +34 -14
- data/lib/webgen/{logging.rb → plugins/coreplugins/logging.rb} +4 -4
- data/lib/webgen/plugins/{resourcemanager.rb → coreplugins/resourcemanager.rb} +44 -22
- data/lib/webgen/plugins/{filehandler → filehandlers}/backing.rb +11 -11
- data/lib/webgen/plugins/{filehandler/filecopy.rb → filehandlers/copy.rb} +3 -3
- data/lib/webgen/plugins/{filehandler → filehandlers}/directory.rb +15 -10
- data/lib/webgen/plugins/{filehandler → filehandlers}/filehandler.rb +9 -7
- data/lib/webgen/plugins/{filehandler/picturegallery.rb → filehandlers/gallery.rb} +35 -28
- data/lib/webgen/plugins/{filehandler → filehandlers}/page.rb +30 -15
- data/lib/webgen/plugins/{filehandler → filehandlers}/template.rb +3 -3
- data/lib/webgen/plugins/{gallerylayouter/defaultgallerylayouter.rb → gallerylayouters/default.rb} +11 -11
- data/lib/webgen/plugins/{htmlvalidator/defaulthtmlvalidator.rb → htmlvalidators/default.rb} +1 -1
- data/lib/webgen/plugins/{htmlvalidator → htmlvalidators}/xmllint.rb +2 -2
- data/lib/webgen/plugins/menustyles/{defaultmenustyle.rb → default.rb} +2 -2
- data/lib/webgen/plugins/menustyles/horizontal.rb +2 -2
- data/lib/webgen/plugins/menustyles/horizontal_dropdown.rb +2 -2
- data/lib/webgen/plugins/menustyles/partial.rb +2 -2
- data/lib/webgen/plugins/menustyles/vertical.rb +2 -2
- data/lib/webgen/plugins/menustyles/vertical_dropdown.rb +2 -2
- data/lib/webgen/plugins/miscplugins/smileyreplacer.rb +84 -0
- data/lib/webgen/plugins/{treewalker.rb → miscplugins/treewalker.rb} +1 -1
- data/lib/webgen/plugins/tags/{navbar.rb → breadcrumbtrail.rb} +5 -9
- data/lib/webgen/plugins/tags/date.rb +2 -6
- data/lib/webgen/plugins/tags/download.rb +155 -0
- data/lib/webgen/plugins/tags/executecommand.rb +2 -6
- data/lib/webgen/plugins/tags/includefile.rb +4 -8
- data/lib/webgen/plugins/tags/langbar.rb +2 -6
- data/lib/webgen/plugins/tags/menu.rb +2 -7
- data/lib/webgen/plugins/tags/meta.rb +2 -6
- data/lib/webgen/plugins/tags/relocatable.rb +2 -6
- data/lib/webgen/plugins/tags/sitemap.rb +14 -10
- data/lib/webgen/plugins/tags/tags.rb +25 -18
- data/lib/webgen/plugins/tags/wikilink.rb +2 -6
- metadata +311 -195
- data/doc/src/design.gallery +0 -18
- data/doc/src/designs/curdesign.png +0 -0
- data/doc/src/designs/nostyle.png +0 -0
- data/doc/src/designs/old.png +0 -0
- data/doc/src/documentation/plugins/gallerylayouter/defaultlayouter.page +0 -12
- data/doc/src/documentation/plugins/system/index.page +0 -7
- data/doc/src/documentation/plugins/tags/navbar.page +0 -20
- data/lib/webgen/webgen.rb +0 -271
- data/testsite/config.yaml +0 -7
- data/testsite/src/bghack.png +0 -0
- data/testsite/src/bluecloth.page +0 -102
- data/testsite/src/default.css +0 -146
- data/testsite/src/default.template +0 -33
- data/testsite/src/home.en.page +0 -22
- data/testsite/src/home.page +0 -22
- data/testsite/src/images/bghack.png +0 -0
- data/testsite/src/index.page +0 -21
- data/testsite/src/meta.info +0 -12
- data/testsite/src/news.page +0 -20
- data/testsite/src/news_are_so-cool.de.page +0 -19
- data/testsite/src/noindex/noindex.page +0 -20
- data/testsite/src/pictures/index.page +0 -20
- data/testsite/src/projects.de.page +0 -11
- data/testsite/src/projects.es.page +0 -11
- data/testsite/src/projects.page +0 -17
- data/testsite/src/projects/00.index.de.page +0 -10
- data/testsite/src/projects/01.project2.page +0 -20
- data/testsite/src/projects/02.project1.page +0 -20
- data/testsite/src/projects/05.project3.page +0 -22
- data/testsite/src/projects/index.page +0 -20
- data/testsite/src/projects/subproj/index.page +0 -22
- data/testsite/src/projects/subproj/project3.page +0 -21
- data/testsite/src/rdoc.page +0 -12
- data/testsite/src/redcloth.page +0 -106
data/testsite/src/default.css
DELETED
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
@media print {
|
|
2
|
-
body {
|
|
3
|
-
margin: 0px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
div#menu, div#footer {
|
|
7
|
-
display: none;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@media screen, projection {
|
|
13
|
-
|
|
14
|
-
html {
|
|
15
|
-
margin: 0px 10%;
|
|
16
|
-
background-color: #eee;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
body {
|
|
20
|
-
margin: 0px;
|
|
21
|
-
padding: 0px;
|
|
22
|
-
background-color: #fff;
|
|
23
|
-
font-size: 12px;
|
|
24
|
-
font-family: Verdana, Arial, Helvetica;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
/* General layout of the page */
|
|
28
|
-
|
|
29
|
-
#header, #footer {
|
|
30
|
-
width: 100%;
|
|
31
|
-
background-color: #8ad;
|
|
32
|
-
color: #fff;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
#pagebody {
|
|
36
|
-
width: 100%;
|
|
37
|
-
background: url("images/bghack.png") repeat-y #fff;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
#menu {
|
|
41
|
-
float: left;
|
|
42
|
-
width: 180px;
|
|
43
|
-
padding: 20px 0px 0px 20px;
|
|
44
|
-
background: url("images/bghack.png") repeat-y #fff;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
#body {
|
|
48
|
-
margin-left: 200px;
|
|
49
|
-
padding: 20px;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
#footer {
|
|
53
|
-
clear: both;
|
|
54
|
-
padding: 5px 0px;
|
|
55
|
-
text-align: center;
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
/* styling the header */
|
|
60
|
-
|
|
61
|
-
#navbar {
|
|
62
|
-
width: 100%;
|
|
63
|
-
font-size: 90%;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
span#navtree, span#languages {
|
|
67
|
-
padding: 3px;
|
|
68
|
-
width: 45%;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
span#navtree {
|
|
72
|
-
float: left;
|
|
73
|
-
text-align: left;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
span#languages {
|
|
77
|
-
float: right;
|
|
78
|
-
text-align: right;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
div#header h1 {
|
|
82
|
-
margin: 0px;
|
|
83
|
-
padding: 15px 2em;
|
|
84
|
-
|
|
85
|
-
font-size: 300%;
|
|
86
|
-
font-style: italic;
|
|
87
|
-
font-weight: normal;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
/* styling the menu */
|
|
92
|
-
|
|
93
|
-
#menu a {
|
|
94
|
-
text-decoration: none;
|
|
95
|
-
color: #469;
|
|
96
|
-
font-weight: bold;
|
|
97
|
-
font-size: 130%;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
#menu a:hover {
|
|
101
|
-
text-decoration: underline;
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
#menu .webgen-menuitem-selected {
|
|
105
|
-
background-color: #fff;
|
|
106
|
-
width: 90%;
|
|
107
|
-
border-right: 3px solid #8ad;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
#menu .webgen-submenu {
|
|
111
|
-
background-color: #aaa;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
#menu ul {
|
|
115
|
-
list-style-type: none;
|
|
116
|
-
padding: 0px;
|
|
117
|
-
margin-left: 10px;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
#menu li > ul {
|
|
121
|
-
font-size: 95%;
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
#menu li {
|
|
125
|
-
margin: 0.5em 0px;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
/* styling the content */
|
|
129
|
-
|
|
130
|
-
div.section {
|
|
131
|
-
margin-bottom: 30px;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
h2.section_header {
|
|
135
|
-
padding: 0px;
|
|
136
|
-
border-bottom: 3px double #68b;
|
|
137
|
-
|
|
138
|
-
letter-spacing: 0.2em;
|
|
139
|
-
font-size: 150%;
|
|
140
|
-
font-weight: normal;
|
|
141
|
-
color: #68b;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
3
|
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
|
4
|
-
<head>
|
|
5
|
-
<title>{title: }</title>
|
|
6
|
-
<link href="{relocatable: default.css}" rel="stylesheet" />
|
|
7
|
-
</head>
|
|
8
|
-
<body>
|
|
9
|
-
<div id="header">
|
|
10
|
-
<h1>{title: }</h1>
|
|
11
|
-
<div id="navbar">
|
|
12
|
-
<span id="navtree">{navbar: }</span>
|
|
13
|
-
<span id="languages">{langbar: }</span>
|
|
14
|
-
<div style="clear: both; border-bottom: 1px solid #8ad"></div>
|
|
15
|
-
</div>
|
|
16
|
-
</div>
|
|
17
|
-
|
|
18
|
-
<div id="pagebody">
|
|
19
|
-
<div id="menu">
|
|
20
|
-
{menu: }
|
|
21
|
-
</div>
|
|
22
|
-
|
|
23
|
-
<div id="body">
|
|
24
|
-
{content: }
|
|
25
|
-
</div>
|
|
26
|
-
</div>
|
|
27
|
-
|
|
28
|
-
<div id="footer">
|
|
29
|
-
{revision: }
|
|
30
|
-
</div>
|
|
31
|
-
|
|
32
|
-
</body>
|
|
33
|
-
</html>
|
data/testsite/src/home.en.page
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Home page
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The Homepage</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terr am quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu posc<b>test</b>at agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
21
|
-
<a href="{relocatable: projects.html}">Projekte</a>
|
|
22
|
-
<h2>test</h2>
|
data/testsite/src/home.page
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Home page
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The Homepage</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terr am quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu posc<b>test</b>at agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
21
|
-
<a href="{relocatable: projects.html}">Projekte</a>
|
|
22
|
-
<h2>test</h2>
|
|
Binary file
|
data/testsite/src/index.page
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Pictures index
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The pictures index page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
21
|
-
<img src="{relocatable: /images/bghack.png}" width="100" height="100"/>
|
data/testsite/src/meta.info
DELETED
data/testsite/src/news.page
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: New page
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The News page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
inMenu: true
|
|
3
|
-
blocks:
|
|
4
|
-
- {name: content, format: html}
|
|
5
|
-
---
|
|
6
|
-
<h1>The News page</h1>
|
|
7
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
8
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
9
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
10
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
11
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
12
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
13
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
14
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
15
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
16
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
17
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
18
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
19
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: New page
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The News page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Pictures index
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The pictures index page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Projekt Seite
|
|
3
|
-
inMenu: true
|
|
4
|
-
revision: |
|
|
5
|
-
$Id: projects.de.page 334 2005-08-23 19:11:53Z thomas $
|
|
6
|
-
blocks:
|
|
7
|
-
- {name: content, format: html}
|
|
8
|
-
---
|
|
9
|
-
<h1>Projekt Seite</h1>
|
|
10
|
-
Dies ist eine dummy Projektseite mit Umlauten äüüöüpßÖÄÖÜPÄÖ'*
|
|
11
|
-
Revision: {revision: }
|
data/testsite/src/projects.page
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: YAML Projects page
|
|
3
|
-
template: /default.template
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The News page</h1>
|
|
8
|
-
askdjfölajsödf öaksdfka södfkasdök jaslkdfaösdf sdkfasödlfasdfasdf
|
|
9
|
-
aöfkaöskdföksdöfkasöd kös
|
|
10
|
-
askdjfölajsödf öaksdfka södfkasdök jaslkdfaösdf sdkfasödlfasdfasdf
|
|
11
|
-
aöfkaöskdföksdöfkasöd kös
|
|
12
|
-
askdjfölajsödf öaksdfka södfkasdök jaslkdfaösdf sdkfasödlfasdfasdf
|
|
13
|
-
aöfkaöskdföksdöfkasöd kös
|
|
14
|
-
askdjfölajsödf öaksdfka södfkasdök jaslkdfaösdf sdkfasödlfasdfasdf
|
|
15
|
-
aöfkaöskdföksdöfkasöd kös
|
|
16
|
-
askdjfölajsödf öaksdfka södfkasdök jaslkdfaösdf sdkfasödlfasdfasdf
|
|
17
|
-
aöfkaöskdföksdöfkasöd k
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Projekte Seite
|
|
3
|
-
inMenu: true
|
|
4
|
-
orderInfo: 3
|
|
5
|
-
directoryName: Projekte
|
|
6
|
-
blocks:
|
|
7
|
-
- {name: content, format: html}
|
|
8
|
-
---
|
|
9
|
-
<h1>Projekt Seite</h1>
|
|
10
|
-
Dies ist eine dummy Projektseite mit öasdöföasdfljd <a href="{relocatable: /home.html}">Hauptseite</a>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Projekte 2
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The Project 2 page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
title: Projekte 1
|
|
3
|
-
inMenu: true
|
|
4
|
-
blocks:
|
|
5
|
-
- {name: content, format: html}
|
|
6
|
-
---
|
|
7
|
-
<h1>The Project 1 page</h1>
|
|
8
|
-
Solvitur acris hiems grata vice veris et Favoni, Trahuntque siccas
|
|
9
|
-
machinae carinas, Ac neque iam stabulis gaudet pecus aut arator
|
|
10
|
-
igni, Nec prata canis albicant pruinis. Iam Cytherea chores ducit
|
|
11
|
-
Venus imminente luna, Iunctaeque Nymphis Gratiae decentes Alterno
|
|
12
|
-
terram quatiunt pede, dum gravis Cyclopum Volcanus ardens visit
|
|
13
|
-
officinas. Nunc decet aut viridi nitidum caput impedire myrto Aut
|
|
14
|
-
flore terrae quem ferunt solutae; Nunc et in umbrosis Fauno decet
|
|
15
|
-
immolare lucis, Seu poscat agna sive malit haedo. Pallida mors aequo
|
|
16
|
-
pulsat pede pauperum tabernas Regumque turris. 0 beate Sesti, Vitae
|
|
17
|
-
summa brevis spem nos vetat incohare longam. Iam te premet nox,
|
|
18
|
-
fabulaeque Manes, Et domus exilis Plutonia; quo simul mearis, Nec
|
|
19
|
-
regna vini sortiere talis Nec tenerum Lycidan mirabere, quo calet
|
|
20
|
-
iuventus Nunc omnis et mox virgines tepebunt.
|