Manipulating/adding content to an existing site using composer

Hi everyone.

We have an existing site being setup from scratch with composer. Works like a charm, we are happe. We can also backup/restore this site for when content changes are done manually afterwards.

We would however like to add on top of the existing site during re-installation - have a "good base" as one would say. We do not have access to the composer setup from the original site so my question is this.

Expanded menu - Top Menu Link

Dear all,

On my website (www.evlbi.org, Drupal version 8.9.8) I have several menu items at the top of the page. 
If I select "show as expanded" for these items it is not possible to click on the "top" menu item.

CKEditor image dialog; default settings for Align and Caption

I would like to have align set to 'right' and caption enabled by default on the image dialog.

I was able to tweak other settings on the form with function myTheme_form_editor_image_dialog_alter. But the align and caption elements seem to be added with JS, the $form array does not have these items.

I'm using the CKEditor almost out of the box, with "Editor Advanced Image" module.

Forwarding to a node or registration on access denied error

Hello,

Is there a way to automatically forward a user to the login/registration page instead of getting an [Access Denied] page?

Thanks for any input

How to create this structure mode for taxonomy in Rest ?

Hi !

How to create this structure for a specific category in taxonomy such as "Tags" in Rest ?

 {
                    title: 'Parent1',
                    children: [{ title: 'Child1' }, { title: 'Child2' }],
                },
                {
                    title: 'Parent2',
                    children: [{ title: 'Child1' }, { title: 'Child2' }],
                },

Adding empty items to a paragraphs widget in node form via ajax

Hey guys

After 2 days of searching and struggling I have to give up and ask for help with something that turned out to be a lot harder to do than I thought it would be :)

I have a node type of “course_application” which lets people sign up to courses. It has 2 fields:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x