| description | value |
|---|---|
| External referrers today | 114 |
| Internal referrers today | 97 |
| Viewed nodes today | 570 |
| Viewed nodes all time | 240685 |
| Viewed pages today | 1402 |
| Hits today | 1402 |
| RSS feed subscribers | 385 |
Grokking Drupal
Grokking Drupal: module dependencies in e-Commerce 4
Submitted by fgm on Tue, 2008-07-29 13:35.Roughly two years ago, I prepared a diagram of the dependencies in the then-current version of Drupal e-Commerce (eC) for Drupal 4.6.
Now, with other eC projects looming ahead, a
possible session about eC at Szeged,
and eC 4 being in alpha, I figured it was time to update the model. Boy, has it changed ! Click the thumbnail for the full-size view.
Nodify, Objectify, CRUDify
Submitted by fgm on Mon, 2007-01-22 23:12.Funnily enough, my recent post about wishes for Drupal happened just before discussion started afresh on the recurring "everything-as-a-node" theme, in which I seem to have been played the re-animator part this time.
Thinking deeper upon this issue, I figured it would be interesting to see where Drupal stands currently (in D5) regarding the reularity and orthogonality of the hook system and most visible content-related entities: nodes, comments, terms, vocabularies, and node types.
The resulting table is attached to this post (OpenDocument format), and shows some interesting results:
A time for Drupal Wishes
Submitted by fgm on Mon, 2007-01-15 23:25.The release of Drupal 5 today comes at a time of the year where one makes wishes, and obviously I wish the best for Drupal, be it for our new production workhorse Drupal 5, or its hardly conceived descendant Drupal 6.
So while there's still time for wishes in Drupal 6, here is a selection of three grand wishes :
Who does what with ProductAPI ?
Submitted by fgm on Sun, 2006-12-10 20:36.This table shows which operations are actually documented, used, and implemented, by the e-commerce ProductAPI, hook_productapi().
Grokking Drupal: ecommerce dependencies
Submitted by fgm on Sat, 2006-10-07 16:12.UPDATED for eC4 in new post
The Drupal ecommerce module suite is a rapidly evolving and quite massive part of Drupal, and newcoming developers may be overwhelmed by the sheer number of modules included in the suite. This UML dependency diagram chart should help understand how the modules fit together.
Force valid HTML with valid_node module
Submitted by fgm on Fri, 2006-09-29 23:38.Having non-HTML-skilled contributors input content on a Drupal site seems to often lead to invalid HTML tag soup being input. And even with seasoned coders, a HTML input error happens sometimes, which can be a problem until someone fixes the post.
So I figured I'd force valid HTML from user input, and here is the proof-of-concept valid_node module: it will force any node to be saved as a XHTML fragment.
"nested" : a drupal theme without columns
Submitted by fgm on Tue, 2006-08-15 22:27.For quite a long time I'd been wishing this blog had an original theme. Not that I dislike Marvin, but I felt it was time to create my own theme, especially after doing work on adding settings to drupal themes.
Since today was bank holiday for the Assumption day, I decided I'd use it to create a theme after one of my pet peeves: white space on web pages.
Grokking drupal: the project module for 4.7.x
Submitted by fgm on Fri, 2006-07-28 00:00.The project module is at the heart of drupal.org. Here is a UML model of how it stores its data:
As of Drupal 4.7.3, project.module uses a set of
tables in addition to core tables
node and users.
This
UML diagram shows how they are logically related together.
Data Model for Drupal 4.7 core
Submitted by fgm on Sun, 2006-05-14 17:14.Wouldn't you like a diagram of Drupal 4.7 with complete data types and referential integrity constraints ? Here's one.
Logging for Drupal - battle plan
Submitted by fgm on Tue, 2006-05-09 18:30.The suggestion
Currently, various modules within core and contrib use various tables to store historical (i.e. "write once, read sometimes, never update") data. The most obvious is the watchdog table, but others exist, including accesslog, and zeitgeist's eponym table.
Logging through a unified API has the potential to reduce the code volume somehow, as all logging functions could be made one, and could also potentially be simplified to automatically record some information so that modules invoking the function don't have to write in some parameters, that could be recorded automatically.




Recent comments
6 days 10 hours ago
6 days 18 hours ago
6 weeks 1 day ago
6 weeks 1 day ago
6 weeks 6 days ago
6 weeks 6 days ago
7 weeks 5 days ago
7 weeks 5 days ago
9 weeks 6 days ago
9 weeks 6 days ago