Created by Jim Birch
jimbir.ch/standing-up
@thejimbirch
Xeno Media, Inc.
http://www.amazon.com/dp/1449305482/
Turn off (disable)
Uninstall (removes database bits)
Delete module folder by hand/in git

https://www.palantir.net/blog/developing-drupal-sites-plan-or-perish

https://www.drupal.org/project/title
Makes Title a field. Made for Translations, but great for gaining control of Title and using in Display Modes.
https://www.drupal.org/sandbox/studiozut/2303677
Simple custom module that removes the "promote to front page" and "sticky" checkboxes from the node add and edit screens.
https://www.drupal.org/project/override_node_options
Use this module if you need to control these settings and more per Role.
https://www.drupal.org/project/simplify
https://www.drupal.org/project/field_group
Add organizing elements to Node Add/Edit, and Node Displays.
Lots of modules that extend.
https://www.drupal.org/project/environment_indicator
Not just for Developers!
Use when clients have access to test & staging servers
There are many different ways to create a landing page for the logged in administrator.
My suggestion is to choose one way, and make it great.
https://www.drupal.org/project/paragraphs
Instead of trying to make the WYSIWYG do everything, you can add different types of fields.
Content Types, Fields, Blocks, Views, Panels, etc all provide places to enter descriptive and instructional text for administrative users
Content Types and fields allow for HTML, (link to…)
https://www.drupal.org/project/advanced_help
For custom modules, developers can include HTML files that can be linked to from any ADMIN UI screens the module creates.
Things change up to the last minute before a launch, and many times after that! Do not get stuck in the habit of just using the developer's administrator role.
Created by Jim Birch
jimbir.ch/standing-up
@thejimbirch
Xeno Media, Inc.