webgen 0.4.4 → 0.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (219) hide show
  1. data/ChangeLog +46 -0
  2. data/VERSION +1 -1
  3. data/doc/src/default.template +4 -8
  4. data/doc/src/documentation/references/meta_info_reference.page +17 -0
  5. data/doc/src/news.page +15 -0
  6. data/doc/src/project.todo +9 -2
  7. data/lib/webgen/config.rb +1 -1
  8. data/lib/webgen/plugins/coreplugins/resourcemanager.rb +3 -3
  9. data/lib/webgen/plugins/filehandlers/filehandler.rb +15 -2
  10. data/lib/webgen/plugins/filehandlers/gallery.rb +12 -8
  11. data/lib/webgen/plugins/menustyles/default.rb +6 -1
  12. data/lib/webgen/plugins/tags/breadcrumbtrail.rb +1 -1
  13. data/lib/webgen/plugins/tags/langbar.rb +1 -1
  14. data/lib/webgen/plugins/tags/news.rb +2 -0
  15. data/lib/webgen/plugins/tags/sitemap.rb +1 -1
  16. data/lib/webgen/website.rb +3 -3
  17. metadata +2 -256
  18. data/doc/examples/website_styles/1024px/README +0 -9
  19. data/doc/examples/website_styles/1024px/config.yaml +0 -2
  20. data/doc/examples/website_styles/1024px/src/about.page +0 -12
  21. data/doc/examples/website_styles/1024px/src/default.css +0 -188
  22. data/doc/examples/website_styles/1024px/src/default.template +0 -62
  23. data/doc/examples/website_styles/1024px/src/download.page +0 -15
  24. data/doc/examples/website_styles/1024px/src/features.page +0 -8
  25. data/doc/examples/website_styles/1024px/src/images/background.gif +0 -0
  26. data/doc/examples/website_styles/1024px/src/index.page +0 -9
  27. data/doc/examples/website_styles/1024px/src/screenshots.page +0 -18
  28. data/doc/examples/website_styles/andreas00/README +0 -9
  29. data/doc/examples/website_styles/andreas00/config.yaml +0 -2
  30. data/doc/examples/website_styles/andreas00/src/about.page +0 -12
  31. data/doc/examples/website_styles/andreas00/src/default.css +0 -290
  32. data/doc/examples/website_styles/andreas00/src/default.template +0 -62
  33. data/doc/examples/website_styles/andreas00/src/download.page +0 -15
  34. data/doc/examples/website_styles/andreas00/src/features.page +0 -8
  35. data/doc/examples/website_styles/andreas00/src/images/bg.gif +0 -0
  36. data/doc/examples/website_styles/andreas00/src/images/front.jpg +0 -0
  37. data/doc/examples/website_styles/andreas00/src/images/menubg.gif +0 -0
  38. data/doc/examples/website_styles/andreas00/src/images/menubg2.gif +0 -0
  39. data/doc/examples/website_styles/andreas00/src/index.page +0 -9
  40. data/doc/examples/website_styles/andreas00/src/screenshots.page +0 -18
  41. data/doc/examples/website_styles/andreas01/README +0 -9
  42. data/doc/examples/website_styles/andreas01/config.yaml +0 -2
  43. data/doc/examples/website_styles/andreas01/src/about.page +0 -12
  44. data/doc/examples/website_styles/andreas01/src/default.css +0 -310
  45. data/doc/examples/website_styles/andreas01/src/default.template +0 -63
  46. data/doc/examples/website_styles/andreas01/src/download.page +0 -15
  47. data/doc/examples/website_styles/andreas01/src/features.page +0 -8
  48. data/doc/examples/website_styles/andreas01/src/images/bg.gif +0 -0
  49. data/doc/examples/website_styles/andreas01/src/images/front.jpg +0 -0
  50. data/doc/examples/website_styles/andreas01/src/index.page +0 -9
  51. data/doc/examples/website_styles/andreas01/src/print.css +0 -35
  52. data/doc/examples/website_styles/andreas01/src/screenshots.page +0 -18
  53. data/doc/examples/website_styles/andreas03/README +0 -9
  54. data/doc/examples/website_styles/andreas03/config.yaml +0 -2
  55. data/doc/examples/website_styles/andreas03/src/about.page +0 -12
  56. data/doc/examples/website_styles/andreas03/src/default.css +0 -223
  57. data/doc/examples/website_styles/andreas03/src/default.template +0 -60
  58. data/doc/examples/website_styles/andreas03/src/download.page +0 -15
  59. data/doc/examples/website_styles/andreas03/src/features.page +0 -8
  60. data/doc/examples/website_styles/andreas03/src/images/bodybg.png +0 -0
  61. data/doc/examples/website_styles/andreas03/src/images/contbg.png +0 -0
  62. data/doc/examples/website_styles/andreas03/src/images/footerbg.png +0 -0
  63. data/doc/examples/website_styles/andreas03/src/images/gradient1.png +0 -0
  64. data/doc/examples/website_styles/andreas03/src/images/gradient2.png +0 -0
  65. data/doc/examples/website_styles/andreas03/src/index.page +0 -9
  66. data/doc/examples/website_styles/andreas03/src/screenshots.page +0 -18
  67. data/doc/examples/website_styles/andreas04/README +0 -9
  68. data/doc/examples/website_styles/andreas04/config.yaml +0 -2
  69. data/doc/examples/website_styles/andreas04/src/about.page +0 -12
  70. data/doc/examples/website_styles/andreas04/src/default.css +0 -290
  71. data/doc/examples/website_styles/andreas04/src/default.template +0 -83
  72. data/doc/examples/website_styles/andreas04/src/download.page +0 -15
  73. data/doc/examples/website_styles/andreas04/src/features.page +0 -8
  74. data/doc/examples/website_styles/andreas04/src/images/blinkarrow.gif +0 -0
  75. data/doc/examples/website_styles/andreas04/src/images/bodybg.png +0 -0
  76. data/doc/examples/website_styles/andreas04/src/images/contentbg.png +0 -0
  77. data/doc/examples/website_styles/andreas04/src/images/entrybg.png +0 -0
  78. data/doc/examples/website_styles/andreas04/src/images/flash.gif +0 -0
  79. data/doc/examples/website_styles/andreas04/src/images/flash2.gif +0 -0
  80. data/doc/examples/website_styles/andreas04/src/images/globe.gif +0 -0
  81. data/doc/examples/website_styles/andreas04/src/images/globebottom.gif +0 -0
  82. data/doc/examples/website_styles/andreas04/src/images/linkarrow.gif +0 -0
  83. data/doc/examples/website_styles/andreas04/src/images/menuhover.png +0 -0
  84. data/doc/examples/website_styles/andreas04/src/index.page +0 -9
  85. data/doc/examples/website_styles/andreas04/src/screenshots.page +0 -18
  86. data/doc/examples/website_styles/andreas05/README +0 -9
  87. data/doc/examples/website_styles/andreas05/config.yaml +0 -2
  88. data/doc/examples/website_styles/andreas05/src/about.page +0 -12
  89. data/doc/examples/website_styles/andreas05/src/default.css +0 -33
  90. data/doc/examples/website_styles/andreas05/src/default.template +0 -42
  91. data/doc/examples/website_styles/andreas05/src/download.page +0 -15
  92. data/doc/examples/website_styles/andreas05/src/features.page +0 -8
  93. data/doc/examples/website_styles/andreas05/src/images/bodybg.gif +0 -0
  94. data/doc/examples/website_styles/andreas05/src/images/front.png +0 -0
  95. data/doc/examples/website_styles/andreas05/src/index.page +0 -9
  96. data/doc/examples/website_styles/andreas05/src/screenshots.page +0 -18
  97. data/doc/examples/website_styles/andreas06/README +0 -9
  98. data/doc/examples/website_styles/andreas06/config.yaml +0 -2
  99. data/doc/examples/website_styles/andreas06/src/about.page +0 -12
  100. data/doc/examples/website_styles/andreas06/src/default.css +0 -354
  101. data/doc/examples/website_styles/andreas06/src/default.template +0 -72
  102. data/doc/examples/website_styles/andreas06/src/download.page +0 -15
  103. data/doc/examples/website_styles/andreas06/src/features.page +0 -8
  104. data/doc/examples/website_styles/andreas06/src/images/bodybg.gif +0 -0
  105. data/doc/examples/website_styles/andreas06/src/images/boxbg.gif +0 -0
  106. data/doc/examples/website_styles/andreas06/src/images/greypx.gif +0 -0
  107. data/doc/examples/website_styles/andreas06/src/images/header.jpg +0 -0
  108. data/doc/examples/website_styles/andreas06/src/images/innerbg.gif +0 -0
  109. data/doc/examples/website_styles/andreas06/src/images/leaves.jpg +0 -0
  110. data/doc/examples/website_styles/andreas06/src/images/tabs.gif +0 -0
  111. data/doc/examples/website_styles/andreas06/src/index.page +0 -9
  112. data/doc/examples/website_styles/andreas06/src/screenshots.page +0 -18
  113. data/doc/examples/website_styles/andreas07/README +0 -9
  114. data/doc/examples/website_styles/andreas07/config.yaml +0 -2
  115. data/doc/examples/website_styles/andreas07/src/about.page +0 -12
  116. data/doc/examples/website_styles/andreas07/src/browserfix.css +0 -7
  117. data/doc/examples/website_styles/andreas07/src/default.css +0 -92
  118. data/doc/examples/website_styles/andreas07/src/default.template +0 -44
  119. data/doc/examples/website_styles/andreas07/src/download.page +0 -15
  120. data/doc/examples/website_styles/andreas07/src/features.page +0 -8
  121. data/doc/examples/website_styles/andreas07/src/images/bodybg.gif +0 -0
  122. data/doc/examples/website_styles/andreas07/src/images/sidebarbg.gif +0 -0
  123. data/doc/examples/website_styles/andreas07/src/index.page +0 -9
  124. data/doc/examples/website_styles/andreas07/src/screenshots.page +0 -18
  125. data/doc/examples/website_styles/andreas08/README +0 -9
  126. data/doc/examples/website_styles/andreas08/config.yaml +0 -2
  127. data/doc/examples/website_styles/andreas08/src/about.page +0 -12
  128. data/doc/examples/website_styles/andreas08/src/default.css +0 -224
  129. data/doc/examples/website_styles/andreas08/src/default.template +0 -53
  130. data/doc/examples/website_styles/andreas08/src/download.page +0 -15
  131. data/doc/examples/website_styles/andreas08/src/features.page +0 -8
  132. data/doc/examples/website_styles/andreas08/src/index.page +0 -9
  133. data/doc/examples/website_styles/andreas08/src/screenshots.page +0 -18
  134. data/doc/examples/website_styles/andreas09/README +0 -9
  135. data/doc/examples/website_styles/andreas09/config.yaml +0 -2
  136. data/doc/examples/website_styles/andreas09/src/about.page +0 -12
  137. data/doc/examples/website_styles/andreas09/src/default.css +0 -308
  138. data/doc/examples/website_styles/andreas09/src/default.template +0 -70
  139. data/doc/examples/website_styles/andreas09/src/download.page +0 -15
  140. data/doc/examples/website_styles/andreas09/src/features.page +0 -8
  141. data/doc/examples/website_styles/andreas09/src/images/bodybg-black.jpg +0 -0
  142. data/doc/examples/website_styles/andreas09/src/images/bodybg-green.jpg +0 -0
  143. data/doc/examples/website_styles/andreas09/src/images/bodybg-orange.jpg +0 -0
  144. data/doc/examples/website_styles/andreas09/src/images/bodybg-purple.jpg +0 -0
  145. data/doc/examples/website_styles/andreas09/src/images/bodybg-red.jpg +0 -0
  146. data/doc/examples/website_styles/andreas09/src/images/bodybg.jpg +0 -0
  147. data/doc/examples/website_styles/andreas09/src/images/footerbg.jpg +0 -0
  148. data/doc/examples/website_styles/andreas09/src/images/menuhover-black.jpg +0 -0
  149. data/doc/examples/website_styles/andreas09/src/images/menuhover-green.jpg +0 -0
  150. data/doc/examples/website_styles/andreas09/src/images/menuhover-orange.jpg +0 -0
  151. data/doc/examples/website_styles/andreas09/src/images/menuhover-purple.jpg +0 -0
  152. data/doc/examples/website_styles/andreas09/src/images/menuhover-red.jpg +0 -0
  153. data/doc/examples/website_styles/andreas09/src/images/menuhover.jpg +0 -0
  154. data/doc/examples/website_styles/andreas09/src/index.page +0 -9
  155. data/doc/examples/website_styles/andreas09/src/screenshots.page +0 -18
  156. data/doc/examples/website_styles/default/README +0 -9
  157. data/doc/examples/website_styles/default/config.yaml +0 -2
  158. data/doc/examples/website_styles/default/src/about.page +0 -12
  159. data/doc/examples/website_styles/default/src/default.css +0 -84
  160. data/doc/examples/website_styles/default/src/default.template +0 -38
  161. data/doc/examples/website_styles/default/src/download.page +0 -15
  162. data/doc/examples/website_styles/default/src/features.page +0 -8
  163. data/doc/examples/website_styles/default/src/index.page +0 -9
  164. data/doc/examples/website_styles/default/src/screenshots.page +0 -18
  165. data/doc/examples/website_templates/default/README +0 -8
  166. data/doc/examples/website_templates/default/config.yaml +0 -2
  167. data/doc/examples/website_templates/default/src/default.css +0 -84
  168. data/doc/examples/website_templates/default/src/default.template +0 -38
  169. data/doc/examples/website_templates/default/src/index.page +0 -8
  170. data/doc/examples/website_templates/personal_hp/README +0 -8
  171. data/doc/examples/website_templates/personal_hp/config.yaml +0 -2
  172. data/doc/examples/website_templates/personal_hp/src/about.page +0 -12
  173. data/doc/examples/website_templates/personal_hp/src/default.css +0 -84
  174. data/doc/examples/website_templates/personal_hp/src/default.template +0 -38
  175. data/doc/examples/website_templates/personal_hp/src/index.page +0 -9
  176. data/doc/examples/website_templates/personal_hp/src/links.page +0 -22
  177. data/doc/examples/website_templates/personal_hp/src/projects.page +0 -20
  178. data/doc/examples/website_templates/project/README +0 -9
  179. data/doc/examples/website_templates/project/config.yaml +0 -2
  180. data/doc/examples/website_templates/project/src/about.page +0 -12
  181. data/doc/examples/website_templates/project/src/default.css +0 -84
  182. data/doc/examples/website_templates/project/src/default.template +0 -38
  183. data/doc/examples/website_templates/project/src/download.page +0 -15
  184. data/doc/examples/website_templates/project/src/features.page +0 -8
  185. data/doc/examples/website_templates/project/src/index.page +0 -9
  186. data/doc/examples/website_templates/project/src/screenshots.page +0 -18
  187. data/doc/plugin/gallery/slides/collage.rb +0 -337
  188. data/doc/src/examples/gallery_styles/default/default.gallery +0 -78
  189. data/doc/src/examples/gallery_styles/default/gallery_gallery.template +0 -38
  190. data/doc/src/examples/gallery_styles/default/gallery_image.template +0 -30
  191. data/doc/src/examples/gallery_styles/default/gallery_main.template +0 -18
  192. data/doc/src/examples/gallery_styles/index.page +0 -22
  193. data/doc/src/examples/gallery_styles/slides/gallery_gallery.template +0 -62
  194. data/doc/src/examples/gallery_styles/slides/gallery_image.template +0 -53
  195. data/doc/src/examples/gallery_styles/slides/gallery_main.template +0 -32
  196. data/doc/src/examples/gallery_styles/slides/slides.gallery +0 -79
  197. data/doc/src/examples/sipttra_styles/default.page +0 -5
  198. data/doc/src/examples/sipttra_styles/default/css/sipttra.rcss +0 -71
  199. data/doc/src/examples/sipttra_styles/default/default.template +0 -16
  200. data/doc/src/examples/sipttra_styles/default/index.todo +0 -60
  201. data/doc/src/examples/sipttra_styles/default/js/sipttra.js +0 -7
  202. data/doc/src/examples/sipttra_styles/default/sipttra.template +0 -105
  203. data/doc/src/examples/sipttra_styles/index.page +0 -17
  204. data/doc/src/examples/website_styles/1024px.page +0 -5
  205. data/doc/src/examples/website_styles/andreas00.page +0 -5
  206. data/doc/src/examples/website_styles/andreas01.page +0 -5
  207. data/doc/src/examples/website_styles/andreas03.page +0 -5
  208. data/doc/src/examples/website_styles/andreas04.page +0 -5
  209. data/doc/src/examples/website_styles/andreas05.page +0 -5
  210. data/doc/src/examples/website_styles/andreas06.page +0 -5
  211. data/doc/src/examples/website_styles/andreas07.page +0 -5
  212. data/doc/src/examples/website_styles/andreas08.page +0 -5
  213. data/doc/src/examples/website_styles/andreas09.page +0 -5
  214. data/doc/src/examples/website_styles/default.page +0 -5
  215. data/doc/src/examples/website_styles/index.page +0 -76
  216. data/doc/src/examples/website_templates/default.page +0 -5
  217. data/doc/src/examples/website_templates/index.page +0 -24
  218. data/doc/src/examples/website_templates/personal_hp.page +0 -5
  219. data/doc/src/examples/website_templates/project.page +0 -5
