I don&#39;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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well, for 4.7.x page and story nodes, it&#39;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&#39;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 = &#39;page&#39; WHERE type = &#39;story&#39;;
<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>&quot;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.&quot;&nbsp;&nbsp;-- Thomas<br>Jefferson<br></blockquote></div><br>