[Radiant] Problems with blog archive URL's

2010-12-09 Thread Neil
I'm currently mid trying to get our long standing wordpress blog into Radiant and am using the simple blog archive system to get the content in. However, I have one issue whereby I need the old Wordpress URL's to be easily repointable/rewritable to the new ones. Wordpress URLs take the form: /yea

[Radiant] Programmatically creating pages

2010-12-09 Thread Neil
In reference to my previous post - as I'm importing content into Radiant from Wordpress, how do I go about setting the created_by to a user? Every time I set the value, it's always NULL that ends up in the table (although updated_by is working just fine) Is there a hook in the code that I haven't

Re: [Radiant] Problems with blog archive URL's

2010-12-09 Thread Stan Rawrysz
One easy way would be to setup a rewriteRule in your .htaccess. On Dec 9, 2010, at 3:38 AM, Neil wrote: > I'm currently mid trying to get our long standing wordpress blog into > Radiant and am using the simple blog archive system to get the content > in. > However, I have one issue whereby I ne

[Radiant] Re: Problems with blog archive URL's

2010-12-09 Thread Neil Middleton
The issue with this is that I can't re-write into the URL the day... On Thursday, 9 December 2010 at 16:20, Stan Rawrysz wrote: > One easy way would be to setup a rewriteRule in your .htaccess. > > On Dec 9, 2010, at 3:38 AM, Neil wrote: > > > > I'm currently mid trying to get our long st

Re: [Radiant] Problems with blog archive URL's

2010-12-09 Thread Stan Rawrysz
My advice may have been too quick and inaccurate. After reading over your original question, it might be touch to "add" a day part to your original WP urls to make them point to the new urls. Unfortunately, I haven't had much experience with the blog extension to give you a better answer. Stan On

Re: [Radiant] Programmatically creating pages

2010-12-09 Thread William Ross
On 9 Dec 2010, at 16:13, Neil wrote: > In reference to my previous post - as I'm importing content into Radiant from > Wordpress, how do I go about setting the created_by to a user? Every time I > set the value, it's always NULL that ends up in the table (although > updated_by is working just