@@ -1,7 +0,0 @@
1
- function toogle( element ) {
2
- if (document.getElementById(element).style.display == "block") {
3
- document.getElementById(element).style.display = "none";
4
- } else {
5
- document.getElementById(element).style.display = "block";
6
- }
7
- }
@@ -1,105 +0,0 @@
1
- --- content, html
2
- <% sipttra = node.node_info[:sipttra] %>
3
-
4
- <div class="sipttra">
5
-
6
-
7
- <h1>Milestones</h1>
8
-
9
- <% sipttra.milestones.each do |ms| %>
10
-
11
- <div class="milestone">
12
-
13
- <h2 class="milestone-name" id="ticket-<%= ms.name %>">Milestone: <span><%= ms.name %></span></h2>
14
- <p class="milestone-info">
15
- <% if ms.due_date %>Due on: <span class="date"><%= ms.due_date %></span><% else %>No due date<% end %>
16
- <% if ms.belongs_to %> | <% end %>
17
- <% if ms.belongs_to %>Belongs to milestone: <span class="belongs-to"><%= ms.belongs_to %></span><% end %>
18
- </p>
19
-
20
-
21
- <%
22
- if ms.all_assigned_tickets.length > 0
23
- closed = ms.all_assigned_tickets( :closed ).length
24
- all = ms.all_assigned_tickets.length
25
- percent = "%.2f" % (100 * closed.to_f / all)
26
- %>
27
- <div class="progress-info">
28
- <div class="progress-bar">
29
- <div class="progress-indicator" style="width: <%= percent %>%"></div>
30
- </div>
31
- <p class="progress-text"><%= closed %> out of <%= all %> tickets (= <%= percent %>%) closed (including tickets in sub milestones)</p>
32
- </div>
33
- <% end %>
34
-
35
-
36
- <div class="milestone-summary"><%= CGI.escapeHTML(ms.summary) %></div>
37
- <% if !ms.description.to_s.empty? %>
38
- <p><b>Detailed description:</b></p>
39
- <div class="milestone-description"><%= sipttra.htmlize(ms.description) %></div>
40
- <% end %>
41
-
42
- <% if ms.assigned_tickets.length > 0 %>
43
- <p>Tickets directly assigned to milestone (<a href="javascript: toogle('assigned-tickets_<%= ms.name %>')">show/hide</a>):</p>
44
- <ul id="assigned-tickets_<%= ms.name %>" class="assigned-tickets">
45
- <% ms.assigned_tickets.each do |ticket| %>
46
- <li>
47
- <% if ticket.name.to_s.empty? %>
48
- <a href='#category-<%= ticket.category.name %>'><%= CGI.escapeHTML(ticket.summary) %></a>
49
- <% else %>
50
- <a href='#ticket-<%= ticket.name %>'><%= ticket.name %>: <%= CGI.escapeHTML(ticket.summary) %></a>
51
- <% end %>
52
- <% if ticket.closed? %>(closed)<% end %>
53
- </li>
54
- <% end %>
55
- </ul>
56
- <% end %>
57
-
58
-
59
- <% if ms.sub_milestones.length > 0 %>
60
- <p>Sub milestones (<a href="javascript: toogle('sub-milestones-<%= ms.name %>')">show/hide</a>):</p>
61
- <ul id="sub-milestones_<%= ms.name %>" class="sub-milestones">
62
- <% ms.sub_milestones.each do |sms| %>
63
- <li><a href='#ticket-<%= sms.name %>'><%= sms.name %></a> <% if sms.closed? %>(closed)<% end %></li>
64
- <% end %>
65
- </ul>
66
- <% end %>
67
-
68
- </div>
69
-
70
- <% end %>
71
-
72
-
73
- <h1>Tickets</h1>
74
-
75
- <% sipttra.category_names.each do |cat_name| %>
76
-
77
- <div class="ticket">
78
-
79
- <h2 id="category-<%= cat_name %>">Category: <%= cat_name %></h2>
80
-
81
- <table class='tickets'>
82
- <tr class='header'><th>Name</th><th>Due&nbsp;Date</th><th>Belongs&nbsp;To</th><th>Text</th><th>Type</th></tr>
83
-
84
- <% sipttra.tickets_for_category( cat_name ).each do |ticket| %>
85
- <tr class='<%= ticket.category.type %>'>
86
- <td class='name'<%= ticket.name ? ' id="ticket-' + ticket.name + '"' : '' %>><%= ticket.name %></td>
87
- <td class='due_date'><%= ticket.due_date %></td>
88
- <td class='belongs_to'><a href='#ticket-<%= ticket.belongs_to %>'><%= ticket.belongs_to %></a></td>
89
- <td class='text'>
90
- <% if !ticket.description.empty? %><span style="float:right">(<a href="javascript: toogle('ticket-description-<%= ticket.hash.abs %>')">details</a>)</span><% end %>
91
- <%= CGI.escapeHTML(ticket.summary) %>
92
- <% if !ticket.description.empty? %><div class="ticket-description" id="ticket-description-<%= ticket.hash.abs %>"><%= BlueCloth.new(ticket.description).to_html %></div><% end %>
93
- </td>
94
- <td class='type'><%= ticket.category.type %></td>
95
- </tr>
96
- <% end %>
97
-
98
- </table>
99
-
100
- </div>
101
-
102
- <% end %>
103
-
104
-
105
- </div>
@@ -1,17 +0,0 @@
1
- ---
2
- title: Index
3
- directoryName: Sipttra Styles
4
- ---
5
- h2. List of sipttra styles
6
-
7
- The sipttra style example pages open in an iframe when you use the menu items. Use the links
8
- provided below to open the sipttra style example pages directly (fullscreen). All sipttra style
9
- examples use
10
-
11
- Following is the list of all available sipttra styles:
12
-
13
-
14
- * <a href='default/index.html'>default</a>
15
-
16
- * *Author*: Thomas Leitner
17
- * *Description*: This is the default style for layouting sipttra files. The design is similar to the design of roadmap pages on trac installations. Make sure that you have linked to the .css and .js files in your default.template!
@@ -1,5 +0,0 @@
1
- ---
2
- title: 1024px
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='1024px/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas00
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas00/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas01
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas01/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas03
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas03/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas04
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas04/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas05
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas05/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas06
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas06/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas07
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas07/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas08
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas08/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: andreas09
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='andreas09/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: default
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='default/index.html' width='100%' height='600px' />
@@ -1,76 +0,0 @@
1
- ---
2
- title: Index
3
- directoryName: Website Styles
4
- ---
5
- h2. List of website styles
6
-
7
- The website styles open in an iframe when you use the menu items. Use the links provided below to
8
- open the website styles directly (fullscreen).
9
-
10
- Following is the list of all available website styles:
11
-
12
-
13
- * <a href='1024px/index.html'>1024px</a>
14
-
15
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
16
- * *Copyright*: http://andreasviklund.com/about/copyright/
17
- * *Description*: Open source web design template by Andreas Viklund. Features a simple blue and grey two column interface, with a left or a right sidebar. Have a look at the homepage to see the original template and what can be done with it.
18
- * *Homepage*: http://andreasviklund.com/templates
19
- * <a href='andreas00/index.html'>andreas00</a>
20
-
21
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
22
- * *Copyright*: http://andreasviklund.com/about/copyright/
23
- * *Description*: Open source web design template by Andreas Viklund. Features a one-, two- or three-column interface in white and grey with many predefined styles for menus, tables, forms, ... Have a look at the homepage to see the original template and what can be done with it.
24
- * *Homepage*: http://andreasviklund.com/templates
25
- * <a href='andreas01/index.html'>andreas01</a>
26
-
27
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
28
- * *Copyright*: http://andreasviklund.com/about/copyright/
29
- * *Description*: Open source web design template by Andreas Viklund. Features a simple two- or three-column interface with many predefined styles. Similar to style andreas00. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
30
- * *Homepage*: http://andreasviklund.com/templates
31
- * <a href='andreas03/index.html'>andreas03</a>
32
-
33
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
34
- * *Copyright*: http://andreasviklund.com/about/copyright/
35
- * *Description*: Open source web design template by Andreas Viklund. An accessible 2-column template in blue, grey and white which loads fast and works in all common browsers. Would be a good one for a blog! Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
36
- * *Homepage*: http://andreasviklund.com/templates
37
- * <a href='andreas04/index.html'>andreas04</a>
38
-
39
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
40
- * *Copyright*: http://andreasviklund.com/about/copyright/
41
- * *Description*: Open source web design template by Andreas Viklund. A simple two-column fluid width template in orange and grey using animated GIFs. Can be used for normal websites but it is probably best used for a blog! Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
42
- * *Homepage*: http://andreasviklund.com/templates
43
- * <a href='andreas05/index.html'>andreas05</a>
44
-
45
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
46
- * *Copyright*: http://andreasviklund.com/about/copyright/
47
- * *Description*: Open source web design template by Andreas Viklund. Simplicity is the main feature of this design. No advanced features and no effects are used which makes it great for small sites. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
48
- * *Homepage*: http://andreasviklund.com/templates
49
- * <a href='andreas06/index.html'>andreas06</a>
50
-
51
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
52
- * *Copyright*: http://andreasviklund.com/about/copyright/
53
- * *Description*: Open source web design template by Andreas Viklund. A fall/autumn design in orange and blue with menu tabs and many in-built styles to use. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
54
- * *Homepage*: http://andreasviklund.com/templates
55
- * <a href='andreas07/index.html'>andreas07</a>
56
-
57
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
58
- * *Copyright*: http://andreasviklund.com/about/copyright/
59
- * *Description*: Open source web design template by Andreas Viklund. A very simple design with minimalistic use of .classes or IDs in the CSS file. Uses a fixed position site menu, good for small or personal sites. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
60
- * *Homepage*: http://andreasviklund.com/templates
61
- * <a href='andreas08/index.html'>andreas08</a>
62
-
63
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
64
- * *Copyright*: http://andreasviklund.com/about/copyright/
65
- * *Description*: Open source web design template by Andreas Viklund. Very simple and basic template without images in light blue and white. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
66
- * *Homepage*: http://andreasviklund.com/templates
67
- * <a href='andreas09/index.html'>andreas09</a>
68
-
69
- * *Author*: Andreas Viklund (adapted for webgen by Thomas Leitner)
70
- * *Copyright*: http://andreasviklund.com/about/copyright/
71
- * *Description*: Open source web design template by Andreas Viklund. Features a two or three column layout in various colors (blue, green, orange, purple, red and black) with many styles. Have a look at the available styles in the CSS file and visit the homepage to see the original template and what can be done with it.
72
- * *Homepage*: http://andreasviklund.com/templates
73
- * <a href='default/index.html'>default</a>
74
-
75
- * *Author*: Thomas Leitner
76
- * *Description*: Provides a minimalistic default style. The style defines a horizontal header, a horizontal bar with the breadcrumb trail and the language menu, then a menu on the left and a footer.
@@ -1,5 +0,0 @@
1
- ---
2
- title: default
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='default/index.html' width='100%' height='600px' />
@@ -1,24 +0,0 @@
1
- ---
2
- title: Index
3
- directoryName: Website Templates
4
- ---
5
- h2. List of website templates
6
-
7
- The website templates open in an iframe when you use the menu items. Use the links provided below to
8
- open the website templates directly (fullscreen).
9
-
10
- Following is the list of all available website templates:
11
-
12
-
13
- * <a href='default/index.html'>default</a>
14
-
15
- * *Author*: Thomas Leitner
16
- * *Description*: This is the default website template. It only contains the basic files and is a good starting place for any website.
17
- * <a href='personal_hp/index.html'>personal_hp</a>
18
-
19
- * *Author*: Thomas Leitner
20
- * *Description*: This template can be used for personal homepages. It provides the most common pages found on personal homepages.
21
- * <a href='project/index.html'>project</a>
22
-
23
- * *Author*: Thomas Leitner
24
- * *Description*: This template provides the basic files for a website for a software project. You just need to fill in the correct data in the provided files and there you go!
@@ -1,5 +0,0 @@
1
- ---
2
- title: personal_hp
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='personal_hp/index.html' width='100%' height='600px' />
@@ -1,5 +0,0 @@
1
- ---
2
- title: project
3
- inMenu: true
4
- --- content, html
5
- <object type='text/html' data='project/index.html' width='100%' height='600px' />