NSM Publish Hints is an ExpressionEngine 2 custom field that allows you to add publishing hints to a channel. Out of the box functionality allows you to add per field instructions but these can't be hidden and can take up a lot of room.
NSM Publish Hints addresses this issue by displaying hints for each field in a single box that can be hidden by default using standard custom field settings.
Looking for an EE1 version? Try Dulee Noted by Ryan Masuga which is the base concept of NSM Publish Hints
NSM Publish Hints requires ExpressionEngine 2+. Addon update notifications require NSM Addon Updater.
Technical requirements include:
- PHP5
- A modern browser: Firefox, Safari, Google Chrome or IE8+
- Download the latest version of NSM Publish Hints
- Extract the .zip file to your desktop
- Rename the file to
nsm_publish_hints
- Move the folder to
/system/expressionengine/third_party/
- Move
/system/expressionengine/third_party/nsm_publish_hints/themes/third_party/nsm_publish_hints
to/system/themes/third_party
. You may need to create the folder.
- Open the Custom Field Manager
- Enable the custom field
- Create a new custom field in a custom field group
- Set the field type as "NSM Publish Hints"
- Enter the publishing hints in the field instructions
- Save the field and assign the custom field group to a channel.
- Publish / Edit an entry.
Technical support is available primarily through the ExpressionEngine forums. Leevi Graham and [Newism][newism] do not provide direct phone support. No representations or guarantees are made regarding the response time in which support questions are answered.
Although we are actively developing this addon, Leevi Graham and [Newism][newism] makes no guarantees that it will be upgraded within any specific timeframe.
Ownership of this software always remains property of the author.
You may:
- Modify the software for your own projects
- Use the software on personal and commercial projects
You may not:
- Resell or redistribute the software in any form or manner without permission of the author
- Remove the license / copyright / author credits
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.