View | Details | Raw Unified | Return to bug 115355
Collapse All | Expand All

(-)gekko/Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	gekko
8
PORTNAME=	gekko
9
PORTVERSION=	0.7
9
PORTVERSION=	0.8
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	gekkoware
13
MASTER_SITE_SUBDIR=	gekkoware
(-)gekko/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (gekkoware/gekko-0.7.tar.gz) = 9d473615db2684b2d4f8775d73b5482a
1
MD5 (gekkoware/gekko-0.8.tar.gz) = d4357ad9ad75cd2f1c02f6b008d0b0ab
2
SHA256 (gekkoware/gekko-0.7.tar.gz) = b33d79011a4f05e059d98a65df8117717d3f41d9a738284b426b9f36c1036a8b
2
SHA256 (gekkoware/gekko-0.8.tar.gz) = 9edbd8231894cfe98ed4f3a0e28375e927ac45051dd2aab2541791f6e95a8877
3
SIZE (gekkoware/gekko-0.7.tar.gz) = 2002567
3
SIZE (gekkoware/gekko-0.8.tar.gz) = 2093200
(-)gekko/pkg-plist (-174 / +303 lines)
Lines 1-4 Link Here
1
%%GEKKODIR%%/cgdb.base.php
2
%%GEKKODIR%%/cgdb.php
1
%%GEKKODIR%%/cgdb.php
3
%%GEKKODIR%%/conf.php
2
%%GEKKODIR%%/conf.php
4
%%GEKKODIR%%/data/.htaccess
3
%%GEKKODIR%%/data/.htaccess
Lines 9-36 Link Here
9
%%GEKKODIR%%/install/index.html
8
%%GEKKODIR%%/install/index.html
10
%%GEKKODIR%%/install/lang/en/main.php
9
%%GEKKODIR%%/install/lang/en/main.php
11
%%GEKKODIR%%/install/lang/es/main.php
10
%%GEKKODIR%%/install/lang/es/main.php
12
%%GEKKODIR%%/install/tpl/index.tpl
11
%%GEKKODIR%%/install/view/index.tpl
13
%%GEKKODIR%%/js/.htaccess
12
%%GEKKODIR%%/js/.htaccess
14
%%GEKKODIR%%/js/browser.js
13
%%GEKKODIR%%/js/browser.js
14
%%GEKKODIR%%/js/bubble.js
15
%%GEKKODIR%%/js/captcha.js
15
%%GEKKODIR%%/js/captcha.js
16
%%GEKKODIR%%/js/contextmenu.js
16
%%GEKKODIR%%/js/contextmenu.js
17
%%GEKKODIR%%/js/core.js
17
%%GEKKODIR%%/js/core.js
18
%%GEKKODIR%%/js/draganddrop.js
19
%%GEKKODIR%%/js/editor.js
18
%%GEKKODIR%%/js/editor.js
20
%%GEKKODIR%%/js/effects.js
21
%%GEKKODIR%%/js/forms.js
19
%%GEKKODIR%%/js/forms.js
22
%%GEKKODIR%%/js/index.html
20
%%GEKKODIR%%/js/index.html
23
%%GEKKODIR%%/js/list.js
21
%%GEKKODIR%%/js/list.js
24
%%GEKKODIR%%/js/popup.js
22
%%GEKKODIR%%/js/popup.js
23
%%GEKKODIR%%/js/scriptaculous/CHANGELOG
24
%%GEKKODIR%%/js/scriptaculous/MIT-LICENSE
25
%%GEKKODIR%%/js/scriptaculous/README
26
%%GEKKODIR%%/js/scriptaculous/lib/prototype.js
27
%%GEKKODIR%%/js/scriptaculous/src/builder.js
28
%%GEKKODIR%%/js/scriptaculous/src/controls.js
29
%%GEKKODIR%%/js/scriptaculous/src/dragdrop.js
30
%%GEKKODIR%%/js/scriptaculous/src/effects.js
31
%%GEKKODIR%%/js/scriptaculous/src/scriptaculous.js
32
%%GEKKODIR%%/js/scriptaculous/src/slider.js
33
%%GEKKODIR%%/js/scriptaculous/src/unittest.js
25
%%GEKKODIR%%/js/scroll.js
34
%%GEKKODIR%%/js/scroll.js
26
%%GEKKODIR%%/js/tab.js
35
%%GEKKODIR%%/js/tab.js
27
%%GEKKODIR%%/js/xmlhttp.js
36
%%GEKKODIR%%/js/xmlhttp.js
28
%%GEKKODIR%%/lang/.htaccess
37
%%GEKKODIR%%/lang/.htaccess
38
%%GEKKODIR%%/lang/codes.php
29
%%GEKKODIR%%/lang/en/main.php
39
%%GEKKODIR%%/lang/en/main.php
30
%%GEKKODIR%%/lang/es/main.php
40
%%GEKKODIR%%/lang/es/main.php
31
%%GEKKODIR%%/lang/index.html
32
%%GEKKODIR%%/lang/lang_db.inc.php
33
%%GEKKODIR%%/lang/nl/main.php
34
%%GEKKODIR%%/lib/.htaccess
41
%%GEKKODIR%%/lib/.htaccess
35
%%GEKKODIR%%/lib/accesscontrol.lib.php
42
%%GEKKODIR%%/lib/accesscontrol.lib.php
36
%%GEKKODIR%%/lib/actions.lib.php
43
%%GEKKODIR%%/lib/actions.lib.php
Lines 38-46 Link Here
38
%%GEKKODIR%%/lib/blowfish.lib.php
45
%%GEKKODIR%%/lib/blowfish.lib.php
39
%%GEKKODIR%%/lib/cache.lib.php
46
%%GEKKODIR%%/lib/cache.lib.php
40
%%GEKKODIR%%/lib/calendar.lib.php
47
%%GEKKODIR%%/lib/calendar.lib.php
48
%%GEKKODIR%%/lib/chart.lib.php
41
%%GEKKODIR%%/lib/compression.lib.php
49
%%GEKKODIR%%/lib/compression.lib.php
42
%%GEKKODIR%%/lib/core.lib.php
50
%%GEKKODIR%%/lib/core.lib.php
43
%%GEKKODIR%%/lib/chart.lib.php
44
%%GEKKODIR%%/lib/database.lib.php
51
%%GEKKODIR%%/lib/database.lib.php
45
%%GEKKODIR%%/lib/db/mysql.driver
52
%%GEKKODIR%%/lib/db/mysql.driver
46
%%GEKKODIR%%/lib/feeder.lib.php
53
%%GEKKODIR%%/lib/feeder.lib.php
Lines 54-64 Link Here
54
%%GEKKODIR%%/lib/menu.lib.php
61
%%GEKKODIR%%/lib/menu.lib.php
55
%%GEKKODIR%%/lib/network.lib.php
62
%%GEKKODIR%%/lib/network.lib.php
56
%%GEKKODIR%%/lib/plugins.lib.php
63
%%GEKKODIR%%/lib/plugins.lib.php
57
%%GEKKODIR%%/lib/plugins/autoLinks.php
64
%%GEKKODIR%%/lib/plugins/ajaxForms/ajaxForms.js
58
%%GEKKODIR%%/lib/plugins/gekkoAjaxForms.php
65
%%GEKKODIR%%/lib/plugins/ajaxForms/main.php
59
%%GEKKODIR%%/lib/plugins/gekkoAjaxLinks.php
66
%%GEKKODIR%%/lib/plugins/ajaxLinks/main.php
60
%%GEKKODIR%%/lib/plugins/msiePNGFix.php
67
%%GEKKODIR%%/lib/plugins/autoLinks/main.php
61
%%GEKKODIR%%/lib/plugins/relativeURLs.php
68
%%GEKKODIR%%/lib/plugins/msiePNGFix/main.php
69
%%GEKKODIR%%/lib/plugins/relativeURLs/main.php
70
%%GEKKODIR%%/lib/plugins/webShot/main.php
71
%%GEKKODIR%%/lib/plugins/webShot/webShot.js
62
%%GEKKODIR%%/lib/remote.lib.php
72
%%GEKKODIR%%/lib/remote.lib.php
63
%%GEKKODIR%%/lib/template.lib.php
73
%%GEKKODIR%%/lib/template.lib.php
64
%%GEKKODIR%%/lib/third_party/crypt_blowfish/key.php
74
%%GEKKODIR%%/lib/third_party/crypt_blowfish/key.php
Lines 94-104 Link Here
94
%%GEKKODIR%%/lib/third_party/geshi/lang/gml.php
104
%%GEKKODIR%%/lib/third_party/geshi/lang/gml.php
95
%%GEKKODIR%%/lib/third_party/geshi/lang/groovy.php
105
%%GEKKODIR%%/lib/third_party/geshi/lang/groovy.php
96
%%GEKKODIR%%/lib/third_party/geshi/lang/html4strict.php
106
%%GEKKODIR%%/lib/third_party/geshi/lang/html4strict.php
107
%%GEKKODIR%%/lib/third_party/geshi/lang/idl.php
97
%%GEKKODIR%%/lib/third_party/geshi/lang/ini.php
108
%%GEKKODIR%%/lib/third_party/geshi/lang/ini.php
98
%%GEKKODIR%%/lib/third_party/geshi/lang/inno.php
109
%%GEKKODIR%%/lib/third_party/geshi/lang/inno.php
99
%%GEKKODIR%%/lib/third_party/geshi/lang/java.php
110
%%GEKKODIR%%/lib/third_party/geshi/lang/java.php
100
%%GEKKODIR%%/lib/third_party/geshi/lang/java5.php
111
%%GEKKODIR%%/lib/third_party/geshi/lang/java5.php
101
%%GEKKODIR%%/lib/third_party/geshi/lang/javascript.php
112
%%GEKKODIR%%/lib/third_party/geshi/lang/javascript.php
113
%%GEKKODIR%%/lib/third_party/geshi/lang/latex.php
102
%%GEKKODIR%%/lib/third_party/geshi/lang/lisp.php
114
%%GEKKODIR%%/lib/third_party/geshi/lang/lisp.php
103
%%GEKKODIR%%/lib/third_party/geshi/lang/lua.php
115
%%GEKKODIR%%/lib/third_party/geshi/lang/lua.php
104
%%GEKKODIR%%/lib/third_party/geshi/lang/matlab.php
116
%%GEKKODIR%%/lib/third_party/geshi/lang/matlab.php
Lines 127-132 Link Here
127
%%GEKKODIR%%/lib/third_party/geshi/lang/sql.php
139
%%GEKKODIR%%/lib/third_party/geshi/lang/sql.php
128
%%GEKKODIR%%/lib/third_party/geshi/lang/tcl.php
140
%%GEKKODIR%%/lib/third_party/geshi/lang/tcl.php
129
%%GEKKODIR%%/lib/third_party/geshi/lang/text.php
141
%%GEKKODIR%%/lib/third_party/geshi/lang/text.php
142
%%GEKKODIR%%/lib/third_party/geshi/lang/thinbasic.php
130
%%GEKKODIR%%/lib/third_party/geshi/lang/tsql.php
143
%%GEKKODIR%%/lib/third_party/geshi/lang/tsql.php
131
%%GEKKODIR%%/lib/third_party/geshi/lang/vb.php
144
%%GEKKODIR%%/lib/third_party/geshi/lang/vb.php
132
%%GEKKODIR%%/lib/third_party/geshi/lang/vbnet.php
145
%%GEKKODIR%%/lib/third_party/geshi/lang/vbnet.php
Lines 141-146 Link Here
141
%%GEKKODIR%%/lib/tools/formIcon.php
154
%%GEKKODIR%%/lib/tools/formIcon.php
142
%%GEKKODIR%%/lib/tools/preview.php
155
%%GEKKODIR%%/lib/tools/preview.php
143
%%GEKKODIR%%/lib/tools/simpleUpload.php
156
%%GEKKODIR%%/lib/tools/simpleUpload.php
157
%%GEKKODIR%%/lib/view.lib.php
144
%%GEKKODIR%%/media/.htaccess
158
%%GEKKODIR%%/media/.htaccess
145
%%GEKKODIR%%/media/avatars/abstract10.gif
159
%%GEKKODIR%%/media/avatars/abstract10.gif
146
%%GEKKODIR%%/media/avatars/alucard.gif
160
%%GEKKODIR%%/media/avatars/alucard.gif
Lines 202-210 Link Here
202
%%GEKKODIR%%/media/avatars/zelda-tww.jpg
216
%%GEKKODIR%%/media/avatars/zelda-tww.jpg
203
%%GEKKODIR%%/media/avatars/zelda.jpg
217
%%GEKKODIR%%/media/avatars/zelda.jpg
204
%%GEKKODIR%%/media/blank.gif
218
%%GEKKODIR%%/media/blank.gif
219
%%GEKKODIR%%/media/bubble-body.png
220
%%GEKKODIR%%/media/bubble-bottom.png
221
%%GEKKODIR%%/media/bubble-head.png
205
%%GEKKODIR%%/media/button-atom.gif
222
%%GEKKODIR%%/media/button-atom.gif
223
%%GEKKODIR%%/media/button-feed.png
224
%%GEKKODIR%%/media/button-feed.xcf
206
%%GEKKODIR%%/media/button-rss.gif
225
%%GEKKODIR%%/media/button-rss.gif
226
%%GEKKODIR%%/media/draft.gif
207
%%GEKKODIR%%/media/favicon.png
227
%%GEKKODIR%%/media/favicon.png
228
%%GEKKODIR%%/media/feeds.png
208
%%GEKKODIR%%/media/flashplayer.gif
229
%%GEKKODIR%%/media/flashplayer.gif
209
%%GEKKODIR%%/media/gekko-logo.png
230
%%GEKKODIR%%/media/gekko-logo.png
210
%%GEKKODIR%%/media/icons/default/16/account.png
231
%%GEKKODIR%%/media/icons/default/16/account.png
Lines 214-220 Link Here
214
%%GEKKODIR%%/media/icons/default/16/announce.png
235
%%GEKKODIR%%/media/icons/default/16/announce.png
215
%%GEKKODIR%%/media/icons/default/16/attach.png
236
%%GEKKODIR%%/media/icons/default/16/attach.png
216
%%GEKKODIR%%/media/icons/default/16/back.png
237
%%GEKKODIR%%/media/icons/default/16/back.png
217
%%GEKKODIR%%/media/icons/default/16/banners.png
218
%%GEKKODIR%%/media/icons/default/16/blocks.png
238
%%GEKKODIR%%/media/icons/default/16/blocks.png
219
%%GEKKODIR%%/media/icons/default/16/bookmark.png
239
%%GEKKODIR%%/media/icons/default/16/bookmark.png
220
%%GEKKODIR%%/media/icons/default/16/broken-links.png
240
%%GEKKODIR%%/media/icons/default/16/broken-links.png
Lines 286-292 Link Here
286
%%GEKKODIR%%/media/icons/default/16/joystick.png
306
%%GEKKODIR%%/media/icons/default/16/joystick.png
287
%%GEKKODIR%%/media/icons/default/16/kde.png
307
%%GEKKODIR%%/media/icons/default/16/kde.png
288
%%GEKKODIR%%/media/icons/default/16/key.png
308
%%GEKKODIR%%/media/icons/default/16/key.png
289
%%GEKKODIR%%/media/icons/default/16/lang.png
290
%%GEKKODIR%%/media/icons/default/16/left.png
309
%%GEKKODIR%%/media/icons/default/16/left.png
291
%%GEKKODIR%%/media/icons/default/16/letter.png
310
%%GEKKODIR%%/media/icons/default/16/letter.png
292
%%GEKKODIR%%/media/icons/default/16/lock.png
311
%%GEKKODIR%%/media/icons/default/16/lock.png
Lines 318-323 Link Here
318
%%GEKKODIR%%/media/icons/default/16/password.png
337
%%GEKKODIR%%/media/icons/default/16/password.png
319
%%GEKKODIR%%/media/icons/default/16/paste.png
338
%%GEKKODIR%%/media/icons/default/16/paste.png
320
%%GEKKODIR%%/media/icons/default/16/phrases.png
339
%%GEKKODIR%%/media/icons/default/16/phrases.png
340
%%GEKKODIR%%/media/icons/default/16/plugins.png
321
%%GEKKODIR%%/media/icons/default/16/preview.png
341
%%GEKKODIR%%/media/icons/default/16/preview.png
322
%%GEKKODIR%%/media/icons/default/16/print.png
342
%%GEKKODIR%%/media/icons/default/16/print.png
323
%%GEKKODIR%%/media/icons/default/16/printer.png
343
%%GEKKODIR%%/media/icons/default/16/printer.png
Lines 333-338 Link Here
333
%%GEKKODIR%%/media/icons/default/16/save.png
353
%%GEKKODIR%%/media/icons/default/16/save.png
334
%%GEKKODIR%%/media/icons/default/16/scanner.png
354
%%GEKKODIR%%/media/icons/default/16/scanner.png
335
%%GEKKODIR%%/media/icons/default/16/science.png
355
%%GEKKODIR%%/media/icons/default/16/science.png
356
%%GEKKODIR%%/media/icons/default/16/search.png
336
%%GEKKODIR%%/media/icons/default/16/settings.png
357
%%GEKKODIR%%/media/icons/default/16/settings.png
337
%%GEKKODIR%%/media/icons/default/16/setup.png
358
%%GEKKODIR%%/media/icons/default/16/setup.png
338
%%GEKKODIR%%/media/icons/default/16/snapshot.png
359
%%GEKKODIR%%/media/icons/default/16/snapshot.png
Lines 383-388 Link Here
383
%%GEKKODIR%%/media/icons/default/48/decrypted.png
404
%%GEKKODIR%%/media/icons/default/48/decrypted.png
384
%%GEKKODIR%%/media/icons/default/48/default.png
405
%%GEKKODIR%%/media/icons/default/48/default.png
385
%%GEKKODIR%%/media/icons/default/48/devel.png
406
%%GEKKODIR%%/media/icons/default/48/devel.png
407
%%GEKKODIR%%/media/icons/default/48/down.png
386
%%GEKKODIR%%/media/icons/default/48/e-mail.png
408
%%GEKKODIR%%/media/icons/default/48/e-mail.png
387
%%GEKKODIR%%/media/icons/default/48/error.png
409
%%GEKKODIR%%/media/icons/default/48/error.png
388
%%GEKKODIR%%/media/icons/default/48/faqs.png
410
%%GEKKODIR%%/media/icons/default/48/faqs.png
Lines 410-415 Link Here
410
%%GEKKODIR%%/media/icons/default/48/letter.png
432
%%GEKKODIR%%/media/icons/default/48/letter.png
411
%%GEKKODIR%%/media/icons/default/48/logout.png
433
%%GEKKODIR%%/media/icons/default/48/logout.png
412
%%GEKKODIR%%/media/icons/default/48/logs.png
434
%%GEKKODIR%%/media/icons/default/48/logs.png
435
%%GEKKODIR%%/media/icons/default/48/looknfeel.png
413
%%GEKKODIR%%/media/icons/default/48/math.png
436
%%GEKKODIR%%/media/icons/default/48/math.png
414
%%GEKKODIR%%/media/icons/default/48/media.png
437
%%GEKKODIR%%/media/icons/default/48/media.png
415
%%GEKKODIR%%/media/icons/default/48/menu-editor.png
438
%%GEKKODIR%%/media/icons/default/48/menu-editor.png
Lines 422-431 Link Here
422
%%GEKKODIR%%/media/icons/default/48/openbsd.png
445
%%GEKKODIR%%/media/icons/default/48/openbsd.png
423
%%GEKKODIR%%/media/icons/default/48/packages.png
446
%%GEKKODIR%%/media/icons/default/48/packages.png
424
%%GEKKODIR%%/media/icons/default/48/phrases.png
447
%%GEKKODIR%%/media/icons/default/48/phrases.png
448
%%GEKKODIR%%/media/icons/default/48/plugins.png
425
%%GEKKODIR%%/media/icons/default/48/printer.png
449
%%GEKKODIR%%/media/icons/default/48/printer.png
426
%%GEKKODIR%%/media/icons/default/48/profile.png
450
%%GEKKODIR%%/media/icons/default/48/profile.png
427
%%GEKKODIR%%/media/icons/default/48/reload.png
451
%%GEKKODIR%%/media/icons/default/48/reload.png
428
%%GEKKODIR%%/media/icons/default/48/science.png
452
%%GEKKODIR%%/media/icons/default/48/science.png
453
%%GEKKODIR%%/media/icons/default/48/search.png
429
%%GEKKODIR%%/media/icons/default/48/setup.png
454
%%GEKKODIR%%/media/icons/default/48/setup.png
430
%%GEKKODIR%%/media/icons/default/48/snapshot.png
455
%%GEKKODIR%%/media/icons/default/48/snapshot.png
431
%%GEKKODIR%%/media/icons/default/48/socket.png
456
%%GEKKODIR%%/media/icons/default/48/socket.png
Lines 436-441 Link Here
436
%%GEKKODIR%%/media/icons/default/48/toys.png
461
%%GEKKODIR%%/media/icons/default/48/toys.png
437
%%GEKKODIR%%/media/icons/default/48/tux.png
462
%%GEKKODIR%%/media/icons/default/48/tux.png
438
%%GEKKODIR%%/media/icons/default/48/ubuntu.png
463
%%GEKKODIR%%/media/icons/default/48/ubuntu.png
464
%%GEKKODIR%%/media/icons/default/48/up.png
439
%%GEKKODIR%%/media/icons/default/48/upgrades.png
465
%%GEKKODIR%%/media/icons/default/48/upgrades.png
440
%%GEKKODIR%%/media/icons/default/48/users.png
466
%%GEKKODIR%%/media/icons/default/48/users.png
441
%%GEKKODIR%%/media/icons/default/48/warning.png
467
%%GEKKODIR%%/media/icons/default/48/warning.png
Lines 454-459 Link Here
454
%%GEKKODIR%%/media/icons/default/toolbar/indent.png
480
%%GEKKODIR%%/media/icons/default/toolbar/indent.png
455
%%GEKKODIR%%/media/icons/default/toolbar/insertfile.png
481
%%GEKKODIR%%/media/icons/default/toolbar/insertfile.png
456
%%GEKKODIR%%/media/icons/default/toolbar/inserthorizontalrule.png
482
%%GEKKODIR%%/media/icons/default/toolbar/inserthorizontalrule.png
483
%%GEKKODIR%%/media/icons/default/toolbar/insertimage.png
457
%%GEKKODIR%%/media/icons/default/toolbar/insertorderedlist.png
484
%%GEKKODIR%%/media/icons/default/toolbar/insertorderedlist.png
458
%%GEKKODIR%%/media/icons/default/toolbar/insertunorderedlist.png
485
%%GEKKODIR%%/media/icons/default/toolbar/insertunorderedlist.png
459
%%GEKKODIR%%/media/icons/default/toolbar/italic.png
486
%%GEKKODIR%%/media/icons/default/toolbar/italic.png
Lines 473-487 Link Here
473
%%GEKKODIR%%/media/icons/default/toolbar/underline.png
500
%%GEKKODIR%%/media/icons/default/toolbar/underline.png
474
%%GEKKODIR%%/media/icons/default/toolbar/undo.png
501
%%GEKKODIR%%/media/icons/default/toolbar/undo.png
475
%%GEKKODIR%%/media/index.html
502
%%GEKKODIR%%/media/index.html
503
%%GEKKODIR%%/media/language/ca.png
504
%%GEKKODIR%%/media/language/cs.png
505
%%GEKKODIR%%/media/language/de.png
506
%%GEKKODIR%%/media/language/en.png
507
%%GEKKODIR%%/media/language/es.png
508
%%GEKKODIR%%/media/language/eu.png
509
%%GEKKODIR%%/media/language/fi.png
510
%%GEKKODIR%%/media/language/fr.png
511
%%GEKKODIR%%/media/language/gl.png
512
%%GEKKODIR%%/media/language/he.png
513
%%GEKKODIR%%/media/language/hu.png
514
%%GEKKODIR%%/media/language/it.png
515
%%GEKKODIR%%/media/language/ja.png
516
%%GEKKODIR%%/media/language/km.png
517
%%GEKKODIR%%/media/language/nl.png
518
%%GEKKODIR%%/media/language/ru.png
519
%%GEKKODIR%%/media/language/sk.png
520
%%GEKKODIR%%/media/language/sv.png
476
%%GEKKODIR%%/media/loading.gif
521
%%GEKKODIR%%/media/loading.gif
477
%%GEKKODIR%%/media/loading2.gif
522
%%GEKKODIR%%/media/no-ie.gif
478
%%GEKKODIR%%/media/powered-by-gekko-2.png
523
%%GEKKODIR%%/media/powered-by-gekko-2.png
479
%%GEKKODIR%%/media/powered-by-gekko.png
524
%%GEKKODIR%%/media/powered-by-gekko.png
480
%%GEKKODIR%%/media/powered-by-geshi.png
525
%%GEKKODIR%%/media/powered-by-geshi.png
481
%%GEKKODIR%%/media/powered-by-gimp.png
526
%%GEKKODIR%%/media/powered-by-gimp.png
482
%%GEKKODIR%%/media/powered-by-mysql.gif
527
%%GEKKODIR%%/media/powered-by-mysql.gif
483
%%GEKKODIR%%/media/powered-by-php.gif
528
%%GEKKODIR%%/media/powered-by-php.gif
484
%%GEKKODIR%%/media/smileys/default/LICENSE
485
%%GEKKODIR%%/media/smileys/default/alien.png
529
%%GEKKODIR%%/media/smileys/default/alien.png
486
%%GEKKODIR%%/media/smileys/default/angry.png
530
%%GEKKODIR%%/media/smileys/default/angry.png
487
%%GEKKODIR%%/media/smileys/default/baille.png
531
%%GEKKODIR%%/media/smileys/default/baille.png
Lines 489-495 Link Here
489
%%GEKKODIR%%/media/smileys/default/blushing.png
533
%%GEKKODIR%%/media/smileys/default/blushing.png
490
%%GEKKODIR%%/media/smileys/default/bye.png
534
%%GEKKODIR%%/media/smileys/default/bye.png
491
%%GEKKODIR%%/media/smileys/default/cat.png
535
%%GEKKODIR%%/media/smileys/default/cat.png
536
%%GEKKODIR%%/media/smileys/default/clope.png
492
%%GEKKODIR%%/media/smileys/default/cool.png
537
%%GEKKODIR%%/media/smileys/default/cool.png
538
%%GEKKODIR%%/media/smileys/default/creve.png
493
%%GEKKODIR%%/media/smileys/default/crying.png
539
%%GEKKODIR%%/media/smileys/default/crying.png
494
%%GEKKODIR%%/media/smileys/default/cyclop.png
540
%%GEKKODIR%%/media/smileys/default/cyclop.png
495
%%GEKKODIR%%/media/smileys/default/devil.png
541
%%GEKKODIR%%/media/smileys/default/devil.png
Lines 499-510 Link Here
499
%%GEKKODIR%%/media/smileys/default/fear.png
545
%%GEKKODIR%%/media/smileys/default/fear.png
500
%%GEKKODIR%%/media/smileys/default/flowers.png
546
%%GEKKODIR%%/media/smileys/default/flowers.png
501
%%GEKKODIR%%/media/smileys/default/geek.png
547
%%GEKKODIR%%/media/smileys/default/geek.png
548
%%GEKKODIR%%/media/smileys/default/getlost.png
549
%%GEKKODIR%%/media/smileys/default/grin.png
550
%%GEKKODIR%%/media/smileys/default/happy.png
502
%%GEKKODIR%%/media/smileys/default/heart.png
551
%%GEKKODIR%%/media/smileys/default/heart.png
503
%%GEKKODIR%%/media/smileys/default/innocent.png
552
%%GEKKODIR%%/media/smileys/default/innocent.png
504
%%GEKKODIR%%/media/smileys/default/kiss.png
553
%%GEKKODIR%%/media/smileys/default/kiss.png
505
%%GEKKODIR%%/media/smileys/default/laughing.png
554
%%GEKKODIR%%/media/smileys/default/laughing.png
506
%%GEKKODIR%%/media/smileys/default/loucheur.png
555
%%GEKKODIR%%/media/smileys/default/loucheur.png
507
%%GEKKODIR%%/media/smileys/default/madness.png
556
%%GEKKODIR%%/media/smileys/default/loveu.png
557
%%GEKKODIR%%/media/smileys/default/mrpo.png
558
%%GEKKODIR%%/media/smileys/default/ninja.png
508
%%GEKKODIR%%/media/smileys/default/noexpression.png
559
%%GEKKODIR%%/media/smileys/default/noexpression.png
509
%%GEKKODIR%%/media/smileys/default/package.xml
560
%%GEKKODIR%%/media/smileys/default/package.xml
510
%%GEKKODIR%%/media/smileys/default/phone.png
561
%%GEKKODIR%%/media/smileys/default/phone.png
Lines 512-621 Link Here
512
%%GEKKODIR%%/media/smileys/default/pinch.png
563
%%GEKKODIR%%/media/smileys/default/pinch.png
513
%%GEKKODIR%%/media/smileys/default/pirate.png
564
%%GEKKODIR%%/media/smileys/default/pirate.png
514
%%GEKKODIR%%/media/smileys/default/policeman.png
565
%%GEKKODIR%%/media/smileys/default/policeman.png
515
%%GEKKODIR%%/media/smileys/default/rene.png
516
%%GEKKODIR%%/media/smileys/default/sad.png
566
%%GEKKODIR%%/media/smileys/default/sad.png
517
%%GEKKODIR%%/media/smileys/default/santa.png
567
%%GEKKODIR%%/media/smileys/default/santa.png
568
%%GEKKODIR%%/media/smileys/default/shaun.png
518
%%GEKKODIR%%/media/smileys/default/shocked.png
569
%%GEKKODIR%%/media/smileys/default/shocked.png
519
%%GEKKODIR%%/media/smileys/default/sick.png
570
%%GEKKODIR%%/media/smileys/default/sick.png
520
%%GEKKODIR%%/media/smileys/default/sleeping.png
571
%%GEKKODIR%%/media/smileys/default/sleeping.png
521
%%GEKKODIR%%/media/smileys/default/smile.png
572
%%GEKKODIR%%/media/smileys/default/smile.png
573
%%GEKKODIR%%/media/smileys/default/sorcerer.png
574
%%GEKKODIR%%/media/smileys/default/stuart.png
522
%%GEKKODIR%%/media/smileys/default/tongue.png
575
%%GEKKODIR%%/media/smileys/default/tongue.png
576
%%GEKKODIR%%/media/smileys/default/turned.png
523
%%GEKKODIR%%/media/smileys/default/unsure.png
577
%%GEKKODIR%%/media/smileys/default/unsure.png
524
%%GEKKODIR%%/media/smileys/default/ups.png
578
%%GEKKODIR%%/media/smileys/default/w00t.png
579
%%GEKKODIR%%/media/smileys/default/wassat.png
580
%%GEKKODIR%%/media/smileys/default/whistling.png
525
%%GEKKODIR%%/media/smileys/default/wink.png
581
%%GEKKODIR%%/media/smileys/default/wink.png
582
%%GEKKODIR%%/media/smileys/default/wub.png
583
%%GEKKODIR%%/media/smileys/default/zorro.png
526
%%GEKKODIR%%/media/valid-xhtml10.png
584
%%GEKKODIR%%/media/valid-xhtml10.png
527
%%GEKKODIR%%/modules/.htaccess
528
%%GEKKODIR%%/modules/admin/lang/en/core.php
585
%%GEKKODIR%%/modules/admin/lang/en/core.php
529
%%GEKKODIR%%/modules/admin/lang/en/main.php
586
%%GEKKODIR%%/modules/admin/lang/en/main.php
530
%%GEKKODIR%%/modules/admin/lang/es/core.php
587
%%GEKKODIR%%/modules/admin/lang/es/core.php
531
%%GEKKODIR%%/modules/admin/lang/es/main.php
588
%%GEKKODIR%%/modules/admin/lang/es/main.php
532
%%GEKKODIR%%/modules/admin/lang/nl/core.php
589
%%GEKKODIR%%/modules/admin/main.php
533
%%GEKKODIR%%/modules/admin/lang/nl/main.php
590
%%GEKKODIR%%/modules/admin/model.php
534
%%GEKKODIR%%/modules/admin/main.inc.php
535
%%GEKKODIR%%/modules/admin/module.inc.php
536
%%GEKKODIR%%/modules/admin/package.xml
591
%%GEKKODIR%%/modules/admin/package.xml
537
%%GEKKODIR%%/modules/admin/user.panel.php
592
%%GEKKODIR%%/modules/admin/user_panel.php
538
%%GEKKODIR%%/modules/blocks/admin.inc.php
593
%%GEKKODIR%%/modules/admin/view/_admin.toolbar.inc.tpl
539
%%GEKKODIR%%/modules/blocks/admin.panel.php
594
%%GEKKODIR%%/modules/blocks/actions.php
595
%%GEKKODIR%%/modules/blocks/admin.php
596
%%GEKKODIR%%/modules/blocks/admin_panel.php
540
%%GEKKODIR%%/modules/blocks/blocks/calendar.php
597
%%GEKKODIR%%/modules/blocks/blocks/calendar.php
598
%%GEKKODIR%%/modules/blocks/blocks/feed_reader.php
541
%%GEKKODIR%%/modules/blocks/blocks/powered_by.php
599
%%GEKKODIR%%/modules/blocks/blocks/powered_by.php
542
%%GEKKODIR%%/modules/blocks/blocks/test.php
600
%%GEKKODIR%%/modules/blocks/blocks/test.php
543
%%GEKKODIR%%/modules/blocks/core.inc.php
601
%%GEKKODIR%%/modules/blocks/functions.php
602
%%GEKKODIR%%/modules/blocks/include/core.php
544
%%GEKKODIR%%/modules/blocks/lang/en/core.php
603
%%GEKKODIR%%/modules/blocks/lang/en/core.php
545
%%GEKKODIR%%/modules/blocks/lang/en/main.php
604
%%GEKKODIR%%/modules/blocks/lang/en/main.php
546
%%GEKKODIR%%/modules/blocks/lang/en/weather.block.php
605
%%GEKKODIR%%/modules/blocks/lang/en/weather.block.php
547
%%GEKKODIR%%/modules/blocks/lang/es/core.php
606
%%GEKKODIR%%/modules/blocks/lang/es/core.php
548
%%GEKKODIR%%/modules/blocks/lang/es/main.php
607
%%GEKKODIR%%/modules/blocks/lang/es/main.php
549
%%GEKKODIR%%/modules/blocks/lang/nl/core.php
608
%%GEKKODIR%%/modules/blocks/model.php
550
%%GEKKODIR%%/modules/blocks/lang/nl/main.php
551
%%GEKKODIR%%/modules/blocks/main.act.php
552
%%GEKKODIR%%/modules/blocks/main.lib.php
553
%%GEKKODIR%%/modules/blocks/module.inc.php
554
%%GEKKODIR%%/modules/blocks/package.xml
609
%%GEKKODIR%%/modules/blocks/package.xml
555
%%GEKKODIR%%/modules/blocks/plugin.inc.php
610
%%GEKKODIR%%/modules/blocks/plugin.php
556
%%GEKKODIR%%/modules/blocks/tools/getvars.php
611
%%GEKKODIR%%/modules/blocks/tools/getvars.php
557
%%GEKKODIR%%/modules/conf/admin.inc.php
612
%%GEKKODIR%%/modules/blocks/view/_block.form.tpl
558
%%GEKKODIR%%/modules/conf/admin.panel.php
613
%%GEKKODIR%%/modules/blocks/view/admin.block_placer.tpl
614
%%GEKKODIR%%/modules/blocks/view/admin.create.tpl
615
%%GEKKODIR%%/modules/blocks/view/admin.default.tpl
616
%%GEKKODIR%%/modules/blocks/view/admin.generic_form.tpl
617
%%GEKKODIR%%/modules/blocks/view/admin.hide_show.tpl
618
%%GEKKODIR%%/modules/blocks/view/contentonly.block
619
%%GEKKODIR%%/modules/blocks/view/default.block
620
%%GEKKODIR%%/modules/blocks/view/info.block
621
%%GEKKODIR%%/modules/conf/actions.php
622
%%GEKKODIR%%/modules/conf/admin.php
623
%%GEKKODIR%%/modules/conf/admin_panel.php
559
%%GEKKODIR%%/modules/conf/blocks/style_chooser.php
624
%%GEKKODIR%%/modules/conf/blocks/style_chooser.php
560
%%GEKKODIR%%/modules/conf/core.lib.php
625
%%GEKKODIR%%/modules/conf/functions.php
626
%%GEKKODIR%%/modules/conf/include/conf.php
561
%%GEKKODIR%%/modules/conf/lang/en/conf.php
627
%%GEKKODIR%%/modules/conf/lang/en/conf.php
562
%%GEKKODIR%%/modules/conf/lang/en/core.php
628
%%GEKKODIR%%/modules/conf/lang/en/core.php
563
%%GEKKODIR%%/modules/conf/lang/en/main.php
629
%%GEKKODIR%%/modules/conf/lang/en/main.php
564
%%GEKKODIR%%/modules/conf/lang/es/conf.php
630
%%GEKKODIR%%/modules/conf/lang/es/conf.php
565
%%GEKKODIR%%/modules/conf/lang/es/core.php
631
%%GEKKODIR%%/modules/conf/lang/es/core.php
566
%%GEKKODIR%%/modules/conf/lang/es/main.php
632
%%GEKKODIR%%/modules/conf/lang/es/main.php
567
%%GEKKODIR%%/modules/conf/main.act.php
568
%%GEKKODIR%%/modules/conf/main.js
633
%%GEKKODIR%%/modules/conf/main.js
569
%%GEKKODIR%%/modules/conf/main.lib.php
634
%%GEKKODIR%%/modules/conf/model.php
570
%%GEKKODIR%%/modules/conf/mod_conf.inc.php
571
%%GEKKODIR%%/modules/conf/module.inc.php
572
%%GEKKODIR%%/modules/conf/package.xml
635
%%GEKKODIR%%/modules/conf/package.xml
573
%%GEKKODIR%%/modules/conf/tools/list_keys.php
636
%%GEKKODIR%%/modules/conf/tools/list_keys.php
574
%%GEKKODIR%%/modules/groups/admin.inc.php
637
%%GEKKODIR%%/modules/conf/view/_conf.form.tpl
638
%%GEKKODIR%%/modules/conf/view/admin.default.tpl
639
%%GEKKODIR%%/modules/conf/view/admin.edit_key.tpl
640
%%GEKKODIR%%/modules/conf/view/admin.looknfeel.tpl
641
%%GEKKODIR%%/modules/conf/view/admin.new_key.tpl
642
%%GEKKODIR%%/modules/conf/view/admin.plugins.tpl
643
%%GEKKODIR%%/modules/conf/view/admin.setup.tpl
644
%%GEKKODIR%%/modules/groups/actions.php
645
%%GEKKODIR%%/modules/groups/admin.php
646
%%GEKKODIR%%/modules/groups/functions.php
575
%%GEKKODIR%%/modules/groups/lang/en/core.php
647
%%GEKKODIR%%/modules/groups/lang/en/core.php
576
%%GEKKODIR%%/modules/groups/lang/en/main.php
648
%%GEKKODIR%%/modules/groups/lang/en/main.php
577
%%GEKKODIR%%/modules/groups/lang/es/core.php
649
%%GEKKODIR%%/modules/groups/lang/es/core.php
578
%%GEKKODIR%%/modules/groups/lang/es/main.php
650
%%GEKKODIR%%/modules/groups/lang/es/main.php
579
%%GEKKODIR%%/modules/groups/main.act.php
580
%%GEKKODIR%%/modules/groups/main.js
651
%%GEKKODIR%%/modules/groups/main.js
581
%%GEKKODIR%%/modules/groups/main.lib.php
652
%%GEKKODIR%%/modules/groups/model.php
582
%%GEKKODIR%%/modules/groups/module.inc.php
583
%%GEKKODIR%%/modules/groups/package.xml
653
%%GEKKODIR%%/modules/groups/package.xml
584
%%GEKKODIR%%/modules/groups/tools/chooser.php
654
%%GEKKODIR%%/modules/groups/tools/chooser.php
655
%%GEKKODIR%%/modules/groups/view/_group.form.tpl
656
%%GEKKODIR%%/modules/groups/view/admin.default.tpl
657
%%GEKKODIR%%/modules/groups/view/admin.edit.tpl
585
%%GEKKODIR%%/modules/index.html
658
%%GEKKODIR%%/modules/index.html
586
%%GEKKODIR%%/modules/menu-editor/admin.inc.php
659
%%GEKKODIR%%/modules/menu-editor/actions.php
587
%%GEKKODIR%%/modules/menu-editor/admin.panel.php
660
%%GEKKODIR%%/modules/menu-editor/admin.php
588
%%GEKKODIR%%/modules/menu-editor/blocks/menu-loader.php
661
%%GEKKODIR%%/modules/menu-editor/admin_panel.php
662
%%GEKKODIR%%/modules/menu-editor/blocks/view.php
663
%%GEKKODIR%%/modules/menu-editor/functions.php
589
%%GEKKODIR%%/modules/menu-editor/lang/en/core.php
664
%%GEKKODIR%%/modules/menu-editor/lang/en/core.php
590
%%GEKKODIR%%/modules/menu-editor/lang/en/main.php
665
%%GEKKODIR%%/modules/menu-editor/lang/en/main.php
591
%%GEKKODIR%%/modules/menu-editor/lang/es/core.php
666
%%GEKKODIR%%/modules/menu-editor/lang/es/core.php
592
%%GEKKODIR%%/modules/menu-editor/lang/es/main.php
667
%%GEKKODIR%%/modules/menu-editor/lang/es/main.php
593
%%GEKKODIR%%/modules/menu-editor/main.act.php
668
%%GEKKODIR%%/modules/menu-editor/model.php
594
%%GEKKODIR%%/modules/menu-editor/main.lib.php
595
%%GEKKODIR%%/modules/menu-editor/module.inc.php
596
%%GEKKODIR%%/modules/menu-editor/package.xml
669
%%GEKKODIR%%/modules/menu-editor/package.xml
597
%%GEKKODIR%%/modules/modules/admin.inc.php
670
%%GEKKODIR%%/modules/menu-editor/view/_link.form.tpl
598
%%GEKKODIR%%/modules/modules/admin.panel.php
671
%%GEKKODIR%%/modules/menu-editor/view/_menu.form.tpl
672
%%GEKKODIR%%/modules/menu-editor/view/admin.create_link.tpl
673
%%GEKKODIR%%/modules/menu-editor/view/admin.create_menu.tpl
674
%%GEKKODIR%%/modules/menu-editor/view/admin.default.tpl
675
%%GEKKODIR%%/modules/menu-editor/view/admin.edit_link.tpl
676
%%GEKKODIR%%/modules/menu-editor/view/admin.edit_menu.tpl
677
%%GEKKODIR%%/modules/modules/actions.php
678
%%GEKKODIR%%/modules/modules/admin.php
679
%%GEKKODIR%%/modules/modules/admin_panel.php
680
%%GEKKODIR%%/modules/modules/functions.php
599
%%GEKKODIR%%/modules/modules/lang/en/core.php
681
%%GEKKODIR%%/modules/modules/lang/en/core.php
600
%%GEKKODIR%%/modules/modules/lang/en/main.php
682
%%GEKKODIR%%/modules/modules/lang/en/main.php
601
%%GEKKODIR%%/modules/modules/lang/es/core.php
683
%%GEKKODIR%%/modules/modules/lang/es/core.php
602
%%GEKKODIR%%/modules/modules/lang/es/main.php
684
%%GEKKODIR%%/modules/modules/lang/es/main.php
603
%%GEKKODIR%%/modules/modules/main.act.php
685
%%GEKKODIR%%/modules/modules/model.php
604
%%GEKKODIR%%/modules/modules/main.lib.php
605
%%GEKKODIR%%/modules/modules/module.inc.php
606
%%GEKKODIR%%/modules/modules/package.xml
686
%%GEKKODIR%%/modules/modules/package.xml
607
%%GEKKODIR%%/modules/packages/admin.inc.php
687
%%GEKKODIR%%/modules/modules/view/admin.default.tpl
608
%%GEKKODIR%%/modules/packages/admin.panel.php
688
%%GEKKODIR%%/modules/modules/view/admin.edit.tpl
689
%%GEKKODIR%%/modules/packages/actions.php
690
%%GEKKODIR%%/modules/packages/admin.php
691
%%GEKKODIR%%/modules/packages/admin_panel.php
692
%%GEKKODIR%%/modules/packages/functions.php
609
%%GEKKODIR%%/modules/packages/lang/en/core.php
693
%%GEKKODIR%%/modules/packages/lang/en/core.php
610
%%GEKKODIR%%/modules/packages/lang/en/main.php
694
%%GEKKODIR%%/modules/packages/lang/en/main.php
611
%%GEKKODIR%%/modules/packages/lang/es/core.php
695
%%GEKKODIR%%/modules/packages/lang/es/core.php
612
%%GEKKODIR%%/modules/packages/lang/es/main.php
696
%%GEKKODIR%%/modules/packages/lang/es/main.php
613
%%GEKKODIR%%/modules/packages/main.act.php
697
%%GEKKODIR%%/modules/packages/model.php
614
%%GEKKODIR%%/modules/packages/main.lib.php
615
%%GEKKODIR%%/modules/packages/module.inc.php
616
%%GEKKODIR%%/modules/packages/package.xml
698
%%GEKKODIR%%/modules/packages/package.xml
617
%%GEKKODIR%%/modules/users/admin.inc.php
699
%%GEKKODIR%%/modules/packages/view/admin.default.tpl
700
%%GEKKODIR%%/modules/search/blocks/search.php
701
%%GEKKODIR%%/modules/search/functions.php
702
%%GEKKODIR%%/modules/search/lang/en/core.php
703
%%GEKKODIR%%/modules/search/lang/en/main.php
704
%%GEKKODIR%%/modules/search/lang/es/core.php
705
%%GEKKODIR%%/modules/search/lang/es/main.php
706
%%GEKKODIR%%/modules/search/main.php
707
%%GEKKODIR%%/modules/search/model.php
708
%%GEKKODIR%%/modules/search/package.xml
709
%%GEKKODIR%%/modules/search/view/main.default.tpl
710
%%GEKKODIR%%/modules/search/view/search.block.tpl
711
%%GEKKODIR%%/modules/users/actions.php
712
%%GEKKODIR%%/modules/users/admin.php
618
%%GEKKODIR%%/modules/users/blocks/whoami.php
713
%%GEKKODIR%%/modules/users/blocks/whoami.php
714
%%GEKKODIR%%/modules/users/functions.php
715
%%GEKKODIR%%/modules/users/include/conf.php
716
%%GEKKODIR%%/modules/users/include/search.php
619
%%GEKKODIR%%/modules/users/lang/en/conf.php
717
%%GEKKODIR%%/modules/users/lang/en/conf.php
620
%%GEKKODIR%%/modules/users/lang/en/core.php
718
%%GEKKODIR%%/modules/users/lang/en/core.php
621
%%GEKKODIR%%/modules/users/lang/en/main.php
719
%%GEKKODIR%%/modules/users/lang/en/main.php
Lines 628-791 Link Here
628
%%GEKKODIR%%/modules/users/lang/es/resetpw.letter
726
%%GEKKODIR%%/modules/users/lang/es/resetpw.letter
629
%%GEKKODIR%%/modules/users/lang/es/welcome.letter
727
%%GEKKODIR%%/modules/users/lang/es/welcome.letter
630
%%GEKKODIR%%/modules/users/lang/es/whoami.block.php
728
%%GEKKODIR%%/modules/users/lang/es/whoami.block.php
631
%%GEKKODIR%%/modules/users/main.act.php
632
%%GEKKODIR%%/modules/users/main.inc.php
633
%%GEKKODIR%%/modules/users/main.js
729
%%GEKKODIR%%/modules/users/main.js
634
%%GEKKODIR%%/modules/users/main.lib.php
730
%%GEKKODIR%%/modules/users/main.php
635
%%GEKKODIR%%/modules/users/mod_conf.inc.php
731
%%GEKKODIR%%/modules/users/model.php
636
%%GEKKODIR%%/modules/users/module.inc.php
637
%%GEKKODIR%%/modules/users/package.xml
732
%%GEKKODIR%%/modules/users/package.xml
638
%%GEKKODIR%%/modules/users/tools/avatar.php
733
%%GEKKODIR%%/modules/users/tools/avatar.php
639
%%GEKKODIR%%/modules/users/user.panel.php
734
%%GEKKODIR%%/modules/users/user_panel.php
735
%%GEKKODIR%%/modules/users/view/_account.form.tpl
736
%%GEKKODIR%%/modules/users/view/_confirm.form.tpl
737
%%GEKKODIR%%/modules/users/view/_login.form.tpl
738
%%GEKKODIR%%/modules/users/view/_password_reset.form.tpl
739
%%GEKKODIR%%/modules/users/view/_profile.form.tpl
740
%%GEKKODIR%%/modules/users/view/_registration.form.tpl
741
%%GEKKODIR%%/modules/users/view/_users.form.tpl
742
%%GEKKODIR%%/modules/users/view/admin.default.tpl
743
%%GEKKODIR%%/modules/users/view/admin.edit.tpl
744
%%GEKKODIR%%/modules/users/view/admin.register.tpl
745
%%GEKKODIR%%/modules/users/view/main.account.tpl
746
%%GEKKODIR%%/modules/users/view/main.confirm.tpl
747
%%GEKKODIR%%/modules/users/view/main.login.tpl
748
%%GEKKODIR%%/modules/users/view/main.profile.tpl
640
%%GEKKODIR%%/robots.txt
749
%%GEKKODIR%%/robots.txt
641
%%GEKKODIR%%/temp/.htaccess
750
%%GEKKODIR%%/temp/.htaccess
642
%%GEKKODIR%%/templates/.htaccess
751
%%GEKKODIR%%/templates/.htaccess
643
%%GEKKODIR%%/templates/default/admin/_admin.toolbar.inc.tpl
752
%%GEKKODIR%%/templates/default/_layout/atom.feed.tpl
644
%%GEKKODIR%%/templates/default/blocks/_block.form.tpl
753
%%GEKKODIR%%/templates/default/_layout/contentBlock.tpl
645
%%GEKKODIR%%/templates/default/blocks/admin.block_placer.tpl
754
%%GEKKODIR%%/templates/default/_layout/editorUpload.tpl
646
%%GEKKODIR%%/templates/default/blocks/admin.create.tpl
755
%%GEKKODIR%%/templates/default/_layout/footer.tpl
647
%%GEKKODIR%%/templates/default/blocks/admin.default.tpl
756
%%GEKKODIR%%/templates/default/_layout/gekkoEditor.tpl
648
%%GEKKODIR%%/templates/default/blocks/admin.generic_form.tpl
757
%%GEKKODIR%%/templates/default/_layout/gekkoEditorSimple.tpl
649
%%GEKKODIR%%/templates/default/blocks/contentonly.block
758
%%GEKKODIR%%/templates/default/_layout/header.tpl
650
%%GEKKODIR%%/templates/default/blocks/default.block
759
%%GEKKODIR%%/templates/default/_layout/index.tpl
651
%%GEKKODIR%%/templates/default/blocks/info.block
760
%%GEKKODIR%%/templates/default/_layout/index.xml.tpl
652
%%GEKKODIR%%/templates/default/conf/_conf.form.tpl
761
%%GEKKODIR%%/templates/default/_layout/main.css
653
%%GEKKODIR%%/templates/default/conf/admin.default.tpl
762
%%GEKKODIR%%/templates/default/_layout/panel.tpl
654
%%GEKKODIR%%/templates/default/conf/admin.edit_key.tpl
763
%%GEKKODIR%%/templates/default/_layout/rss.feed.tpl
655
%%GEKKODIR%%/templates/default/conf/admin.new_key.tpl
764
%%GEKKODIR%%/templates/default/_themes/default/U-background.png
656
%%GEKKODIR%%/templates/default/conf/admin.setup.tpl
765
%%GEKKODIR%%/templates/default/_themes/default/U-button-background.png
657
%%GEKKODIR%%/templates/default/css/default/U-background.png
766
%%GEKKODIR%%/templates/default/_themes/default/block-title-background.png
658
%%GEKKODIR%%/templates/default/css/default/U-button-background.png
767
%%GEKKODIR%%/templates/default/_themes/default/button-background.png
659
%%GEKKODIR%%/templates/default/css/default/block-title-background.png
768
%%GEKKODIR%%/templates/default/_themes/default/container-background.png
660
%%GEKKODIR%%/templates/default/css/default/container-background.png
769
%%GEKKODIR%%/templates/default/_themes/default/logo-top-gekko.png
661
%%GEKKODIR%%/templates/default/css/default/logo-top-gekko.png
770
%%GEKKODIR%%/templates/default/_themes/default/logo-top.png
662
%%GEKKODIR%%/templates/default/css/default/logo-top.png
771
%%GEKKODIR%%/templates/default/_themes/default/theme.css
663
%%GEKKODIR%%/templates/default/css/default/thumb.png
772
%%GEKKODIR%%/templates/default/_themes/default/thumb.png
664
%%GEKKODIR%%/templates/default/default.css
665
%%GEKKODIR%%/templates/default/groups/_group.form.tpl
666
%%GEKKODIR%%/templates/default/groups/admin.default.tpl
667
%%GEKKODIR%%/templates/default/groups/admin.edit.tpl
668
%%GEKKODIR%%/templates/default/main/ContentBlock.tpl
669
%%GEKKODIR%%/templates/default/main/Panel.tpl
670
%%GEKKODIR%%/templates/default/main/atom.feed.tpl
671
%%GEKKODIR%%/templates/default/main/editorUpload.tpl
672
%%GEKKODIR%%/templates/default/main/footer.tpl
673
%%GEKKODIR%%/templates/default/main/gekkoEditor.tpl
674
%%GEKKODIR%%/templates/default/main/gekkoEditorSimple.tpl
675
%%GEKKODIR%%/templates/default/main/header.tpl
676
%%GEKKODIR%%/templates/default/main/index.tpl
677
%%GEKKODIR%%/templates/default/main/index.xml.tpl
678
%%GEKKODIR%%/templates/default/main/main.css
679
%%GEKKODIR%%/templates/default/main/rss.feed.tpl
680
%%GEKKODIR%%/templates/default/menu-editor/_link.form.tpl
681
%%GEKKODIR%%/templates/default/menu-editor/_menu.form.tpl
682
%%GEKKODIR%%/templates/default/menu-editor/admin.create_link.tpl
683
%%GEKKODIR%%/templates/default/menu-editor/admin.create_menu.tpl
684
%%GEKKODIR%%/templates/default/menu-editor/admin.default.tpl
685
%%GEKKODIR%%/templates/default/menu-editor/admin.edit_link.tpl
686
%%GEKKODIR%%/templates/default/menu-editor/admin.edit_menu.tpl
687
%%GEKKODIR%%/templates/default/modules/admin.default.tpl
688
%%GEKKODIR%%/templates/default/modules/admin.edit.tpl
689
%%GEKKODIR%%/templates/default/packages/admin.default.tpl
690
%%GEKKODIR%%/templates/default/users/_account.form.tpl
691
%%GEKKODIR%%/templates/default/users/_confirm.form.tpl
692
%%GEKKODIR%%/templates/default/users/_login.form.tpl
693
%%GEKKODIR%%/templates/default/users/_password_reset.form.tpl
694
%%GEKKODIR%%/templates/default/users/_profile.form.tpl
695
%%GEKKODIR%%/templates/default/users/_registration.form.tpl
696
%%GEKKODIR%%/templates/default/users/_users.form.tpl
697
%%GEKKODIR%%/templates/default/users/admin.default.tpl
698
%%GEKKODIR%%/templates/default/users/admin.edit.tpl
699
%%GEKKODIR%%/templates/default/users/admin.register.tpl
700
%%GEKKODIR%%/templates/default/users/main.account.tpl
701
%%GEKKODIR%%/templates/default/users/main.confirm.tpl
702
%%GEKKODIR%%/templates/default/users/main.login.tpl
703
%%GEKKODIR%%/templates/default/users/main.profile.tpl
704
%%GEKKODIR%%/templates/index.html
773
%%GEKKODIR%%/templates/index.html
774
%%GEKKODIR%%/templates/tao/_layout/contentBlock.tpl
775
%%GEKKODIR%%/templates/tao/_layout/footer.tpl
776
%%GEKKODIR%%/templates/tao/_layout/header.tpl
777
%%GEKKODIR%%/templates/tao/_layout/index.tpl
778
%%GEKKODIR%%/templates/tao/_layout/main.css
779
%%GEKKODIR%%/templates/tao/_themes/default/U-background.png
780
%%GEKKODIR%%/templates/tao/_themes/default/U-button-background-hover.png
781
%%GEKKODIR%%/templates/tao/_themes/default/U-button-background.png
782
%%GEKKODIR%%/templates/tao/_themes/default/avatar-background.png
783
%%GEKKODIR%%/templates/tao/_themes/default/block-background.png
784
%%GEKKODIR%%/templates/tao/_themes/default/block-bottom.png
785
%%GEKKODIR%%/templates/tao/_themes/default/block-link-hover.png
786
%%GEKKODIR%%/templates/tao/_themes/default/block-top.png
787
%%GEKKODIR%%/templates/tao/_themes/default/block.png
788
%%GEKKODIR%%/templates/tao/_themes/default/body-background.png
789
%%GEKKODIR%%/templates/tao/_themes/default/button-background.png
790
%%GEKKODIR%%/templates/tao/_themes/default/container-background.png
791
%%GEKKODIR%%/templates/tao/_themes/default/container-bottom.png
792
%%GEKKODIR%%/templates/tao/_themes/default/container-head.png
793
%%GEKKODIR%%/templates/tao/_themes/default/container-top.png
794
%%GEKKODIR%%/templates/tao/_themes/default/content-background.png
795
%%GEKKODIR%%/templates/tao/_themes/default/content-top.png
796
%%GEKKODIR%%/templates/tao/_themes/default/header-logo-gekko.png
797
%%GEKKODIR%%/templates/tao/_themes/default/header-logo.png
798
%%GEKKODIR%%/templates/tao/_themes/default/tbox1-background.png
799
%%GEKKODIR%%/templates/tao/_themes/default/tbox1-bottom.png
800
%%GEKKODIR%%/templates/tao/_themes/default/tbox1-top.png
801
%%GEKKODIR%%/templates/tao/_themes/default/tbox1.png
802
%%GEKKODIR%%/templates/tao/_themes/default/tbox2-background.png
803
%%GEKKODIR%%/templates/tao/_themes/default/tbox2-bottom.png
804
%%GEKKODIR%%/templates/tao/_themes/default/tbox2-top.png
805
%%GEKKODIR%%/templates/tao/_themes/default/tbox2.png
806
%%GEKKODIR%%/templates/tao/_themes/default/tbox3-background.png
807
%%GEKKODIR%%/templates/tao/_themes/default/tbox3-bottom.png
808
%%GEKKODIR%%/templates/tao/_themes/default/tbox3-top.png
809
%%GEKKODIR%%/templates/tao/_themes/default/tbox3.png
810
%%GEKKODIR%%/templates/tao/_themes/default/theme.css
811
%%GEKKODIR%%/templates/tao/_themes/default/thumb.png
812
%%GEKKODIR%%/templates/tao/blocks/default.block
705
%%GEKKODIR%%/tools.php
813
%%GEKKODIR%%/tools.php
706
@dirrm %%GEKKODIR%%/data
814
@dirrm %%GEKKODIR%%/templates/tao/blocks
707
@dirrm %%GEKKODIR%%/install/tpl
815
@dirrm %%GEKKODIR%%/templates/tao/_themes/default
708
@dirrm %%GEKKODIR%%/install/lang/es
816
@dirrm %%GEKKODIR%%/templates/tao/_themes
709
@dirrm %%GEKKODIR%%/install/lang/en
817
@dirrm %%GEKKODIR%%/templates/tao/_layout
710
@dirrm %%GEKKODIR%%/install/lang
818
@dirrm %%GEKKODIR%%/templates/tao
711
@dirrm %%GEKKODIR%%/install
819
@dirrm %%GEKKODIR%%/templates/default/_themes/default
712
@dirrm %%GEKKODIR%%/js
820
@dirrm %%GEKKODIR%%/templates/default/_themes
713
@dirrm %%GEKKODIR%%/lang/nl
821
@dirrm %%GEKKODIR%%/templates/default/_layout
714
@dirrm %%GEKKODIR%%/lang/es
822
@dirrm %%GEKKODIR%%/templates/default
715
@dirrm %%GEKKODIR%%/lang/en
823
@dirrm %%GEKKODIR%%/templates
716
@dirrm %%GEKKODIR%%/lang
824
@dirrm %%GEKKODIR%%/temp
717
@dirrm %%GEKKODIR%%/lib/tools
825
@dirrm %%GEKKODIR%%/modules/users/view
718
@dirrm %%GEKKODIR%%/lib/third_party/geshi/lang
719
@dirrm %%GEKKODIR%%/lib/third_party/geshi
720
@dirrm %%GEKKODIR%%/lib/third_party/crypt_blowfish
721
@dirrm %%GEKKODIR%%/lib/third_party
722
@dirrm %%GEKKODIR%%/lib/plugins
723
@dirrm %%GEKKODIR%%/lib/db
724
@dirrm %%GEKKODIR%%/lib
725
@dirrm %%GEKKODIR%%/media/smileys/default
726
@dirrm %%GEKKODIR%%/media/smileys
727
@dirrm %%GEKKODIR%%/media/icons/default/toolbar
728
@dirrm %%GEKKODIR%%/media/icons/default/48
729
@dirrm %%GEKKODIR%%/media/icons/default/16
730
@dirrm %%GEKKODIR%%/media/icons/default
731
@dirrm %%GEKKODIR%%/media/icons
732
@dirrm %%GEKKODIR%%/media/avatars
733
@dirrm %%GEKKODIR%%/media
734
@dirrm %%GEKKODIR%%/modules/users/tools
826
@dirrm %%GEKKODIR%%/modules/users/tools
735
@dirrm %%GEKKODIR%%/modules/users/lang/es
827
@dirrm %%GEKKODIR%%/modules/users/lang/es
736
@dirrm %%GEKKODIR%%/modules/users/lang/en
828
@dirrm %%GEKKODIR%%/modules/users/lang/en
737
@dirrm %%GEKKODIR%%/modules/users/lang
829
@dirrm %%GEKKODIR%%/modules/users/lang
830
@dirrm %%GEKKODIR%%/modules/users/include
738
@dirrm %%GEKKODIR%%/modules/users/blocks
831
@dirrm %%GEKKODIR%%/modules/users/blocks
739
@dirrm %%GEKKODIR%%/modules/users
832
@dirrm %%GEKKODIR%%/modules/users
833
@dirrm %%GEKKODIR%%/modules/search/view
834
@dirrm %%GEKKODIR%%/modules/search/lang/es
835
@dirrm %%GEKKODIR%%/modules/search/lang/en
836
@dirrm %%GEKKODIR%%/modules/search/lang
837
@dirrm %%GEKKODIR%%/modules/search/blocks
838
@dirrm %%GEKKODIR%%/modules/search
839
@dirrm %%GEKKODIR%%/modules/packages/view
740
@dirrm %%GEKKODIR%%/modules/packages/lang/es
840
@dirrm %%GEKKODIR%%/modules/packages/lang/es
741
@dirrm %%GEKKODIR%%/modules/packages/lang/en
841
@dirrm %%GEKKODIR%%/modules/packages/lang/en
742
@dirrm %%GEKKODIR%%/modules/packages/lang
842
@dirrm %%GEKKODIR%%/modules/packages/lang
743
@dirrm %%GEKKODIR%%/modules/packages
843
@dirrm %%GEKKODIR%%/modules/packages
844
@dirrm %%GEKKODIR%%/modules/modules/view
744
@dirrm %%GEKKODIR%%/modules/modules/lang/es
845
@dirrm %%GEKKODIR%%/modules/modules/lang/es
745
@dirrm %%GEKKODIR%%/modules/modules/lang/en
846
@dirrm %%GEKKODIR%%/modules/modules/lang/en
746
@dirrm %%GEKKODIR%%/modules/modules/lang
847
@dirrm %%GEKKODIR%%/modules/modules/lang
747
@dirrm %%GEKKODIR%%/modules/modules
848
@dirrm %%GEKKODIR%%/modules/modules
849
@dirrm %%GEKKODIR%%/modules/menu-editor/view
748
@dirrm %%GEKKODIR%%/modules/menu-editor/lang/es
850
@dirrm %%GEKKODIR%%/modules/menu-editor/lang/es
749
@dirrm %%GEKKODIR%%/modules/menu-editor/lang/en
851
@dirrm %%GEKKODIR%%/modules/menu-editor/lang/en
750
@dirrm %%GEKKODIR%%/modules/menu-editor/lang
852
@dirrm %%GEKKODIR%%/modules/menu-editor/lang
751
@dirrm %%GEKKODIR%%/modules/menu-editor/blocks
853
@dirrm %%GEKKODIR%%/modules/menu-editor/blocks
752
@dirrm %%GEKKODIR%%/modules/menu-editor
854
@dirrm %%GEKKODIR%%/modules/menu-editor
855
@dirrm %%GEKKODIR%%/modules/groups/view
753
@dirrm %%GEKKODIR%%/modules/groups/tools
856
@dirrm %%GEKKODIR%%/modules/groups/tools
754
@dirrm %%GEKKODIR%%/modules/groups/lang/es
857
@dirrm %%GEKKODIR%%/modules/groups/lang/es
755
@dirrm %%GEKKODIR%%/modules/groups/lang/en
858
@dirrm %%GEKKODIR%%/modules/groups/lang/en
756
@dirrm %%GEKKODIR%%/modules/groups/lang
859
@dirrm %%GEKKODIR%%/modules/groups/lang
757
@dirrm %%GEKKODIR%%/modules/groups
860
@dirrm %%GEKKODIR%%/modules/groups
861
@dirrm %%GEKKODIR%%/modules/conf/view
758
@dirrm %%GEKKODIR%%/modules/conf/tools
862
@dirrm %%GEKKODIR%%/modules/conf/tools
759
@dirrm %%GEKKODIR%%/modules/conf/lang/es
863
@dirrm %%GEKKODIR%%/modules/conf/lang/es
760
@dirrm %%GEKKODIR%%/modules/conf/lang/en
864
@dirrm %%GEKKODIR%%/modules/conf/lang/en
761
@dirrm %%GEKKODIR%%/modules/conf/lang
865
@dirrm %%GEKKODIR%%/modules/conf/lang
866
@dirrm %%GEKKODIR%%/modules/conf/include
762
@dirrm %%GEKKODIR%%/modules/conf/blocks
867
@dirrm %%GEKKODIR%%/modules/conf/blocks
763
@dirrm %%GEKKODIR%%/modules/conf
868
@dirrm %%GEKKODIR%%/modules/conf
869
@dirrm %%GEKKODIR%%/modules/blocks/view
764
@dirrm %%GEKKODIR%%/modules/blocks/tools
870
@dirrm %%GEKKODIR%%/modules/blocks/tools
765
@dirrm %%GEKKODIR%%/modules/blocks/lang/nl
766
@dirrm %%GEKKODIR%%/modules/blocks/lang/es
871
@dirrm %%GEKKODIR%%/modules/blocks/lang/es
767
@dirrm %%GEKKODIR%%/modules/blocks/lang/en
872
@dirrm %%GEKKODIR%%/modules/blocks/lang/en
768
@dirrm %%GEKKODIR%%/modules/blocks/lang
873
@dirrm %%GEKKODIR%%/modules/blocks/lang
874
@dirrm %%GEKKODIR%%/modules/blocks/include
769
@dirrm %%GEKKODIR%%/modules/blocks/blocks
875
@dirrm %%GEKKODIR%%/modules/blocks/blocks
770
@dirrm %%GEKKODIR%%/modules/blocks
876
@dirrm %%GEKKODIR%%/modules/blocks
771
@dirrm %%GEKKODIR%%/modules/admin/lang/nl
877
@dirrm %%GEKKODIR%%/modules/admin/view
772
@dirrm %%GEKKODIR%%/modules/admin/lang/es
878
@dirrm %%GEKKODIR%%/modules/admin/lang/es
773
@dirrm %%GEKKODIR%%/modules/admin/lang/en
879
@dirrm %%GEKKODIR%%/modules/admin/lang/en
774
@dirrm %%GEKKODIR%%/modules/admin/lang
880
@dirrm %%GEKKODIR%%/modules/admin/lang
775
@dirrm %%GEKKODIR%%/modules/admin
881
@dirrm %%GEKKODIR%%/modules/admin
776
@dirrm %%GEKKODIR%%/modules
882
@dirrm %%GEKKODIR%%/modules
777
@dirrm %%GEKKODIR%%/temp
883
@dirrm %%GEKKODIR%%/media/smileys/default
778
@dirrm %%GEKKODIR%%/templates/default/users
884
@dirrm %%GEKKODIR%%/media/smileys
779
@dirrm %%GEKKODIR%%/templates/default/packages
885
@dirrm %%GEKKODIR%%/media/language
780
@dirrm %%GEKKODIR%%/templates/default/modules
886
@dirrm %%GEKKODIR%%/media/icons/default/toolbar
781
@dirrm %%GEKKODIR%%/templates/default/menu-editor
887
@dirrm %%GEKKODIR%%/media/icons/default/48
782
@dirrm %%GEKKODIR%%/templates/default/main
888
@dirrm %%GEKKODIR%%/media/icons/default/16
783
@dirrm %%GEKKODIR%%/templates/default/groups
889
@dirrm %%GEKKODIR%%/media/icons/default
784
@dirrm %%GEKKODIR%%/templates/default/css/default
890
@dirrm %%GEKKODIR%%/media/icons
785
@dirrm %%GEKKODIR%%/templates/default/css
891
@dirrm %%GEKKODIR%%/media/avatars
786
@dirrm %%GEKKODIR%%/templates/default/conf
892
@dirrm %%GEKKODIR%%/media
787
@dirrm %%GEKKODIR%%/templates/default/blocks
893
@dirrm %%GEKKODIR%%/lib/tools
788
@dirrm %%GEKKODIR%%/templates/default/admin
894
@dirrm %%GEKKODIR%%/lib/third_party/geshi/lang
789
@dirrm %%GEKKODIR%%/templates/default
895
@dirrm %%GEKKODIR%%/lib/third_party/geshi
790
@dirrm %%GEKKODIR%%/templates
896
@dirrm %%GEKKODIR%%/lib/third_party/crypt_blowfish
897
@dirrm %%GEKKODIR%%/lib/third_party
898
@dirrm %%GEKKODIR%%/lib/plugins/webShot
899
@dirrm %%GEKKODIR%%/lib/plugins/relativeURLs
900
@dirrm %%GEKKODIR%%/lib/plugins/msiePNGFix
901
@dirrm %%GEKKODIR%%/lib/plugins/autoLinks
902
@dirrm %%GEKKODIR%%/lib/plugins/ajaxLinks
903
@dirrm %%GEKKODIR%%/lib/plugins/ajaxForms
904
@dirrm %%GEKKODIR%%/lib/plugins
905
@dirrm %%GEKKODIR%%/lib/db
906
@dirrm %%GEKKODIR%%/lib
907
@dirrm %%GEKKODIR%%/lang/es
908
@dirrm %%GEKKODIR%%/lang/en
909
@dirrm %%GEKKODIR%%/lang
910
@dirrm %%GEKKODIR%%/js/scriptaculous/src
911
@dirrm %%GEKKODIR%%/js/scriptaculous/lib
912
@dirrm %%GEKKODIR%%/js/scriptaculous
913
@dirrm %%GEKKODIR%%/js
914
@dirrm %%GEKKODIR%%/install/view
915
@dirrm %%GEKKODIR%%/install/lang/es
916
@dirrm %%GEKKODIR%%/install/lang/en
917
@dirrm %%GEKKODIR%%/install/lang
918
@dirrm %%GEKKODIR%%/install
919
@dirrm %%GEKKODIR%%/data
791
@dirrm %%GEKKODIR%%
920
@dirrm %%GEKKODIR%%

Return to bug 115355