kimbach posted to #drupal:

kimbach
web-megaphone

DrupalCamp Copenhagen: "miki" is on about module development in the big room now!

1 year ago.

11 comments so far

  • kimbach

    Of course he's doing a Twitter clone. But instead of using standard Drupal, like I did for "Droopy", he's creating his own db schema

    1 year ago by kimbach

  • kimbach

    Now taking us through the database schema API

    1 year ago by kimbach

  • kimbach

    pager_query function is nice!

    1 year ago by kimbach

  • kimbach

    so is "userload" and "checkplain"

    1 year ago by kimbach

  • kimbach

    Looks like check_markup is better!

    1 year ago by kimbach

  • kimbach

    and format_date is very important as well!

    1 year ago by kimbach

  • kimbach

    a good tip is to use $SERVER 'REQUESTTIME' instead of the time function when saving timestamps

    1 year ago by kimbach

  • kimbach

    and use drupalwriterecord to write a record to the database

    1 year ago by kimbach

  • kimbach

    and tablesort_sql is another very nice function that is used to create a table that is sortable by clicking the table header

    1 year ago by kimbach

  • kimbach

    drupalgetdestination is nice as well, it provides a link to return the a specific page after you've submitted it

    1 year ago by kimbach

  • kimbach

    "miki" actually answered the questions I set out to investigate at DrupalCamp Copenhagen. I'm doing it "wrong" and I need to switch to D6 ASAP!

    1 year ago by kimbach

Sign in to add a comment