View Single Post
  #3 (permalink)  
Old 12-06-2004, 11:48 AM
jib_intelli jib_intelli is offline
Junior Member
 
Join Date: Jul 2004
Posts: 22
If this is easy!
Originally Posted by mikem
I got this tip thru paradice from Bob Marion

Quote:
Easiest thing to do is to do a sql dump of the Content tables. Then in a text editor change the category ids to the order you want them in and up the category ids in the content pages data table to match the new order. Then you remove the old tables and import the new.
Ok Mikem, if this is easy, then I'd take it the hard way! I mean, once I do this, I'll get the order I'll need, but what will happen when I add a new page? It'll be sorted back into the old way. So how do I make this permanent? How to make the thing sort itself into newest at top?
Reply With Quote