Closed (fixed)
Project:
Taxonomy Super Select (TSS)
Version:
5.x-1.5-1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2008 at 11:08 UTC
Updated:
14 Oct 2008 at 13:22 UTC
Attached is a ZIP archive of the TSS module version 5.x-1.5-1 manualy patched with:
and
They're both from george@dynapres.nl.
Each of them has emules either from nancydru or from rconstantine which respectively would mess up style or were too complicated for me to implement.
A limit of this version is the current version(1.5-1)'s limit of 5 levels in the hierarchy depth of vocabularies.
Comments
Comment #1
doc2@drupalfr.org commentedAs stated as a comment at the beginning of the taxonomy_super_select.module PATCHED file from the ZIP archive above, you should paste the code from the yourtheme.css file which is included in the archive into your main theme's style sheet (at the bottom).
That is to say, put this:
into drupal/themes/garland/style.css if you use the (drupal default) Garland theme, or drupal/themes/zen/zen.css if you use the Zen theme, etc. You'll notice that the name of the file may differ. Use a SIMPLE text editor to edit it.
You can play with the parameters to fit your needs. To test this, comment the line
font-size: 85%;with a double / like this:// font-size: 85%;.Save your maintheme.css file (the one in your drupal/theme folder), reload a node/add or node/edit page in your browser and, (only if TSS is enabled on this nodetype) you'll see the changes!
Comment #2
nancydruThis is now in 5.x-1.10.
Comment #3
doc2@drupalfr.org commentedWow! Great! Already upgraded. Looks good, feel good! Thank you very much to all contributors!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.