webgen 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (240) hide show
  1. data/ChangeLog +132 -6742
  2. data/Rakefile +3 -1
  3. data/THANKS +27 -0
  4. data/VERSION +1 -1
  5. data/doc/examples/website_styles/1024px/README +9 -0
  6. data/doc/examples/website_styles/1024px/config.yaml +2 -0
  7. data/doc/examples/website_styles/1024px/src/about.page +12 -0
  8. data/doc/examples/website_styles/1024px/src/default.css +188 -0
  9. data/doc/examples/website_styles/1024px/src/default.template +62 -0
  10. data/doc/examples/website_styles/1024px/src/download.page +15 -0
  11. data/doc/examples/website_styles/1024px/src/features.page +8 -0
  12. data/doc/examples/website_styles/1024px/src/images/background.gif +0 -0
  13. data/doc/examples/website_styles/1024px/src/index.page +9 -0
  14. data/doc/examples/website_styles/1024px/src/screenshots.page +18 -0
  15. data/doc/examples/website_styles/andreas00/README +9 -0
  16. data/doc/examples/website_styles/andreas00/config.yaml +2 -0
  17. data/doc/examples/website_styles/andreas00/src/about.page +12 -0
  18. data/doc/examples/website_styles/andreas00/src/default.css +290 -0
  19. data/doc/examples/website_styles/andreas00/src/default.template +62 -0
  20. data/doc/examples/website_styles/andreas00/src/download.page +15 -0
  21. data/doc/examples/website_styles/andreas00/src/features.page +8 -0
  22. data/doc/examples/website_styles/andreas00/src/images/bg.gif +0 -0
  23. data/doc/examples/website_styles/andreas00/src/images/front.jpg +0 -0
  24. data/doc/examples/website_styles/andreas00/src/images/menubg.gif +0 -0
  25. data/doc/examples/website_styles/andreas00/src/images/menubg2.gif +0 -0
  26. data/doc/examples/website_styles/andreas00/src/index.page +9 -0
  27. data/doc/examples/website_styles/andreas00/src/screenshots.page +18 -0
  28. data/doc/examples/website_styles/andreas01/README +9 -0
  29. data/doc/examples/website_styles/andreas01/config.yaml +2 -0
  30. data/doc/examples/website_styles/andreas01/src/about.page +12 -0
  31. data/doc/examples/website_styles/andreas01/src/default.css +310 -0
  32. data/doc/examples/website_styles/andreas01/src/default.template +63 -0
  33. data/doc/examples/website_styles/andreas01/src/download.page +15 -0
  34. data/doc/examples/website_styles/andreas01/src/features.page +8 -0
  35. data/doc/examples/website_styles/andreas01/src/images/bg.gif +0 -0
  36. data/doc/examples/website_styles/andreas01/src/images/front.jpg +0 -0
  37. data/doc/examples/website_styles/andreas01/src/index.page +9 -0
  38. data/doc/examples/website_styles/andreas01/src/print.css +35 -0
  39. data/doc/examples/website_styles/andreas01/src/screenshots.page +18 -0
  40. data/doc/examples/website_styles/andreas03/README +9 -0
  41. data/doc/examples/website_styles/andreas03/config.yaml +2 -0
  42. data/doc/examples/website_styles/andreas03/src/about.page +12 -0
  43. data/doc/examples/website_styles/andreas03/src/default.css +223 -0
  44. data/doc/examples/website_styles/andreas03/src/default.template +60 -0
  45. data/doc/examples/website_styles/andreas03/src/download.page +15 -0
  46. data/doc/examples/website_styles/andreas03/src/features.page +8 -0
  47. data/doc/examples/website_styles/andreas03/src/images/bodybg.png +0 -0
  48. data/doc/examples/website_styles/andreas03/src/images/contbg.png +0 -0
  49. data/doc/examples/website_styles/andreas03/src/images/footerbg.png +0 -0
  50. data/doc/examples/website_styles/andreas03/src/images/gradient1.png +0 -0
  51. data/doc/examples/website_styles/andreas03/src/images/gradient2.png +0 -0
  52. data/doc/examples/website_styles/andreas03/src/index.page +9 -0
  53. data/doc/examples/website_styles/andreas03/src/screenshots.page +18 -0
  54. data/doc/examples/website_styles/andreas04/README +9 -0
  55. data/doc/examples/website_styles/andreas04/config.yaml +2 -0
  56. data/doc/examples/website_styles/andreas04/src/about.page +12 -0
  57. data/doc/examples/website_styles/andreas04/src/default.css +290 -0
  58. data/doc/examples/website_styles/andreas04/src/default.template +83 -0
  59. data/doc/examples/website_styles/andreas04/src/download.page +15 -0
  60. data/doc/examples/website_styles/andreas04/src/features.page +8 -0
  61. data/doc/examples/website_styles/andreas04/src/images/blinkarrow.gif +0 -0
  62. data/doc/examples/website_styles/andreas04/src/images/bodybg.png +0 -0
  63. data/doc/examples/website_styles/andreas04/src/images/contentbg.png +0 -0
  64. data/doc/examples/website_styles/andreas04/src/images/entrybg.png +0 -0
  65. data/doc/examples/website_styles/andreas04/src/images/flash.gif +0 -0
  66. data/doc/examples/website_styles/andreas04/src/images/flash2.gif +0 -0
  67. data/doc/examples/website_styles/andreas04/src/images/globe.gif +0 -0
  68. data/doc/examples/website_styles/andreas04/src/images/globebottom.gif +0 -0
  69. data/doc/examples/website_styles/andreas04/src/images/linkarrow.gif +0 -0
  70. data/doc/examples/website_styles/andreas04/src/images/menuhover.png +0 -0
  71. data/doc/examples/website_styles/andreas04/src/index.page +9 -0
  72. data/doc/examples/website_styles/andreas04/src/screenshots.page +18 -0
  73. data/doc/examples/website_styles/andreas05/README +9 -0
  74. data/doc/examples/website_styles/andreas05/config.yaml +2 -0
  75. data/doc/examples/website_styles/andreas05/src/about.page +12 -0
  76. data/doc/examples/website_styles/andreas05/src/default.css +33 -0
  77. data/doc/examples/website_styles/andreas05/src/default.template +42 -0
  78. data/doc/examples/website_styles/andreas05/src/download.page +15 -0
  79. data/doc/examples/website_styles/andreas05/src/features.page +8 -0
  80. data/doc/examples/website_styles/andreas05/src/images/bodybg.gif +0 -0
  81. data/doc/examples/website_styles/andreas05/src/images/front.png +0 -0
  82. data/doc/examples/website_styles/andreas05/src/index.page +9 -0
  83. data/doc/examples/website_styles/andreas05/src/screenshots.page +18 -0
  84. data/doc/examples/website_styles/andreas06/README +9 -0
  85. data/doc/examples/website_styles/andreas06/config.yaml +2 -0
  86. data/doc/examples/website_styles/andreas06/src/about.page +12 -0
  87. data/doc/examples/website_styles/andreas06/src/default.css +354 -0
  88. data/doc/examples/website_styles/andreas06/src/default.template +72 -0
  89. data/doc/examples/website_styles/andreas06/src/download.page +15 -0
  90. data/doc/examples/website_styles/andreas06/src/features.page +8 -0
  91. data/doc/examples/website_styles/andreas06/src/images/bodybg.gif +0 -0
  92. data/doc/examples/website_styles/andreas06/src/images/boxbg.gif +0 -0
  93. data/doc/examples/website_styles/andreas06/src/images/greypx.gif +0 -0
  94. data/doc/examples/website_styles/andreas06/src/images/header.jpg +0 -0
  95. data/doc/examples/website_styles/andreas06/src/images/innerbg.gif +0 -0
  96. data/doc/examples/website_styles/andreas06/src/images/leaves.jpg +0 -0
  97. data/doc/examples/website_styles/andreas06/src/images/tabs.gif +0 -0
  98. data/doc/examples/website_styles/andreas06/src/index.page +9 -0
  99. data/doc/examples/website_styles/andreas06/src/screenshots.page +18 -0
  100. data/doc/examples/website_styles/andreas07/README +9 -0
  101. data/doc/examples/website_styles/andreas07/config.yaml +2 -0
  102. data/doc/examples/website_styles/andreas07/src/about.page +12 -0
  103. data/doc/examples/website_styles/andreas07/src/browserfix.css +7 -0
  104. data/doc/examples/website_styles/andreas07/src/default.css +92 -0
  105. data/doc/examples/website_styles/andreas07/src/default.template +44 -0
  106. data/doc/examples/website_styles/andreas07/src/download.page +15 -0
  107. data/doc/examples/website_styles/andreas07/src/features.page +8 -0
  108. data/doc/examples/website_styles/andreas07/src/images/bodybg.gif +0 -0
  109. data/doc/examples/website_styles/andreas07/src/images/sidebarbg.gif +0 -0
  110. data/doc/examples/website_styles/andreas07/src/index.page +9 -0
  111. data/doc/examples/website_styles/andreas07/src/screenshots.page +18 -0
  112. data/doc/examples/website_styles/andreas08/README +9 -0
  113. data/doc/examples/website_styles/andreas08/config.yaml +2 -0
  114. data/doc/examples/website_styles/andreas08/src/about.page +12 -0
  115. data/doc/examples/website_styles/andreas08/src/default.css +224 -0
  116. data/doc/examples/website_styles/andreas08/src/default.template +53 -0
  117. data/doc/examples/website_styles/andreas08/src/download.page +15 -0
  118. data/doc/examples/website_styles/andreas08/src/features.page +8 -0
  119. data/doc/examples/website_styles/andreas08/src/index.page +9 -0
  120. data/doc/examples/website_styles/andreas08/src/screenshots.page +18 -0
  121. data/doc/examples/website_styles/andreas09/README +9 -0
  122. data/doc/examples/website_styles/andreas09/config.yaml +2 -0
  123. data/doc/examples/website_styles/andreas09/src/about.page +12 -0
  124. data/doc/examples/website_styles/andreas09/src/default.css +308 -0
  125. data/doc/examples/website_styles/andreas09/src/default.template +70 -0
  126. data/doc/examples/website_styles/andreas09/src/download.page +15 -0
  127. data/doc/examples/website_styles/andreas09/src/features.page +8 -0
  128. data/doc/examples/website_styles/andreas09/src/images/bodybg-black.jpg +0 -0
  129. data/doc/examples/website_styles/andreas09/src/images/bodybg-green.jpg +0 -0
  130. data/doc/examples/website_styles/andreas09/src/images/bodybg-orange.jpg +0 -0
  131. data/doc/examples/website_styles/andreas09/src/images/bodybg-purple.jpg +0 -0
  132. data/doc/examples/website_styles/andreas09/src/images/bodybg-red.jpg +0 -0
  133. data/doc/examples/website_styles/andreas09/src/images/bodybg.jpg +0 -0
  134. data/doc/examples/website_styles/andreas09/src/images/footerbg.jpg +0 -0
  135. data/doc/examples/website_styles/andreas09/src/images/menuhover-black.jpg +0 -0
  136. data/doc/examples/website_styles/andreas09/src/images/menuhover-green.jpg +0 -0
  137. data/doc/examples/website_styles/andreas09/src/images/menuhover-orange.jpg +0 -0
  138. data/doc/examples/website_styles/andreas09/src/images/menuhover-purple.jpg +0 -0
  139. data/doc/examples/website_styles/andreas09/src/images/menuhover-red.jpg +0 -0
  140. data/doc/examples/website_styles/andreas09/src/images/menuhover.jpg +0 -0
  141. data/doc/examples/website_styles/andreas09/src/index.page +9 -0
  142. data/doc/examples/website_styles/andreas09/src/screenshots.page +18 -0
  143. data/doc/examples/website_styles/default/README +9 -0
  144. data/doc/examples/website_styles/default/config.yaml +2 -0
  145. data/doc/examples/website_styles/default/src/about.page +12 -0
  146. data/doc/examples/website_styles/default/src/default.css +84 -0
  147. data/doc/examples/website_styles/default/src/default.template +38 -0
  148. data/doc/examples/website_styles/default/src/download.page +15 -0
  149. data/doc/examples/website_styles/default/src/features.page +8 -0
  150. data/doc/examples/website_styles/default/src/index.page +9 -0
  151. data/doc/examples/website_styles/default/src/screenshots.page +18 -0
  152. data/doc/examples/website_templates/default/README +8 -0
  153. data/doc/examples/website_templates/default/config.yaml +2 -0
  154. data/doc/examples/website_templates/default/src/default.css +84 -0
  155. data/doc/examples/website_templates/default/src/default.template +38 -0
  156. data/doc/examples/website_templates/default/src/index.page +8 -0
  157. data/doc/examples/website_templates/personal_hp/README +8 -0
  158. data/doc/examples/website_templates/personal_hp/config.yaml +2 -0
  159. data/doc/examples/website_templates/personal_hp/src/about.page +12 -0
  160. data/doc/examples/website_templates/personal_hp/src/default.css +84 -0
  161. data/doc/examples/website_templates/personal_hp/src/default.template +38 -0
  162. data/doc/examples/website_templates/personal_hp/src/index.page +9 -0
  163. data/doc/examples/website_templates/personal_hp/src/links.page +22 -0
  164. data/doc/examples/website_templates/personal_hp/src/projects.page +20 -0
  165. data/doc/examples/website_templates/project/README +9 -0
  166. data/doc/examples/website_templates/project/config.yaml +2 -0
  167. data/doc/examples/website_templates/project/src/about.page +12 -0
  168. data/doc/examples/website_templates/project/src/default.css +84 -0
  169. data/doc/examples/website_templates/project/src/default.template +38 -0
  170. data/doc/examples/website_templates/project/src/download.page +15 -0
  171. data/doc/examples/website_templates/project/src/features.page +8 -0
  172. data/doc/examples/website_templates/project/src/index.page +9 -0
  173. data/doc/examples/website_templates/project/src/screenshots.page +18 -0
  174. data/doc/plugin/gallery/slides/collage.rb +337 -0
  175. data/doc/src/default.template +12 -5
  176. data/doc/src/documentation/plugins/contentconverter/maruku.page +23 -0
  177. data/doc/src/documentation/plugins/menustyle/horizontal.page +4 -0
  178. data/doc/src/documentation/plugins/tag/htmlmetainfo.page +32 -0
  179. data/doc/src/documentation/plugins/tag/news.page +48 -0
  180. data/doc/src/download.page +3 -3
  181. data/doc/src/examples/example_sites/index.page +4 -0
  182. data/doc/src/examples/example_sites/personal.zip +0 -0
  183. data/doc/src/examples/example_sites/photo_gallery.zip +0 -0
  184. data/doc/src/examples/gallery_styles/default/default.gallery +78 -0
  185. data/doc/src/examples/gallery_styles/default/gallery_gallery.template +38 -0
  186. data/doc/src/examples/gallery_styles/default/gallery_image.template +30 -0
  187. data/doc/src/examples/gallery_styles/default/gallery_main.template +18 -0
  188. data/doc/src/examples/gallery_styles/index.page +22 -0
  189. data/doc/src/examples/gallery_styles/slides/gallery_gallery.template +62 -0
  190. data/doc/src/examples/gallery_styles/slides/gallery_image.template +53 -0
  191. data/doc/src/examples/gallery_styles/slides/gallery_main.template +32 -0
  192. data/doc/src/examples/gallery_styles/slides/slides.gallery +79 -0
  193. data/doc/src/examples/sipttra_styles/default.page +5 -0
  194. data/doc/src/examples/sipttra_styles/default/css/sipttra.rcss +71 -0
  195. data/doc/src/examples/sipttra_styles/default/default.template +16 -0
  196. data/doc/src/examples/sipttra_styles/default/index.todo +60 -0
  197. data/doc/src/examples/sipttra_styles/default/js/sipttra.js +7 -0
  198. data/doc/src/examples/sipttra_styles/default/sipttra.template +105 -0
  199. data/doc/src/examples/sipttra_styles/index.page +17 -0
  200. data/doc/src/examples/website_styles/1024px.page +5 -0
  201. data/doc/src/examples/website_styles/andreas00.page +5 -0
  202. data/doc/src/examples/website_styles/andreas01.page +5 -0
  203. data/doc/src/examples/website_styles/andreas03.page +5 -0
  204. data/doc/src/examples/website_styles/andreas04.page +5 -0
  205. data/doc/src/examples/website_styles/andreas05.page +5 -0
  206. data/doc/src/examples/website_styles/andreas06.page +5 -0
  207. data/doc/src/examples/website_styles/andreas07.page +5 -0
  208. data/doc/src/examples/website_styles/andreas08.page +5 -0
  209. data/doc/src/examples/website_styles/andreas09.page +5 -0
  210. data/doc/src/examples/website_styles/default.page +5 -0
  211. data/doc/src/examples/website_styles/index.page +76 -0
  212. data/doc/src/examples/website_templates/default.page +5 -0
  213. data/doc/src/examples/website_templates/index.page +24 -0
  214. data/doc/src/examples/website_templates/personal_hp.page +5 -0
  215. data/doc/src/examples/website_templates/project.page +5 -0
  216. data/doc/src/news.page +24 -0
  217. data/doc/src/project.todo +34 -0
  218. data/lib/webgen/config.rb +3 -3
  219. data/lib/webgen/content.rb +1 -1
  220. data/lib/webgen/plugins/contentconverters/maruku.rb +33 -0
  221. data/lib/webgen/plugins/filehandlers/gallery.rb +1 -1
  222. data/lib/webgen/plugins/filehandlers/template.rb +2 -3
  223. data/lib/webgen/plugins/menustyles/horizontal.rb +14 -3
  224. data/lib/webgen/plugins/tags/htmlmetainfo.rb +27 -0
  225. data/lib/webgen/plugins/tags/news.rb +149 -0
  226. data/lib/webgen/website.rb +1 -0
  227. data/test/unittests/tc_config.rb +1 -1
  228. data/test/unittests/tc_content.rb +8 -0
  229. data/test/unittests/tc_menustyles_horizontal.rb +49 -3
  230. metadata +704 -445
  231. data/data/webgen/website_styles/plain/README +0 -17
  232. data/data/webgen/website_styles/plain/default.css +0 -244
  233. data/data/webgen/website_styles/plain/default.template +0 -63
  234. data/data/webgen/website_styles/plain/images/a_hover.jpg +0 -0
  235. data/data/webgen/website_styles/plain/images/desc.jpg +0 -0
  236. data/data/webgen/website_styles/plain/images/li.gif +0 -0
  237. data/data/webgen/website_styles/plain/images/mainbar.jpg +0 -0
  238. data/data/webgen/website_styles/plain/images/menu.jpg +0 -0
  239. data/data/webgen/website_styles/plain/images/submenua.gif +0 -0
  240. data/data/webgen/website_styles/plain/images/submenua_hover.jpg +0 -0
