[support] Story vs. Page

Bèr Kessels ber at webschuur.com
Thu Mar 9 08:43:27 UTC 2006


Op donderdag 9 maart 2006 00:17, schreef Carl Parrish:
> How can I tell if a node was submitted as a page or as a story. 

You can only do so from the admin part. Also, most often you will have 
different taxonomies, or locations (ie: stories all go to the frontpage, 
pages do not).
If you cannot make the difference out, then you probably need to re-thing if 
you need both types at all.

However, visit: administer >> content to see a lit, with their types.

> And is
> there anyway to change from one to the other?

No. Not without poking in the database. 
 UPDATE node SET type = 'story' WHERE type = 'page';

will change all your pages into stories. But NOTE. DO NOT fiddle around in 
your database without making backups AND knowing very well what you are 
doing!



-- 
 PGP ber at webschuur.com
  http://www.webschuur.com/sites/webschuur.com/files/ber_webschuur.asc
 PGP berkessels at gmx.net
  http://www.webschuur.com/sites/webschuur.com/files/ber_gmx.asc


Hoe het naviatie blok te verbergen:
 http://help.sympal.nl/hoe_het_naviatie_blok_te_verbergen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.drupal.org/pipermail/support/attachments/20060309/e772d252/attachment.pgp


More information about the support mailing list