Posted by drupalninja99 on April 15, 2012 at 12:50am
3 followers
Jump to:
| Project: | OpenChurch |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have been wanting to add a video feature for a while now, I would like to support just 3rd party video if possible.
Comments
#1
Added new Openchurch video feature with demo content (which took a long time to figure out). It requires an update to the Openchurch theme which means it might not work until tomorrow. I will do some end to end testing tomorrow.
#2
Added app wrapper so that video appears in the app store and is connected to the demo content feature. It will install by default.
Going to do some reinstalls to test some more. Tomorrow I will do more end to end installs from the 2x dev package.
#3
Found some duplicate menu items that I will need to try to fix. I think this was caused by me adding a video menu in the wrong place.
#4
ok fixed menu issues in head
#5
One thing I forgot to add is the video pathauto patterns. In addition I need to do full end to end download to install tests as well as an upgrade test from beta1.
#6
Also I need to make the video pages responsive.
#7
Actually the pathauto patterns are already in there
#8
OK I think I've got about everything I wanted in there, the only thing I might add is an update_N hook that adds the video menu item if you update from beta1.
#9
Got the responsive stuff for both themes. It works in Chrome but I have had trouble testing different devices, I will probably need help testing in the future. I don't know if my video css is going to work on all phones.
#10
ok i added an update hook that should enable the video menu item when update.php is run. I am going to do a full end to end test later this week to try the following
1. Download and install latest 2x dev
2. Download and install beta1
3. Upgrade beta1 to 2x dev codebase and run update.php and see what happens.
#11
ok this is working now in the latest 2x dev - http://demo-oc.v4643649448.v180p.nyc.host8.biz/multimedia/video
Going to push to the 1x dev branch this weekend.
#12
#13
So, in order to use the video option, I must use the development version? Anyway to get this working on the OpenChurch 7x-1.9 non-dev version?
#14
The fastest way is to test it so that we can get a stable version out the door this weekend.
#15
Automatically closed -- issue fixed for 2 weeks with no activity.