@@ -0,0 +1,149 @@
1
+ #
2
+ #--
3
+ #
4
+ # news.rb
5
+ # Copyright (c) 2006 Jeremy Hinegardner
6
+ #
7
+ # This program is free software; you can redistribute it and/or modify it under the terms of the GNU
8
+ # General Public License as published by the Free Software Foundation; either version 2 of the
9
+ # License, or (at your option) any later version.
10
+ #
11
+ # This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
12
+ # even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
+ # General Public License for more details.
14
+ #
15
+ # You should have received a copy of the GNU General Public License along with this program; if not,
16
+ # write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17
+ #
18
+ #++
19
+ #
20
+
21
+ require 'parsedate'
22
+ require 'stringio'
23
+
24
+ # This plugin creates a 'news' tag which can be used to display the
25
+ # contents of a news file.
26
+ #
27
+ # The news file by default is 'news.yaml' and placed in the root of
28
+ # the webgen directory. This can be changed with the 'filename'
29
+ # parameter.
30
+ #
31
+ # The yaml file has the basic format of
32
+ #
33
+ # date: content
34
+ # date: content
35
+ #
36
+ # Where the date has the format indicated by the 'dateFormat'
37
+ # parmater, which by default is YYYY-MM-DD. The content is formated
38
+ # according to the 'contentFormat' parameter and is textile by
39
+ # default. I recommend using the '|' version of block text for the
40
+ # content. For example:
41
+ #
42
+ # 2007-03-20: |
43
+ # h2. this is an entry
44
+ #
45
+ # This is some content
46
+ #
47
+ # When utilzed in a template the 'news' tag can optionally take to
48
+ # additional parameters 'maxEntries' and 'maxParagraphs'.
49
+ #
50
+ # maxEntries: the N most recent entries by date in the news.yaml
51
+ # file to display.
52
+ #
53
+ # maxParagraphs: the content of an entry is truncated to N
54
+ # paragraphs, where a paragraphs ending is defined by
55
+ # "\n\n"
56
+ #
57
+ # So the following usage of the news tag would disply the first
58
+ # paragraph of the most recent item in the news.yaml file.
59
+ #
60
+ # {news: {options: {maxEntries: 1, maxParagraphs: 1}}}
61
+ #
62
+ # While this usage would display all the contents of the news.yaml file
63
+ # sorted in reverse chronological order and displayed fully.
64
+ #
65
+ # {news: }
66
+ #
67
+ #
68
+ class NewsTag < Tags::DefaultTag
69
+
70
+ infos( :name => 'Tag/News',
71
+ :author => "Jeremy Hinegardner",
72
+ :summary => "Process a news file and format it on a page."
73
+ )
74
+
75
+ param 'filename', "news.yaml", "The name of the news file, relative to website root"
76
+ param 'dateFormat', "%Y-%m-%d", "The format of the date for the entry."
77
+ param 'contentFormat', "textile", "The markup format for the content."
78
+ param 'dateTag', "h2", "The HTML tag to surround the date."
79
+ param 'contentTag', nil, "The HTML tag to surround the content entry."
80
+ param 'options', {}, "Options passed to the plugin which formats the news."
81
+ set_mandatory 'filename', true
82
+
83
+ register_tag 'news'
84
+
85
+ def process_tag( tag, chain )
86
+ content = StringIO.new
87
+ begin
88
+ news_file = param( 'filename' )
89
+ filename = File.join( param( 'websiteDir', 'Core/Configuration' ), news_file ) unless filename =~ /^(\/|\w:)/
90
+ data = YAML::load( File.read(filename) )
91
+
92
+ start_date_tag = param('dateTag')
93
+ end_date_tag = start_date_tag.gsub(/ .*/,'') # in case people put attributes on the tag
94
+ start_content_tag = param('contentTag') || ''
95
+ end_content_tag = start_content_tag.gsub(/ .*/,'') # in case people put attributes on the tag
96
+
97
+ format = param('dateFormat')
98
+ content_handler= @plugin_manager['ContentConverter/Default'].registered_handlers[param('contentFormat')]
99
+
100
+ limit_entries(data).each do |datetime,entry|
101
+ content.puts "<#{start_date_tag}>#{datetime.strftime(format)}</#{end_date_tag}>"
102
+ content.print "<#{start_content_tag}>" if start_content_tag.length > 0
103
+ content.print content_handler.call(entry)
104
+ content.print "</#{end_content_tag}>" if start_content_tag.length > 0
105
+ end
106
+ rescue => boom
107
+ log(:error) { "Given file <#{filename}> specified in <#{chain.first.node_info[:src]}> does not exist or can't be read" }
108
+ end
109
+ content.string
110
+ end
111
+
112
+ #######
113
+ private
114
+ #######
115
+
116
+ def limit_entries(data)
117
+ # convert the entries to something sortable by date
118
+ time_content_entries = []
119
+ data.each_pair do |date,content|
120
+ case date
121
+ when String
122
+ p = ParseDate.parsedate(date)
123
+ when Date
124
+ p = [date.year, date.month, date.day]
125
+ when DateTime
126
+ p = [date.year, date.month, date.day, date.hour, date.min, date.sec]
127
+ end
128
+ time_content_entries << [Time.mktime(*p), content]
129
+ end
130
+
131
+ # limit the entries if there is an options for it
132
+ limit = param('options')['maxEntries'] || time_content_entries.size
133
+ max_paragraphs = param('options')['maxParagraphs'] || nil
134
+
135
+ # we want a descending sort
136
+ time_content_entries.sort! { |a,b| b[0] <=> a[0] }
137
+
138
+ if max_paragraphs then
139
+ max_paragraphs = max_paragraphs.to_i
140
+ time_content_entries[0...limit].collect do |e|
141
+ e[1] = e[1].split("\n\n")[0...max_paragraphs].join("\n\n")
142
+ e
143
+ end
144
+ else
145
+ time_content_entries[0...limit]
146
+ end
147
+ end
148
+
149
+ end
@@ -197,6 +197,7 @@ module Webgen
197
197
  @manager.init
198
198
 
199
199
  @logger.info( 'WebSite#render' ) { "Starting rendering of website <#{directory}>..." }
200
+ @logger.info( 'WebSite#render' ) { "Using webgen data directory at <#{Webgen.data_dir}>!" }
200
201
  if files.empty?
201
202
  @manager['Core/FileHandler'].render_site
202
203
  else
@@ -11,7 +11,7 @@ class ConfigTest < Webgen::TestCase
11
11
 
12
12
  def test_data_dir
13
13
  assert_nothing_raised do
14
- assert_not_equal( '', Webgen.data_dir )
14
+ assert_equal( File.expand_path( File.join( File.dirname( __FILE__ ), '..', '..', 'data', 'webgen' ) ), Webgen.data_dir )
15
15
  end
16
16
  end
17
17
 
@@ -85,4 +85,12 @@ class WebPageDataTest < Webgen::TestCase
85
85
  end
86
86
  end
87
87
 
88
+ def test_eol_encodings
89
+ assert_nothing_raised do
90
+ d = WebPageData.new( "---\ntitle: test\r---\r\ncontent", @formatters )
91
+ assert_equal( {'title' => 'test'}, d.meta_info )
92
+ assert_equal( 'content', d.blocks['content'].content )
93
+ end
94
+ end
95
+
88
96
  end
@@ -4,15 +4,61 @@ class HorizontalMenuStyleTest < Webgen::PluginTestCase
4
4
 
5
5
  plugin_files [
6
6
  'webgen/plugins/menustyles/horizontal.rb',
7
+ 'webgen/plugins/coreplugins/resourcemanager.rb',
7
8
  'webgen/plugins/filehandlers/directory.rb',
8
- 'webgen/plugins/filehandlers/page.rb'
9
+ 'webgen/plugins/filehandlers/page.rb',
10
+ 'webgen/plugins/tags/menu.rb'
9
11
  ]
10
12
 
11
13
  plugin_to_test 'MenuStyle/Horizontal'
12
14
 
13
15
  def test_submenu
