Move left sidebar below main contents on narrow display

I need to have a left sidebar with navigation, but I would also like that sidebar to sit below the main content div in the html output, so that one will not have to scroll past the entire menu for every single page view. How would I go about to do this? 

Migrating users from Drupal 7 to Okta

Hello everyone - popping a question in here, just in case someone has experience solving this particular problem I'm facing.

I'm working on a project where I need to migrate user accounts from Drupal to Okta, and am stuck dealing with the salt/hash on the password.

If anyone has done this sort of thing before, I'd love a bit of help if you can spare a few minutes.

After much Googling, Stack-Overflowing, reading Drupal code and the Okta API docs - I'm a bit stuck.  I'm doing this with a JSON file of exported users, and using Node to process.

Core CSS and JS aggregation can't be turned on

This is on an older site, running D7.

If I go to admin/config/development/performance I can check the checkboxes for CSS and JS aggregation, but when I save the settings, the checkboxes are once again unchecked.

I can't find anything from logs or any other hint as to why this is happening. Has anyone else experienced this kind of behavior?

Automatic user role escalation based on registration time

Hi there,

I have a very large Drupal 7 site with tens of thousands of users. I've always been using just the default "Authenticated user" role for all users. But now I need to progressively enable some permissions by moving the users up to a new role based on the amount of time since the user's registration. If possible I'd also like to factor in how many nodes or comments the user has created.

Is DateFormatter::formatInterval going to be depricated/abandoned?

I see that in D7 tracker module was using format_interval call to render time intervals with "ago".

Now in D9 I see that it is using formatTimeDiffSince method on DateFormatter class (that in turn calls formatDiff method.

My question is what is the reason not to use formatInterval method on the same class. (which is like D7 format_interval function). I do not see any module using formatInterval method anymore. (Correct me if wrong)

Module will not enable even though dependencies are enabled

I'm using the Webform module and trying to enable the Webform Validation add on. It refuses to enable even though it's listed dependences are all turned on. Why will this module not enable? Screenshot link below (since you can't add a screenshot here):

https://ibb.co/NNDRb6z

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x