<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=359395804-02012007><FONT face=Arial 
color=#0000ff size=2>I agree not worth a core feature. In my case it is only 5 
nodes that got "typed" wrong as stories. A quick cheap fix is 
fine.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=359395804-02012007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=359395804-02012007><FONT face=Arial 
color=#0000ff size=2>In a CCK world I can imagine types that have identical 
fields but are distinguished some other way such as have different 
themes.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> development-bounces@drupal.org 
[mailto:development-bounces@drupal.org] <B>On Behalf Of </B>Khalid 
B<BR><B>Sent:</B> Monday, January 01, 2007 11:46 PM<BR><B>To:</B> 
development@drupal.org<BR><B>Subject:</B> Re: [development] Converting stories 
to pages<BR></FONT><BR></DIV>
<DIV></DIV>I don't think this is worth of a core feature. <BR><BR>The need for 
this is not very often, and if you are using anything other than<BR>4.7 basic 
types (e.g. CCK for 4.7, or 5.0 onwards), then all bets are off.<BR><BR>
<DIV><SPAN class=gmail_quote>On 1/1/07, <B class=gmail_sendername>Larry 
Garfield</B> &lt;<A 
href="mailto:larry@garfieldtech.com">larry@garfieldtech.com</A>&gt; 
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Well, 
  for 4.7.x page and story nodes, it's easy to implement.&nbsp;&nbsp;How easy 
  would<BR>it be for Drupal 5 nodes, where every node is essentially a CCK 
  node?&nbsp;&nbsp;Then<BR>add in actual CCK fields?&nbsp;&nbsp;Now it gets 
  quite complicated indeed, unless <BR>you're OK with random data loss along the 
  way.<BR><BR>On Monday 01 January 2007 10:13 pm, Chris Kennedy wrote:<BR>&gt; 
  You should also submit a feature request for Drupal to have an 
  interface<BR>&gt; for this. It would be handy and easy to implement. 
  <BR>&gt;<BR>&gt; Walt Daniels wrote:<BR>&gt; &gt; Thanks, I did read the code 
  in both story.module and page.module and<BR>&gt; &gt; they are quite similar 
  other than the help text and names of variables<BR>&gt; &gt; story vs page. 
  However page has some additional code in hook_form <BR>&gt; &gt; dealing with 
  logs of changes which looks useful.<BR>&gt; &gt;<BR>&gt; &gt; 
  ------------------------------------------------------------------------<BR>&gt; 
  &gt; *From:* <A 
  href="mailto:development-bounces@drupal.org">development-bounces@drupal.org</A><BR>&gt; 
  &gt; [mailto:<A 
  href="mailto:development-bounces@drupal.org">development-bounces@drupal.org</A>] 
  *On Behalf Of *Khalid B<BR>&gt; &gt; *Sent:* Monday, January 01, 2007 9:17 
  PM<BR>&gt; &gt; *To:* <A 
  href="mailto:development@drupal.org">development@drupal.org</A><BR>&gt; &gt; 
  *Subject:* Re: [development] Converting stories to pages<BR>&gt; &gt;<BR>&gt; 
  &gt; Changing it in PHPMyAdmin should be a safe bet, since story and page 
  <BR>&gt; &gt; have the same<BR>&gt; &gt; identical fields, and stored in the 
  node table.<BR>&gt; &gt;<BR>&gt; &gt; So, you can execute this SQL (do a dump 
  first):<BR>&gt; &gt;<BR>&gt; &gt; UPDATE node SET type = 'page' WHERE type = 
  'story'; <BR><BR>--<BR>Larry 
  Garfield&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;AIM: 
  LOLG42<BR><A 
  href="mailto:larry@garfieldtech.com">larry@garfieldtech.com</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ICQ: 
  6817012<BR><BR>"If nature has made any one thing less susceptible than all 
  others of <BR>exclusive property, it is the action of the thinking power 
  called an idea,<BR>which an individual may exclusively possess as long as he 
  keeps it to<BR>himself; but the moment it is divulged, it forces itself into 
  the possession <BR>of every one, and the receiver cannot dispossess himself of 
  it."&nbsp;&nbsp;-- Thomas<BR>Jefferson<BR></BLOCKQUOTE></DIV><BR></BODY></HTML>