14
- #root = @manager['Core/FileHandler'].instance_eval { build_tree }
15
- #flunk
16
+ root = @manager['Core/FileHandler'].instance_eval { build_tree }
17
+ tree_en = @manager['Tag/Menu'].instance_eval { create_menu_tree( root, nil, Webgen::LanguageManager.language_for_code( 'en' ) ) }
18
+
19
+ # testing maxLevels
20
+ output = @plugin.build_menu( root.resolve_node('index.en.page'), tree_en, options_hash( 1, 1 ) )
21
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu"><a href="dir1/">Dir1</a></li>' +
22
+ '<li class="webgen-menu-submenu"><a href="dir2/">Dir2</a></li></ul>' ), output )
23
+ output = @plugin.build_menu( root.resolve_node('index.en.page'), tree_en, options_hash( 1, 2 ) )
24
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu"><a href="dir1/">Dir1</a></li>' +
25
+ '<li class="webgen-menu-submenu"><a href="dir2/">Dir2</a></li></ul>' ), output )
26
+ output = @plugin.build_menu( root.resolve_node('dir1/file11.en.page'), tree_en, options_hash( 1, 1 ) )
27
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu webgen-menu-submenu-inhierarchy"><a href="./">Dir1</a></li>' +
28
+ '<li class="webgen-menu-submenu"><a href="../dir2/">Dir2</a></li></ul>' ), output )
29
+ output = @plugin.build_menu( root.resolve_node('dir1/file11.en.page'), tree_en, options_hash( 1, 2 ) )
30
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu webgen-menu-submenu-inhierarchy"><a href="./">Dir1</a></li>' +
31
+ '<li class="webgen-menu-submenu"><a href="../dir2/">Dir2</a></li></ul>' +
32
+ '<ul><li class="webgen-menu-submenu"><a href="dir11/index.html">Dir11</a></li>' +
33
+ '<li class="webgen-menu-item-selected"><span>File11</span></li></ul>' ), output )
34
+
35
+ # testing startLevel
36
+ output = @plugin.build_menu( root.resolve_node('index.en.page'), tree_en, options_hash( 2, 1 ) )
37
+ assert_equal( menu_output( '' ), output )
38
+ output = @plugin.build_menu( root.resolve_node('dir1/file11.en.page'), tree_en, options_hash( 2, 1 ) )
39
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu"><a href="dir11/index.html">Dir11</a></li>'+
40
+ '<li class="webgen-menu-item-selected"><span>File11</span></li></ul>' ), output )
41
+ output = @plugin.build_menu( root.resolve_node('dir1/dir11/file111.en.page'), tree_en, options_hash( 2, 1 ) )
42
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu webgen-menu-submenu-inhierarchy"><a href="index.html">Dir11</a></li>'+
43
+ '<li><a href="../file11.html">File11</a></li></ul>' ), output )
44
+ output = @plugin.build_menu( root.resolve_node('dir1/dir11/file111.en.page'), tree_en, options_hash( 2, 2 ) )
45
+ assert_equal( menu_output( '<ul><li class="webgen-menu-submenu webgen-menu-submenu-inhierarchy">' +
46
+ '<a href="index.html">Dir11</a></li>' +
47
+ '<li><a href="../file11.html">File11</a></li></ul>' +
48
+ '<ul><li class="webgen-menu-item-selected"><span>File111</span></li>'+
49
+ '<li><a href="index.html">Index</a></li></ul>' ), output )
50
+ end
51
+
52
+ #######
53
+ private
54
+ #######
55
+
56
+ def options_hash( startLevel, maxLevels )
57
+ {'startLevel'=>startLevel, 'maxLevels'=>maxLevels}
58
+ end
59
+
60
+ def menu_output( menu )
61
+ '<div class="webgen-menu-horiz webgen-menu">' + menu + '</div>'
16
62
  end
17
63
 
18
64
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.9.1
2
+ rubygems_version: 0.9.2
3
3
  specification_version: 1
4
4
  name: webgen
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.4.2
7
- date: 2007-02-28 00:00:00 +01:00
6
+ version: 0.4.3
7
+ date: 2007-05-19 00:00:00 +02:00
8
8
  summary: webgen is a templated based static Web site generator.
9
9
  require_paths:
10
10
  - lib
@@ -33,553 +33,761 @@ files:
33
33
  - TODO
34
34
  - COPYING
35
35
  - README
36
+ - THANKS
36
37
  - Rakefile
37
38
  - ChangeLog
38
39
  - VERSION
39
40
  - bin/webgen
41
+ - lib/webgen/cli.rb
40
42
  - lib/webgen/composite.rb
41
- - lib/webgen/sipttra_format.rb
42
43
  - lib/webgen/config.rb
43
- - lib/webgen/test.rb
44
44
  - lib/webgen/content.rb
45
- - lib/webgen/cli.rb
46
- - lib/webgen/website.rb
47
45
  - lib/webgen/extcommand.rb
48
- - lib/webgen/node.rb
49
- - lib/webgen/listener.rb
50
- - lib/webgen/languages.rb
51
- - lib/webgen/plugin.rb
52
46
  - lib/webgen/gui/common.rb
53
47
  - lib/webgen/gui/main.rb
54
48
  - lib/webgen/gui/new_website_dlg.rb
55
- - lib/webgen/rake/webgentask.rb
56
- - lib/webgen/plugins/tags/date.rb
57
- - lib/webgen/plugins/tags/executecommand.rb
58
- - lib/webgen/plugins/tags/wikilink.rb
59
- - lib/webgen/plugins/tags/menu.rb
60
- - lib/webgen/plugins/tags/meta.rb
61
- - lib/webgen/plugins/tags/customvar.rb
62
- - lib/webgen/plugins/tags/block.rb
63
- - lib/webgen/plugins/tags/includefile.rb
64
- - lib/webgen/plugins/tags/breadcrumbtrail.rb
65
- - lib/webgen/plugins/tags/sitemap.rb
66
- - lib/webgen/plugins/tags/tag_processor.rb
67
- - lib/webgen/plugins/tags/langbar.rb
68
- - lib/webgen/plugins/tags/download.rb
69
- - lib/webgen/plugins/tags/relocatable.rb
49
+ - lib/webgen/languages.rb
50
+ - lib/webgen/listener.rb
51
+ - lib/webgen/node.rb
52
+ - lib/webgen/plugin.rb
53
+ - lib/webgen/plugins/contentconverters/default.rb
54
+ - lib/webgen/plugins/contentconverters/html.rb
55
+ - lib/webgen/plugins/contentconverters/markdown.rb
56
+ - lib/webgen/plugins/contentconverters/maruku.rb
70
57
  - lib/webgen/plugins/contentconverters/rdoc.rb
71
58
  - lib/webgen/plugins/contentconverters/textile.rb
72
- - lib/webgen/plugins/contentconverters/markdown.rb
73
59
  - lib/webgen/plugins/contentconverters/xmlbuilder.rb
74
- - lib/webgen/plugins/contentconverters/default.rb
75
- - lib/webgen/plugins/contentconverters/html.rb
76
- - lib/webgen/plugins/htmlvalidators/xmllint.rb
77
- - lib/webgen/plugins/htmlvalidators/default.rb
78
60
  - lib/webgen/plugins/coreplugins/configuration.rb
79
61
  - lib/webgen/plugins/coreplugins/resourcemanager.rb
80
- - lib/webgen/plugins/menustyles/section.rb
81
- - lib/webgen/plugins/menustyles/vertical_dropdown.rb
82
- - lib/webgen/plugins/menustyles/default.rb
83
- - lib/webgen/plugins/menustyles/horizontal_dropdown.rb
84
- - lib/webgen/plugins/menustyles/horizontal.rb
85
- - lib/webgen/plugins/menustyles/vertical.rb
86
62
  - lib/webgen/plugins/filehandlers/copy.rb
87
- - lib/webgen/plugins/filehandlers/gallery.rb
88
- - lib/webgen/plugins/filehandlers/template.rb
89
- - lib/webgen/plugins/filehandlers/sipttra.rb
90
63
  - lib/webgen/plugins/filehandlers/directory.rb
91
- - lib/webgen/plugins/filehandlers/page.rb
92
64
  - lib/webgen/plugins/filehandlers/filehandler.rb
65
+ - lib/webgen/plugins/filehandlers/gallery.rb
66
+ - lib/webgen/plugins/filehandlers/page.rb
67
+ - lib/webgen/plugins/filehandlers/sipttra.rb
68
+ - lib/webgen/plugins/filehandlers/template.rb
69
+ - lib/webgen/plugins/htmlvalidators/default.rb
70
+ - lib/webgen/plugins/htmlvalidators/xmllint.rb
71
+ - lib/webgen/plugins/menustyles/default.rb
72
+ - lib/webgen/plugins/menustyles/horizontal.rb
73
+ - lib/webgen/plugins/menustyles/horizontal_dropdown.rb
74
+ - lib/webgen/plugins/menustyles/section.rb
75
+ - lib/webgen/plugins/menustyles/vertical.rb
76
+ - lib/webgen/plugins/menustyles/vertical_dropdown.rb
77
+ - lib/webgen/plugins/miscplugins/rendered_files.rb
93
78
  - lib/webgen/plugins/miscplugins/smileyreplacer.rb
94
79
  - lib/webgen/plugins/miscplugins/syntax_highlighter.rb
95
80
  - lib/webgen/plugins/miscplugins/treewalker.rb
96
- - lib/webgen/plugins/miscplugins/rendered_files.rb
81
+ - lib/webgen/plugins/tags/block.rb
82
+ - lib/webgen/plugins/tags/breadcrumbtrail.rb
83
+ - lib/webgen/plugins/tags/customvar.rb
84
+ - lib/webgen/plugins/tags/date.rb
85
+ - lib/webgen/plugins/tags/download.rb
86
+ - lib/webgen/plugins/tags/executecommand.rb
87
+ - lib/webgen/plugins/tags/htmlmetainfo.rb
88
+ - lib/webgen/plugins/tags/includefile.rb
89
+ - lib/webgen/plugins/tags/langbar.rb
90
+ - lib/webgen/plugins/tags/menu.rb
91
+ - lib/webgen/plugins/tags/meta.rb
92
+ - lib/webgen/plugins/tags/news.rb
93
+ - lib/webgen/plugins/tags/relocatable.rb
94
+ - lib/webgen/plugins/tags/sitemap.rb
95
+ - lib/webgen/plugins/tags/tag_processor.rb
96
+ - lib/webgen/plugins/tags/wikilink.rb
97
+ - lib/webgen/rake/webgentask.rb
98
+ - lib/webgen/sipttra_format.rb
99
+ - lib/webgen/test.rb
100
+ - lib/webgen/website.rb
97
101
  - data/webgen
98
102
  - data/webgen/data
103
+ - data/webgen/data/ISO-639-2_values_8bits.txt
99
104
  - data/webgen/gallery-creator
105
+ - data/webgen/gallery-creator/default.png
106
+ - data/webgen/gallery_styles
107
+ - data/webgen/gallery_styles/default
108
+ - data/webgen/gallery_styles/default/gallery_gallery.template
109
+ - data/webgen/gallery_styles/default/gallery_image.template
110
+ - data/webgen/gallery_styles/default/gallery_main.template
111
+ - data/webgen/gallery_styles/default/README
112
+ - data/webgen/gallery_styles/slides
113
+ - data/webgen/gallery_styles/slides/collage.rb
114
+ - data/webgen/gallery_styles/slides/gallery_gallery.template
115
+ - data/webgen/gallery_styles/slides/gallery_image.template
116
+ - data/webgen/gallery_styles/slides/gallery_main.template
117
+ - data/webgen/gallery_styles/slides/README
100
118
  - data/webgen/icon_mapping.yaml
101
- - data/webgen/website_templates
102
- - data/webgen/website_styles
103
- - data/webgen/sipttra_styles
104
119
  - data/webgen/resources
