Menu

Quotes and Quicklinks Mods

Help
2002-02-10
2002-11-05
  • Marie Alline

    Marie Alline - 2002-02-10

    The graphics files for the Quotes and Quicklinks mods are corrupted. I tried to get them to show up and they do not so I tried to open them in my image editor and they don't open either. Just letting you know. Great mods though. They are working wonderfully! Bless your hearts for all the great work you all do!
    Thank you,
    Marie Alline

     
    • Stuart Owens

      Stuart Owens - 2002-10-10

      Quicklinks installed and running fine except for a couple of little details...

      1)
      The window that opens is not resizable, even though the javascript instruction says 'yes'. The problem seems to be in quicklinks.inc.php at either or both:
      line 150 -
      $javascript .= "<script>function pop_rand() { new_rand=window.open('".$myrow[1]."','rand','toolbar=".$toolbar.",resizable=yes,scrollbars=yes,menubar=".$navbar.",width=".$myrow[3].",height=".$myrow[4]."');}</script>";
      line 167 -
      $javascript .= "function pop_".$i."() { new_".$i."=window.open('".$link."','".$i."','toolbar=".$toolbar.",resizable=yes,scrollbars=yes,menubar=".$navbar.",width=".$xsize.",height=".$ysize."');}";

      If you switch the resizable and scrollbar parameters, the resize works and the scrollbars don't.

      2) Multiple instances of quicklinks on the page seem to all go to the same link, even though the descriptions of the links are varied.

      Any thoughts are appreciated.

       
    • Edward Ritter

      Edward Ritter - 2002-11-05

      Funny, mine all seem to resize just fine. I haven't messed with the javascript from the original quicklinks at all (and quite frankly don't know much about javascript). I've never had a problem with it.

      As for multiple quicklinks, you'd have to have installed the module more than once and renamed some tables and recoded the module to look at the new tables. Most of my installers are set up so that users can't accidentally install a module numerous times. If you want multiple quicklinks, you'd have to do some hacking. Otherwise, submit it as a feature request and I'll look at it for .90.

      Marie, as for the images being corrupted, I *think* I've uploaded a new version since then that isn't, but don't quote me on that, if it's still corrupted, let me know and I'll double check it in CVS.

      Ed

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.