Skip to:
Content
Pages
Categories
Search
Top
Bottom

extend invitation to other components

  • @grosbouff

    Participant

    Hi;

    I’m trying to build my own component.

    I’ve checked the invitations functions and I saw that they are built to work with the group component but nothing else…

    I think you should extend it so users can use them in new components…

Viewing 4 replies - 1 through 4 (of 4 total)
  • @grosbouff

    Participant

    PS : and do better sibling for the js functions as it is e.g.

    jQuery("div#invite-list input").click(

    instead of

    jQuery("body.groups div#invite-list input").click(

    @r-a-y

    Keymaster

    Hey Grosbouff,

    It’s better to post development enhancements in the trac to avoid getting lost in the shuffle.

    Add your suggestion as an enhancement in the BuddyPress trac.

    Login with the same username/password you use here on BuddyPress.org.

    @johnjamesjacoby

    Keymaster

    @grosbouff, since that bit of AJAX exists in the theme, you’re welcome to modify it to fit what you need it to do. I’d recommend grabbing the RC now also since some of the AJAX has changed since beta.

    @grosbouff

    Participant

    done !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘extend invitation to other components’ is closed to new replies.
Skip to toolbar