105
- - data/webgen/gallery_styles
106
- - data/webgen/data/ISO-639-2_values_8bits.txt
107
- - data/webgen/gallery-creator/default.png
108
- - data/webgen/website_templates/default
109
- - data/webgen/website_templates/personal_hp
110
- - data/webgen/website_templates/project
111
- - data/webgen/website_templates/default/src
112
- - data/webgen/website_templates/default/README
113
- - data/webgen/website_templates/default/src/index.page
114
- - data/webgen/website_templates/personal_hp/src
115
- - data/webgen/website_templates/personal_hp/README
116
- - data/webgen/website_templates/personal_hp/src/links.page
117
- - data/webgen/website_templates/personal_hp/src/projects.page
118
- - data/webgen/website_templates/personal_hp/src/index.page
119
- - data/webgen/website_templates/personal_hp/src/about.page
120
- - data/webgen/website_templates/project/src
121
- - data/webgen/website_templates/project/README
122
- - data/webgen/website_templates/project/src/screenshots.page
123
- - data/webgen/website_templates/project/src/features.page
124
- - data/webgen/website_templates/project/src/index.page
125
- - data/webgen/website_templates/project/src/about.page
126
- - data/webgen/website_templates/project/src/download.page
127
- - data/webgen/website_styles/default
128
- - data/webgen/website_styles/plain
129
- - data/webgen/website_styles/andreas00
130
- - data/webgen/website_styles/andreas01
131
- - data/webgen/website_styles/andreas03
132
- - data/webgen/website_styles/andreas04
133
- - data/webgen/website_styles/andreas05
134
- - data/webgen/website_styles/andreas06
135
- - data/webgen/website_styles/andreas07
136
- - data/webgen/website_styles/andreas08
137
- - data/webgen/website_styles/andreas09
120
+ - data/webgen/resources/emoticons
121
+ - data/webgen/resources/emoticons/bigeyes
122
+ - data/webgen/resources/emoticons/bigeyes/angry.png
123
+ - data/webgen/resources/emoticons/bigeyes/cool.png
124
+ - data/webgen/resources/emoticons/bigeyes/cry.png
125
+ - data/webgen/resources/emoticons/bigeyes/drunk.png
126
+ - data/webgen/resources/emoticons/bigeyes/lol.png
127
+ - data/webgen/resources/emoticons/bigeyes/oops.png
128
+ - data/webgen/resources/emoticons/bigeyes/sad.png
129
+ - data/webgen/resources/emoticons/bigeyes/sleep.png
130
+ - data/webgen/resources/emoticons/bigeyes/smile.png
131
+ - data/webgen/resources/emoticons/bigeyes/tongue.png
132
+ - data/webgen/resources/emoticons/bigeyes/wink.png
133
+ - data/webgen/resources/emoticons/crystal
134
+ - data/webgen/resources/emoticons/crystal/angry.png
135
+ - data/webgen/resources/emoticons/crystal/cool.png
136
+ - data/webgen/resources/emoticons/crystal/cry.png
137
+ - data/webgen/resources/emoticons/crystal/drunk.png
138
+ - data/webgen/resources/emoticons/crystal/lol.png
139
+ - data/webgen/resources/emoticons/crystal/oops.png
140
+ - data/webgen/resources/emoticons/crystal/sad.png
141
+ - data/webgen/resources/emoticons/crystal/sleep.png
142
+ - data/webgen/resources/emoticons/crystal/smile.png
143
+ - data/webgen/resources/emoticons/crystal/tongue.png
144
+ - data/webgen/resources/emoticons/crystal/wink.png
145
+ - data/webgen/resources/emoticons/cyclops
146
+ - data/webgen/resources/emoticons/cyclops/angry.png
147
+ - data/webgen/resources/emoticons/cyclops/cool.png
148
+ - data/webgen/resources/emoticons/cyclops/cry.png
149
+ - data/webgen/resources/emoticons/cyclops/drunk.png
150
+ - data/webgen/resources/emoticons/cyclops/lol.png
151
+ - data/webgen/resources/emoticons/cyclops/oops.png
152
+ - data/webgen/resources/emoticons/cyclops/sad.png
153
+ - data/webgen/resources/emoticons/cyclops/sleep.png
154
+ - data/webgen/resources/emoticons/cyclops/smile.png
155
+ - data/webgen/resources/emoticons/cyclops/tongue.png
156
+ - data/webgen/resources/emoticons/cyclops/wink.png
157
+ - data/webgen/resources/emoticons/glass
158
+ - data/webgen/resources/emoticons/glass/angry.png
159
+ - data/webgen/resources/emoticons/glass/cool.png
160
+ - data/webgen/resources/emoticons/glass/cry.png
161
+ - data/webgen/resources/emoticons/glass/drunk.png
162
+ - data/webgen/resources/emoticons/glass/lol.png
163
+ - data/webgen/resources/emoticons/glass/oops.png
164
+ - data/webgen/resources/emoticons/glass/sad.png
165
+ - data/webgen/resources/emoticons/glass/sleep.png
166
+ - data/webgen/resources/emoticons/glass/smile.png
167
+ - data/webgen/resources/emoticons/glass/tongue.png
168
+ - data/webgen/resources/emoticons/glass/wink.png
169
+ - data/webgen/resources/emoticons/icqstyle
170
+ - data/webgen/resources/emoticons/icqstyle/angry.png
171
+ - data/webgen/resources/emoticons/icqstyle/cool.png
172
+ - data/webgen/resources/emoticons/icqstyle/cry.png
173
+ - data/webgen/resources/emoticons/icqstyle/drunk.png
174
+ - data/webgen/resources/emoticons/icqstyle/lol.png
175
+ - data/webgen/resources/emoticons/icqstyle/oops.png
176
+ - data/webgen/resources/emoticons/icqstyle/sad.png
177
+ - data/webgen/resources/emoticons/icqstyle/sleep.png
178
+ - data/webgen/resources/emoticons/icqstyle/smile.png
179
+ - data/webgen/resources/emoticons/icqstyle/tongue.png
180
+ - data/webgen/resources/emoticons/icqstyle/wink.png
181
+ - data/webgen/resources/emoticons/matrix
182
+ - data/webgen/resources/emoticons/matrix/angry.gif
183
+ - data/webgen/resources/emoticons/matrix/cool.gif
184
+ - data/webgen/resources/emoticons/matrix/cry.gif
185
+ - data/webgen/resources/emoticons/matrix/drunk.gif
186
+ - data/webgen/resources/emoticons/matrix/lol.gif
187
+ - data/webgen/resources/emoticons/matrix/oops.gif
188
+ - data/webgen/resources/emoticons/matrix/sad.gif
189
+ - data/webgen/resources/emoticons/matrix/sleep.gif
190
+ - data/webgen/resources/emoticons/matrix/smile.gif
191
+ - data/webgen/resources/emoticons/matrix/tongue.gif
192
+ - data/webgen/resources/emoticons/matrix/wink.gif
193
+ - data/webgen/resources/emoticons/smellies
194
+ - data/webgen/resources/emoticons/smellies/angry.gif
195
+ - data/webgen/resources/emoticons/smellies/cool.gif
196
+ - data/webgen/resources/emoticons/smellies/cry.gif
197
+ - data/webgen/resources/emoticons/smellies/drunk.gif
198
+ - data/webgen/resources/emoticons/smellies/lol.gif
199
+ - data/webgen/resources/emoticons/smellies/oops.gif
200
+ - data/webgen/resources/emoticons/smellies/sad.gif
201
+ - data/webgen/resources/emoticons/smellies/sleep.gif
202
+ - data/webgen/resources/emoticons/smellies/smile.gif
203
+ - data/webgen/resources/emoticons/smellies/tongue.gif
204
+ - data/webgen/resources/emoticons/smellies/wink.gif
205
+ - data/webgen/resources/icons
206
+ - data/webgen/resources/icons/compressed.png
207
+ - data/webgen/resources/icons/document.png
208
+ - data/webgen/resources/icons/download.png
209
+ - data/webgen/resources/icons/image.png
210
+ - data/webgen/resources/icons/linux.png
211
+ - data/webgen/resources/icons/mac.png
212
+ - data/webgen/resources/icons/pdf.png
213
+ - data/webgen/resources/icons/penguin.png
214
+ - data/webgen/resources/icons/quicktime.png
215
+ - data/webgen/resources/icons/real.png
216
+ - data/webgen/resources/icons/rpm.png
217
+ - data/webgen/resources/icons/sound.png
218
+ - data/webgen/resources/icons/source.png
219
+ - data/webgen/resources/icons/spreadsheet.png
220
+ - data/webgen/resources/icons/text.png
221
+ - data/webgen/resources/icons/vcard.png
222
+ - data/webgen/resources/icons/video.png
223
+ - data/webgen/resources/icons/win.png
224
+ - data/webgen/resources/images
225
+ - data/webgen/resources/images/generated_by_webgen.png
226
+ - data/webgen/resources/images/valid-css.gif
227
+ - data/webgen/resources/images/valid-xhtml11.png
228
+ - data/webgen/resources/images/webgen_logo.png
229
+ - data/webgen/sipttra_styles
230
+ - data/webgen/sipttra_styles/default
231
+ - data/webgen/sipttra_styles/default/css
232
+ - data/webgen/sipttra_styles/default/css/sipttra.rcss
233
+ - data/webgen/sipttra_styles/default/js
234
+ - data/webgen/sipttra_styles/default/js/sipttra.js
235
+ - data/webgen/sipttra_styles/default/README
236
+ - data/webgen/sipttra_styles/default/sipttra.template
237
+ - data/webgen/website_styles
138
238
  - data/webgen/website_styles/1024px
139
- - data/webgen/website_styles/default/README
140
- - data/webgen/website_styles/default/default.css
141
- - data/webgen/website_styles/default/default.template
142
- - data/webgen/website_styles/plain/README
143
- - data/webgen/website_styles/plain/default.css
144
- - data/webgen/website_styles/plain/images
145
- - data/webgen/website_styles/plain/default.template
146
- - data/webgen/website_styles/plain/images/menu.jpg
147
- - data/webgen/website_styles/plain/images/submenua_hover.jpg
148
- - data/webgen/website_styles/plain/images/mainbar.jpg
149
- - data/webgen/website_styles/plain/images/submenua.gif
150
- - data/webgen/website_styles/plain/images/li.gif
151
- - data/webgen/website_styles/plain/images/desc.jpg
152
- - data/webgen/website_styles/plain/images/a_hover.jpg
153
- - data/webgen/website_styles/andreas00/README
239
+ - data/webgen/website_styles/1024px/default.css
240
+ - data/webgen/website_styles/1024px/default.template
241
+ - data/webgen/website_styles/1024px/images
242
+ - data/webgen/website_styles/1024px/images/background.gif
243
+ - data/webgen/website_styles/1024px/README
244
+ - data/webgen/website_styles/andreas00
154
245
  - data/webgen/website_styles/andreas00/default.css
155
- - data/webgen/website_styles/andreas00/images
156
246
  - data/webgen/website_styles/andreas00/default.template
247
+ - data/webgen/website_styles/andreas00/images
248
+ - data/webgen/website_styles/andreas00/images/bg.gif
157
249
  - data/webgen/website_styles/andreas00/images/front.jpg
158
250
  - data/webgen/website_styles/andreas00/images/menubg.gif
159
- - data/webgen/website_styles/andreas00/images/bg.gif
160
251
  - data/webgen/website_styles/andreas00/images/menubg2.gif
161
- - data/webgen/website_styles/andreas01/README
252
+ - data/webgen/website_styles/andreas00/README
253
+ - data/webgen/website_styles/andreas01
162
254
  - data/webgen/website_styles/andreas01/default.css
163
- - data/webgen/website_styles/andreas01/images
164
255
  - data/webgen/website_styles/andreas01/default.template
165
- - data/webgen/website_styles/andreas01/print.css
166
- - data/webgen/website_styles/andreas01/images/front.jpg
256
+ - data/webgen/website_styles/andreas01/images
167
257
  - data/webgen/website_styles/andreas01/images/bg.gif
168
- - data/webgen/website_styles/andreas03/README
258
+ - data/webgen/website_styles/andreas01/images/front.jpg
259
+ - data/webgen/website_styles/andreas01/print.css
260
+ - data/webgen/website_styles/andreas01/README
261
+ - data/webgen/website_styles/andreas03
169
262
  - data/webgen/website_styles/andreas03/default.css
170
- - data/webgen/website_styles/andreas03/images
171
263
  - data/webgen/website_styles/andreas03/default.template
172
- - data/webgen/website_styles/andreas03/images/contbg.png
264
+ - data/webgen/website_styles/andreas03/images
173
265
  - data/webgen/website_styles/andreas03/images/bodybg.png
266
+ - data/webgen/website_styles/andreas03/images/contbg.png
267
+ - data/webgen/website_styles/andreas03/images/footerbg.png
174
268
  - data/webgen/website_styles/andreas03/images/gradient1.png
175
269
  - data/webgen/website_styles/andreas03/images/gradient2.png
176
- - data/webgen/website_styles/andreas03/images/footerbg.png
177
- - data/webgen/website_styles/andreas04/README
270
+ - data/webgen/website_styles/andreas03/README
271
+ - data/webgen/website_styles/andreas04
178
272
  - data/webgen/website_styles/andreas04/default.css
179
- - data/webgen/website_styles/andreas04/images
180
273
  - data/webgen/website_styles/andreas04/default.template
181
- - data/webgen/website_styles/andreas04/images/globebottom.gif
274
+ - data/webgen/website_styles/andreas04/images
182
275
  - data/webgen/website_styles/andreas04/images/blinkarrow.gif
276
+ - data/webgen/website_styles/andreas04/images/bodybg.png
277
+ - data/webgen/website_styles/andreas04/images/contentbg.png
278
+ - data/webgen/website_styles/andreas04/images/entrybg.png
183
279
  - data/webgen/website_styles/andreas04/images/flash.gif
184
280
  - data/webgen/website_styles/andreas04/images/flash2.gif
185
- - data/webgen/website_styles/andreas04/images/contentbg.png
186
281
  - data/webgen/website_styles/andreas04/images/globe.gif
187
- - data/webgen/website_styles/andreas04/images/menuhover.png
188
- - data/webgen/website_styles/andreas04/images/bodybg.png
189
- - data/webgen/website_styles/andreas04/images/entrybg.png
282
+ - data/webgen/website_styles/andreas04/images/globebottom.gif
190
283
  - data/webgen/website_styles/andreas04/images/linkarrow.gif
191
- - data/webgen/website_styles/andreas05/README
284
+ - data/webgen/website_styles/andreas04/images/menuhover.png
285
+ - data/webgen/website_styles/andreas04/README
286
+ - data/webgen/website_styles/andreas05
192
287
  - data/webgen/website_styles/andreas05/default.css
193
- - data/webgen/website_styles/andreas05/images
194
288
  - data/webgen/website_styles/andreas05/default.template
195
- - data/webgen/website_styles/andreas05/images/front.png
289
+ - data/webgen/website_styles/andreas05/images
196
290
  - data/webgen/website_styles/andreas05/images/bodybg.gif
197
- - data/webgen/website_styles/andreas06/README
291
+ - data/webgen/website_styles/andreas05/images/front.png
292
+ - data/webgen/website_styles/andreas05/README
293
+ - data/webgen/website_styles/andreas06
198
294
  - data/webgen/website_styles/andreas06/default.css
199
- - data/webgen/website_styles/andreas06/images
200
295
  - data/webgen/website_styles/andreas06/default.template
296
+ - data/webgen/website_styles/andreas06/images
297
+ - data/webgen/website_styles/andreas06/images/bodybg.gif
201
298
  - data/webgen/website_styles/andreas06/images/boxbg.gif
299
+ - data/webgen/website_styles/andreas06/images/greypx.gif
300
+ - data/webgen/website_styles/andreas06/images/header.jpg
202
301
  - data/webgen/website_styles/andreas06/images/innerbg.gif
