Closed (fixed)
Project:
Quote
Version:
6.x-1.1-beta2
Component:
User interface
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2009 at 21:36 UTC
Updated:
18 Dec 2009 at 07:12 UTC
The quote module works exactly as I'd like. However when using the forum (or advanced forum module) it puts the "quote" button on the very right in the node links section of comments -- to the right of the "reply" button.
I'd like the quote button to appear to the left of "reply", as it does on most forums. Is this something that I can change by hacking the quote module, or does the change need to be made within my theme? Either way, I'd greatly appreciate it if someone could point me in the right direction.
Comments
Comment #1
WildBill commentedMaybe try the Module Weights module? I'm not sure if that's right at all... but that's what I'm gonna try when I reach that point...
Comment #2
mherchelsame issue under drupal 5.x. Changing the module weight via the system table doesn't make any difference.
Any ideas?
Comment #3
WildBill commentedSince posting my first comment, I have done exactly this (with success) using the Module Weights module in Drupal 6.x.
Comment #4
caschbre commentedWhich module are you using? The module weights module I saw has been terminated in favor of the utils module... but the utils module doesn't seem to change link order.
Comment #5
WildBill commentedYeah, sorry, the latest Module Weights module is now a sub-module of Utils. Install Utils, enable Utils, System Module, and Module Weights. Then when you view your list of enabled modules, there will be a little weight field to the left of each module name.
Hope this helps!
Comment #6
WildBill commentedI'm going to close this issue, because my comment above solves the problem. Re-open the issue if you're still having trouble.