Hi,
I tried to define sweaver selector by placing this "sweaver[selectors][body] = Body" into:
mytheme.info and/or
sweaver.info and/or
zen.info (since my theme is zen based theme)
I have also set devel to clear theme registry on every pageload.
Unfortunetely I can not specify the exclusive classes, ids, somehow the sweaver does not overwrite to my specification (in soure all loaded) and you can still select anything on the page :(
I have a brand new drupal 6 installed, almost clean version, no other jQuerys running.
Is there anything I left out from the setting in order to make this work? I would need this because on multi level tag nesting it does not chnage the correct tag, plus I'd like only couple of tags to be changeble on the page.
Thanks,
Gabor
Comments
Comment #1
vojnar commentedHi,
Just realized that in the admin panel, you have to turn on: "Look for selectors in theme info file", and it works as it was designed.
Also, devels: "clear theme registry at every refresh" is not enough, you have to click on "Clear cach data" in Performance after setting the data in yourtheme.info.
Thank you, you have done a very very great job with this module!
I very much appreciate it!
Gabor
keywords: sweaver exclusive seletor, define selectors