203
302
  - data/webgen/website_styles/andreas06/images/leaves.jpg
204
303
  - data/webgen/website_styles/andreas06/images/tabs.gif
205
- - data/webgen/website_styles/andreas06/images/greypx.gif
206
- - data/webgen/website_styles/andreas06/images/bodybg.gif
207
- - data/webgen/website_styles/andreas06/images/header.jpg
208
- - data/webgen/website_styles/andreas07/README
209
- - data/webgen/website_styles/andreas07/default.css
304
+ - data/webgen/website_styles/andreas06/README
305
+ - data/webgen/website_styles/andreas07
210
306
  - data/webgen/website_styles/andreas07/browserfix.css
211
- - data/webgen/website_styles/andreas07/images
307
+ - data/webgen/website_styles/andreas07/default.css
212
308
  - data/webgen/website_styles/andreas07/default.template
213
- - data/webgen/website_styles/andreas07/images/sidebarbg.gif
309
+ - data/webgen/website_styles/andreas07/images
214
310
  - data/webgen/website_styles/andreas07/images/bodybg.gif
215
- - data/webgen/website_styles/andreas08/README
311
+ - data/webgen/website_styles/andreas07/images/sidebarbg.gif
312
+ - data/webgen/website_styles/andreas07/README
313
+ - data/webgen/website_styles/andreas08
216
314
  - data/webgen/website_styles/andreas08/default.css
217
315
  - data/webgen/website_styles/andreas08/default.template
218
- - data/webgen/website_styles/andreas09/README
316
+ - data/webgen/website_styles/andreas08/README
317
+ - data/webgen/website_styles/andreas09
219
318
  - data/webgen/website_styles/andreas09/default.css
220
- - data/webgen/website_styles/andreas09/images
221
319
  - data/webgen/website_styles/andreas09/default.template
222
- - data/webgen/website_styles/andreas09/images/menuhover-green.jpg
320
+ - data/webgen/website_styles/andreas09/images
223
321
  - data/webgen/website_styles/andreas09/images/bodybg-black.jpg
224
322
  - data/webgen/website_styles/andreas09/images/bodybg-green.jpg
225
- - data/webgen/website_styles/andreas09/images/bodybg-purple.jpg
226
- - data/webgen/website_styles/andreas09/images/menuhover-red.jpg
227
- - data/webgen/website_styles/andreas09/images/menuhover-purple.jpg
228
323
  - data/webgen/website_styles/andreas09/images/bodybg-orange.jpg
229
- - data/webgen/website_styles/andreas09/images/menuhover.jpg
230
- - data/webgen/website_styles/andreas09/images/menuhover-black.jpg
231
- - data/webgen/website_styles/andreas09/images/bodybg.jpg
324
+ - data/webgen/website_styles/andreas09/images/bodybg-purple.jpg
232
325
  - data/webgen/website_styles/andreas09/images/bodybg-red.jpg
326
+ - data/webgen/website_styles/andreas09/images/bodybg.jpg
233
327
  - data/webgen/website_styles/andreas09/images/footerbg.jpg
328
+ - data/webgen/website_styles/andreas09/images/menuhover-black.jpg
329
+ - data/webgen/website_styles/andreas09/images/menuhover-green.jpg
234
330
  - data/webgen/website_styles/andreas09/images/menuhover-orange.jpg
235
- - data/webgen/website_styles/1024px/README
236
- - data/webgen/website_styles/1024px/default.css
237
- - data/webgen/website_styles/1024px/images
238
- - data/webgen/website_styles/1024px/default.template
239
- - data/webgen/website_styles/1024px/images/background.gif
240
- - data/webgen/sipttra_styles/default
241
- - data/webgen/sipttra_styles/default/js
242
- - data/webgen/sipttra_styles/default/css
243
- - data/webgen/sipttra_styles/default/sipttra.template
244
- - data/webgen/sipttra_styles/default/README
245
- - data/webgen/sipttra_styles/default/js/sipttra.js
246
- - data/webgen/sipttra_styles/default/css/sipttra.rcss
247
- - data/webgen/resources/icons
248
- - data/webgen/resources/emoticons
249
- - data/webgen/resources/images
250
- - data/webgen/resources/icons/video.png
251
- - data/webgen/resources/icons/spreadsheet.png
252
- - data/webgen/resources/icons/vcard.png
253
- - data/webgen/resources/icons/rpm.png
254
- - data/webgen/resources/icons/mac.png
255
- - data/webgen/resources/icons/document.png
256
- - data/webgen/resources/icons/compressed.png
257
- - data/webgen/resources/icons/text.png
258
- - data/webgen/resources/icons/source.png
259
- - data/webgen/resources/icons/sound.png
260
- - data/webgen/resources/icons/image.png
261
- - data/webgen/resources/icons/quicktime.png
262
- - data/webgen/resources/icons/pdf.png
263
- - data/webgen/resources/icons/win.png
264
- - data/webgen/resources/icons/real.png
265
- - data/webgen/resources/icons/download.png
266
- - data/webgen/resources/icons/linux.png
267
- - data/webgen/resources/icons/penguin.png
268
- - data/webgen/resources/emoticons/crystal
269
- - data/webgen/resources/emoticons/glass
270
- - data/webgen/resources/emoticons/cyclops
271
- - data/webgen/resources/emoticons/icqstyle
272
- - data/webgen/resources/emoticons/matrix
273
- - data/webgen/resources/emoticons/smellies
274
- - data/webgen/resources/emoticons/bigeyes
275
- - data/webgen/resources/emoticons/crystal/tongue.png
276
- - data/webgen/resources/emoticons/crystal/cry.png
277
- - data/webgen/resources/emoticons/crystal/sad.png
278
- - data/webgen/resources/emoticons/crystal/sleep.png
279
- - data/webgen/resources/emoticons/crystal/lol.png
280
- - data/webgen/resources/emoticons/crystal/cool.png
281
- - data/webgen/resources/emoticons/crystal/smile.png
282
- - data/webgen/resources/emoticons/crystal/angry.png
283
- - data/webgen/resources/emoticons/crystal/wink.png
284
- - data/webgen/resources/emoticons/crystal/oops.png
285
- - data/webgen/resources/emoticons/crystal/drunk.png
286
- - data/webgen/resources/emoticons/glass/tongue.png
287
- - data/webgen/resources/emoticons/glass/cry.png
288
- - data/webgen/resources/emoticons/glass/sad.png
289
- - data/webgen/resources/emoticons/glass/sleep.png
290
- - data/webgen/resources/emoticons/glass/lol.png
291
- - data/webgen/resources/emoticons/glass/cool.png
292
- - data/webgen/resources/emoticons/glass/smile.png
293
- - data/webgen/resources/emoticons/glass/angry.png
294
- - data/webgen/resources/emoticons/glass/wink.png
295
- - data/webgen/resources/emoticons/glass/oops.png
296
- - data/webgen/resources/emoticons/glass/drunk.png
297
- - data/webgen/resources/emoticons/cyclops/tongue.png
298
- - data/webgen/resources/emoticons/cyclops/cry.png
299
- - data/webgen/resources/emoticons/cyclops/sad.png
300
- - data/webgen/resources/emoticons/cyclops/sleep.png
301
- - data/webgen/resources/emoticons/cyclops/lol.png
302
- - data/webgen/resources/emoticons/cyclops/cool.png
303
- - data/webgen/resources/emoticons/cyclops/smile.png
304
- - data/webgen/resources/emoticons/cyclops/angry.png
305
- - data/webgen/resources/emoticons/cyclops/wink.png
306
- - data/webgen/resources/emoticons/cyclops/oops.png
307
- - data/webgen/resources/emoticons/cyclops/drunk.png
308
- - data/webgen/resources/emoticons/icqstyle/tongue.png
309
- - data/webgen/resources/emoticons/icqstyle/cry.png
310
- - data/webgen/resources/emoticons/icqstyle/sad.png
311
- - data/webgen/resources/emoticons/icqstyle/sleep.png
312
- - data/webgen/resources/emoticons/icqstyle/lol.png
313
- - data/webgen/resources/emoticons/icqstyle/cool.png
314
- - data/webgen/resources/emoticons/icqstyle/smile.png
315
- - data/webgen/resources/emoticons/icqstyle/angry.png
316
- - data/webgen/resources/emoticons/icqstyle/wink.png
317
- - data/webgen/resources/emoticons/icqstyle/oops.png
318
- - data/webgen/resources/emoticons/icqstyle/drunk.png
319
- - data/webgen/resources/emoticons/matrix/tongue.gif
320
- - data/webgen/resources/emoticons/matrix/cry.gif
321
- - data/webgen/resources/emoticons/matrix/sad.gif
322
- - data/webgen/resources/emoticons/matrix/sleep.gif
323
- - data/webgen/resources/emoticons/matrix/lol.gif
324
- - data/webgen/resources/emoticons/matrix/cool.gif
325
- - data/webgen/resources/emoticons/matrix/smile.gif
326
- - data/webgen/resources/emoticons/matrix/angry.gif
327
- - data/webgen/resources/emoticons/matrix/wink.gif
328
- - data/webgen/resources/emoticons/matrix/oops.gif
329
- - data/webgen/resources/emoticons/matrix/drunk.gif
330
- - data/webgen/resources/emoticons/smellies/tongue.gif
331
- - data/webgen/resources/emoticons/smellies/cry.gif
332
- - data/webgen/resources/emoticons/smellies/sad.gif
333
- - data/webgen/resources/emoticons/smellies/sleep.gif
334
- - data/webgen/resources/emoticons/smellies/lol.gif
335
- - data/webgen/resources/emoticons/smellies/cool.gif
336
- - data/webgen/resources/emoticons/smellies/smile.gif
337
- - data/webgen/resources/emoticons/smellies/angry.gif
338
- - data/webgen/resources/emoticons/smellies/wink.gif
339
- - data/webgen/resources/emoticons/smellies/oops.gif
340
- - data/webgen/resources/emoticons/smellies/drunk.gif
341
- - data/webgen/resources/emoticons/bigeyes/tongue.png
342
- - data/webgen/resources/emoticons/bigeyes/cry.png
343
- - data/webgen/resources/emoticons/bigeyes/sad.png
344
- - data/webgen/resources/emoticons/bigeyes/sleep.png
345
- - data/webgen/resources/emoticons/bigeyes/lol.png
346
- - data/webgen/resources/emoticons/bigeyes/cool.png
347
- - data/webgen/resources/emoticons/bigeyes/smile.png
348
- - data/webgen/resources/emoticons/bigeyes/angry.png
349
- - data/webgen/resources/emoticons/bigeyes/wink.png
350
- - data/webgen/resources/emoticons/bigeyes/oops.png
351
- - data/webgen/resources/emoticons/bigeyes/drunk.png
352
- - data/webgen/resources/images/valid-css.gif
353
- - data/webgen/resources/images/generated_by_webgen.png
354
- - data/webgen/resources/images/webgen_logo.png
355
- - data/webgen/resources/images/valid-xhtml11.png
356
- - data/webgen/gallery_styles/default
357
- - data/webgen/gallery_styles/slides
358
- - data/webgen/gallery_styles/default/gallery_image.template
359
- - data/webgen/gallery_styles/default/README
360
- - data/webgen/gallery_styles/default/gallery_gallery.template
361
- - data/webgen/gallery_styles/default/gallery_main.template
362
- - data/webgen/gallery_styles/slides/gallery_image.template
363
- - data/webgen/gallery_styles/slides/README
364
- - data/webgen/gallery_styles/slides/gallery_gallery.template
365
- - data/webgen/gallery_styles/slides/gallery_main.template
366
- - data/webgen/gallery_styles/slides/collage.rb
367
- - test/runtests.rb
368
- - test/unittests
331
+ - data/webgen/website_styles/andreas09/images/menuhover-purple.jpg
332
+ - data/webgen/website_styles/andreas09/images/menuhover-red.jpg
333
+ - data/webgen/website_styles/andreas09/images/menuhover.jpg
334
+ - data/webgen/website_styles/andreas09/README
335
+ - data/webgen/website_styles/default
336
+ - data/webgen/website_styles/default/default.css
337
+ - data/webgen/website_styles/default/default.template
338
+ - data/webgen/website_styles/default/README
339
+ - data/webgen/website_templates
340
+ - data/webgen/website_templates/default
341
+ - data/webgen/website_templates/default/README
342
+ - data/webgen/website_templates/default/src
343
+ - data/webgen/website_templates/default/src/index.page
344
+ - data/webgen/website_templates/personal_hp
345
+ - data/webgen/website_templates/personal_hp/README
346
+ - data/webgen/website_templates/personal_hp/src
347
+ - data/webgen/website_templates/personal_hp/src/about.page
348
+ - data/webgen/website_templates/personal_hp/src/index.page
349
+ - data/webgen/website_templates/personal_hp/src/links.page
350
+ - data/webgen/website_templates/personal_hp/src/projects.page
351
+ - data/webgen/website_templates/project
352
+ - data/webgen/website_templates/project/README
353
+ - data/webgen/website_templates/project/src
354
+ - data/webgen/website_templates/project/src/about.page
355
+ - data/webgen/website_templates/project/src/download.page
356
+ - data/webgen/website_templates/project/src/features.page
357
+ - data/webgen/website_templates/project/src/index.page
358
+ - data/webgen/website_templates/project/src/screenshots.page
369
359
  - test/fixtures
