I would like to be able to control the coloring via my own CSS file, without having to turn on public downloads. Please enable the use of CSS classes without requiring public downloads. Right now my only recourse is to hack your module to remove the filesystem checks.

You can continue to auto-create the CSS file to the upload directory, but let me decide what to do with it.

At the very least, respect the value of the geshifilter_css_mode variable and remove the checks to "outsmart" it. Then I could manually set it myself.

Thanks!

Comments

soxofaan’s picture

Assigned: Unassigned » soxofaan
Status: Active » Needs review
StatusFileSize
new33.27 KB
new8.38 KB

First iteration of a patch to address this issue
it adds a CSS mode option "Only add CSS classes"
(also see screenshot)

soxofaan’s picture

StatusFileSize
new11.55 KB

new version that adds callback that generates example css rules for the "only add css classes" option

soxofaan’s picture

Version: 5.x-2.6 » 5.x-2.x-dev
Component: Code » Administration interface
StatusFileSize
new11.71 KB

reroll of patch for the DRUPAL-5--2 branch

soxofaan’s picture

StatusFileSize
new12.54 KB

reroll

soxofaan’s picture

Status: Needs review » Patch (to be ported)

fixed for 5.x-2.x by http://drupal.org/cvs?commit=113955

to be ported to HEAD

soxofaan’s picture

Version: 5.x-2.x-dev » 6.x-1.x-dev
Status: Patch (to be ported) » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.