hi !

On , in , by
Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #187
    Anonymous
    Inactive

    hi Taracque !

    Finally a forum 🙂

    hope new versions will be released soon !
    can’t wait :/

    thanks for your work

    #192
    Taracque
    Member

    There IS a new version, download it from here:
    https://github.com/Taracque/RaidPlanner/archives/master

    #211
    Anonymous
    Inactive

    thanks for this update, lots of bugs fixed but there is still a bug where the popup window still has a bottom scroll bar :/
    that’s a bit annoying.

    #212
    Taracque
    Member

    The bottom scrollbar is highly depends on template used. It’s mainly a CSS issue, I need to know what template are you using.

    #214
    Anonymous
    Inactive

    im using Rockettheme Dominion ( joomla 1.7 )

    http://demo.rockettheme.com/jan10/

    #215
    Taracque
    Member

    Add this line to the end of template.css file (can be found in templates/rt_dominion_j15/css folder )

    #sbox-content .rt-container { width: 750px !important; }

    And this will fix your scrollbar problems.

    #216
    Anonymous
    Inactive

    thanks a lot !

    🙂 worked

    #217
    Anonymous
    Inactive

    but i was wondering, how can i increase the width ?
    and what the utility of the History field on the popup ? ( right bottom )

    I dont know how History feature works :/

    #241
    Taracque
    Member

    Which width you want to increase?
    History field is store EQDKP formatted Raid Export, which can be saved to raids, and later it can be displayed (that info contains loots, etc)

    #247
    Anonymous
    Inactive

    the width of the popup

    its seems to be 750px, i’d like to make it 900px.

    For the history feature i just completely removed it cause i’m using your RaidPlanner for another game :p
    thanks

    EDIT : thanks it works 🙂

    #249
    Taracque
    Member

    Modify the core files of raidplanner is not a good idea, but ofc. you can do it. However, instead of

    The modal dialog size is defined in com_raidplanner/views/calendar/view.html.php file in this line:

    JHTML::_(‘behavior.modal’, ‘a.rpevent’, array(‘size’ => array(‘x’ => 750,’y’ => 500)));

    But instead of hacking the sources yourself, you should provide ideas what needs to be changed, to make raidplanner usable for other games as well.

    #251
    Anonymous
    Inactive

    ok thanks, gonna give it a try.

    u mean : u want me to give u ideas for what need to be changed to make RP usable for everyone ?
    ok lets spam “Feature request” section 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.
 

Comments are closed.