370
- - test/unittests/tc_tags_includefile.rb
371
- - test/unittests/tc_contentconverters_default.rb
372
- - test/unittests/tc_node.rb
373
- - test/unittests/tc_resourcemanager.rb
374
- - test/unittests/tc_filehandler_directory.rb
375
- - test/unittests/tc_composite.rb
376
- - test/unittests/tc_tags_tag_processor.rb
377
- - test/unittests/tc_menustyles_horizontal.rb
378
- - test/unittests/tc_menustyles_vertical.rb
379
- - test/unittests/tc_tags_customvar.rb
380
- - test/unittests/tc_filehandler_sipttra.rb
381
- - test/unittests/tc_contentconverters_xmlbuilder.rb
382
- - test/unittests/tc_tags_download.rb
383
- - test/unittests/tc_listener.rb
384
- - test/unittests/tc_tags_executecommand.rb
385
- - test/unittests/tc_plugin.rb
386
- - test/unittests/tc_syntax_highlighter.rb
387
- - test/unittests/tc_menustyles_horizontal_dropdown.rb
388
- - test/unittests/tc_tags_relocatable.rb
389
- - test/unittests/tc_treewalker.rb
390
- - test/unittests/tc_tags_date.rb
391
- - test/unittests/tc_tags_sitemap.rb
392
- - test/unittests/tc_contentconverters_textile.rb
393
- - test/unittests/tc_htmlvalidators_xmllint.rb
394
- - test/unittests/tc_contentconverters_html.rb
395
- - test/unittests/tc_menustyles_section.rb
396
- - test/unittests/tc_tags_langbar.rb
397
- - test/unittests/tc_filehandler_page.rb
398
- - test/unittests/tc_filehandler_template.rb
399
- - test/unittests/tc_config.rb
400
- - test/unittests/tc_tags_wikilink.rb
401
- - test/unittests/tc_contentconverters_markdown.rb
402
- - test/unittests/tc_filehandler_filehandler.rb
403
- - test/unittests/tc_contentconverters_rdoc.rb
404
- - test/unittests/tc_content.rb
405
- - test/unittests/tc_filehandler_gallery.rb
406
- - test/unittests/tc_tags_breadcrumbtrail.rb
407
- - test/unittests/tc_smileyreplacer.rb
408
- - test/unittests/tc_tags_menu.rb
409
- - test/unittests/tc_tags_meta.rb
410
- - test/unittests/tc_sipttra_format.rb
411
- - test/unittests/tc_filehandler_copy.rb
412
- - test/unittests/tc_languages.rb
413
- - test/unittests/tc_website.rb
414
- - test/unittests/tc_htmlvalidators_default.rb
415
- - test/unittests/tc_menustyles_default.rb
416
- - test/unittests/tc_tags_block.rb
417
- - test/unittests/tc_menustyles_vertical_dropdown.rb
418
- - test/fixtures/tc_tags_tag_processor
419
- - test/fixtures/tc_sipttra_format
420
- - test/fixtures/tc_website
421
- - test/fixtures/tc_tags_includefile
422
- - test/fixtures/tc_filehandler_gallery
423
- - test/fixtures/tc_node
360
+ - test/fixtures/sample_site
361
+ - test/fixtures/sample_site/src
362
+ - test/fixtures/sample_site/src/chained.template
363
+ - test/fixtures/sample_site/src/default.template
364
+ - test/fixtures/sample_site/src/dir1
365
+ - test/fixtures/sample_site/src/dir1/dir11
366
+ - test/fixtures/sample_site/src/dir1/dir11/file111.de.page
367
+ - test/fixtures/sample_site/src/dir1/dir11/file111.page
368
+ - test/fixtures/sample_site/src/dir1/dir11/index.page
369
+ - test/fixtures/sample_site/src/dir1/file11.page
370
+ - test/fixtures/sample_site/src/dir2
371
+ - test/fixtures/sample_site/src/dir2/file21.page
372
+ - test/fixtures/sample_site/src/embedded.rhtml
373
+ - test/fixtures/sample_site/src/file1.page
374
+ - test/fixtures/sample_site/src/file2.de.page
375
+ - test/fixtures/sample_site/src/index.de.page
376
+ - test/fixtures/sample_site/src/index.en.page
377
+ - test/fixtures/sample_site/src/invalid.template
378
+ - test/fixtures/sample_site/src/test.jpg
379
+ - test/fixtures/sample_site/src/test.template
380
+ - test/fixtures/sample_site/src/test.todo
424
381
  - test/fixtures/tc_content
382
+ - test/fixtures/tc_content/blocks.yaml
383
+ - test/fixtures/tc_content/correct.yaml
384
+ - test/fixtures/tc_content/incorrect.yaml
425
385
  - test/fixtures/tc_filehandler_filehandler
426
- - test/fixtures/sample_site
427
- - test/fixtures/tc_plugin
428
- - test/fixtures/tc_menustyles_default
386
+ - test/fixtures/tc_filehandler_filehandler/backing
387
+ - test/fixtures/tc_filehandler_filehandler/backing/metainfo.yaml
388
+ - test/fixtures/tc_filehandler_filehandler/backing_empty
389
+ - test/fixtures/tc_filehandler_filehandler/backing_empty/metainfo.yaml
390
+ - test/fixtures/tc_filehandler_filehandler/sample_plugin.rb
391
+ - test/fixtures/tc_filehandler_filehandler/unmodified
392
+ - test/fixtures/tc_filehandler_gallery
393
+ - test/fixtures/tc_filehandler_gallery/test.gallery
394
+ - test/fixtures/tc_filehandler_gallery/test1.gallery
395
+ - test/fixtures/tc_filehandler_gallery/test1.jpg
396
+ - test/fixtures/tc_filehandler_gallery/test2.jpg
397
+ - test/fixtures/tc_filehandler_gallery/test3.jpg
398
+ - test/fixtures/tc_filehandler_gallery/test4.jpg
429
399
  - test/fixtures/tc_filehandler_page
400
+ - test/fixtures/tc_filehandler_page/testdata.yaml
401
+ - test/fixtures/tc_menustyles_default
402
+ - test/fixtures/tc_menustyles_default/menustyle.rb
403
+ - test/fixtures/tc_node
404
+ - test/fixtures/tc_node/nodes.yaml
405
+ - test/fixtures/tc_plugin
406
+ - test/fixtures/tc_plugin/handlerplugin.rb
407
+ - test/fixtures/tc_plugin/plugin1.rb
408
+ - test/fixtures/tc_plugin/plugin2.rb
409
+ - test/fixtures/tc_sipttra_format
410
+ - test/fixtures/tc_sipttra_format/test.sipttra
411
+ - test/fixtures/tc_tags_includefile
412
+ - test/fixtures/tc_tags_includefile/testfile
413
+ - test/fixtures/tc_tags_tag_processor
430
414
  - test/fixtures/tc_tags_tag_processor/test_file1
431
415
  - test/fixtures/tc_tags_tag_processor/testtag.rb
432
- - test/fixtures/tc_sipttra_format/test.sipttra
416
+ - test/fixtures/tc_website
433
417
  - test/fixtures/tc_website/correct.yaml
434
- - test/fixtures/tc_website/meta_info_test.yaml
435
418
  - test/fixtures/tc_website/incorrect_structure.yaml
436
- - test/fixtures/tc_website/testdir
437
419
  - test/fixtures/tc_website/incorrect_yaml.yaml
438
- - test/fixtures/tc_website/testdir/README
420
+ - test/fixtures/tc_website/meta_info_test.yaml
421
+ - test/fixtures/tc_website/testdir
439
422
  - test/fixtures/tc_website/testdir/falsedir
440
423
  - test/fixtures/tc_website/testdir/falsedir/README
441
- - test/fixtures/tc_tags_includefile/testfile
442
- - test/fixtures/tc_filehandler_gallery/test1.gallery
443
- - test/fixtures/tc_filehandler_gallery/test.gallery
444
- - test/fixtures/tc_filehandler_gallery/test1.jpg
445
- - test/fixtures/tc_filehandler_gallery/test2.jpg
446
- - test/fixtures/tc_filehandler_gallery/test3.jpg
447
- - test/fixtures/tc_filehandler_gallery/test4.jpg
448
- - test/fixtures/tc_node/nodes.yaml
449
- - test/fixtures/tc_content/correct.yaml
450
- - test/fixtures/tc_content/blocks.yaml
451
- - test/fixtures/tc_content/incorrect.yaml
452
- - test/fixtures/tc_filehandler_filehandler/unmodified
453
- - test/fixtures/tc_filehandler_filehandler/backing_empty
454
- - test/fixtures/tc_filehandler_filehandler/backing
455
- - test/fixtures/tc_filehandler_filehandler/sample_plugin.rb
456
- - test/fixtures/tc_filehandler_filehandler/backing_empty/metainfo.yaml
457
- - test/fixtures/tc_filehandler_filehandler/backing/metainfo.yaml
458
- - test/fixtures/sample_site/src
459
- - test/fixtures/sample_site/src/dir1
460
- - test/fixtures/sample_site/src/dir2
461
- - test/fixtures/sample_site/src/chained.template
462
- - test/fixtures/sample_site/src/file2.de.page
463
- - test/fixtures/sample_site/src/test.template
464
- - test/fixtures/sample_site/src/test.jpg
465
- - test/fixtures/sample_site/src/default.template
466
- - test/fixtures/sample_site/src/file1.page
467
- - test/fixtures/sample_site/src/embedded.rhtml
468
- - test/fixtures/sample_site/src/index.de.page
469
- - test/fixtures/sample_site/src/invalid.template
470
- - test/fixtures/sample_site/src/test.todo
471
- - test/fixtures/sample_site/src/index.en.page
472
- - test/fixtures/sample_site/src/dir1/dir11
473
- - test/fixtures/sample_site/src/dir1/file11.page
474
- - test/fixtures/sample_site/src/dir1/dir11/index.page
475
- - test/fixtures/sample_site/src/dir1/dir11/file111.page
476
- - test/fixtures/sample_site/src/dir1/dir11/file111.de.page
477
- - test/fixtures/sample_site/src/dir2/file21.page
478
- - test/fixtures/tc_plugin/plugin1.rb
479
- - test/fixtures/tc_plugin/plugin2.rb
480
- - test/fixtures/tc_plugin/handlerplugin.rb
481
- - test/fixtures/tc_menustyles_default/menustyle.rb
482
- - test/fixtures/tc_filehandler_page/testdata.yaml
483
- - doc/src
424
+ - test/fixtures/tc_website/testdir/README
425
+ - test/runtests.rb
426
+ - test/unittests
427
+ - test/unittests/tc_composite.rb
428
+ - test/unittests/tc_config.rb
429
+ - test/unittests/tc_content.rb
430
+ - test/unittests/tc_contentconverters_default.rb
431
+ - test/unittests/tc_contentconverters_html.rb
432
+ - test/unittests/tc_contentconverters_markdown.rb
433
+ - test/unittests/tc_contentconverters_rdoc.rb
434
+ - test/unittests/tc_contentconverters_textile.rb
435
+ - test/unittests/tc_contentconverters_xmlbuilder.rb
436
+ - test/unittests/tc_filehandler_copy.rb
437
+ - test/unittests/tc_filehandler_directory.rb
438
+ - test/unittests/tc_filehandler_filehandler.rb
439
+ - test/unittests/tc_filehandler_gallery.rb
440
+ - test/unittests/tc_filehandler_page.rb
441
+ - test/unittests/tc_filehandler_sipttra.rb
442
+ - test/unittests/tc_filehandler_template.rb
443
+ - test/unittests/tc_htmlvalidators_default.rb
444
+ - test/unittests/tc_htmlvalidators_xmllint.rb
445
+ - test/unittests/tc_languages.rb
446
+ - test/unittests/tc_listener.rb
447
+ - test/unittests/tc_menustyles_default.rb
448
+ - test/unittests/tc_menustyles_horizontal.rb
449
+ - test/unittests/tc_menustyles_horizontal_dropdown.rb
450
+ - test/unittests/tc_menustyles_section.rb
451
+ - test/unittests/tc_menustyles_vertical.rb
452
+ - test/unittests/tc_menustyles_vertical_dropdown.rb
453
+ - test/unittests/tc_node.rb
454
+ - test/unittests/tc_plugin.rb
455
+ - test/unittests/tc_resourcemanager.rb
456
+ - test/unittests/tc_sipttra_format.rb
457
+ - test/unittests/tc_smileyreplacer.rb
458
+ - test/unittests/tc_syntax_highlighter.rb
459
+ - test/unittests/tc_tags_block.rb
460
+ - test/unittests/tc_tags_breadcrumbtrail.rb
461
+ - test/unittests/tc_tags_customvar.rb
462
+ - test/unittests/tc_tags_date.rb
463
+ - test/unittests/tc_tags_download.rb
464
+ - test/unittests/tc_tags_executecommand.rb
465
+ - test/unittests/tc_tags_includefile.rb
466
+ - test/unittests/tc_tags_langbar.rb
467
+ - test/unittests/tc_tags_menu.rb
468
+ - test/unittests/tc_tags_meta.rb
469
+ - test/unittests/tc_tags_relocatable.rb
470
+ - test/unittests/tc_tags_sitemap.rb
471
+ - test/unittests/tc_tags_tag_processor.rb
472
+ - test/unittests/tc_tags_wikilink.rb
473
+ - test/unittests/tc_treewalker.rb
474
+ - test/unittests/tc_website.rb
484
475
  - doc/config.yaml
