Jump to content

Daddy

Clients
  • Posts

    560
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Like
    Daddy reacted to Matt in New: Downloads Index Page   
    If you think that some of the apps are not getting updates, keep in mind that social media promotion, our picks, reactions and letter avatars are automatically used by all apps which delivers new features and new ways to provide content discovery and engagement.
  2. Like
    Daddy reacted to Charles in New: Downloads Index Page   
    This is the first blog entry by @Daniel F and he was a bit nervous writing it. I am sure he'll hate me saying that
    But I think he did a great job and the feature will be really useful for those who heavily use our Downloads app.
  3. Like
    Daddy got a reaction from Mark in New: Promoting Content   
    You guys are definitely not playing around with 4.2
  4. Like
    Daddy got a reaction from Matt in New: Promoting Content   
    You guys are definitely not playing around with 4.2
  5. Like
    Daddy reacted to McArtemon in New: Clubs   
    It's delicious, I am waiting for IPS 4.2    
  6. Like
    Daddy reacted to PrettyPixels in New: Clubs   
    Wow, just wow! I have been waiting for this forever!
  7. Like
    Daddy reacted to Sergey Kuzin in New: Social Sign In Streamlining   
    Thanks))
    My code
    guestCommentTeaser
    <ips:template parameters="$item, $login, $isReview=FALSE" /> {{$ref = base64_encode( $item->url() . '#replyForm' );}} {{if \IPS\Settings::i()->allow_reg}} <div class='ipsType_center ipsPad'> {{if $isReview}} <h2 class='ipsType_pageTitle'>{lang="teaser_review_title_reg"}</h2> <p class='ipsType_light ipsType_normal ipsType_reset'>{lang="teaser_review_desc_reg"}</p> {{else}} <h2 class='ipsType_pageTitle'>{lang="teaser_title_reg"}</h2> <p class='ipsType_light ipsType_normal ipsType_reset'>{lang="teaser_desc_reg"}</p> {{endif}} <div class='ipsGrid ipsGrid_collapsePhone ipsSpacer_top' data-ipsgrid data-ipsgrid-equalheights="row" {{/*this added data-ipsgrid */}}> <div class='ipsGrid_span6 ipsAreaBackground_light ipsPad'> <h2 class='ipsType_sectionHead'>{lang="teaser_account"}</h2> <p class='ipsType_normal ipsType_reset ipsType_light'>{lang="teaser_account_desc"}</p> <br> <a href='{url="app=core&module=system&controller=register" seoTemplate="register" protocol="\IPS\Settings::i()->logins_over_https"}' class='ipsButton ipsButton_primary ipsButton_small'>{lang="teaser_account_button"}</a> </div> <div class='ipsGrid_span6 ipsAreaBackground_light ipsPad'> <h2 class='ipsType_sectionHead'>{lang="teaser_signin"}</h2> <p class='ipsType_normal ipsType_reset ipsType_light'>{lang="teaser_signin_desc"}</p> <br> <a href='{url="app=core&module=system&controller=login&ref={$ref}" seoTemplate="login" protocol="\IPS\Settings::i()->logins_over_https"}' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title="{lang="teaser_signin_button"}" class='ipsButton ipsButton_primary ipsButton_small'>{lang="teaser_signin_button"}</a> </div> </div> {{/*this added*/}} <div class='ipsAreaBackground_light ipsPad ipsSpacer_top'> <p class='ipsType_reset ipsType_small ipsType_center'><strong>{lang="sign_in_with_these"}</strong></p> <ul class="ipsList_inline ipsType_center ipsSpacer_top ipsSpacer_half"> {{foreach $login->forms( FALSE, TRUE ) as $k => $form}} {{if $k !== '_standard'}} <li class='ipsType_center'> {$form|raw} </li> {{endif}} {{endforeach}} </ul> </div> {{/*this added*/}} </div> {{else}} <div class='ipsType_center ipsPad'> <h2 class='ipsType_pageTitle'>{lang="teaser_title_noreg"}</h2> <p class='ipsType_light ipsType_normal ipsType_reset'>{lang="teaser_desc_noreg"}</p> <br> <br> <a href='{url="app=core&module=system&controller=login&ref={$ref}" seoTemplate="login"}' data-ipsDialog data-ipsDialog-size='medium' data-ipsDialog-title="{lang="teaser_signin_button"}" class='ipsButton ipsButton_alternate ipsButton_large'>{lang="teaser_signin_button"}</a> </div> {{endif}} custom css
    /***========= guestCommentTeaser =========***/ div[data-role="replyArea"] > div.ipsType_center.ipsPad > h2.ipsType_pageTitle { font-size: 20px; } div[data-role="replyArea"] > div.ipsType_center.ipsPad > h2.ipsType_pageTitle + p { font-size: 12px; } div[data-role="replyArea"] > div.ipsType_center.ipsPad h2.ipsType_sectionHead { font-size: 18px; } div[data-role="replyArea"] > div.ipsType_center.ipsPad h2.ipsType_sectionHead + p { font-size: 12px; margin-bottom: 5px; } div[data-role="replyArea"] > div.ipsType_center.ipsPad h2.ipsType_sectionHead + p + br { display: none; } div[data-role="replyArea"] > div.ipsType_center.ipsPad span.ipsSocial_icon { min-width: 48px; } div[data-role="replyArea"] > div.ipsType_center.ipsPad span.ipsSocial_text { display: none; } /***========= end guestCommentTeaser =========***/  
  8. Like
    Daddy got a reaction from inkredible in New: Delayed Deletes   
    I'm excited to see a feature to replace the deleted posts system in 3.x, though, I much rather permanently store deleted threads until trashed as it was in 3.x but this system alone will allow me to grant moderators the ability to delete once more.
  9. Like
    Daddy got a reaction from raza ali in Coming Soon in 4.1.17   
    Very interesting request...
  10. Like
    Daddy got a reaction from Black Zero in Coming Soon in 4.1.17   
    Very interesting request...
  11. Like
    Daddy got a reaction from Daniel F in Coming Soon in 4.1.16   
    It's so rewarding to see very useful community suggestions being implemented as well as innovative enhancements by the IPS team. Great job guys, you'all make paying the renewal so worth it!
    Now.. If only we can get some additional stream config options *wink *wink
  12. Like
    Daddy got a reaction from Matt in Activity Stream Interface Improvements   
    This makes the stream feature so much more appealing!
  13. Like
    Daddy got a reaction from Charles in Activity Stream Interface Improvements   
    This makes the stream feature so much more appealing!
  14. Like
    Daddy got a reaction from Hunter Lyons in Activity Stream Interface Improvements   
    This makes the stream feature so much more appealing!
×
×
  • Create New...