I created Article node on my website with "+Add content" button.Now i'm trying to change body of my article in my database( in ''body_value'' in the table ''node_body''),but the body isnt changing on my website.
My question is: can i even change content like that?If i can,how do i apply changes from my database to the website?Or i can only Edit my content from my admin menu?Thanks in advance for the answers.
The heading for the baked-in contact form at < /contact > reads "Website Feedback". I'd like to change it. Can this be done with Drupal's user interface, or will I have to modify the Drupal code? (Note that I'm reluctant to tear into to the code to do this--I'd like for this modification to persist through Drupal core upgrades.)