how is this different from geouser?

Can I use these values in views? or save to user location table? That would be helpful.


Filed under Project issuesRead more...

McDonald's using Drupal

The website of McDonald's Australia is using Drupal. I'm lovin' it! McDonald's Australia
Filed under Fortune 500 Companies using DrupalRead more...

McDonald's using Drupal

The website of McDonald's Australia is using Drupal. I'm lovin' it! McDonald's Australia
Filed under Web sites that use DrupalRead more...

Dynamic title pattern and additional fields

I'm working on a site where I wanted to incorporate a "headline" CCK text field into the title of the user's profile. I searched around for something to accomplish this, and found the Alter Profile Page module which did a nice job of making some simple aesthetic changes to the profile page, and figured it wouldn't be that hard after all to modify it, since it already was providing a change to the profile title. So, the attached patch does just what I've described.

The patch is token-module aware, and does two things:

  1. Via a hook_form_FORM_ID_alter call it adds a new field set (see attached image) to the User Settings admin form for specifying a title pattern. If the token module is installed, the description is modified to indicate all tokens can be used, and provides the list in a collapsible and collapsed field set.
  2. Then I modified the hook_profile_alter function at the end to evaluate the pattern. It's passed through a call to filter_xss before the title gets set, to avoid any cross-site-scripting problems that a dodgy user may have introduced in their input.

read more


Filed under Project issuesRead more...

Translation for Member since Date

Hello,

Please provide an easy way to translate:

check_plain(strftime('%B - %Y', $account->created))

Above always gives English like: August 2010

Thanks


Filed under Project issuesRead more...

Group node does not display details

Marriage type, date, place etc. are not displayed with a group node.


Filed under Project issuesRead more...

Yahoo! Style Guide using Drupal

Yahoo! launched another Drupal site: Yahoo! Style Guide.

I'm blogging this from the car so I'm going to leave it at that.

Yahoo style guide
Filed under Fortune 500 Companies using DrupalRead more...

Yahoo! Style Guide using Drupal

Yahoo! launched another Drupal site: Yahoo! Style Guide.

I'm blogging this from the car so I'm going to leave it at that.

Yahoo style guide
Filed under Web sites that use DrupalRead more...

Digg using Drupal

Social news website Digg (ranked 116th by Alexa) is using Drupal for their corporate micro-site and blog: http://about.digg.com. Cool!

About digg
Filed under Web sites that use DrupalRead more...

Capgemini promoting and using Drupal

This year in my keynote at DrupalCon San Francisco, I mentioned that the elephants are coming. Well, earlier this week Capgemini, one of the world's foremost consulting providers with 95,000 employees, announced a new service, Capgemini Immediate. I'm pleased to say that they're using Drupal as a foundational technology for their new Immediate platform.

Capgemini Immediate is an offering which helps organizations to build and run on-line services. It consists of a number of preferred technologies (i.e., Drupal, MySQL, Salesforce, Lithium, etc.), best practices, and an ecosystem of preferred partners of which Acquia is part.

Capgemini Immediate is already being well received and making news. The Royal Mail, the national postal service of the United Kingdom, has signed a large six-year IT contract with Capgemini to transform their on-line services using Capgemini Immediate. With almost 200,000 employees, Royal Mail is the second biggest employer in the UK. Signing of Royal Mail received significant press coverage, including the Wall Street Journal.

The Capgemini stamp of approval, and the fact that Royal Mail will be using Drupal, is tremendous news for all of us. If successful, it could be an important milestone in the history of Drupal -- similar to when Dell and IBM decided to ship machines with Linux pre-installed in 2007.

Incidentally, Capgemini is using Drupal to power their own 95,000 person intranet.


Filed under Web sites that use DrupalRead more...

Geosniper ends in error.

