the meta options in news are not showing the dates  Bottom

  • I use my own theme and news 2.5.2 on a german website

    I uncheck the field for the date ("keine Zeitsteuerung"). In firefox (3.6) the date and time picker appers but not in IE8. In extralite they are shown all but there is no Ajax magic available.

    Is this problem theme related or is it a bug in news? Where do I have to look at?

    Adding: Just tried in Voodoodolly. Same efect. Might be it is not theme related, so I posted in wrong forum icon_wink



    edited by: rallek, datetimebrief

    --
    webmaster of gvoh.de and pggo.de

    project manager of new module media repository
  • mmhh, weird. I don't have IE8 to test this actually, can you test if the originals on http://home.jongsma.org/software/js/datepicker are working in IE8?

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • it is not the datepicker itself, it is the Ajax to open the area where the date should appear. The field is hidden behind a collapsed area.

    --
    webmaster of gvoh.de and pggo.de

    project manager of new module media repository
  • Ah like that. Thanks for clarifying.

    If you uncheck notimelimit (kein Zeitsteuerung) the switchdisplaystate('news_expiration_details'); function is called. this is defined in general ziklua pnajax.js. Nothing special. I see now in pnajax that there is also a new function: checkboxswitchdisplaystate for enabling a switchdisplaystate with a checkbox (so showing/hiding a div) for a showable/hidable part.

    There are a lot of places I think that use an change of a checkbox to tigger the showing/hiding of div, so did you encounter any other places that IE8 did not work?

    --
    campertoday.nl, Module development, Dutch Zikula Community
  • Quote

    There are a lot of places I think that use an change of a checkbox to tigger the showing/hiding of div, so did you encounter any other places that IE8 did not work?

    As written in #195 showing/hiding of other places are working fine, even in news itself. But I have no other place with a checkbox to test.

    --
    webmaster of gvoh.de and pggo.de

    project manager of new module media repository
  • Quote

    But I have no other place with a checkbox to test.

    I've found one. There is a similar option in timeIt (for whole day or exact time). There it is working fine. If I uncheck the checkbox, the time input field apears.

    --
    webmaster of gvoh.de and pggo.de

    project manager of new module media repository

This list is based on users active over the last 60 minutes.