Closed (fixed)
Project:
Admin message
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2008 at 08:25 UTC
Updated:
20 Mar 2009 at 16:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
anders.fajerson commentedNo immediate plans. But porting it should be fairly trivial - I'll gladly submit a path.
Comment #2
Babalu commentedsubscribe
Comment #3
ultimateboy commentedI have ported the module as well as made a few minor modifications: I added a permission to close admin messages and ran everything through a theme function.
I have included the patch file as well as the entire module dir for easy testing.
On a side note, I have quite a few ideas for this module and would be willing to help maintain if needed. Just let me know.
Comment #4
ultimateboy commentedComment #5
Babalu commentedthx for the patch, but:
patching file admin_message.js
patching file admin_message.install
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file admin_message.install.rej
patching file INSTALL.txt
patching file admin_message.module
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 61.
Hunk #3 succeeded at 69 (offset -1 lines).
Hunk #4 FAILED at 89.
Hunk #5 FAILED at 102.
Hunk #6 FAILED at 151.
Hunk #7 FAILED at 167.
6 out of 7 hunks FAILED -- saving rejects to file admin_message.module.rej
patching file admin_message_form.js
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file admin_message_form.js.rej
patching file admin_message.info
patching file admin_message.css
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 1 with fuzz 1.
against the dev
Comment #6
ultimateboy commentedI applied patch to HEAD. Here is an updated patch to dev.
Comment #7
Babalu commentedworks. great. thx
Comment #8
ultimateboy commentedYou are quite welcome. As I said before, I am more than willing to help maintain and add new features to this module.
Comment #9
anders.fajerson commentedSorry I haven't picked up this. Great work!
ultimateboy, I've given you CVS access to the project.
A quick look at the patch:
* Replacing /* $Id$ * shouldn't be needed, it's handled by CVS.
* While at it, template_preprocess should probably be used together with a tpl.php file.
* "TODO" in descriptions?
Comment #10
Rosamunda commentedSubscribing.
It would be great if D6 version could add this patch functionality to incorporate message effects.
Comment #11
darumaki commentedI agree that would be great
Comment #12
czeky commentedis it working for You Babalu? for me, its working only for users with permission administer nodes.. ;-(((
Comment #13
Rosamunda commentedChanged title for better tracking.
Comment #14
theemstra commentedPatch worked here!
At my friend also!
Comment #15
theemstra commentedINFO: I disabled caching on my site.
Comment #16
mariusooms commentedAny news on the progress since last November? I think this is the only module in Drupal with these kind of features. Would love to use it for Drupal 6.
Regards,
Marius
Comment #17
ultimateboy commenteddev version committed. http://drupal.org/node/392662