-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnews.html
More file actions
368 lines (239 loc) · 9.23 KB
/
news.html
File metadata and controls
368 lines (239 loc) · 9.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<html>
<!-- Mirrored from www.iungo.org/news.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 24 Dec 2017 15:20:01 GMT -->
<head>
<base #href="" />
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title>iungo - News</title>
<link rel="stylesheet" type="text/css" media="screen" href="iungo/css/iungo.css" />
</head>
<body onload="focus();">
<table cellspacing="0" cellpadding="0" border="0" width="100%" height="90%">
<tr bgcolor="#FF0000">
<td colspan="2" style="border-bottom: 1px solid #473D35;">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="left"><a href="news/index.html_iungo%3dcontent%26uid%3d1352050292807.html"><img src="iungo/images/logo.gif" border="0" title="iungo.org" alt="iungo.org" /></a></td>
<td align="right"><form action="http://www.iungo.org/development/index.html%3Fiungo=content&uid=1352050305277.html" method="post">
<input type="hidden" name="uid" value="1352050292807" />
<input type="hidden" name="iungo" value="news" />
<input type="hidden" name="iungoMode" value="edit" />
<input type="submit" value="Edit" />
</form>
</td>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr height="95%">
<td valign="top" width="75%" style="border-right: 1px solid #473D35;">
<table cellspacing="4" cellpadding="4" width="100%">
<tr>
<td width="100%">
<a href="development/index.html_iungo%3dcontent%26uid%3d1352050305277.html">
iungo.org
</a>
» <a href="news.html">
News
</a>
</td>
</tr>
<tr>
<td width="100%">
<h1>News</h1>
<p><b>What's up in the iungo-universe...</b></p>
<p><p><u><b>Juni 2007</b></u></p>
<ul>
<li>New releases of dependencies for iungo (AbracadabraObject &
OrderedObjectManager). No need to update anything.<br />
</li>
</ul>
<p><u><b>April 2007</b></u></p>
<ul>
<li>Server was migrated to Zope 2.10. Therefore you'll need Zope 2.10.x (or
better) to import iungo.zexp.<br />
</li>
</ul>
<p><u><b>January 2007</b></u></p>
<ul>
<li>Added a simple default content for a iungoPage. Epoz & IE 7 don't
want to play nicely (no cursor visible) if there's no content in the
wysiwyg-area. Just a workaround, but it works.</li>
</ul>
<p><u><b>January 2006<br />
</b></u></p>
<ul>
<li>iungo now supports nice urls in the default install. Please see the
central index_html for required changes.<br />
</li>
<li>Added new root-property <b><i>iungoContentHistory</i></b>: uncheck if
you don't want to show the selection for historical revisions of your
documents.</li>
<li>Added new root-property <b><i>iungoDirectoryListing</i></b>: uncheck if
you don't the default directory-listing below each iungoPage when using the
iungoDesktop.</li>
<li>Added new root-property <b><i>iungoExternalEditor</i></b>: uncheck if
you don't want to show the "External Edit"-Button to your users.<br />
</li>
<li>Fixed bug: Search was broken for Anonymous.<br />
</li>
<li>Moved the call to contentDownload from pageTemplate to central
index_html, so it's easier to reuse index_html for embedding images etc.
into customized layouts. Thanks to Simon Pamies from banality.de pointing
me to this problem.<br />
</li>
</ul>
<p><u><b>November 2005<br />
</b></u></p>
<ul>
<li>The "Create"-select-box now offers the first item per default, so its
easier to create a iungoPage with only one click.<br />
</li>
<li>The default-workflow acts now as expected for the iungoDesktop itself.
You can now hide objects in navigations for anonymous users. Set all
visible workflow-states in the iungoRoot-Property 'iungoVisibleStates'
(defaults to 'published', add 'hidden' if you want the old behavior).
Thanks to Ria Marinussen for pointing me to the problem.<br />
</li>
</ul>
<p><u><b>September 2005<br />
</b></u></p>
<ul>
<li>Please note: Zope 2.8.1 is broken regarding importing .zexp-Files. So
using iungo with Zope 2.8.1 is impossible. The <a
href="http://svn.zope.org/Zope/branches/Zope-2_8-branch/doc/CHANGES.txt?rev=38487&view=markup">
bug is fixed in Zope-Core</a> (see entry for "Catalog.clear()"), wait for
2.8.2 or use a SVN-checkout.<br />
</li>
<li>Added a new property to the iungo-Root-Folder: iungoHeaderColor. You
can now set the color of the header indedendently of the highlight-color.
Changed the container for iungo from a normal folder to a PropertyFolder,
because it is easier to manage properties with such a beast...;)<br />
</li>
<li>Fixed some minor HTML-entity-encoding issues. This is useful if you
want to use another page-encoding than ISO-8859-1.<br />
</li>
</ul>
<p><u><b>August 2005</b></u></p>
<ul>
<li>Fixed a little rendering bug for customized content-types: entries in
the "View"-mode were not in a fixed position on the screen. This can be
distracting when you are viewing a lot of entries after each other. Added
appropriate width to contentView. Thanks to Ria Marinussen!</li>
<li>Finished translating the iungo-website into english. If you have
annotations or corrections to the translation (yes, I'm not a native
speaker), please mail me. Thanks!<br />
</li>
<li><a
href="http://mail.zope.org/pipermail/zope/2005-August/161152.html">Announced
iungo to the world-wild-world at zope@zope.org</a>...let's see, if this
choice was wise...:)<br />
</li>
<li>iungo was mentioned on <a
href="http://www.zopezen.org/Members/andy/news_item.2005-08-22.5241878477">zopezen.org</a>
by Andy McKay so I decided to translate the website into english.<br />
</li>
<li>Two new chapters in the tutorial: <a
href="index.html_iungo%3d429.html">Workflow & Versioning</a> and a
simple introduction <a href="index.html_iungo%3d431.html">how to
customize the iungo-Desktop.</a><br />
</li>
<li>I'm going to give an introduction to iungo at the annual <a
href="http://www.dzug.org/tagungen/200509_Koethen/conference_programme">DZUG-Meeting</a>
in September. I'm going to talk about some "Best Practices" regarding the
Through-The-Web-Development with Zope2.<br />
</li>
<li><a
href="http://www.dzug.org/mailinglisten/zope/archive/2005/2005-08/1123094184531">
Announced iungo at dzug.org</a>. iungo is offically supported from now
on.</li>
</ul></p>
</td>
</tr>
</table>
</td>
<td valign="top" width="25%">
<table cellspacing="4" cellpadding="4" width="100%">
<tr>
<td>
<div class="quickSearchBox">
<form action="http://www.iungo.org/news.html" method="POST">
<p><input class="search" type="text" name="iungoSearch" value="" /></p>
<p><input type="submit" value="Search" />
<input type="submit" name="resetIungoSearch" value="Reset" /></p>
</form>
</div>
<a class="navigationLink" href="development/index.html_iungo%3dcontent%26uid%3d1352050305277.html">
<b>iungo.org</b>
</a>
<ul style="margin: 0px; list-style-type: none; margin-left: 0px;">
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="news.html">
<span class="highlight">News</span>
</a>
</li>
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="features.html">
Features
</a>
</li>
<li style="margin: 0px;">
<a href="screenshots_openNode%3dscreenshots.html"><img src="iungo/images/plus.gif" border="0" alt="+" /></a>
<a class="navigationLink" href="screenshots.html">
Screenshots
</a>
</li>
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="tutorial/index.html_iungo%3ddownload.html">
Download & Installation
</a>
</li>
<li style="margin: 0px;">
<a href="tutorial_openNode%3dtutorial.html"><img src="iungo/images/plus.gif" border="0" alt="+" /></a>
<a class="navigationLink" href="index.html_iungo%3dtutorial.html">
Tutorial
</a>
</li>
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="faq.html">
FAQ
</a>
</li>
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="development/index.html_iungo%3dlicense.html">
License
</a>
</li>
<li style="margin: 0px;">
<img src="iungo/images/empty.gif" border="0" alt="#" />
<a class="navigationLink" href="credits.html">
Credits
</a>
</li>
<li style="margin: 0px;">
<a href="development_openNode%3ddevelopment.html"><img src="iungo/images/plus.gif" border="0" alt="+" /></a>
<a class="navigationLink" href="development.html">
Contact & Development
</a>
</li>
</ul>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br />
<div align="center">
<a href="development/index.html_iungo%3dcontent%26uid%3d1352050305277.html"><small>iungo is Copyright © 2007 by Maik Jablonski</small></a>
</div>
</body>
<!-- Mirrored from www.iungo.org/news.html by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 24 Dec 2017 15:20:03 GMT -->
</html>