Not signed in (Sign In)

Categories

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
  1.  # 51
    i got "this.getStyle is not a function" in firebug

    also, disabling Mootools makes Collapsible Panel work but autocomplete whispers and drag/drop not
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 9th 2008
     # 52
    I can't reproduce this at all. If you disable Mootools 1.2 then there will be problems on the drag/drop pages as CollapsiblePanel itself doesn't have the scope to remove the Prototype libraries from the header, it needs the Mootools extension for that.

    Autocomplete whispers and drag/drop on the Roles and Categories settings pages all work fine for me. Do you have a link to your forum so I can have a look at autocomplete whispers?
  2.  # 53
    www.lafixed.com is my forum.
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 9th 2008
     # 54
    I just checked your site and the whisper autocomplete isn't working but you have Mootools disabled. I had a problem with the whisper autocomplete on my forum but it was being cause by the formatting bar.
  3.  # 55
    i had Mootools disabled because with it enabled, collapsible panel wouldn't work. I enabled extensions for you so you could enable the extension to see.
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 9th 2008
     # 56
    The problem was with the SmoothPageJump extension. I've disabled it for you as it wasn't working anyway. I can write a Mootools compatible version if you want though? I was thinking of doing that anyway.
  4.  # 57
    It doesnt really matter that i have SmoothPageJump working. I couldn't figure it out for the longest time. Thank you so much!
    • CommentAuthorfysicsluvr
    • CommentTimeFeb 23rd 2008
     # 58
    upon enabling i get an invalid argument supplied for foreach() on line 66 of default.php in collapsible panel
  5.  # 59
    Uploaded version 2.2 of Collapsible Panel.
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 24th 2008
     # 60
    OK, I think I fixed that, try the new version.
  6.  # 61
    hey fyorl,
    nice to see the progress with the cp extension.

    one question, the extension works for me.. but! it collapse only and just the first item, and no collapse effects on the settings/options page.
    btw. my (experimental) theme is based on the organic theme.

    a good recepie to solve this issue?

    thanks a bunch
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 27th 2008
     # 62
    It's not designed for any theme other than the deafult because javascript is very specific in its element targetting. Could you provide a link to your forum so I could see your theme?
  7.  # 63
    Uploaded version 2.3 of Collapsible Panel.
  8.  # 64
    btw...

    any ideas how to implement your collapsible panel feature for the "AccountHistory" (profile) Area ?
    because the profile grows with extensions like "user wall" and "awards" into endless spheres.

    it would be great to replace those regular ugly h2 headers with your slick collapsible mootools magic.
    •  
      CommentAuthorFyorl
    • CommentTimeFeb 29th 2008
     # 65
    Well as long as those extensions use $Panel -> AddList() then the CollapsiblePanel extension should be able to handle them. If they don't use them then it gets a bit more difficult. I'll have a look and see if I can't make the javascript grab a wider range of elements.
  9.  # 66
    Uploaded version 2.4 of Collapsible Panel.
    • CommentAuthorfysicsluvr
    • CommentTimeMar 4th 2008 edited
     # 67
    A few suggestions

    - implement the smoothstart / smoothend (smoothstart on expand / smoothend on collapse, or something to that effect; see what looks nicest)

    - have a way to expand all or collapse all (a button at the top of the panel?)

    - expand / collapse on doubleclick instead of single click. (ok, it just seems better)

    They should make a sticky list of "power extension makers" (it would consist of Fyorl, Fyorl, and Fyorl; oh, and I almost forgot about Fyorl; ok maybe a few others)
    •  
      CommentAuthorFyorl
    • CommentTimeMar 5th 2008
     # 68
    Hey I managed to get wireless internet access from Spain so hello from Spain!

    @fysicsluvr: Including the Mootools Fx.Transitions module should give me lots of funky transitions to play with for the panel opening/closing. Expand/Collapse all sounds like a good idea but I'm not sure the double-click thing is too intuitive. I can always add a configuration option for it though.

    Well a nerd needs his projects and I guess you've just caught me at a time where I have no other projects ;)
Add your comments
    Username Password
  • Format comments as