Is there any way to get rid of comment subjects? That... I find... is just a big pain in the but. I was wondering if anyone could help me out with this.
Currently looking for a module that can allow a group of users post articles and then be categorized by alphabetical or another form. An example would be like how IGN does their game reviews and organizes them. If their is one, looks like my partner is going to have alot of fun.
I'm developing a module which allows the remote login to an external website from the drupal driven one that I'm designing. In particular to the kodakgallery.com website.
I've seen the drupal_goto() function for redirecting but it seems as if it can only redirect to an internal page of the site. Is this correct?
the problem is anyways, how do I send the remote site a login path with an encrypted password in it for logging in?
As a novice module developer I am looking for good examples (and preferably explanations) of the best practices of making theme_ functions.
The How to write themable modules is a good introduction and the Theme developer's guide starts where my work finishes.
I have installed FCK editor and it works fine for me, except one annoying issue.
I am creating site in Polish, and of course I am using Polish national letters that comes with combination of letter keys (a, s, z, x, c, n, m, l, o) with right ALT key (Alt Gr). Unfortunately FCK Editor uses Right ALT-S for saving, thus I can't type one Polish letter. I can use Open Office for writing, but sometimes I need to edit content quickly then I have to use ~ key and then press S. It is really anoying.
Would anyone happen to know if there's a nice simple global variable kicking around drupal 5 that gives the current date & time in ISO format (rather than unix timestamp)?