maximus

maximus

Real Name: paul delsignore

web designer/developer

Latest Contributions

  • pngfix module question

    I installed the pngfix module (btw... noticed that Rob Loach mentions inspired by G&G) but my PNG files in IE6 are not viewing at all. I'm wondering if I'm missing something on this, like do I include the JQuery plugin from here?

    I installed the module
    indicated the CSS class container in settings

    Anything else need to happen?

  • edit search form in drupal

    is there a simple way to edit the "size" attribute for a search form in a block?

  • would you use a module in dev release?

    The latest release for the Date + Calendar module for D5 (release 2.5) has a bug with repeated dates and exceptions. It's been logged as a bug and I also discovered it on one of my sites. However, the dev release of Date + Calendar (5.x-2.x-dev) has resolved this problem.

    so the question is... would you use a dev release version of such a huge module on a live production site?

  • Read more and Comments... sitting in a variable

    It's annoying that the output of $links from a content node includes both "read more" and "comments" in the same list. Does anybody have a solution to this? There actually is a module that will pull out the "read more" -- 'ed_readmore' module, but I've read some comments of problems with the module. It also seems like overkill to run a module for a simple task.

  • Default home page and the dreaded welcome

    Since I have a home page full of blocks and views, I redirected the page to a different page rather than /node. This gets rid of the default "welcome" text as well. I'm wondering if this is a common practice for ridding the welcome text.