485
- - doc/plugin
476
+ - doc/examples
477
+ - doc/examples/website_styles
478
+ - doc/examples/website_styles/1024px
479
+ - doc/examples/website_styles/1024px/config.yaml
480
+ - doc/examples/website_styles/1024px/README
481
+ - doc/examples/website_styles/1024px/src
482
+ - doc/examples/website_styles/1024px/src/about.page
483
+ - doc/examples/website_styles/1024px/src/default.css
484
+ - doc/examples/website_styles/1024px/src/default.template
485
+ - doc/examples/website_styles/1024px/src/download.page
486
+ - doc/examples/website_styles/1024px/src/features.page
487
+ - doc/examples/website_styles/1024px/src/images
488
+ - doc/examples/website_styles/1024px/src/images/background.gif
489
+ - doc/examples/website_styles/1024px/src/index.page
490
+ - doc/examples/website_styles/1024px/src/screenshots.page
491
+ - doc/examples/website_styles/andreas00
492
+ - doc/examples/website_styles/andreas00/config.yaml
493
+ - doc/examples/website_styles/andreas00/README
494
+ - doc/examples/website_styles/andreas00/src
495
+ - doc/examples/website_styles/andreas00/src/about.page
496
+ - doc/examples/website_styles/andreas00/src/default.css
497
+ - doc/examples/website_styles/andreas00/src/default.template
498
+ - doc/examples/website_styles/andreas00/src/download.page
499
+ - doc/examples/website_styles/andreas00/src/features.page
500
+ - doc/examples/website_styles/andreas00/src/images
501
+ - doc/examples/website_styles/andreas00/src/images/bg.gif
502
+ - doc/examples/website_styles/andreas00/src/images/front.jpg
503
+ - doc/examples/website_styles/andreas00/src/images/menubg.gif
504
+ - doc/examples/website_styles/andreas00/src/images/menubg2.gif
505
+ - doc/examples/website_styles/andreas00/src/index.page
506
+ - doc/examples/website_styles/andreas00/src/screenshots.page
507
+ - doc/examples/website_styles/andreas01
508
+ - doc/examples/website_styles/andreas01/config.yaml
509
+ - doc/examples/website_styles/andreas01/README
510
+ - doc/examples/website_styles/andreas01/src
511
+ - doc/examples/website_styles/andreas01/src/about.page
512
+ - doc/examples/website_styles/andreas01/src/default.css
513
+ - doc/examples/website_styles/andreas01/src/default.template
514
+ - doc/examples/website_styles/andreas01/src/download.page
515
+ - doc/examples/website_styles/andreas01/src/features.page
516
+ - doc/examples/website_styles/andreas01/src/images
517
+ - doc/examples/website_styles/andreas01/src/images/bg.gif
518
+ - doc/examples/website_styles/andreas01/src/images/front.jpg
519
+ - doc/examples/website_styles/andreas01/src/index.page
520
+ - doc/examples/website_styles/andreas01/src/print.css
521
+ - doc/examples/website_styles/andreas01/src/screenshots.page
522
+ - doc/examples/website_styles/andreas03
523
+ - doc/examples/website_styles/andreas03/config.yaml
524
+ - doc/examples/website_styles/andreas03/README
525
+ - doc/examples/website_styles/andreas03/src
526
+ - doc/examples/website_styles/andreas03/src/about.page
527
+ - doc/examples/website_styles/andreas03/src/default.css
528
+ - doc/examples/website_styles/andreas03/src/default.template
529
+ - doc/examples/website_styles/andreas03/src/download.page
530
+ - doc/examples/website_styles/andreas03/src/features.page
531
+ - doc/examples/website_styles/andreas03/src/images
532
+ - doc/examples/website_styles/andreas03/src/images/bodybg.png
533
+ - doc/examples/website_styles/andreas03/src/images/contbg.png
534
+ - doc/examples/website_styles/andreas03/src/images/footerbg.png
535
+ - doc/examples/website_styles/andreas03/src/images/gradient1.png
536
+ - doc/examples/website_styles/andreas03/src/images/gradient2.png
537
+ - doc/examples/website_styles/andreas03/src/index.page
538
+ - doc/examples/website_styles/andreas03/src/screenshots.page
539
+ - doc/examples/website_styles/andreas04
540
+ - doc/examples/website_styles/andreas04/config.yaml
541
+ - doc/examples/website_styles/andreas04/README
542
+ - doc/examples/website_styles/andreas04/src
543
+ - doc/examples/website_styles/andreas04/src/about.page
544
+ - doc/examples/website_styles/andreas04/src/default.css
545
+ - doc/examples/website_styles/andreas04/src/default.template
546
+ - doc/examples/website_styles/andreas04/src/download.page
547
+ - doc/examples/website_styles/andreas04/src/features.page
548
+ - doc/examples/website_styles/andreas04/src/images
549
+ - doc/examples/website_styles/andreas04/src/images/blinkarrow.gif
550
+ - doc/examples/website_styles/andreas04/src/images/bodybg.png
551
+ - doc/examples/website_styles/andreas04/src/images/contentbg.png
552
+ - doc/examples/website_styles/andreas04/src/images/entrybg.png
553
+ - doc/examples/website_styles/andreas04/src/images/flash.gif
554
+ - doc/examples/website_styles/andreas04/src/images/flash2.gif
555
+ - doc/examples/website_styles/andreas04/src/images/globe.gif
556
+ - doc/examples/website_styles/andreas04/src/images/globebottom.gif
557
+ - doc/examples/website_styles/andreas04/src/images/linkarrow.gif
558
+ - doc/examples/website_styles/andreas04/src/images/menuhover.png
559
+ - doc/examples/website_styles/andreas04/src/index.page
560
+ - doc/examples/website_styles/andreas04/src/screenshots.page
561
+ - doc/examples/website_styles/andreas05
562
+ - doc/examples/website_styles/andreas05/config.yaml
563
+ - doc/examples/website_styles/andreas05/README
564
+ - doc/examples/website_styles/andreas05/src
565
+ - doc/examples/website_styles/andreas05/src/about.page
566
+ - doc/examples/website_styles/andreas05/src/default.css
567
+ - doc/examples/website_styles/andreas05/src/default.template
568
+ - doc/examples/website_styles/andreas05/src/download.page
569
+ - doc/examples/website_styles/andreas05/src/features.page
570
+ - doc/examples/website_styles/andreas05/src/images
571
+ - doc/examples/website_styles/andreas05/src/images/bodybg.gif
572
+ - doc/examples/website_styles/andreas05/src/images/front.png
573
+ - doc/examples/website_styles/andreas05/src/index.page
574
+ - doc/examples/website_styles/andreas05/src/screenshots.page
575
+ - doc/examples/website_styles/andreas06
576
+ - doc/examples/website_styles/andreas06/config.yaml
577
+ - doc/examples/website_styles/andreas06/README
578
+ - doc/examples/website_styles/andreas06/src
579
+ - doc/examples/website_styles/andreas06/src/about.page
580
+ - doc/examples/website_styles/andreas06/src/default.css
581
+ - doc/examples/website_styles/andreas06/src/default.template
582
+ - doc/examples/website_styles/andreas06/src/download.page
583
+ - doc/examples/website_styles/andreas06/src/features.page
584
+ - doc/examples/website_styles/andreas06/src/images
585
+ - doc/examples/website_styles/andreas06/src/images/bodybg.gif
586
+ - doc/examples/website_styles/andreas06/src/images/boxbg.gif
587
+ - doc/examples/website_styles/andreas06/src/images/greypx.gif
588
+ - doc/examples/website_styles/andreas06/src/images/header.jpg
589
+ - doc/examples/website_styles/andreas06/src/images/innerbg.gif
590
+ - doc/examples/website_styles/andreas06/src/images/leaves.jpg
591
+ - doc/examples/website_styles/andreas06/src/images/tabs.gif
592
+ - doc/examples/website_styles/andreas06/src/index.page
593
+ - doc/examples/website_styles/andreas06/src/screenshots.page
594
+ - doc/examples/website_styles/andreas07
595
+ - doc/examples/website_styles/andreas07/config.yaml
596
+ - doc/examples/website_styles/andreas07/README
597
+ - doc/examples/website_styles/andreas07/src
598
+ - doc/examples/website_styles/andreas07/src/about.page
599
+ - doc/examples/website_styles/andreas07/src/browserfix.css
600
+ - doc/examples/website_styles/andreas07/src/default.css
601
+ - doc/examples/website_styles/andreas07/src/default.template
602
+ - doc/examples/website_styles/andreas07/src/download.page
603
+ - doc/examples/website_styles/andreas07/src/features.page
604
+ - doc/examples/website_styles/andreas07/src/images
605
+ - doc/examples/website_styles/andreas07/src/images/bodybg.gif
606
+ - doc/examples/website_styles/andreas07/src/images/sidebarbg.gif
607
+ - doc/examples/website_styles/andreas07/src/index.page
608
+ - doc/examples/website_styles/andreas07/src/screenshots.page
609
+ - doc/examples/website_styles/andreas08
610
+ - doc/examples/website_styles/andreas08/config.yaml
611
+ - doc/examples/website_styles/andreas08/README
612
+ - doc/examples/website_styles/andreas08/src
613
+ - doc/examples/website_styles/andreas08/src/about.page
614
+ - doc/examples/website_styles/andreas08/src/default.css
615
+ - doc/examples/website_styles/andreas08/src/default.template
616
+ - doc/examples/website_styles/andreas08/src/download.page
617
+ - doc/examples/website_styles/andreas08/src/features.page
618
+ - doc/examples/website_styles/andreas08/src/index.page
619
+ - doc/examples/website_styles/andreas08/src/screenshots.page
620
+ - doc/examples/website_styles/andreas09
621
+ - doc/examples/website_styles/andreas09/config.yaml
622
+ - doc/examples/website_styles/andreas09/README
623
+ - doc/examples/website_styles/andreas09/src
624
+ - doc/examples/website_styles/andreas09/src/about.page
625
+ - doc/examples/website_styles/andreas09/src/default.css
626
+ - doc/examples/website_styles/andreas09/src/default.template
627
+ - doc/examples/website_styles/andreas09/src/download.page
628
+ - doc/examples/website_styles/andreas09/src/features.page
629
+ - doc/examples/website_styles/andreas09/src/images
630
+ - doc/examples/website_styles/andreas09/src/images/bodybg-black.jpg
631
+ - doc/examples/website_styles/andreas09/src/images/bodybg-green.jpg
632
+ - doc/examples/website_styles/andreas09/src/images/bodybg-orange.jpg
633
+ - doc/examples/website_styles/andreas09/src/images/bodybg-purple.jpg
634
+ - doc/examples/website_styles/andreas09/src/images/bodybg-red.jpg
635
+ - doc/examples/website_styles/andreas09/src/images/bodybg.jpg
636
+ - doc/examples/website_styles/andreas09/src/images/footerbg.jpg
637
+ - doc/examples/website_styles/andreas09/src/images/menuhover-black.jpg
638
+ - doc/examples/website_styles/andreas09/src/images/menuhover-green.jpg
639
+ - doc/examples/website_styles/andreas09/src/images/menuhover-orange.jpg
640
+ - doc/examples/website_styles/andreas09/src/images/menuhover-purple.jpg
641
+ - doc/examples/website_styles/andreas09/src/images/menuhover-red.jpg
642
+ - doc/examples/website_styles/andreas09/src/images/menuhover.jpg
643
+ - doc/examples/website_styles/andreas09/src/index.page
644
+ - doc/examples/website_styles/andreas09/src/screenshots.page
645
+ - doc/examples/website_styles/default
646
+ - doc/examples/website_styles/default/config.yaml
647
+ - doc/examples/website_styles/default/README
648
+ - doc/examples/website_styles/default/src
649
+ - doc/examples/website_styles/default/src/about.page
650
+ - doc/examples/website_styles/default/src/default.css
651
+ - doc/examples/website_styles/default/src/default.template
652
+ - doc/examples/website_styles/default/src/download.page
653
+ - doc/examples/website_styles/default/src/features.page
654
+ - doc/examples/website_styles/default/src/index.page
655
+ - doc/examples/website_styles/default/src/screenshots.page
656
+ - doc/examples/website_templates
657
+ - doc/examples/website_templates/default
658
+ - doc/examples/website_templates/default/config.yaml
659
+ - doc/examples/website_templates/default/README
660
+ - doc/examples/website_templates/default/src
661
+ - doc/examples/website_templates/default/src/default.css
662
+ - doc/examples/website_templates/default/src/default.template
663
+ - doc/examples/website_templates/default/src/index.page
664
+ - doc/examples/website_templates/personal_hp
665
+ - doc/examples/website_templates/personal_hp/config.yaml
666
+ - doc/examples/website_templates/personal_hp/README
667
+ - doc/examples/website_templates/personal_hp/src
668
+ - doc/examples/website_templates/personal_hp/src/about.page
669
+ - doc/examples/website_templates/personal_hp/src/default.css
670
+ - doc/examples/website_templates/personal_hp/src/default.template
671
+ - doc/examples/website_templates/personal_hp/src/index.page
672
+ - doc/examples/website_templates/personal_hp/src/links.page
673
+ - doc/examples/website_templates/personal_hp/src/projects.page
674
+ - doc/examples/website_templates/project
675
+ - doc/examples/website_templates/project/config.yaml
676
+ - doc/examples/website_templates/project/README
677
+ - doc/examples/website_templates/project/src
678
+ - doc/examples/website_templates/project/src/about.page
679
+ - doc/examples/website_templates/project/src/default.css
680
+ - doc/examples/website_templates/project/src/default.template
681
+ - doc/examples/website_templates/project/src/download.page
682
+ - doc/examples/website_templates/project/src/features.page
683
+ - doc/examples/website_templates/project/src/index.page
684
+ - doc/examples/website_templates/project/src/screenshots.page
486
685
  - doc/metainfo.yaml
487
- - doc/src/js
686
+ - doc/plugin
687
+ - doc/plugin/emoticon.rb
688
+ - doc/plugin/extension.rb
689
+ - doc/plugin/gallery
690
+ - doc/plugin/gallery/default
691
+ - doc/plugin/gallery/slides
692
+ - doc/plugin/gallery/slides/collage.rb
693
+ - doc/plugin/listpluginparameters.rb
694
+ - doc/plugin/resources.rb
695
+ - doc/src
488
696
  - doc/src/css
