Skip to main content

Home/ Drupal for Developers/ Group items tagged module

Rss Feed Group items tagged

anonymous

Free your content of PHP: Moving PHP code out of blocks, views and nodes | 2bits.com, I... - 2 views

  • From the early days, Drupal had the ability to embed PHP code in its content. This provides flexibility and functionality, most importantly, nodes and blocks can contain dynamically fetched data from the database using custom queries and displayed them in other content. This is an easy approach to get such data without writing a module. All you need to do is assign the PHP input format filter to the node or block and paste your PHP code in it, and voila, you have dynamic content. Code in Content: the issues However, this approach is suboptimal and has serious drawbacks, including:
  •  
    From the early days, Drupal had the ability to embed PHP code in its content. This provides flexibility and functionality, most importantly, nodes and blocks can contain dynamically fetched data from the database using custom queries and displayed them in other content. This is an easy approach to get such data without writing a module. All you need to do is assign the PHP input format filter to the node or block and paste your PHP code in it, and voila, you have dynamic content.
Daniel Gregoire

Wiki Pages - drupal-chart-api - Project Hosting on Google Code - 2 views

  •  
    Chart API module documentation
Daniel Gregoire

node_example.module | Drupal API - 0 views

  •  
    Basic creation of programmatic custom content type
Daniel Gregoire

20 APIs in 20 Days: Remember to Bring Your Tokens | Trellon - 3 views

  •  
    One of a series in 20 api's, Token module.
Bartłomiej Małysz

Date + Calendar Screencast | drupaltherapy.com - 0 views

  •  
    screencast about Drupal Calendar and Date
  •  
    Simple tutorial how to use date+calendar modules
Scott Blackburn

Drupal Performance Tip: Block Visibility | Lullabot - 3 views

  •  
    "So remember: don't rely on regions and template files to hide blocks; they do so visually only. Using block visibility settings will ensure that extra processing is not performed on blocks that aren't being printed out in the first place, and keep your server nice and speedy!" See also the comment regarding the Context module and even Panels. Personally, I rarely use the traditional block page these days and rely more and more on the Context module as well as the Panels module in some cases.
anonymous

The Great Pretender: Making your data act like a field | Lullabot - 7 views

  • Now, though, it's possible for any module to tie into CCK's field management page to control the positioning of custom content. The key is hook_content_extra_fields(), and in this article we'll show you how to use it.
  • Now, though, it's possible for any module to tie into CCK's field management page to control the positioning of custom content. The key is hook_content_extra_fields(), and in this article we'll show you how to use it.
  •  
    Dubai Independent Escorts Service Dubai Independent Escorts Agency Independent Escort In Dubai Independent Escort In UAE Independent Escort Service Dubai Independent Escort Agency In Dubai Independent Model Escort In Dubai Independent Indian Escort In Dubai Arab Call Girls In Dubai
Daniel Gregoire

Searchlight: A Views-driven Approach to Pluggable Search in Drupal | Development Seed - 5 views

  •  
    Write-up and video on Development Seed's new "Searchlight" module, which brings the power of Solr or Sphinx as Views backends. A la Views 3.x, but with some differences. Also nice demo of Health Market Innovation's site which Dev. Seed did.
Scott Blackburn

Subform Element | drupal.org - 0 views

  •  
    I use this for user profiles. Needed for the nodeprofile module
Scott Blackburn

Dashboard | Code - 0 views

  •  
    Context module code dashboard
Scott Blackburn

Dashboard | Code - 0 views

  •  
    Spaces module code dashboard
Scott Blackburn

Form generation | drupaldocs.org - 0 views

  •  
    Functions to enable output of HTML forms and form elements. Drupal uses these functions to achieve consistency in its form presentation, while at the same time simplifying code and reducing the amount of HTML that must be explicitly generated by modules.
Scott Blackburn

Allow nodeprofile to take over view tab of user | drupal.org - 0 views

  •  
    I spent a little time looking at the bio module last night. I was impressed with it as compared to the previous nodeprofile version. This morning, I looked at the new nodeprofile version and it looks like it's nearly as good.
Scott Blackburn

US Congress | drupal.org - 0 views

  •  
    Application Module that imports and manages Bills from the U.S. Library of Congress website as CCK nodes. It imports Representatives, Committees, Bills, and Bill Actions.
Scott Blackburn

Wikitools | drupal.org - 0 views

  •  
    This is my wiki module of choice at the moment. It is often useful when developing intranet site to include wiki like functionality.
Scott Blackburn

Content Profile | drupal.org - 0 views

  •  
    Fago's Drupal6 answer to his node profile module. I'll be testing this in the near future.
Scott Blackburn

running og forum with mysql 4 | drupal.org - 0 views

‹ Previous 21 - 40 of 100 Next › Last »
Showing 20 items per page