FRITZ!Box CallMonitor v0.3.3.1 (2009-06-16) (2 Viewers)

chefkoch

Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    Code:
    callAction.time = DateTime.Parse(strList[0], new System.Globalization.CultureInfo("de-DE", true));

    shouldn't we also use false instead of true, to overwrite user defined settings?

    Code:
    callAction.time = DateTime.Parse(strList[0], new System.Globalization.CultureInfo("de-DE", false));
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Yes, i've used 'false' instead of 'true' and it still works... :)

    Thanks again.

    Bye,
    Nephilim
     

    helge

    MP Donator
  • Premium Supporter
  • August 1, 2006
    645
    27
    61
    Neustadt am Rbge.
    Home Country
    Germany Germany
    Hallo,
    wie kann ich denn bilder von anrufenden einbinden?ich habe bilder ins verzeichniss gelegt
    aber es wird nichts angezeigt.ansonsten läuft da plugin super,klasse wäre noch eine
    deutsche oberfläche oder anleitung.
    leider reicht mein englisch nicht ganz,sorry.
    mfg helge
     

    kleiner8

    Portal Pro
    September 4, 2007
    63
    2
    Home Country
    Germany Germany
    Hallo Helge,

    die Bilder müssen den Namen des anrufenden haben, so wie du ihn im Plugin definiert hast.

    z.B. Maier mobil (017xxxxxxx) muss das bild "Maier mobil.jpg" heissen

    gruß

    kleiner
     

    chefkoch

    Retired Team Member
  • Premium Supporter
  • October 5, 2004
    3,129
    1,634
    Dresden / Munich / Maastricht
    Home Country
    Germany Germany
    Yes, i've used 'false' instead of 'true' and it still works... :)

    Thanks again.

    Bye,
    Nephilim

    Ok, i added the fix finally and uploaded it to svn and updated the mpi package in repository to v3.0.0.1.
    after the file has been reviewed it will be downloadable.

    :D to nephilim again

    regards
    chefkoch
     

    helge

    MP Donator
  • Premium Supporter
  • August 1, 2006
    645
    27
    61
    Neustadt am Rbge.
    Home Country
    Germany Germany
    Hallo,
    dazu müsste man aber wissen das die bilder in das laufwerk C gehören und nicht ins hauptverzeichniss!!!
    wie kann ich die bilder vergrössern?Die bilder auf einem 32" TFT aus 4 m sind ein wenig klein.
    mfg helge
     

    Nephilim

    Extension Developer
    February 8, 2007
    805
    499
    Home Country
    Italy Italy
    Please write in english too... :D

    :D

    Bye,
    Nephilim
     

    kleiner8

    Portal Pro
    September 4, 2007
    63
    2
    Home Country
    Germany Germany
    @NephilimDM

    helge asks for how to grow up the pictures in Callmonitor. You can do this by changing the "DialogNotify.xml".
    Seek for the range "logo", here you can edit the values for the x and y coordinates. You have to try the values. x=0 and y=0 is the top left corner.

    I hope this was helpful for you.;)


    kleiner8
     

    Users who are viewing this thread

    Top Bottom