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.
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.
...
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>
--
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
Thanks..that what I thought..just wanted to confirm