Profile_bird

Hey there! drupalHowto is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving drupalHowto's tweets.

Already using Twitter
from your phone? Click here.

drupalHowto

  1. Drupal 7 will use* PDO (PHP Data Objects) database API as its database abstraction layer ...
  2. @shekhar_m just hook in there and pass post id and author user id to your custom function that substracts points...
  3. @shekhar_m File a new drupal flag module bug when you have time...
  4. @TorrieOne the easiest way to get cck-field-View as submenu in d menutree 4 me wld b creating a new tree and programaticly inserting it ther
  5. @timstackhouse Drupal 4 is not supported anymore. You better upgrade to the new versions...
  6. @AmyStephen @highrockmedia Drupal had node revisions in Drupal 5 as well :)
  7. @timstackhouse What do you mean drupal modules are not working with PHP 4 ?! What's ur PHP4 version? PHP 4.3.5+ ???
  8. @shekhar_m Yes you can. The module itself supports it. If come to the deadend, just remove a row from your DB table... #drupal #flag #module
  9. Drupal Note: Drupal 7 will not support PHP 4, only PHP 5.2+
  10. @loucapo @moorjames, @rogerfrish Ther's an installation wizard in Drupal. If u don't have access to cron tasks use "poor man's cron" module
  11. TIP: If u'r using jQuery in ur code in Drupal tpl files use jQuery() instead of $() or reassign $ = jQuery; to use $() ... #drupal #jquery
  12. Working on 3 projects built on Drupal this week :)
  13. Is it just me or there more Drupal job openings then ever :)
  14. @davidseth Well, so far out of the box Drupal 7's biggest improvement will be the user interface, but there will be much more ...
  15. @jugheadyong Yeap, at first it's hard to understand drupal, but then you'll be creating web apps like never before :)
  16. @shekhar_m I believe you can simply put Google custom search js code's where u want em Shouldn't be a problem, use blocks or digg into tpl's
  17. @mongolito404 here is to get u started with path specific custom page theme files http://drupal.org/node/46027 #drupal
  18. @quarsan @polizeros but drupal & wordpress are a little different. If u want just a blog than WP, if u want a little more than drupal :)
  19. @socialtechno Nice to see that people starting to recognize drupal as an enterprise level product... means more drupal jobs for us :)
  20. @denswriter Check to make sure u are setting "Full HTML" for input filter while adding new content :)