is this a module on this drupal page?

aznboy - March 28, 2008 - 08:23

HI, I saw this page http://drupal.org/node/177892 and was wondering if that was a module or just made in a page type node.

...

zirvap - March 28, 2008 - 11:00

It's just a HTML table.

<table>
<tr>
<th>Item</th>
<th>Description</th>
<th>Status</th>
<th>Who, What, How</th>
</tr>

<tr>
<td>Schema API</td>
<td>Schema API has moved many things that CCK was doing to core, so CCK must be rewritten to take advantage of this. This will elminate a lot of code and make some new field types available, like a real decimal field instead of a float and a real datetime field.</td>
<td>D6 Phase I</td>
<td>Done</td>
</tr>
...and so on

--
I'm using my sig to mention my own, open support request: Node reference + node profile: How to list all nodes which refer to a user's node profile?. I'd be grateful for any pointers.

Thanks..that what I

aznboy - March 28, 2008 - 17:22

Thanks..that what I thought..just wanted to confirm

 
 

Drupal is a registered trademark of Dries Buytaert.