Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a Drupal 8 site with the Bartik theme. How can I change label text on node add/edit form inside 'Authoring information' box. This box contains:
-Menu settings
-URL path settings
-Authoring information
-Promotion options
I want to rename some labels and add a new input text field. The main thing I want to change is the Authoring information box and the information inside of it. Is this done with hook form alter?
I am using Drupal 8. I have a Role 'Editor' who can create a blog, edit and delete own content. I have set this in the permissions.
When logged in as an Editor, and having created and navigated to the blog node (eg http://mysite.com/node/24 ), there is no visible link to edit the content.
If I add '/edit' to the url (eg http://mysite.com/node/24/edit ) then I can edit the node.
How do I get a link to appear to allow editing?
Thanks
I'm running Ubuntu 16.04 as a VM in VirutalBox. I installed apache, php and maria. Then I tried to install Drupal but when I go to http://localhost, all I see is the Apcahe2 default homepage. I don't see startup installation page of Drupal. I followed the instruction give here http://idroot.net/linux/install-drupal-ubuntu-16-04/
how can i center the main menu on bartik?I am using Drupal8. I have created a subtheme, i inspect the element to see the css and i write the following:
I'm setting up new Drupal 8. After having installed twitter_block 8.x-2.1 I can't find it anywhere. In the module listing it appear as activated but that is all. I can't find it anywehere else; nowhere to make any kind of settings, no block, nothing.