* Dummy extension "yoomedia" added for Yoo! Media's API (Interface 2.0 supported)
authorRoland Häder <roland@mxchange.org>
Wed, 27 Aug 2008 21:59:32 +0000 (21:59 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 27 Aug 2008 21:59:32 +0000 (21:59 +0000)
commit3299d3eba008bfd2450d0f19d072126f98c78e1e
tree7ed299e7785b0f2a78b1afa9ddffebae41ea257b
parent7ec9a232162634c199cc28ba050be9b4f8214e7f
* Dummy extension "yoomedia" added for Yoo! Media's API (Interface 2.0 supported)
* Generic proxy support with BASE64 encoded auth data added
* Configuration array now build with one line in extensions
* Session management now always loads before theme manager
* Setting of theme now works again
* Misc minor fixes
36 files changed:
.gitattributes
inc/extensions/ext-active.php
inc/extensions/ext-autopurge.php
inc/extensions/ext-beg.php
inc/extensions/ext-birthday.php
inc/extensions/ext-bonus.php
inc/extensions/ext-cache.php
inc/extensions/ext-doubler.php
inc/extensions/ext-holiday.php
inc/extensions/ext-maintenance.php
inc/extensions/ext-mediadata.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-order.php
inc/extensions/ext-register.php
inc/extensions/ext-rewrite.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-top10.php
inc/extensions/ext-transfer.php
inc/extensions/ext-user.php
inc/extensions/ext-yoomedia.php [new file with mode: 0644]
inc/functions.php
inc/header.php
inc/language/de.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-config_proxy.php [new file with mode: 0644]
inc/modules/admin/what-config_title.php
inc/modules/admin/what-theme_edit.php
inc/modules/chk_login.php
inc/modules/guest/what-confirm.php
inc/modules/member/what-themes.php
inc/mysql-connect.php
inc/theme-manager.php
index.php
templates/de/html/admin/admin_config_proxy.tpl [new file with mode: 0644]
templates/de/html/ext/ext_yoomedia.tpl [new file with mode: 0644]