FreeBSD Bugzilla – Attachment 80419 Details for
Bug 115355
[UPDATE PORT VERSION] www/gekko
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 34.82 KB, created by
Felippe de Meirelles Motta
on 2007-08-09 18:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2007-08-09 18:10:00 UTC
Size:
34.82 KB
patch
obsolete
>diff -ruN gekko.old/Makefile gekko/Makefile >--- gekko.old/Makefile Sat May 19 17:24:52 2007 >+++ gekko/Makefile Thu Aug 9 10:53:47 2007 >@@ -6,8 +6,8 @@ > # > > PORTNAME= gekko >-PORTVERSION= 0.7 >-PORTREVISION= 1 >+PORTVERSION= 0.8 >+PORTREVISION= 2 > CATEGORIES= www > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= gekkoware >diff -ruN gekko.old/distinfo gekko/distinfo >--- gekko.old/distinfo Mon Sep 4 19:35:59 2006 >+++ gekko/distinfo Thu Aug 9 10:58:11 2007 >@@ -1,3 +1,3 @@ >-MD5 (gekkoware/gekko-0.7.tar.gz) = 9d473615db2684b2d4f8775d73b5482a >-SHA256 (gekkoware/gekko-0.7.tar.gz) = b33d79011a4f05e059d98a65df8117717d3f41d9a738284b426b9f36c1036a8b >-SIZE (gekkoware/gekko-0.7.tar.gz) = 2002567 >+MD5 (gekkoware/gekko-0.8.tar.gz) = d4357ad9ad75cd2f1c02f6b008d0b0ab >+SHA256 (gekkoware/gekko-0.8.tar.gz) = 9edbd8231894cfe98ed4f3a0e28375e927ac45051dd2aab2541791f6e95a8877 >+SIZE (gekkoware/gekko-0.8.tar.gz) = 2093200 >diff -ruN gekko.old/pkg-plist gekko/pkg-plist >--- gekko.old/pkg-plist Mon Sep 4 19:35:59 2006 >+++ gekko/pkg-plist Thu Aug 9 11:06:45 2007 >@@ -1,4 +1,3 @@ >-%%GEKKODIR%%/cgdb.base.php > %%GEKKODIR%%/cgdb.php > %%GEKKODIR%%/conf.php > %%GEKKODIR%%/data/.htaccess >@@ -9,28 +8,36 @@ > %%GEKKODIR%%/install/index.html > %%GEKKODIR%%/install/lang/en/main.php > %%GEKKODIR%%/install/lang/es/main.php >-%%GEKKODIR%%/install/tpl/index.tpl >+%%GEKKODIR%%/install/view/index.tpl > %%GEKKODIR%%/js/.htaccess > %%GEKKODIR%%/js/browser.js >+%%GEKKODIR%%/js/bubble.js > %%GEKKODIR%%/js/captcha.js > %%GEKKODIR%%/js/contextmenu.js > %%GEKKODIR%%/js/core.js >-%%GEKKODIR%%/js/draganddrop.js > %%GEKKODIR%%/js/editor.js >-%%GEKKODIR%%/js/effects.js > %%GEKKODIR%%/js/forms.js > %%GEKKODIR%%/js/index.html > %%GEKKODIR%%/js/list.js > %%GEKKODIR%%/js/popup.js >+%%GEKKODIR%%/js/scriptaculous/CHANGELOG >+%%GEKKODIR%%/js/scriptaculous/MIT-LICENSE >+%%GEKKODIR%%/js/scriptaculous/README >+%%GEKKODIR%%/js/scriptaculous/lib/prototype.js >+%%GEKKODIR%%/js/scriptaculous/src/builder.js >+%%GEKKODIR%%/js/scriptaculous/src/controls.js >+%%GEKKODIR%%/js/scriptaculous/src/dragdrop.js >+%%GEKKODIR%%/js/scriptaculous/src/effects.js >+%%GEKKODIR%%/js/scriptaculous/src/scriptaculous.js >+%%GEKKODIR%%/js/scriptaculous/src/slider.js >+%%GEKKODIR%%/js/scriptaculous/src/unittest.js > %%GEKKODIR%%/js/scroll.js > %%GEKKODIR%%/js/tab.js > %%GEKKODIR%%/js/xmlhttp.js > %%GEKKODIR%%/lang/.htaccess >+%%GEKKODIR%%/lang/codes.php > %%GEKKODIR%%/lang/en/main.php > %%GEKKODIR%%/lang/es/main.php >-%%GEKKODIR%%/lang/index.html >-%%GEKKODIR%%/lang/lang_db.inc.php >-%%GEKKODIR%%/lang/nl/main.php > %%GEKKODIR%%/lib/.htaccess > %%GEKKODIR%%/lib/accesscontrol.lib.php > %%GEKKODIR%%/lib/actions.lib.php >@@ -38,9 +45,9 @@ > %%GEKKODIR%%/lib/blowfish.lib.php > %%GEKKODIR%%/lib/cache.lib.php > %%GEKKODIR%%/lib/calendar.lib.php >+%%GEKKODIR%%/lib/chart.lib.php > %%GEKKODIR%%/lib/compression.lib.php > %%GEKKODIR%%/lib/core.lib.php >-%%GEKKODIR%%/lib/chart.lib.php > %%GEKKODIR%%/lib/database.lib.php > %%GEKKODIR%%/lib/db/mysql.driver > %%GEKKODIR%%/lib/feeder.lib.php >@@ -54,11 +61,14 @@ > %%GEKKODIR%%/lib/menu.lib.php > %%GEKKODIR%%/lib/network.lib.php > %%GEKKODIR%%/lib/plugins.lib.php >-%%GEKKODIR%%/lib/plugins/autoLinks.php >-%%GEKKODIR%%/lib/plugins/gekkoAjaxForms.php >-%%GEKKODIR%%/lib/plugins/gekkoAjaxLinks.php >-%%GEKKODIR%%/lib/plugins/msiePNGFix.php >-%%GEKKODIR%%/lib/plugins/relativeURLs.php >+%%GEKKODIR%%/lib/plugins/ajaxForms/ajaxForms.js >+%%GEKKODIR%%/lib/plugins/ajaxForms/main.php >+%%GEKKODIR%%/lib/plugins/ajaxLinks/main.php >+%%GEKKODIR%%/lib/plugins/autoLinks/main.php >+%%GEKKODIR%%/lib/plugins/msiePNGFix/main.php >+%%GEKKODIR%%/lib/plugins/relativeURLs/main.php >+%%GEKKODIR%%/lib/plugins/webShot/main.php >+%%GEKKODIR%%/lib/plugins/webShot/webShot.js > %%GEKKODIR%%/lib/remote.lib.php > %%GEKKODIR%%/lib/template.lib.php > %%GEKKODIR%%/lib/third_party/crypt_blowfish/key.php >@@ -94,11 +104,13 @@ > %%GEKKODIR%%/lib/third_party/geshi/lang/gml.php > %%GEKKODIR%%/lib/third_party/geshi/lang/groovy.php > %%GEKKODIR%%/lib/third_party/geshi/lang/html4strict.php >+%%GEKKODIR%%/lib/third_party/geshi/lang/idl.php > %%GEKKODIR%%/lib/third_party/geshi/lang/ini.php > %%GEKKODIR%%/lib/third_party/geshi/lang/inno.php > %%GEKKODIR%%/lib/third_party/geshi/lang/java.php > %%GEKKODIR%%/lib/third_party/geshi/lang/java5.php > %%GEKKODIR%%/lib/third_party/geshi/lang/javascript.php >+%%GEKKODIR%%/lib/third_party/geshi/lang/latex.php > %%GEKKODIR%%/lib/third_party/geshi/lang/lisp.php > %%GEKKODIR%%/lib/third_party/geshi/lang/lua.php > %%GEKKODIR%%/lib/third_party/geshi/lang/matlab.php >@@ -127,6 +139,7 @@ > %%GEKKODIR%%/lib/third_party/geshi/lang/sql.php > %%GEKKODIR%%/lib/third_party/geshi/lang/tcl.php > %%GEKKODIR%%/lib/third_party/geshi/lang/text.php >+%%GEKKODIR%%/lib/third_party/geshi/lang/thinbasic.php > %%GEKKODIR%%/lib/third_party/geshi/lang/tsql.php > %%GEKKODIR%%/lib/third_party/geshi/lang/vb.php > %%GEKKODIR%%/lib/third_party/geshi/lang/vbnet.php >@@ -141,6 +154,7 @@ > %%GEKKODIR%%/lib/tools/formIcon.php > %%GEKKODIR%%/lib/tools/preview.php > %%GEKKODIR%%/lib/tools/simpleUpload.php >+%%GEKKODIR%%/lib/view.lib.php > %%GEKKODIR%%/media/.htaccess > %%GEKKODIR%%/media/avatars/abstract10.gif > %%GEKKODIR%%/media/avatars/alucard.gif >@@ -202,9 +216,16 @@ > %%GEKKODIR%%/media/avatars/zelda-tww.jpg > %%GEKKODIR%%/media/avatars/zelda.jpg > %%GEKKODIR%%/media/blank.gif >+%%GEKKODIR%%/media/bubble-body.png >+%%GEKKODIR%%/media/bubble-bottom.png >+%%GEKKODIR%%/media/bubble-head.png > %%GEKKODIR%%/media/button-atom.gif >+%%GEKKODIR%%/media/button-feed.png >+%%GEKKODIR%%/media/button-feed.xcf > %%GEKKODIR%%/media/button-rss.gif >+%%GEKKODIR%%/media/draft.gif > %%GEKKODIR%%/media/favicon.png >+%%GEKKODIR%%/media/feeds.png > %%GEKKODIR%%/media/flashplayer.gif > %%GEKKODIR%%/media/gekko-logo.png > %%GEKKODIR%%/media/icons/default/16/account.png >@@ -214,7 +235,6 @@ > %%GEKKODIR%%/media/icons/default/16/announce.png > %%GEKKODIR%%/media/icons/default/16/attach.png > %%GEKKODIR%%/media/icons/default/16/back.png >-%%GEKKODIR%%/media/icons/default/16/banners.png > %%GEKKODIR%%/media/icons/default/16/blocks.png > %%GEKKODIR%%/media/icons/default/16/bookmark.png > %%GEKKODIR%%/media/icons/default/16/broken-links.png >@@ -286,7 +306,6 @@ > %%GEKKODIR%%/media/icons/default/16/joystick.png > %%GEKKODIR%%/media/icons/default/16/kde.png > %%GEKKODIR%%/media/icons/default/16/key.png >-%%GEKKODIR%%/media/icons/default/16/lang.png > %%GEKKODIR%%/media/icons/default/16/left.png > %%GEKKODIR%%/media/icons/default/16/letter.png > %%GEKKODIR%%/media/icons/default/16/lock.png >@@ -318,6 +337,7 @@ > %%GEKKODIR%%/media/icons/default/16/password.png > %%GEKKODIR%%/media/icons/default/16/paste.png > %%GEKKODIR%%/media/icons/default/16/phrases.png >+%%GEKKODIR%%/media/icons/default/16/plugins.png > %%GEKKODIR%%/media/icons/default/16/preview.png > %%GEKKODIR%%/media/icons/default/16/print.png > %%GEKKODIR%%/media/icons/default/16/printer.png >@@ -333,6 +353,7 @@ > %%GEKKODIR%%/media/icons/default/16/save.png > %%GEKKODIR%%/media/icons/default/16/scanner.png > %%GEKKODIR%%/media/icons/default/16/science.png >+%%GEKKODIR%%/media/icons/default/16/search.png > %%GEKKODIR%%/media/icons/default/16/settings.png > %%GEKKODIR%%/media/icons/default/16/setup.png > %%GEKKODIR%%/media/icons/default/16/snapshot.png >@@ -383,6 +404,7 @@ > %%GEKKODIR%%/media/icons/default/48/decrypted.png > %%GEKKODIR%%/media/icons/default/48/default.png > %%GEKKODIR%%/media/icons/default/48/devel.png >+%%GEKKODIR%%/media/icons/default/48/down.png > %%GEKKODIR%%/media/icons/default/48/e-mail.png > %%GEKKODIR%%/media/icons/default/48/error.png > %%GEKKODIR%%/media/icons/default/48/faqs.png >@@ -410,6 +432,7 @@ > %%GEKKODIR%%/media/icons/default/48/letter.png > %%GEKKODIR%%/media/icons/default/48/logout.png > %%GEKKODIR%%/media/icons/default/48/logs.png >+%%GEKKODIR%%/media/icons/default/48/looknfeel.png > %%GEKKODIR%%/media/icons/default/48/math.png > %%GEKKODIR%%/media/icons/default/48/media.png > %%GEKKODIR%%/media/icons/default/48/menu-editor.png >@@ -422,10 +445,12 @@ > %%GEKKODIR%%/media/icons/default/48/openbsd.png > %%GEKKODIR%%/media/icons/default/48/packages.png > %%GEKKODIR%%/media/icons/default/48/phrases.png >+%%GEKKODIR%%/media/icons/default/48/plugins.png > %%GEKKODIR%%/media/icons/default/48/printer.png > %%GEKKODIR%%/media/icons/default/48/profile.png > %%GEKKODIR%%/media/icons/default/48/reload.png > %%GEKKODIR%%/media/icons/default/48/science.png >+%%GEKKODIR%%/media/icons/default/48/search.png > %%GEKKODIR%%/media/icons/default/48/setup.png > %%GEKKODIR%%/media/icons/default/48/snapshot.png > %%GEKKODIR%%/media/icons/default/48/socket.png >@@ -436,6 +461,7 @@ > %%GEKKODIR%%/media/icons/default/48/toys.png > %%GEKKODIR%%/media/icons/default/48/tux.png > %%GEKKODIR%%/media/icons/default/48/ubuntu.png >+%%GEKKODIR%%/media/icons/default/48/up.png > %%GEKKODIR%%/media/icons/default/48/upgrades.png > %%GEKKODIR%%/media/icons/default/48/users.png > %%GEKKODIR%%/media/icons/default/48/warning.png >@@ -454,6 +480,7 @@ > %%GEKKODIR%%/media/icons/default/toolbar/indent.png > %%GEKKODIR%%/media/icons/default/toolbar/insertfile.png > %%GEKKODIR%%/media/icons/default/toolbar/inserthorizontalrule.png >+%%GEKKODIR%%/media/icons/default/toolbar/insertimage.png > %%GEKKODIR%%/media/icons/default/toolbar/insertorderedlist.png > %%GEKKODIR%%/media/icons/default/toolbar/insertunorderedlist.png > %%GEKKODIR%%/media/icons/default/toolbar/italic.png >@@ -473,15 +500,32 @@ > %%GEKKODIR%%/media/icons/default/toolbar/underline.png > %%GEKKODIR%%/media/icons/default/toolbar/undo.png > %%GEKKODIR%%/media/index.html >+%%GEKKODIR%%/media/language/ca.png >+%%GEKKODIR%%/media/language/cs.png >+%%GEKKODIR%%/media/language/de.png >+%%GEKKODIR%%/media/language/en.png >+%%GEKKODIR%%/media/language/es.png >+%%GEKKODIR%%/media/language/eu.png >+%%GEKKODIR%%/media/language/fi.png >+%%GEKKODIR%%/media/language/fr.png >+%%GEKKODIR%%/media/language/gl.png >+%%GEKKODIR%%/media/language/he.png >+%%GEKKODIR%%/media/language/hu.png >+%%GEKKODIR%%/media/language/it.png >+%%GEKKODIR%%/media/language/ja.png >+%%GEKKODIR%%/media/language/km.png >+%%GEKKODIR%%/media/language/nl.png >+%%GEKKODIR%%/media/language/ru.png >+%%GEKKODIR%%/media/language/sk.png >+%%GEKKODIR%%/media/language/sv.png > %%GEKKODIR%%/media/loading.gif >-%%GEKKODIR%%/media/loading2.gif >+%%GEKKODIR%%/media/no-ie.gif > %%GEKKODIR%%/media/powered-by-gekko-2.png > %%GEKKODIR%%/media/powered-by-gekko.png > %%GEKKODIR%%/media/powered-by-geshi.png > %%GEKKODIR%%/media/powered-by-gimp.png > %%GEKKODIR%%/media/powered-by-mysql.gif > %%GEKKODIR%%/media/powered-by-php.gif >-%%GEKKODIR%%/media/smileys/default/LICENSE > %%GEKKODIR%%/media/smileys/default/alien.png > %%GEKKODIR%%/media/smileys/default/angry.png > %%GEKKODIR%%/media/smileys/default/baille.png >@@ -489,7 +533,9 @@ > %%GEKKODIR%%/media/smileys/default/blushing.png > %%GEKKODIR%%/media/smileys/default/bye.png > %%GEKKODIR%%/media/smileys/default/cat.png >+%%GEKKODIR%%/media/smileys/default/clope.png > %%GEKKODIR%%/media/smileys/default/cool.png >+%%GEKKODIR%%/media/smileys/default/creve.png > %%GEKKODIR%%/media/smileys/default/crying.png > %%GEKKODIR%%/media/smileys/default/cyclop.png > %%GEKKODIR%%/media/smileys/default/devil.png >@@ -499,12 +545,17 @@ > %%GEKKODIR%%/media/smileys/default/fear.png > %%GEKKODIR%%/media/smileys/default/flowers.png > %%GEKKODIR%%/media/smileys/default/geek.png >+%%GEKKODIR%%/media/smileys/default/getlost.png >+%%GEKKODIR%%/media/smileys/default/grin.png >+%%GEKKODIR%%/media/smileys/default/happy.png > %%GEKKODIR%%/media/smileys/default/heart.png > %%GEKKODIR%%/media/smileys/default/innocent.png > %%GEKKODIR%%/media/smileys/default/kiss.png > %%GEKKODIR%%/media/smileys/default/laughing.png > %%GEKKODIR%%/media/smileys/default/loucheur.png >-%%GEKKODIR%%/media/smileys/default/madness.png >+%%GEKKODIR%%/media/smileys/default/loveu.png >+%%GEKKODIR%%/media/smileys/default/mrpo.png >+%%GEKKODIR%%/media/smileys/default/ninja.png > %%GEKKODIR%%/media/smileys/default/noexpression.png > %%GEKKODIR%%/media/smileys/default/package.xml > %%GEKKODIR%%/media/smileys/default/phone.png >@@ -512,110 +563,157 @@ > %%GEKKODIR%%/media/smileys/default/pinch.png > %%GEKKODIR%%/media/smileys/default/pirate.png > %%GEKKODIR%%/media/smileys/default/policeman.png >-%%GEKKODIR%%/media/smileys/default/rene.png > %%GEKKODIR%%/media/smileys/default/sad.png > %%GEKKODIR%%/media/smileys/default/santa.png >+%%GEKKODIR%%/media/smileys/default/shaun.png > %%GEKKODIR%%/media/smileys/default/shocked.png > %%GEKKODIR%%/media/smileys/default/sick.png > %%GEKKODIR%%/media/smileys/default/sleeping.png > %%GEKKODIR%%/media/smileys/default/smile.png >+%%GEKKODIR%%/media/smileys/default/sorcerer.png >+%%GEKKODIR%%/media/smileys/default/stuart.png > %%GEKKODIR%%/media/smileys/default/tongue.png >+%%GEKKODIR%%/media/smileys/default/turned.png > %%GEKKODIR%%/media/smileys/default/unsure.png >-%%GEKKODIR%%/media/smileys/default/ups.png >+%%GEKKODIR%%/media/smileys/default/w00t.png >+%%GEKKODIR%%/media/smileys/default/wassat.png >+%%GEKKODIR%%/media/smileys/default/whistling.png > %%GEKKODIR%%/media/smileys/default/wink.png >+%%GEKKODIR%%/media/smileys/default/wub.png >+%%GEKKODIR%%/media/smileys/default/zorro.png > %%GEKKODIR%%/media/valid-xhtml10.png >-%%GEKKODIR%%/modules/.htaccess > %%GEKKODIR%%/modules/admin/lang/en/core.php > %%GEKKODIR%%/modules/admin/lang/en/main.php > %%GEKKODIR%%/modules/admin/lang/es/core.php > %%GEKKODIR%%/modules/admin/lang/es/main.php >-%%GEKKODIR%%/modules/admin/lang/nl/core.php >-%%GEKKODIR%%/modules/admin/lang/nl/main.php >-%%GEKKODIR%%/modules/admin/main.inc.php >-%%GEKKODIR%%/modules/admin/module.inc.php >+%%GEKKODIR%%/modules/admin/main.php >+%%GEKKODIR%%/modules/admin/model.php > %%GEKKODIR%%/modules/admin/package.xml >-%%GEKKODIR%%/modules/admin/user.panel.php >-%%GEKKODIR%%/modules/blocks/admin.inc.php >-%%GEKKODIR%%/modules/blocks/admin.panel.php >+%%GEKKODIR%%/modules/admin/user_panel.php >+%%GEKKODIR%%/modules/admin/view/_admin.toolbar.inc.tpl >+%%GEKKODIR%%/modules/blocks/actions.php >+%%GEKKODIR%%/modules/blocks/admin.php >+%%GEKKODIR%%/modules/blocks/admin_panel.php > %%GEKKODIR%%/modules/blocks/blocks/calendar.php >+%%GEKKODIR%%/modules/blocks/blocks/feed_reader.php > %%GEKKODIR%%/modules/blocks/blocks/powered_by.php > %%GEKKODIR%%/modules/blocks/blocks/test.php >-%%GEKKODIR%%/modules/blocks/core.inc.php >+%%GEKKODIR%%/modules/blocks/functions.php >+%%GEKKODIR%%/modules/blocks/include/core.php > %%GEKKODIR%%/modules/blocks/lang/en/core.php > %%GEKKODIR%%/modules/blocks/lang/en/main.php > %%GEKKODIR%%/modules/blocks/lang/en/weather.block.php > %%GEKKODIR%%/modules/blocks/lang/es/core.php > %%GEKKODIR%%/modules/blocks/lang/es/main.php >-%%GEKKODIR%%/modules/blocks/lang/nl/core.php >-%%GEKKODIR%%/modules/blocks/lang/nl/main.php >-%%GEKKODIR%%/modules/blocks/main.act.php >-%%GEKKODIR%%/modules/blocks/main.lib.php >-%%GEKKODIR%%/modules/blocks/module.inc.php >+%%GEKKODIR%%/modules/blocks/model.php > %%GEKKODIR%%/modules/blocks/package.xml >-%%GEKKODIR%%/modules/blocks/plugin.inc.php >+%%GEKKODIR%%/modules/blocks/plugin.php > %%GEKKODIR%%/modules/blocks/tools/getvars.php >-%%GEKKODIR%%/modules/conf/admin.inc.php >-%%GEKKODIR%%/modules/conf/admin.panel.php >+%%GEKKODIR%%/modules/blocks/view/_block.form.tpl >+%%GEKKODIR%%/modules/blocks/view/admin.block_placer.tpl >+%%GEKKODIR%%/modules/blocks/view/admin.create.tpl >+%%GEKKODIR%%/modules/blocks/view/admin.default.tpl >+%%GEKKODIR%%/modules/blocks/view/admin.generic_form.tpl >+%%GEKKODIR%%/modules/blocks/view/admin.hide_show.tpl >+%%GEKKODIR%%/modules/blocks/view/contentonly.block >+%%GEKKODIR%%/modules/blocks/view/default.block >+%%GEKKODIR%%/modules/blocks/view/info.block >+%%GEKKODIR%%/modules/conf/actions.php >+%%GEKKODIR%%/modules/conf/admin.php >+%%GEKKODIR%%/modules/conf/admin_panel.php > %%GEKKODIR%%/modules/conf/blocks/style_chooser.php >-%%GEKKODIR%%/modules/conf/core.lib.php >+%%GEKKODIR%%/modules/conf/functions.php >+%%GEKKODIR%%/modules/conf/include/conf.php > %%GEKKODIR%%/modules/conf/lang/en/conf.php > %%GEKKODIR%%/modules/conf/lang/en/core.php > %%GEKKODIR%%/modules/conf/lang/en/main.php > %%GEKKODIR%%/modules/conf/lang/es/conf.php > %%GEKKODIR%%/modules/conf/lang/es/core.php > %%GEKKODIR%%/modules/conf/lang/es/main.php >-%%GEKKODIR%%/modules/conf/main.act.php > %%GEKKODIR%%/modules/conf/main.js >-%%GEKKODIR%%/modules/conf/main.lib.php >-%%GEKKODIR%%/modules/conf/mod_conf.inc.php >-%%GEKKODIR%%/modules/conf/module.inc.php >+%%GEKKODIR%%/modules/conf/model.php > %%GEKKODIR%%/modules/conf/package.xml > %%GEKKODIR%%/modules/conf/tools/list_keys.php >-%%GEKKODIR%%/modules/groups/admin.inc.php >+%%GEKKODIR%%/modules/conf/view/_conf.form.tpl >+%%GEKKODIR%%/modules/conf/view/admin.default.tpl >+%%GEKKODIR%%/modules/conf/view/admin.edit_key.tpl >+%%GEKKODIR%%/modules/conf/view/admin.looknfeel.tpl >+%%GEKKODIR%%/modules/conf/view/admin.new_key.tpl >+%%GEKKODIR%%/modules/conf/view/admin.plugins.tpl >+%%GEKKODIR%%/modules/conf/view/admin.setup.tpl >+%%GEKKODIR%%/modules/groups/actions.php >+%%GEKKODIR%%/modules/groups/admin.php >+%%GEKKODIR%%/modules/groups/functions.php > %%GEKKODIR%%/modules/groups/lang/en/core.php > %%GEKKODIR%%/modules/groups/lang/en/main.php > %%GEKKODIR%%/modules/groups/lang/es/core.php > %%GEKKODIR%%/modules/groups/lang/es/main.php >-%%GEKKODIR%%/modules/groups/main.act.php > %%GEKKODIR%%/modules/groups/main.js >-%%GEKKODIR%%/modules/groups/main.lib.php >-%%GEKKODIR%%/modules/groups/module.inc.php >+%%GEKKODIR%%/modules/groups/model.php > %%GEKKODIR%%/modules/groups/package.xml > %%GEKKODIR%%/modules/groups/tools/chooser.php >+%%GEKKODIR%%/modules/groups/view/_group.form.tpl >+%%GEKKODIR%%/modules/groups/view/admin.default.tpl >+%%GEKKODIR%%/modules/groups/view/admin.edit.tpl > %%GEKKODIR%%/modules/index.html >-%%GEKKODIR%%/modules/menu-editor/admin.inc.php >-%%GEKKODIR%%/modules/menu-editor/admin.panel.php >-%%GEKKODIR%%/modules/menu-editor/blocks/menu-loader.php >+%%GEKKODIR%%/modules/menu-editor/actions.php >+%%GEKKODIR%%/modules/menu-editor/admin.php >+%%GEKKODIR%%/modules/menu-editor/admin_panel.php >+%%GEKKODIR%%/modules/menu-editor/blocks/view.php >+%%GEKKODIR%%/modules/menu-editor/functions.php > %%GEKKODIR%%/modules/menu-editor/lang/en/core.php > %%GEKKODIR%%/modules/menu-editor/lang/en/main.php > %%GEKKODIR%%/modules/menu-editor/lang/es/core.php > %%GEKKODIR%%/modules/menu-editor/lang/es/main.php >-%%GEKKODIR%%/modules/menu-editor/main.act.php >-%%GEKKODIR%%/modules/menu-editor/main.lib.php >-%%GEKKODIR%%/modules/menu-editor/module.inc.php >+%%GEKKODIR%%/modules/menu-editor/model.php > %%GEKKODIR%%/modules/menu-editor/package.xml >-%%GEKKODIR%%/modules/modules/admin.inc.php >-%%GEKKODIR%%/modules/modules/admin.panel.php >+%%GEKKODIR%%/modules/menu-editor/view/_link.form.tpl >+%%GEKKODIR%%/modules/menu-editor/view/_menu.form.tpl >+%%GEKKODIR%%/modules/menu-editor/view/admin.create_link.tpl >+%%GEKKODIR%%/modules/menu-editor/view/admin.create_menu.tpl >+%%GEKKODIR%%/modules/menu-editor/view/admin.default.tpl >+%%GEKKODIR%%/modules/menu-editor/view/admin.edit_link.tpl >+%%GEKKODIR%%/modules/menu-editor/view/admin.edit_menu.tpl >+%%GEKKODIR%%/modules/modules/actions.php >+%%GEKKODIR%%/modules/modules/admin.php >+%%GEKKODIR%%/modules/modules/admin_panel.php >+%%GEKKODIR%%/modules/modules/functions.php > %%GEKKODIR%%/modules/modules/lang/en/core.php > %%GEKKODIR%%/modules/modules/lang/en/main.php > %%GEKKODIR%%/modules/modules/lang/es/core.php > %%GEKKODIR%%/modules/modules/lang/es/main.php >-%%GEKKODIR%%/modules/modules/main.act.php >-%%GEKKODIR%%/modules/modules/main.lib.php >-%%GEKKODIR%%/modules/modules/module.inc.php >+%%GEKKODIR%%/modules/modules/model.php > %%GEKKODIR%%/modules/modules/package.xml >-%%GEKKODIR%%/modules/packages/admin.inc.php >-%%GEKKODIR%%/modules/packages/admin.panel.php >+%%GEKKODIR%%/modules/modules/view/admin.default.tpl >+%%GEKKODIR%%/modules/modules/view/admin.edit.tpl >+%%GEKKODIR%%/modules/packages/actions.php >+%%GEKKODIR%%/modules/packages/admin.php >+%%GEKKODIR%%/modules/packages/admin_panel.php >+%%GEKKODIR%%/modules/packages/functions.php > %%GEKKODIR%%/modules/packages/lang/en/core.php > %%GEKKODIR%%/modules/packages/lang/en/main.php > %%GEKKODIR%%/modules/packages/lang/es/core.php > %%GEKKODIR%%/modules/packages/lang/es/main.php >-%%GEKKODIR%%/modules/packages/main.act.php >-%%GEKKODIR%%/modules/packages/main.lib.php >-%%GEKKODIR%%/modules/packages/module.inc.php >+%%GEKKODIR%%/modules/packages/model.php > %%GEKKODIR%%/modules/packages/package.xml >-%%GEKKODIR%%/modules/users/admin.inc.php >+%%GEKKODIR%%/modules/packages/view/admin.default.tpl >+%%GEKKODIR%%/modules/search/blocks/search.php >+%%GEKKODIR%%/modules/search/functions.php >+%%GEKKODIR%%/modules/search/lang/en/core.php >+%%GEKKODIR%%/modules/search/lang/en/main.php >+%%GEKKODIR%%/modules/search/lang/es/core.php >+%%GEKKODIR%%/modules/search/lang/es/main.php >+%%GEKKODIR%%/modules/search/main.php >+%%GEKKODIR%%/modules/search/model.php >+%%GEKKODIR%%/modules/search/package.xml >+%%GEKKODIR%%/modules/search/view/main.default.tpl >+%%GEKKODIR%%/modules/search/view/search.block.tpl >+%%GEKKODIR%%/modules/users/actions.php >+%%GEKKODIR%%/modules/users/admin.php > %%GEKKODIR%%/modules/users/blocks/whoami.php >+%%GEKKODIR%%/modules/users/functions.php >+%%GEKKODIR%%/modules/users/include/conf.php >+%%GEKKODIR%%/modules/users/include/search.php > %%GEKKODIR%%/modules/users/lang/en/conf.php > %%GEKKODIR%%/modules/users/lang/en/core.php > %%GEKKODIR%%/modules/users/lang/en/main.php >@@ -628,164 +726,195 @@ > %%GEKKODIR%%/modules/users/lang/es/resetpw.letter > %%GEKKODIR%%/modules/users/lang/es/welcome.letter > %%GEKKODIR%%/modules/users/lang/es/whoami.block.php >-%%GEKKODIR%%/modules/users/main.act.php >-%%GEKKODIR%%/modules/users/main.inc.php > %%GEKKODIR%%/modules/users/main.js >-%%GEKKODIR%%/modules/users/main.lib.php >-%%GEKKODIR%%/modules/users/mod_conf.inc.php >-%%GEKKODIR%%/modules/users/module.inc.php >+%%GEKKODIR%%/modules/users/main.php >+%%GEKKODIR%%/modules/users/model.php > %%GEKKODIR%%/modules/users/package.xml > %%GEKKODIR%%/modules/users/tools/avatar.php >-%%GEKKODIR%%/modules/users/user.panel.php >+%%GEKKODIR%%/modules/users/user_panel.php >+%%GEKKODIR%%/modules/users/view/_account.form.tpl >+%%GEKKODIR%%/modules/users/view/_confirm.form.tpl >+%%GEKKODIR%%/modules/users/view/_login.form.tpl >+%%GEKKODIR%%/modules/users/view/_password_reset.form.tpl >+%%GEKKODIR%%/modules/users/view/_profile.form.tpl >+%%GEKKODIR%%/modules/users/view/_registration.form.tpl >+%%GEKKODIR%%/modules/users/view/_users.form.tpl >+%%GEKKODIR%%/modules/users/view/admin.default.tpl >+%%GEKKODIR%%/modules/users/view/admin.edit.tpl >+%%GEKKODIR%%/modules/users/view/admin.register.tpl >+%%GEKKODIR%%/modules/users/view/main.account.tpl >+%%GEKKODIR%%/modules/users/view/main.confirm.tpl >+%%GEKKODIR%%/modules/users/view/main.login.tpl >+%%GEKKODIR%%/modules/users/view/main.profile.tpl > %%GEKKODIR%%/robots.txt > %%GEKKODIR%%/temp/.htaccess > %%GEKKODIR%%/templates/.htaccess >-%%GEKKODIR%%/templates/default/admin/_admin.toolbar.inc.tpl >-%%GEKKODIR%%/templates/default/blocks/_block.form.tpl >-%%GEKKODIR%%/templates/default/blocks/admin.block_placer.tpl >-%%GEKKODIR%%/templates/default/blocks/admin.create.tpl >-%%GEKKODIR%%/templates/default/blocks/admin.default.tpl >-%%GEKKODIR%%/templates/default/blocks/admin.generic_form.tpl >-%%GEKKODIR%%/templates/default/blocks/contentonly.block >-%%GEKKODIR%%/templates/default/blocks/default.block >-%%GEKKODIR%%/templates/default/blocks/info.block >-%%GEKKODIR%%/templates/default/conf/_conf.form.tpl >-%%GEKKODIR%%/templates/default/conf/admin.default.tpl >-%%GEKKODIR%%/templates/default/conf/admin.edit_key.tpl >-%%GEKKODIR%%/templates/default/conf/admin.new_key.tpl >-%%GEKKODIR%%/templates/default/conf/admin.setup.tpl >-%%GEKKODIR%%/templates/default/css/default/U-background.png >-%%GEKKODIR%%/templates/default/css/default/U-button-background.png >-%%GEKKODIR%%/templates/default/css/default/block-title-background.png >-%%GEKKODIR%%/templates/default/css/default/container-background.png >-%%GEKKODIR%%/templates/default/css/default/logo-top-gekko.png >-%%GEKKODIR%%/templates/default/css/default/logo-top.png >-%%GEKKODIR%%/templates/default/css/default/thumb.png >-%%GEKKODIR%%/templates/default/default.css >-%%GEKKODIR%%/templates/default/groups/_group.form.tpl >-%%GEKKODIR%%/templates/default/groups/admin.default.tpl >-%%GEKKODIR%%/templates/default/groups/admin.edit.tpl >-%%GEKKODIR%%/templates/default/main/ContentBlock.tpl >-%%GEKKODIR%%/templates/default/main/Panel.tpl >-%%GEKKODIR%%/templates/default/main/atom.feed.tpl >-%%GEKKODIR%%/templates/default/main/editorUpload.tpl >-%%GEKKODIR%%/templates/default/main/footer.tpl >-%%GEKKODIR%%/templates/default/main/gekkoEditor.tpl >-%%GEKKODIR%%/templates/default/main/gekkoEditorSimple.tpl >-%%GEKKODIR%%/templates/default/main/header.tpl >-%%GEKKODIR%%/templates/default/main/index.tpl >-%%GEKKODIR%%/templates/default/main/index.xml.tpl >-%%GEKKODIR%%/templates/default/main/main.css >-%%GEKKODIR%%/templates/default/main/rss.feed.tpl >-%%GEKKODIR%%/templates/default/menu-editor/_link.form.tpl >-%%GEKKODIR%%/templates/default/menu-editor/_menu.form.tpl >-%%GEKKODIR%%/templates/default/menu-editor/admin.create_link.tpl >-%%GEKKODIR%%/templates/default/menu-editor/admin.create_menu.tpl >-%%GEKKODIR%%/templates/default/menu-editor/admin.default.tpl >-%%GEKKODIR%%/templates/default/menu-editor/admin.edit_link.tpl >-%%GEKKODIR%%/templates/default/menu-editor/admin.edit_menu.tpl >-%%GEKKODIR%%/templates/default/modules/admin.default.tpl >-%%GEKKODIR%%/templates/default/modules/admin.edit.tpl >-%%GEKKODIR%%/templates/default/packages/admin.default.tpl >-%%GEKKODIR%%/templates/default/users/_account.form.tpl >-%%GEKKODIR%%/templates/default/users/_confirm.form.tpl >-%%GEKKODIR%%/templates/default/users/_login.form.tpl >-%%GEKKODIR%%/templates/default/users/_password_reset.form.tpl >-%%GEKKODIR%%/templates/default/users/_profile.form.tpl >-%%GEKKODIR%%/templates/default/users/_registration.form.tpl >-%%GEKKODIR%%/templates/default/users/_users.form.tpl >-%%GEKKODIR%%/templates/default/users/admin.default.tpl >-%%GEKKODIR%%/templates/default/users/admin.edit.tpl >-%%GEKKODIR%%/templates/default/users/admin.register.tpl >-%%GEKKODIR%%/templates/default/users/main.account.tpl >-%%GEKKODIR%%/templates/default/users/main.confirm.tpl >-%%GEKKODIR%%/templates/default/users/main.login.tpl >-%%GEKKODIR%%/templates/default/users/main.profile.tpl >+%%GEKKODIR%%/templates/default/_layout/atom.feed.tpl >+%%GEKKODIR%%/templates/default/_layout/contentBlock.tpl >+%%GEKKODIR%%/templates/default/_layout/editorUpload.tpl >+%%GEKKODIR%%/templates/default/_layout/footer.tpl >+%%GEKKODIR%%/templates/default/_layout/gekkoEditor.tpl >+%%GEKKODIR%%/templates/default/_layout/gekkoEditorSimple.tpl >+%%GEKKODIR%%/templates/default/_layout/header.tpl >+%%GEKKODIR%%/templates/default/_layout/index.tpl >+%%GEKKODIR%%/templates/default/_layout/index.xml.tpl >+%%GEKKODIR%%/templates/default/_layout/main.css >+%%GEKKODIR%%/templates/default/_layout/panel.tpl >+%%GEKKODIR%%/templates/default/_layout/rss.feed.tpl >+%%GEKKODIR%%/templates/default/_themes/default/U-background.png >+%%GEKKODIR%%/templates/default/_themes/default/U-button-background.png >+%%GEKKODIR%%/templates/default/_themes/default/block-title-background.png >+%%GEKKODIR%%/templates/default/_themes/default/button-background.png >+%%GEKKODIR%%/templates/default/_themes/default/container-background.png >+%%GEKKODIR%%/templates/default/_themes/default/logo-top-gekko.png >+%%GEKKODIR%%/templates/default/_themes/default/logo-top.png >+%%GEKKODIR%%/templates/default/_themes/default/theme.css >+%%GEKKODIR%%/templates/default/_themes/default/thumb.png > %%GEKKODIR%%/templates/index.html >+%%GEKKODIR%%/templates/tao/_layout/contentBlock.tpl >+%%GEKKODIR%%/templates/tao/_layout/footer.tpl >+%%GEKKODIR%%/templates/tao/_layout/header.tpl >+%%GEKKODIR%%/templates/tao/_layout/index.tpl >+%%GEKKODIR%%/templates/tao/_layout/main.css >+%%GEKKODIR%%/templates/tao/_themes/default/U-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/U-button-background-hover.png >+%%GEKKODIR%%/templates/tao/_themes/default/U-button-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/avatar-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/block-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/block-bottom.png >+%%GEKKODIR%%/templates/tao/_themes/default/block-link-hover.png >+%%GEKKODIR%%/templates/tao/_themes/default/block-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/block.png >+%%GEKKODIR%%/templates/tao/_themes/default/body-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/button-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/container-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/container-bottom.png >+%%GEKKODIR%%/templates/tao/_themes/default/container-head.png >+%%GEKKODIR%%/templates/tao/_themes/default/container-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/content-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/content-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/header-logo-gekko.png >+%%GEKKODIR%%/templates/tao/_themes/default/header-logo.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox1-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox1-bottom.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox1-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox1.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox2-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox2-bottom.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox2-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox2.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox3-background.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox3-bottom.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox3-top.png >+%%GEKKODIR%%/templates/tao/_themes/default/tbox3.png >+%%GEKKODIR%%/templates/tao/_themes/default/theme.css >+%%GEKKODIR%%/templates/tao/_themes/default/thumb.png >+%%GEKKODIR%%/templates/tao/blocks/default.block > %%GEKKODIR%%/tools.php >-@dirrm %%GEKKODIR%%/data >-@dirrm %%GEKKODIR%%/install/tpl >-@dirrm %%GEKKODIR%%/install/lang/es >-@dirrm %%GEKKODIR%%/install/lang/en >-@dirrm %%GEKKODIR%%/install/lang >-@dirrm %%GEKKODIR%%/install >-@dirrm %%GEKKODIR%%/js >-@dirrm %%GEKKODIR%%/lang/nl >-@dirrm %%GEKKODIR%%/lang/es >-@dirrm %%GEKKODIR%%/lang/en >-@dirrm %%GEKKODIR%%/lang >-@dirrm %%GEKKODIR%%/lib/tools >-@dirrm %%GEKKODIR%%/lib/third_party/geshi/lang >-@dirrm %%GEKKODIR%%/lib/third_party/geshi >-@dirrm %%GEKKODIR%%/lib/third_party/crypt_blowfish >-@dirrm %%GEKKODIR%%/lib/third_party >-@dirrm %%GEKKODIR%%/lib/plugins >-@dirrm %%GEKKODIR%%/lib/db >-@dirrm %%GEKKODIR%%/lib >-@dirrm %%GEKKODIR%%/media/smileys/default >-@dirrm %%GEKKODIR%%/media/smileys >-@dirrm %%GEKKODIR%%/media/icons/default/toolbar >-@dirrm %%GEKKODIR%%/media/icons/default/48 >-@dirrm %%GEKKODIR%%/media/icons/default/16 >-@dirrm %%GEKKODIR%%/media/icons/default >-@dirrm %%GEKKODIR%%/media/icons >-@dirrm %%GEKKODIR%%/media/avatars >-@dirrm %%GEKKODIR%%/media >+@dirrm %%GEKKODIR%%/templates/tao/blocks >+@dirrm %%GEKKODIR%%/templates/tao/_themes/default >+@dirrm %%GEKKODIR%%/templates/tao/_themes >+@dirrm %%GEKKODIR%%/templates/tao/_layout >+@dirrm %%GEKKODIR%%/templates/tao >+@dirrm %%GEKKODIR%%/templates/default/_themes/default >+@dirrm %%GEKKODIR%%/templates/default/_themes >+@dirrm %%GEKKODIR%%/templates/default/_layout >+@dirrm %%GEKKODIR%%/templates/default >+@dirrm %%GEKKODIR%%/templates >+@dirrm %%GEKKODIR%%/temp >+@dirrm %%GEKKODIR%%/modules/users/view > @dirrm %%GEKKODIR%%/modules/users/tools > @dirrm %%GEKKODIR%%/modules/users/lang/es > @dirrm %%GEKKODIR%%/modules/users/lang/en > @dirrm %%GEKKODIR%%/modules/users/lang >+@dirrm %%GEKKODIR%%/modules/users/include > @dirrm %%GEKKODIR%%/modules/users/blocks > @dirrm %%GEKKODIR%%/modules/users >+@dirrm %%GEKKODIR%%/modules/search/view >+@dirrm %%GEKKODIR%%/modules/search/lang/es >+@dirrm %%GEKKODIR%%/modules/search/lang/en >+@dirrm %%GEKKODIR%%/modules/search/lang >+@dirrm %%GEKKODIR%%/modules/search/blocks >+@dirrm %%GEKKODIR%%/modules/search >+@dirrm %%GEKKODIR%%/modules/packages/view > @dirrm %%GEKKODIR%%/modules/packages/lang/es > @dirrm %%GEKKODIR%%/modules/packages/lang/en > @dirrm %%GEKKODIR%%/modules/packages/lang > @dirrm %%GEKKODIR%%/modules/packages >+@dirrm %%GEKKODIR%%/modules/modules/view > @dirrm %%GEKKODIR%%/modules/modules/lang/es > @dirrm %%GEKKODIR%%/modules/modules/lang/en > @dirrm %%GEKKODIR%%/modules/modules/lang > @dirrm %%GEKKODIR%%/modules/modules >+@dirrm %%GEKKODIR%%/modules/menu-editor/view > @dirrm %%GEKKODIR%%/modules/menu-editor/lang/es > @dirrm %%GEKKODIR%%/modules/menu-editor/lang/en > @dirrm %%GEKKODIR%%/modules/menu-editor/lang > @dirrm %%GEKKODIR%%/modules/menu-editor/blocks > @dirrm %%GEKKODIR%%/modules/menu-editor >+@dirrm %%GEKKODIR%%/modules/groups/view > @dirrm %%GEKKODIR%%/modules/groups/tools > @dirrm %%GEKKODIR%%/modules/groups/lang/es > @dirrm %%GEKKODIR%%/modules/groups/lang/en > @dirrm %%GEKKODIR%%/modules/groups/lang > @dirrm %%GEKKODIR%%/modules/groups >+@dirrm %%GEKKODIR%%/modules/conf/view > @dirrm %%GEKKODIR%%/modules/conf/tools > @dirrm %%GEKKODIR%%/modules/conf/lang/es > @dirrm %%GEKKODIR%%/modules/conf/lang/en > @dirrm %%GEKKODIR%%/modules/conf/lang >+@dirrm %%GEKKODIR%%/modules/conf/include > @dirrm %%GEKKODIR%%/modules/conf/blocks > @dirrm %%GEKKODIR%%/modules/conf >+@dirrm %%GEKKODIR%%/modules/blocks/view > @dirrm %%GEKKODIR%%/modules/blocks/tools >-@dirrm %%GEKKODIR%%/modules/blocks/lang/nl > @dirrm %%GEKKODIR%%/modules/blocks/lang/es > @dirrm %%GEKKODIR%%/modules/blocks/lang/en > @dirrm %%GEKKODIR%%/modules/blocks/lang >+@dirrm %%GEKKODIR%%/modules/blocks/include > @dirrm %%GEKKODIR%%/modules/blocks/blocks > @dirrm %%GEKKODIR%%/modules/blocks >-@dirrm %%GEKKODIR%%/modules/admin/lang/nl >+@dirrm %%GEKKODIR%%/modules/admin/view > @dirrm %%GEKKODIR%%/modules/admin/lang/es > @dirrm %%GEKKODIR%%/modules/admin/lang/en > @dirrm %%GEKKODIR%%/modules/admin/lang > @dirrm %%GEKKODIR%%/modules/admin > @dirrm %%GEKKODIR%%/modules >-@dirrm %%GEKKODIR%%/temp >-@dirrm %%GEKKODIR%%/templates/default/users >-@dirrm %%GEKKODIR%%/templates/default/packages >-@dirrm %%GEKKODIR%%/templates/default/modules >-@dirrm %%GEKKODIR%%/templates/default/menu-editor >-@dirrm %%GEKKODIR%%/templates/default/main >-@dirrm %%GEKKODIR%%/templates/default/groups >-@dirrm %%GEKKODIR%%/templates/default/css/default >-@dirrm %%GEKKODIR%%/templates/default/css >-@dirrm %%GEKKODIR%%/templates/default/conf >-@dirrm %%GEKKODIR%%/templates/default/blocks >-@dirrm %%GEKKODIR%%/templates/default/admin >-@dirrm %%GEKKODIR%%/templates/default >-@dirrm %%GEKKODIR%%/templates >+@dirrm %%GEKKODIR%%/media/smileys/default >+@dirrm %%GEKKODIR%%/media/smileys >+@dirrm %%GEKKODIR%%/media/language >+@dirrm %%GEKKODIR%%/media/icons/default/toolbar >+@dirrm %%GEKKODIR%%/media/icons/default/48 >+@dirrm %%GEKKODIR%%/media/icons/default/16 >+@dirrm %%GEKKODIR%%/media/icons/default >+@dirrm %%GEKKODIR%%/media/icons >+@dirrm %%GEKKODIR%%/media/avatars >+@dirrm %%GEKKODIR%%/media >+@dirrm %%GEKKODIR%%/lib/tools >+@dirrm %%GEKKODIR%%/lib/third_party/geshi/lang >+@dirrm %%GEKKODIR%%/lib/third_party/geshi >+@dirrm %%GEKKODIR%%/lib/third_party/crypt_blowfish >+@dirrm %%GEKKODIR%%/lib/third_party >+@dirrm %%GEKKODIR%%/lib/plugins/webShot >+@dirrm %%GEKKODIR%%/lib/plugins/relativeURLs >+@dirrm %%GEKKODIR%%/lib/plugins/msiePNGFix >+@dirrm %%GEKKODIR%%/lib/plugins/autoLinks >+@dirrm %%GEKKODIR%%/lib/plugins/ajaxLinks >+@dirrm %%GEKKODIR%%/lib/plugins/ajaxForms >+@dirrm %%GEKKODIR%%/lib/plugins >+@dirrm %%GEKKODIR%%/lib/db >+@dirrm %%GEKKODIR%%/lib >+@dirrm %%GEKKODIR%%/lang/es >+@dirrm %%GEKKODIR%%/lang/en >+@dirrm %%GEKKODIR%%/lang >+@dirrm %%GEKKODIR%%/js/scriptaculous/src >+@dirrm %%GEKKODIR%%/js/scriptaculous/lib >+@dirrm %%GEKKODIR%%/js/scriptaculous >+@dirrm %%GEKKODIR%%/js >+@dirrm %%GEKKODIR%%/install/view >+@dirrm %%GEKKODIR%%/install/lang/es >+@dirrm %%GEKKODIR%%/install/lang/en >+@dirrm %%GEKKODIR%%/install/lang >+@dirrm %%GEKKODIR%%/install >+@dirrm %%GEKKODIR%%/data > @dirrm %%GEKKODIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 115355
: 80419