The very simplest of notepads for your Dashboard. The widget settings allow you to choose which roles can edit the notes, and which roles can merely read them. Based on Alex Günsche’s Headache With Pictures.
download at wordpress.org get support at wordpress.org donate to future development


i really love your dashboard notepad plugin. i wonder if it’s possible to show the dashboard notes on anywhere on the wordpress theme itself. I want to add kind of a meta section where all notes of the notepad are shown on the frontend. ist this possible?
regards
Sure, Matt, that’s a really easy feature to add. Look for an updated version later today.
thank you, great. can you send me an email or post a comment here, so that i know when i can download it.
now it’s the perfect plugin. love it.
thank you and regards
matt
It’s there now. Let me know how it goes.
works perfect. love it! thanks
how to make the note posibble read by guest ?
gege, it should be already. If not, use the configuration screen and change the second dropdown to ‘Subscribers… can read the notes.’
… oh, once again I’ve read too quickly. You’re right, users would still have to be logged in. Let me see what I can do.
OK, gege, look for version 1.21 in a few minutes. It has an option to allow the public to read the notes.
thanks for your fast action.but after i change the read permission for public the dashboard disappear from my wp dashboard
Thanks, gege, I overlooked another line of code that needed to be changed! Version 1.22 should show up on wordpress.org in a few minutes.
thanks stephanie..you rock
Thank you for this great and simple plugin. Is there any chance to have several notepads whith the possibility to show selected ones to the public?
Sorry, Spoony, not at the moment. If you’re comfortable editing PHP, you could make a copy of the plugin and replace all instances of “notepad” with some other word, and get multiple copies that way.
Thank you for the quick reply. I will have a look into the .php files. In fact I just like to have one on the Dashboard for internal notes and another for public notes.
I might have discovered a little bug with your dashboard notepad in IE7. However this might not be your fault, but the fault of the wordpress core.
if i use your shortcode…
it works fine in every browser except for ie6 and ie7!
and that’s because the shortcode gets compiled into this
Enter here whatever is on your mind. at the end. This causes ie6 and ie7 to wrap the rest of the website to a mess. Have you any ideas how to solve that problem?
oh sorry, didn’t know that tags won’t work in comments.
http://i.imgur.com/OANBMl.jpg
Well, that’s no good! I’ll take a look over the weekend and see what’s going on.
Hi Stephanie! Thanx for this wonderful plugin. How can I activate another language?
The only languages available right now are English and Belorussian. If you would like to translate the plugin, see the Codex page on translations. The POT file is in the plugin’s languages folder.
Thanx for the quick reply. Sorry for the beginner questions, but where do I put the dashboard-notepad-de_DE.po & dashboard-notepad-de_DE.mo and how do I activate them?
Place those two files in the languages directory, next to the .POT file. The new language should load automatically.
If you will send me your files, I will include them in the next release!
Hi Stephanie, thank you so much for this nice litte plugin. As the values are stored somewhere, is there a way to display the note somewhere on my theme by a template tag.
Ok i got it. i noticed that the its “global” so i just created a function in my template’s functions.php and can get the value of the single notepads by calling this function, of cours.
On the website:
When I am logged as Admin the field appears unformatted just the way it looks at the admin-dashboard …so i can directly edit the value(message) on the site -> fabulous.
As being loggedOut (or logged as something under admin eg. subcriber) there is no option to edit and the message appears formatted as it should.
Absolutely perfect.
Again Thank you for the smart plugin!
Hi Stephanie,
I placeed the two files in the languages directory of your plugin, but nothing happened. The the WP config.php (‘WPLANG’, ‘de_DE’) is set and isn the PO file the correct language is set as well.
Hi Stephanie,
Wonderful plugin, thanks. I just need a second instance of it. I tried to create it by the following steps:
1) copy all files to a directory called dashboard-notepad2
2) replace all ‘notepad’ with ‘notepad2′ with a script “find . -type f -print0 | xargs -0 sed -i ‘s/notepad/notepad2/g’”
3) rename dashboard-notepad.php to dashboard-notepad2.php
4) edit dashboard-notepad2.php third line to be “Plugin Name: Dashboard Notepad2″
After this I tried to activate the plugin, but I received an error message “Plugin could not be activated because it triggered a fatal error.” I just wish the error message to be more informative
I’ll continue fighting on this, but if you have an answer I would like to hear.
I found the reason for fatal error. The function dashboard_notes() was declared already in the first plugin causing the error when my second plugin tried to declare the function with the same name. So I changed the name of this function and all places where it was called by a script “find . -type f -print0 | xargs -0 sed -i ‘s/dashboard_notes/dashboard_notepad2_notes/g’”
Now my second instance gets activated
Recently installed this excellent plugin. Thank you!
But it seems that there is a conflict with the WP-Print plugin. Each time I activate Dashboard Notepad, the “Print This Post” link disappears from the “PostHeaderIcons” of all my post. Thanks in advance for any help.
Thank you for this useful plugin. Using it I would like to make a “copy” of main status widget of wordpress, but showing only some informations, like numbers of articles, comments, and not, for example, theme used, and so on. Is possible to do with Dashboard Notepad?
In this screenshot I highlighted information that I would to hide.
http://img375.imageshack.us/i/selezione078.png/
Thanks!
Silvio, this plugin will not provide that information, but take a look at GeneralStats. I think it’s exactly what you’re looking for.
Thanks a lot! I’ll use Dashboard notepad as a “FAQ” widget.
I’ve just sent version 1.30 to the plugin repository. Please note that you’ll need to redo your role settings on the notepad widget’s configuration screen after upgrading! This fixes a bug in the way roles were handled in previous versions.
I just upgraded and the notepad has disappeared. I can’t find any configuration screen for the plugin. Wha happa?
Marc, 1.31 should be available in just a minute. Please let me know if that solves your problem.
I love this little plugin – very helpful for my collaborative blog. However, I just did an automatic upgrade to 1.31 and I’m getting the following error message:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/domain/public_html/wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 84
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/domain/public_html/wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 91
Hi, I have the same problem after the last update 1.31, all the notepad has dissapeared.
Waiting for news.
Best Regards.
Max
I haven’t upgraded to WP 3.0.3 and today when I upgraded to the new version of plugin, it’s showing the following error and it has disappeared from the Dashboard:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ***/wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 84
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in ***/wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 93
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wordpress/wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 82
Oh my. Obviously, I broke something. I’m so sorry. I’ll get it fixed as soon as I can.
If one of you can grab the contents of the dashboard_notepad entry in your wp_options table and either paste it into a comment here or email it to me (steph at sillybean.net), that would really help me figure out what went wrong.
I have 3.0.3 and when I tried to Automatically upgrade it to this new version, I get two errors that show up on the dashboard.
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 83
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wp-content/plugins/dashboard-notepad/dashboard-notepad.php on line 94
Thanks, everyone. I’ve just sent an update (1.32) to the plugin repository. It should fix the error messages.
Ok, now I’m confused… :p
I just updated the plugin to 1.32 and it disappears from the dashboard?! And now option to bring it back?
Marc, I’m confused too. I don’t understand why your notepad disappeared, and I’m not sure I understand your latest comment. Can you try uninstalling the plugin, and then reinstalling it?
chuckles… now = no
I searched for a checkbox at the dahsboard-options, but nothing available.
Ok, I’ll delete and reinstall now
No Chance… I deleted the plugin, deleted the database-value / wp_options – no chance.
Plugin is lost from my dashboard :-(
Same problem here.
I need my notes. :(
I also upgraded to latest version (1.32) on WordPress 3.03 and the notepad disappeared from dashboard.
I tried to uninstall en reinstall but still it’s gone.
In dashboard_notepad in wp_options I find the following text;
a:5:{s:5:"notes";s:187:"För utdrag:
Kolla över etiketter";s:8:"can_edit";s:14:"edit_dashboard";s:8:"can_read";s:4:"read";s:13:"notepad_title";s:7:"Notepad";s:5:"autop";s:0:"";}
I was finally able to reproduce the problem! It’s fixed in 1.33, which is available now.
Sorry for all the glitches, everyone!
Works now, thanks!
Version 1.33 fixed it! Thanks so much for your fast work on the repair!!
Hallo!I upgrade the last version 1.33 and now all works perfectly!
Many thanks for Your kindly support :-)
Best regards, Max
…by the way… merry christmas and happy new year
Just an FYI – it isn’t totally fixed! Just went to edit my notepad and it won’t let me add any text and there is no save button.
Thanks!!
Have you checked off at least the Administrator role under the widget’s configuration screen, as a role that can edit the notes?
I just came to check in and saw your reply. I went back to the configuration screen and Administrator and Editor were already checked off. I went ahead and saved and, when I did so, that seemed to fix it. I’m now able to edit and save. Thanks so much! Have a great New Year!
Where is the widget’s configuration screen please?
Upgraded today and now I can’t edit the text in dashboard notepad.
I use the latest version of WP
Kenneth, there was a change in how the roles work in 1.30. Have you looked at the widget’s configuration screen since then? You’ll need to redo the permissions.
Thx now it works again =)
Hi.
Where do I find the dashboard notepad configuration screen?
Ah, found it. Why on earth is it hidden when no mouse over???
That’s just the way Dashboard widgets work, unfortunately.
Well, its a great tool anyway :)
It is nice to be used for daily notes and to check what has to be done in the blog. I was not able to find this plugin from wordpress site. Thanks for helping me here.
Hey sillybean, the dashboard notepad plugin is just perfect. One last feature is missing though – Setting the height of the notepad widget in the preferences. If there are more lines in it a scrollbar appears – that’s fine. However when you have almost no other widgets visible in your dashboard (and you have a rather big screen) it would be nice to have just more space for the notepad – so no scrollbar is needed and all notes can be read at once.
Just an idea, I would love to see that.
cheers
Hi, Matt. I meant to include that option and forgot all about it! Look for it in 1.36, out any minute now.
When trying to save the dashboard note, (in dashboard, WP 3.05) – i get a 404 Error! Any suggestions would be so great!
Travis, are you by chance working with a multisite setup? If so, does it use subdomains or subdirectories?
Hi
thanks for this great Plugin! ;)
But one question. It is possible to change the font color of the notes?
When you’re showing the notes, you can modify the appearance by adding a style for div#dashboard-notes in your theme’s stylesheet. On the Dashboard, I did not include an option to change the color. You could hack the plugin — the CSS begins on line 50 — but you’d lose those changes the next time you upgrade.
This plug-in would be perfect if it would display the same message an admin enters accross all wpmu installations. Is htis possible?
Everything seems to work perfect for me except for one thing.
Dashboard is not showing notes for users with author role. However, if I set it for Contributor, Author can see the notes. This would be ok, but I do not actually want the contributors to see the notes.
Please advise.
wordpress 3.1
So simple, so good.
Love it!
hi,
is it possible to make things like [b][/b] and [u][/u] work to highlight special words? if so, how? :D
WP 3.1.2
Very handy plugin, but it would be even better if I could include some limited HTML (a href links are all that I need). I want to “welcome” new authors to their Dashboard with this and provide a few links to get them started. I put some href’s in there but they come through as plain text instead of links. Any chance you can add that, or better yet that I just need a handy tip to make it work as is?
Great plugin.
Is there a way to use this plugin as a way for users to post notes for individual pages/post.
Usres register in the blog to be able to post notes and they can add/see/edit/delete their own notes associated to each page/post that have notes.
No, it won’t work for individual entries. You could use my Content Audit plugin instead. It’s a little bit overkill for that purpose, though. You might look around the repository and see if there are any other plugins that just add a single textbox custom field to posts and pages.
Hi,
I install the new Version 1.37 with the german translation.
But nothing happened. The WP config.php (‘WPLANG’, ‘de_DE’) is set. But the Plugin is still in english.
I think I see the problem. I’ll try to fix it later today.
Tom, try the 1.38 update and let me know if that works better!