GeoSniper raises error and ends in wsod. The kruma says: the free services is no longer available.
the error is: not valid xml statement on line 37 of the inc.php

Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in C:\wamp\www\acquia-drupal-1.2.21\sites\all\modules\geosniper\geosniper.inc.php:37 Stack trace: #0 C:\wamp\www\acquia-drupal-1.2.21\sites\all\modules\geosniper\geosniper.inc.php(37): SimpleXMLElement->__construct('The free Infosn...') #1 C:\wamp\www\acquia-drupal-1.2.21\sites\all\modules\geosniper\geosniper.module(49): geosniper_get_geo(NULL, NULL) #2 [internal function]: geosniper_block('view', '0') #3 C:\wamp\www\acquia-drupal-1.2.21\includes\module.inc(462): call_user_func_array('geosniper_block', Array) #4 C:\wamp\www\acquia-drupal-1.2.21\modules\block\block.module(499): module_invoke('geosniper', 'block', 'view', '0') #5 C:\wamp\www\acquia-drupal-1.2.21\includes\theme.inc(1626): block_list('left') #6 [internal function]: theme_blocks('left') #7 C:\wamp\www\acquia-drupal-1.2.21\includes\ in C:\wamp\www\acquia-drupal-1.2.21\sites\all\modules\geosniper\geosniper.inc.php on line 37


Filed under Project issuesRead more...

N-VA using Drupal

The New Flemish Alliance (Dutch: Nieuw-Vlaamse Alliantie, abbreviated as N-VA) is using Drupal for their website: http://www.n-va.be. The N-VA is a Flemish political party. They became the largest party in both Flanders and Belgium in the 2010 federal elections a few weeks ago. N va
Filed under Web sites that use DrupalRead more...

Flash Player doesn't ask for Deny or Allow

the vagipe chat window opens but the flash player doesn't ask me to allow or deny access to the microphone and camera. this only happens if i use windows, it works perfectly fine on my mac. does any1 know what the problem is here?


Filed under Project issuesRead more...

Index array in quiz.install schema

Please see attached patch for line 479 of quiz.install.

Thx...

j


Filed under Tagged issuesRead more...

Minor spelling correction for node/22293

Please correct the word "itelf" to instead say "itself" at http://drupal.org/node/22293
Location:
    <ul>...
        <li>
            <ul>
                <li>drupal (for Drupal itelf),</li>

Thx...


Filed under Tagged issuesRead more...

stuck at Entering Room...

this only works if i don't use www in front of my website address...for example
http://xyz.com (Works)
http://www.xyz.com (Doesn't Work)
can any1 help me here.


Filed under Project issuesRead more...

Show links within a node

Thank you for this really useful module. And it would probably be even more useful to have an option - show links in a block or in a node body like service_links module does. It can be reached by using hook_nodeapi I guess. Is it possible for you to implement this feature anytime soon? I'm not sure I can implement that myself.


Filed under Project issuesRead more...

What am I missing here, how are children added?

I just started using this, and I would expect that when I create a new "individual" that I would be able to set the "Ascendants" and "Descendants" on the same content creation page, and that they would be ajax fields that pull from all of the other "individuals".

Technically, I'm not using it for family, but for school lineage, so I'll want to change it around eventually to input "teacher(s)" and "student(s)" but I don't foresee that being an issue.
For now I just want to know how to use it. I don't see any documentation on it either.


Filed under Project issuesRead more...

Varnish using Drupal

We all know that Drupal can work with Varnish, a HTTP accelerator that caches pages in virtual memory. Well, now Varnish uses Drupal too! Varnish Software, the company behind Varnish, just relaunched its site using Pressflow, a Drupal distribution with performance and scalability improvements. The site was built by Kodamera.

Varnish software
Filed under Web sites that use DrupalRead more...

Leffe using Drupal

Leffe, one of my favorite Belgian abbey beers, is now using Drupal for their main website: http://leffe.com. Cheers to that!

Leffe
Filed under Fortune 500 Companies using DrupalRead more...