[Radiant] Wordpress migration

2010-01-20 Thread Dmitry Belitsky
Hello there,
is there any tool for wordpress posts migration to radiant?

--
Dmitry Belitsky
http://belitsky.info




___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Wordpress migration

2010-01-20 Thread Christian Aust
Hi,

Am 20.01.2010 um 13:24 schrieb Dmitry Belitsky:

> Hello there,
> is there any tool for wordpress posts migration to radiant?

none that I'm aware of. However, Wordpress has a XMLRPC interface, it should be 
pretty easy to get your WP posts converted into Radiant pages. Regards,

Christian
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] A problem with the sitemapper and navigation

2010-01-20 Thread Joanna Ludmiła Ryćko
Hello,

I have a non-trivial problem with a construction of the sitemapper (and
an analogous problem with my navigation) and I wish you could help.
Whereas the problem with the sitemapper is hidden and the only the w3
validator sees the problem, the problem with the navigation causes false
output on the page...

SITEMAPPER
My sitemap is build like this:
On the page:
  

  

Snippet - "sitemapper":


  

  
  
  
  

  



It causes a not valid code, which includes some empty , if the
page has children, but all it's children include the part "no-map", so
they won't/shouldn't be shown in the site map. So I'm looking for the
way to check, if the children include "no-map" before outputting the
beginning (and then the end) of the list (, ) of the children
pages.


The same problem with the
NAVIGATION
Snippet - "Navigation" (a part of the snippet, which is relevant)


  


  
  

  
>

  


  


  


  

  


It should create an ">" if a page has children, but _unless_ the
children don't include the part "no-nav". With the current code it's not
possible. So if a page has children, which shouldn't be shown in the
navigation, it still creates an empty ">", which is unacceptable.

Do you have any idea, how to correct this? It's a very important issue
to me, since the ">" shows up on a production site, where it shouldn't.
Any ideas are welcome. I am aware of the information under:
http://wiki.github.com/radiant/radiant/making-a-sitemap
"Note that the tag  was introduced in version 0.6.4 of
Radiant. It is possible to create a sitemap without this tag, but it may
not pass w3c validation, because it will output an empty ."
but it still doesn't help me. :-) I just have to find a way to correct it.

Joanna
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] A problem with the sitemapper and navigation

2010-01-20 Thread Haselwanter Edmund
you c
On 20.01.2010, at 15:16, Joanna Ludmiła Ryćko wrote:

> Hello,
> 
> I have a non-trivial problem with a construction of the sitemapper (and
> an analogous problem with my navigation) and I wish you could help.
> Whereas the problem with the sitemapper is hidden and the only the w3
> validator sees the problem, the problem with the navigation causes false
> output on the page...

you could try to use the wonderful navigation_tags extension (and look at the 
forkes for additional 
functionality like excluding pages)

http://github.com/derencius/navigation_tags/

cu edi

--


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay
I migrated Wordpress in the past. I threw together some files as I was
working with it, but there's no button to click, to make it happen.
http://github.com/saturnflyer/radiant-wordpress_migrator-extension
It assumes that you've got a database named 'wordpress' to which you
can connect.
I used it in the console by just doing:
WpPost.move_to_radiant

You'll need to view the source to see how it works, but it'll give you
a starting point.

And take a look at
http://github.com/saturnflyer/radiant-wordpress_link_saver-extension
Which allows you to lookup pages based on URLs such as site.com/?p=123

I haven't touched either of these in a year.

On Wed, Jan 20, 2010 at 8:24 AM, Christian Aust
 wrote:
> Hi,
>
> Am 20.01.2010 um 13:24 schrieb Dmitry Belitsky:
>
>> Hello there,
>> is there any tool for wordpress posts migration to radiant?
>
> none that I'm aware of. However, Wordpress has a XMLRPC interface, it should 
> be pretty easy to get your WP posts converted into Radiant pages. Regards,
>
> Christian

-- 
Jim Gay
http://www.saturnflyer.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Wordpress migration

2010-01-20 Thread banane
This is great JIm! I'm going to test it out- already have about 3
sites I need to migrate over.

Anna
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay
I'm happy to apply patches if you have any. There's also no
documentation, so if you care to add that, I'll make it official and
put it on the extension registry.

On Wed, Jan 20, 2010 at 12:10 PM, banane  wrote:
> This is great JIm! I'm going to test it out- already have about 3
> sites I need to migrate over.
>
> Anna

-- 
Jim Gay
http://www.saturnflyer.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Wordpress migration

2010-01-20 Thread John Long
On Wed, Jan 20, 2010 at 12:15 PM, Jim Gay  wrote:
> I'm happy to apply patches if you have any. There's also no
> documentation, so if you care to add that, I'll make it official and
> put it on the extension registry.

Can we put it on the extension registry even without the
documentation? I mean, why wait?

--
John Long
http://wiseheartdesign.com
http://recursivecreative.com
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Wordpress migration

2010-01-20 Thread Jim Gay

On Jan 20, 2010, at 11:59 PM, John Long wrote:

> On Wed, Jan 20, 2010 at 12:15 PM, Jim Gay  wrote:
>> I'm happy to apply patches if you have any. There's also no
>> documentation, so if you care to add that, I'll make it official and
>> put it on the extension registry.
> 
> Can we put it on the extension registry even without the
> documentation? I mean, why wait?

Because it's just a bunch of hacks and I think that things on the registry 
should be complete, or more friendly to the inexperienced. But I suppose that 
it would be helpful to others looking for a way to move from WordPress.
Here it is: http://ext.radiantcms.org/extensions/190-wordpress-migrator

Patches welcome!

Jim Gay
http://www.saturnflyer.com




___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant