Posted1 week 2 days ago by Martin Price | System Horizons Ltd (yorkshirepudding) in Weekly Meetings
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2
My prod server address looks like: example.com
Just using a relative...
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers.
For example, at the top of my Views,...
Comments
I recommend the YouTube Field module. It has the option to be responsive and use the full width of whatever container it is in
There's also Video Filter if you are going to paste the videos into the body text.
I also use the "YouTube Field" module where there is a lot of content to embed.
If it's just a one-off... use iframes.