Closed (fixed)
Project:
Alinks
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 May 2007 at 17:14 UTC
Updated:
9 Jul 2007 at 12:42 UTC
In my (humble) opinion, there is little need to add the call to drupal_add_css in this module - simply adding the relevant class to the inserted links is enough. Adding instructions to show the user how to override this in CSS is far more flexible than having another function call and yet another css file included (more time wasted on page load).
Clearing up this matter is as simple as:
Comments
Comment #1
tic2000 commentedI have to disagree. Not all users knows how to change the css. The best I can do is to add an option to enable or not the css.
As a side note, I wrote the module, I think I know what I have to do to remove the css.
Comment #2
niklp commentedWell, the point of putting that up there was, if you disagreed with me, I've already told people how to get round it if they want to... not to tell you how you wrote the module :)
Comment #3
tic2000 commented