489
- - doc/src/sipttra.template
697
+ - doc/src/css/sipttra.rcss
490
698
  - doc/src/default.css
491
- - doc/src/features.page
492
- - doc/src/index.page
493
- - doc/src/documentation
494
- - doc/src/download.page
495
- - doc/src/images
496
699
  - doc/src/default.template
497
- - doc/src/project.todo
498
- - doc/src/examples
499
- - doc/src/plugin.template
500
- - doc/src/news.page
501
- - doc/src/js/sipttra.js
502
- - doc/src/css/sipttra.rcss
503
- - doc/src/documentation/howto.page
700
+ - doc/src/documentation
701
+ - doc/src/documentation/basics.page
504
702
  - doc/src/documentation/extending_webgen.page
703
+ - doc/src/documentation/howto.page
505
704
  - doc/src/documentation/index.page
506
- - doc/src/documentation/basics.page
507
- - doc/src/documentation/tutorial.page
508
- - doc/src/documentation/references
509
705
  - doc/src/documentation/plugins
510
- - doc/src/documentation/references/resource_reference.page
511
- - doc/src/documentation/references/sipttra_format.page
512
- - doc/src/documentation/references/index.page
513
- - doc/src/documentation/references/parameter_reference.page
514
- - doc/src/documentation/references/webpage_format.page
515
- - doc/src/documentation/references/meta_info_reference.page
516
- - doc/src/documentation/plugins/tag
517
706
  - doc/src/documentation/plugins/contentconverter
518
- - doc/src/documentation/plugins/file
519
- - doc/src/documentation/plugins/misc
520
- - doc/src/documentation/plugins/menustyle
521
- - doc/src/documentation/plugins/index.page
522
- - doc/src/documentation/plugins/htmlvalidator
523
- - doc/src/documentation/plugins/tag/menu.page
524
- - doc/src/documentation/plugins/tag/default.page
525
- - doc/src/documentation/plugins/tag/relocatable.page
526
- - doc/src/documentation/plugins/tag/date.page
527
- - doc/src/documentation/plugins/tag/langbar.fr.page
528
- - doc/src/documentation/plugins/tag/executecommand.page
529
- - doc/src/documentation/plugins/tag/langbar.page
530
- - doc/src/documentation/plugins/tag/resource.page
531
- - doc/src/documentation/plugins/tag/download.page
532
- - doc/src/documentation/plugins/tag/sitemap.page
533
- - doc/src/documentation/plugins/tag/breadcrumbtrail.page
534
- - doc/src/documentation/plugins/tag/block.page
535
- - doc/src/documentation/plugins/tag/meta.page
536
- - doc/src/documentation/plugins/tag/langbar.de.page
537
- - doc/src/documentation/plugins/tag/customvar.page
538
- - doc/src/documentation/plugins/tag/wikilink.page
539
- - doc/src/documentation/plugins/tag/includefile.page
540
- - doc/src/documentation/plugins/contentconverter/html.page
541
707
  - doc/src/documentation/plugins/contentconverter/default.page
708
+ - doc/src/documentation/plugins/contentconverter/html.page
709
+ - doc/src/documentation/plugins/contentconverter/markdown.page
710
+ - doc/src/documentation/plugins/contentconverter/maruku.page
542
711
  - doc/src/documentation/plugins/contentconverter/rdoc.page
543
712
  - doc/src/documentation/plugins/contentconverter/textile.page
544
- - doc/src/documentation/plugins/contentconverter/markdown.page
545
713
  - doc/src/documentation/plugins/contentconverter/xmlbuilder.page
714
+ - doc/src/documentation/plugins/core
715
+ - doc/src/documentation/plugins/core/configuration.page
716
+ - doc/src/documentation/plugins/core/filehandler.page
546
717
  - doc/src/documentation/plugins/core/index.page
547
- - doc/src/documentation/plugins/core/tagprocessor.page
548
718
  - doc/src/documentation/plugins/core/resourcemanager.page
549
- - doc/src/documentation/plugins/core/filehandler.page
550
- - doc/src/documentation/plugins/core/configuration.page
551
- - doc/src/documentation/plugins/file/templatehandler.page
719
+ - doc/src/documentation/plugins/core/tagprocessor.page
720
+ - doc/src/documentation/plugins/file
552
721
  - doc/src/documentation/plugins/file/copyhandler.page
553
722
  - doc/src/documentation/plugins/file/defaulthandler.page
554
723
  - doc/src/documentation/plugins/file/directoryhandler.page
555
724
  - doc/src/documentation/plugins/file/galleryhandler.page
556
- - doc/src/documentation/plugins/file/thumbnailwriter.page
557
725
  - doc/src/documentation/plugins/file/pagehandler.page
558
726
  - doc/src/documentation/plugins/file/sipttrahandler.page
559
- - doc/src/documentation/plugins/misc/smileyreplacer.page
560
- - doc/src/documentation/plugins/misc/index.page
561
- - doc/src/documentation/plugins/misc/syntaxhighlighter.page
727
+ - doc/src/documentation/plugins/file/templatehandler.page
728
+ - doc/src/documentation/plugins/file/thumbnailwriter.page
729
+ - doc/src/documentation/plugins/htmlvalidator
730
+ - doc/src/documentation/plugins/htmlvalidator/default.page
731
+ - doc/src/documentation/plugins/htmlvalidator/xmllint.page
732
+ - doc/src/documentation/plugins/index.page
733
+ - doc/src/documentation/plugins/menustyle
562
734
  - doc/src/documentation/plugins/menustyle/default.page
563
- - doc/src/documentation/plugins/menustyle/verticaldropdown.page
564
735
  - doc/src/documentation/plugins/menustyle/horizontal.page
565
- - doc/src/documentation/plugins/menustyle/section.page
566
736
  - doc/src/documentation/plugins/menustyle/horizontaldropdown.page
737
+ - doc/src/documentation/plugins/menustyle/section.page
567
738
  - doc/src/documentation/plugins/menustyle/vertical.page
568
- - doc/src/documentation/plugins/htmlvalidator/default.page
569
- - doc/src/documentation/plugins/htmlvalidator/xmllint.page
570
- - doc/src/images/thumb_example_normal.jpg
571
- - doc/src/images/thumb_example.jpg
572
- - doc/src/images/node_diagram.svg
573
- - doc/src/images/thumb_example_cropped.jpg
574
- - doc/src/images/menuhover.jpg
575
- - doc/src/images/bodybg.jpg
576
- - doc/src/images/footerbg.jpg
739
+ - doc/src/documentation/plugins/menustyle/verticaldropdown.page
740
+ - doc/src/documentation/plugins/misc
741
+ - doc/src/documentation/plugins/misc/index.page
742
+ - doc/src/documentation/plugins/misc/smileyreplacer.page
743
+ - doc/src/documentation/plugins/misc/syntaxhighlighter.page
744
+ - doc/src/documentation/plugins/tag
745
+ - doc/src/documentation/plugins/tag/block.page
746
+ - doc/src/documentation/plugins/tag/breadcrumbtrail.page
747
+ - doc/src/documentation/plugins/tag/customvar.page
748
+ - doc/src/documentation/plugins/tag/date.page
749
+ - doc/src/documentation/plugins/tag/default.page
750
+ - doc/src/documentation/plugins/tag/download.page
751
+ - doc/src/documentation/plugins/tag/executecommand.page
752
+ - doc/src/documentation/plugins/tag/htmlmetainfo.page
753
+ - doc/src/documentation/plugins/tag/includefile.page
754
+ - doc/src/documentation/plugins/tag/langbar.de.page
755
+ - doc/src/documentation/plugins/tag/langbar.fr.page
756
+ - doc/src/documentation/plugins/tag/langbar.page
757
+ - doc/src/documentation/plugins/tag/menu.page
758
+ - doc/src/documentation/plugins/tag/meta.page
759
+ - doc/src/documentation/plugins/tag/news.page
760
+ - doc/src/documentation/plugins/tag/relocatable.page
761
+ - doc/src/documentation/plugins/tag/resource.page
762
+ - doc/src/documentation/plugins/tag/sitemap.page
763
+ - doc/src/documentation/plugins/tag/wikilink.page
764
+ - doc/src/documentation/references
765
+ - doc/src/documentation/references/index.page
766
+ - doc/src/documentation/references/meta_info_reference.page
767
+ - doc/src/documentation/references/parameter_reference.page
768
+ - doc/src/documentation/references/resource_reference.page
769
+ - doc/src/documentation/references/sipttra_format.page
770
+ - doc/src/documentation/references/webpage_format.page
771
+ - doc/src/documentation/tutorial.page
772
+ - doc/src/download.page
773
+ - doc/src/examples
577
774
  - doc/src/examples/example_sites
578
- - doc/src/examples/index.page
579
- - doc/src/examples/images
580
- - doc/src/examples/example_sites/photo_gallery.zip
581
775
  - doc/src/examples/example_sites/index.page
582
776
  - doc/src/examples/example_sites/personal.zip
777
+ - doc/src/examples/example_sites/photo_gallery.zip
778
+ - doc/src/examples/gallery_styles
779
+ - doc/src/examples/gallery_styles/default
780
+ - doc/src/examples/gallery_styles/default/default.gallery
781
+ - doc/src/examples/gallery_styles/default/gallery_gallery.template
782
+ - doc/src/examples/gallery_styles/default/gallery_image.template
783
+ - doc/src/examples/gallery_styles/default/gallery_main.template
784
+ - doc/src/examples/gallery_styles/index.page
785
+ - doc/src/examples/gallery_styles/slides
786
+ - doc/src/examples/gallery_styles/slides/gallery_gallery.template
787
+ - doc/src/examples/gallery_styles/slides/gallery_image.template
788
+ - doc/src/examples/gallery_styles/slides/gallery_main.template
789
+ - doc/src/examples/gallery_styles/slides/slides.gallery
790
+ - doc/src/examples/images
583
791
  - doc/src/examples/images/image01.jpg
584
792
  - doc/src/examples/images/image02.jpg
585
793
  - doc/src/examples/images/image03.jpg
@@ -598,10 +806,52 @@ files:
598
806
  - doc/src/examples/images/image16.jpg
599
807
  - doc/src/examples/images/image17.jpg
600
808
  - doc/src/examples/images/image18.jpg
601
- - doc/plugin/resources.rb
602
- - doc/plugin/emoticon.rb
603
- - doc/plugin/extension.rb
604
- - doc/plugin/listpluginparameters.rb
809
+ - doc/src/examples/index.page
810
+ - doc/src/examples/sipttra_styles
811
+ - doc/src/examples/sipttra_styles/default
812
+ - doc/src/examples/sipttra_styles/default/css
813
+ - doc/src/examples/sipttra_styles/default/css/sipttra.rcss
814
+ - doc/src/examples/sipttra_styles/default/default.template
815
+ - doc/src/examples/sipttra_styles/default/index.todo
816
+ - doc/src/examples/sipttra_styles/default/js
817
+ - doc/src/examples/sipttra_styles/default/js/sipttra.js
818
+ - doc/src/examples/sipttra_styles/default/sipttra.template
819
+ - doc/src/examples/sipttra_styles/default.page
820
+ - doc/src/examples/sipttra_styles/index.page
821
+ - doc/src/examples/website_styles
822
+ - doc/src/examples/website_styles/1024px.page
823
+ - doc/src/examples/website_styles/andreas00.page
824
+ - doc/src/examples/website_styles/andreas01.page
825
+ - doc/src/examples/website_styles/andreas03.page
826
+ - doc/src/examples/website_styles/andreas04.page
827
+ - doc/src/examples/website_styles/andreas05.page
828
+ - doc/src/examples/website_styles/andreas06.page
829
+ - doc/src/examples/website_styles/andreas07.page
830
+ - doc/src/examples/website_styles/andreas08.page
831
+ - doc/src/examples/website_styles/andreas09.page
832
+ - doc/src/examples/website_styles/default.page
833
+ - doc/src/examples/website_styles/index.page
834
+ - doc/src/examples/website_templates
835
+ - doc/src/examples/website_templates/default.page
836
+ - doc/src/examples/website_templates/index.page
837
+ - doc/src/examples/website_templates/personal_hp.page
838
+ - doc/src/examples/website_templates/project.page
839
+ - doc/src/features.page
840
+ - doc/src/images
841
+ - doc/src/images/bodybg.jpg
842
+ - doc/src/images/footerbg.jpg
843
+ - doc/src/images/menuhover.jpg
844
+ - doc/src/images/node_diagram.svg
845
+ - doc/src/images/thumb_example.jpg
846
+ - doc/src/images/thumb_example_cropped.jpg
847
+ - doc/src/images/thumb_example_normal.jpg
848
+ - doc/src/index.page
849
+ - doc/src/js
850
+ - doc/src/js/sipttra.js
851
+ - doc/src/news.page
852
+ - doc/src/plugin.template
853
+ - doc/src/project.todo
854
+ - doc/src/sipttra.template
605
855
  - man/man1
606
856
  - man/man1/webgen.1
607
857
  test_files: []
@@ -628,3 +878,12 @@ dependencies:
628
878
  - !ruby/object:Gem::Version
629
879
  version: 2.0.0
630
880
  version:
881
+ - !ruby/object:Gem::Dependency
882
+ name: redcloth
883
+ version_requirement:
884
+ version_requirements: !ruby/object:Gem::Version::Requirement
885
+ requirements:
886
+ - - ">="
887
+ - !ruby/object:Gem::Version
888
+ version: 3.0.0
889
+ version: