Editing content in one way or the other.
4
votes
2answers
2k views
How to change the machine name of the content type in Drupal 7
I found an annoying typo in the machine name of one of the content types, and I'd like to fix it. The only way I know is to delete the content type, and create a fresh one, but there is a plenty of ...
0
votes
2answers
809 views
Showing the date of the latest edit, instead of node's posting date
I have some nodes I update frequently, but in content pane I can see the posting date of node.
How can I make Drupal 7 show the date of the latest edit, instead of the posting date?
0
votes
1answer
481 views
Looking for a wordpress-like rich editor for articles/pages
I don't want to stick my content contributors putting in html code, but I don't see any options other htan the full/filtered html or plain text.
I would like users to be able to simply add images and ...
4
votes
2answers
2k views
How do I turn off full html in comments only in drupal 7
Okay, I have set all content editing for admins on full html in drupal 7. I have also enabled wysiwyg and ckeditor. All is good, except I just want plain text and no ckeditor for the comments sections ...
0
votes
2answers
65 views
Simplest way to let writers edit Views headers/titles without Views UI access?
What's the simplest* way to enable non-technical writers, editors etc to edit the text in Views headers, titles, footers etc, without needing to enable Views UI on a production site, train these ...