From: <wis...@us...> - 2012-01-25 21:06:23
|
Revision: 8812 http://xoops.svn.sourceforge.net/xoops/?rev=8812&view=rev Author: wishcraft Date: 2012-01-25 21:06:16 +0000 (Wed, 25 Jan 2012) Log Message: ----------- VOD 1.15 Pre-alpha - Video on demand shopping cart, based on flowplayer module - this is an untested pre-alpha - upped as framework backup - see changelog.txt Modified Paths: -------------- XoopsModules/vod/releases/1.15/htdocs/modules/vod/docs/changelog.txt Added Paths: ----------- XoopsModules/vod/releases/1.15/docs/ Modified: XoopsModules/vod/releases/1.15/htdocs/modules/vod/docs/changelog.txt =================================================================== --- XoopsModules/vod/releases/1.15/htdocs/modules/vod/docs/changelog.txt 2012-01-25 20:53:24 UTC (rev 8811) +++ XoopsModules/vod/releases/1.15/htdocs/modules/vod/docs/changelog.txt 2012-01-25 21:06:16 UTC (rev 8812) @@ -26,6 +26,15 @@ - Added /language/english/forms.php Forms Language Constants Added to Application (wishcraft) - Added /language/english/admin.php Admin Language Constants Added to Application (wishcraft) - Added /language/english/modinfo.php Module Language Constants Added to Application (wishcraft) + - Added /templates/vod_cpanel_cart_edit.html Control Panel Edit Cart Added to Application (wishcraft) + - Added /templates/vod_cpanel_cart_list.html Control Panel List Cart Added to Application (wishcraft) + - Added /templates/vod_cpanel_category_edit.html Control Panel Edit Category Added to Application (wishcraft) + - Added /templates/vod_cpanel_category_list.html Control Panel List Category Added to Application (wishcraft) + - Added /templates/vod_cpanel_currency_edit.html Control Panel Edit Currency Added to Application (wishcraft) + - Added /templates/vod_cpanel_currency_list.html Control Panel List Currency Added to Application (wishcraft) + - Added /templates/vod_cpanel_log_list.html Control Panel List Log Added to Application (wishcraft) + - Added /templates/vod_cpanel_sessions_edit.html Control Panel Edit Sessions Added to Application (wishcraft) + - Added /templates/vod_cpanel_sessions_list.html Control Panel List Sessions Added to Application (wishcraft) - Changed /include/formobjects.vod.php Instanciate new application form objects & tag module (wishcraft) - Changed /admin/menu.php Support for Categories, Currencies, Log, Permissions & Cart Sessions Added (wishcraft) - Changed /admin/index.php Support for Categories, Currencies, Log, Permissions & Cart Sessions Added (wishcraft) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |