Closed (outdated)
Project:
All in one mini-features
Version:
6.x-1.x-dev
Component:
code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2010 at 23:46 UTC
Updated:
7 Mar 2016 at 11:26 UTC
Jump to comment: Most recent
Comments
Comment #1
dave reidhttp://drupal.org/project/admin_links automatically adds the delete tab with low overhead.
Comment #2
dave reidFYI tweak modules like this aren't really appropriate for contrib. You can put them in your sandbox (contributions/sandbox/username) if you want them in CVS control.
Comment #3
janusman commentedHow about http://drupal.org/project/block_save_edit ? =)
Comment #4
AlexisWilke commentedWow... 8-)
At first I was thinking to do it for myself and not bother to share... Hmmm...
Dave, can I just change the CVS info in the module to move it from contrib modules to sandbox?
Thank you.
Alexis
Comment #5
janusman commentedHmm I think I misread the issue; scratch my suggestion for block_save_edit as that module contains only *one* tweak =)
It's brown paper bag season for me! (again) :P
Comment #6
AlexisWilke commentedJanusman,
Yeah... also it would be neat to have an Edit on your blocks whatever the theme. I looked a bit into that, and you need to reprogram the theme('block', ...) and I'm not too sure how you do that without breaking the whole thing. Hmmm...
I actually am not too sure what the block_save_edit means. Is that you don't go back to the list of blocks by default?
Thank you.
Alexis
Comment #7
nancydruI disagree that "tweaks" don't belong in contrib. If they can be in the Handbook snippets, then they should be acceptable in contrib.
However, having said that, the Util module has been around for much longer than this module, and this collection probably should have been contributed there. See: #902986: merge drupal_tweaks with util module
Comment #8
lpalgarvio commentedanother one is fixcore.
Comment #9
AlexisWilke commentedThank you LPCA, I added a link on the front page. 8-)
Comment #10
nancydruhttp://drupal.org/project/module_supports
Comment #11
nancydruhttp://drupal.org/project/myaccount_alter
Comment #12
andrew answer commentedPlease add screenshot on your module page to understand what your module tweak... I don't understand all fixes.
Best, Andrew
Comment #13
AlexisWilke commentedAndrew,
I suggest you check it out. Install it on one of your test website and check the Mini menu under Administer.
Thank you.
Alexis
Comment #14
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.