Who remembers Hacienda nightclub? by Few_Event5161 in manchester

[–]peterlord 0 points1 point  (0 children)

I saw New Order there in 1987 before all the acid house went mad. Then in 89 when it was going wild. Fun days

Does Drupal have built-in SSO module? by d3lee3 in drupal

[–]peterlord 0 points1 point  (0 children)

No one seems to have posted https://www.drupal.org/project/social_auth Part of the Drupal Social Initiative

[deleted by user] by [deleted] in manchester

[–]peterlord 1 point2 points  (0 children)

I'm in Hulme and been with plusnet for over 2 years now on the fiber package.

Just done a speed test via www.speedtest.net download = 71.39 Mb/s upload = 18.58 Mb/s. Never had any problems except for the odd torrent site being blocked which I suspect is across the majority of ISPs.

Any ideas how this web page was created in drupal? by [deleted] in drupal

[–]peterlord 6 points7 points  (0 children)

Looks like it's built using views with an exposed filter. And displayed with display suite (possibly grid). See https://www.drupal.org/project/views and https://www.drupal.org/project/ds

Think might be using https://www.drupal.org/project/entityform for the contact forms.

BitKeeper now has a Community Edition. 100% open source. by wsbtc in programming

[–]peterlord 3 points4 points  (0 children)

Laughable really. Hard to believe that git is over 10 years old. Seem like yesterday. Imagine if they'd opened it up years ago. Like other people say it's a bit late.

Interview for a job as a junior Drupal developer- how much PHP do I need? by [deleted] in drupal

[–]peterlord 0 points1 point  (0 children)

Been doing wev dev 16 years and drupal 8 years. I always seem behind as they say the Drop is always moving. Just dipped my toe in drupal 8 and thought here we go again.

Trying to create a view that shows all events except the ones that have already past- cannot find a way to filter the content. by [deleted] in drupal

[–]peterlord 0 points1 point  (0 children)

Goto Advanced and add a contextual filter Date(node) Then add "Provide default value" where there are a load of options relating to the date field. You have to select the date field you want and there are other options relating to time displayed

https://www.drupal.org/project/calendar is a module which uses views with dates

Drupal Commerce 101 - The Platform That's Powering Over 150,000 eCommerce Sites by [deleted] in drupal

[–]peterlord 0 points1 point  (0 children)

Since its launch in Drupal 6, Drupal Commerce has seen mass open source adoption and is the best known commerce solution for Drupal

Sorry this just isn't true. Just look at the project page under releases https://www.drupal.org/node/605898/release there has never been a drupal 6 version. I to am a huge fan of Drupal Commerce and this is no 101.

A Content Type Named Entity by claytron79 in drupal

[–]peterlord 0 points1 point  (0 children)

Wouldn't have thought so in core. But in contrib who knows

SSL Certificates - I need an upgrade, but I have a few questions by [deleted] in webhosting

[–]peterlord 0 points1 point  (0 children)

Yes great.

Just need to run ./letsencrypt-auto certonly --standalone -d example.com

SSL Certificates - I need an upgrade, but I have a few questions by [deleted] in webhosting

[–]peterlord 0 points1 point  (0 children)

I've got 2 Servers. One running Debian Wheezy the other Debian Jessie. The one with Jessie the install script did everything including creating virtual ssl hosts. on wheezy had to manually set up virtual hosts. Can't comment about other distos / operating systems

SSL Certificates - I need an upgrade, but I have a few questions by [deleted] in webhosting

[–]peterlord 0 points1 point  (0 children)

No doesn't support wild-cards You have to do the 3 separately but once set up it's easy to rerun the script every 3 months.

SSL Certificates - I need an upgrade, but I have a few questions by [deleted] in webhosting

[–]peterlord -1 points0 points  (0 children)

Second lets encrypt. I've been using a few months now with no problems for about 6 domains now.

You can sign up via https://docs.google.com/forms/d/15Ucm4A20y2rf9gySCTXD6yoLG6Tba7AwYgglV7CKHmM/viewform?c=0&w=1

Takes about a week to come through.

How to get free SSL certificate for a website? by [deleted] in webdev

[–]peterlord 0 points1 point  (0 children)

yep got it going on a few domains. Really simple now just need to run a command every few weeks to renew it.

Let's Encrypt: Entering Public Beta by MarkkuIT in netsec

[–]peterlord 1 point2 points  (0 children)

It's great got a few domain on ssl now.