This forum is for less technical discussions about the Drupal project, not for support questions.

Steve Borsuk

Hello everyone i am Steve Borsuk

Regards:
Steve Borsuk

Coding Standards in Drupal Core,

Hi,

I had happened to install coder module in Drupal 7 and found some Coding standard Errors in Drupal Core modules and i am very much suprised. Can anyone explain how it can happen because Drupal allows us to Contribute a module only if it meets the standard but some of its own core is not of standard as per the coder module. I will give you some examples which i got

authorize.php
severity: normal
Line 44: The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.
drupal_set_title('Access denied');

update.php
severity: normal
Line 34: The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.
drupal_set_title('Drupal database update');

severity: critical
Line 66: Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(),
filter_xss() or similar to ensure your $variable is fully sanitized.
'#title' => $module . ' module',

includes/filetransfer/filetransfer.inc
filetransfer.inc
severity: normal
Line -1: @file block missing (Drupal Docs)

modules/poll/poll.module
poll.module
severity: critical
Line 397: Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(),

whats better wordpress or drupal?

Whats better in google ranking

Acced denied drupal.org account

Hi everyone,

I don't kwow why but my drupal.org account is locked only for anonymous user: http://drupal.org/user/676252/track

Is someone could give to me an issue ?

thanks.

Guillaume.

SEO for Drupal - Complete Guide

I just finished writing a Guide on SEO for Drupal and thought to share with the community http://www.inboundio.com/blog/complete-guide-on-seo-for-drupal/

I am still working on it and writing more content to extend the post. If you have any suggestions/remarks, please do tell me and I will add that too

Thanks

Introduction and Question

Just wanted to say hello and introduce myself quickly, as well as mention how impressed I am with the community and information contained within.

This is my second shot at getting into Drupal, but this time I am significantly more motivated than before. I believe I will be able to bring a slightly different perspective to things owing to my background, and I intend to become a solid contributor on the forums and elsewhere.

Our case is probably a little different to many of you on here but then again I'm sure we aren't the first. Basically we are a few people with loose technological skills (none of us have done programming) who have some ideas, and are sick of working for The Man (tm) in The Industry (tm). We have some Site Builders and one Themer.

The plan is to learn Drupal in our free time (heh), then get enough work so we can quit our jobs and build sites for ourselves and others. This, of course, is proving harder than we anticipated, and I would be interested in hearing from (non-technical) people who have managed to do it.

My question is: What is the standard for where the "demarcation line is" between Themer and Site Builder?

Pages

Subscribe with RSS Subscribe to RSS - General discussion