The Artima Developer Community
Sponsored Link

Python Buzz Forum
How to move your Radio comments to PyCS, the wasy way

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Phillip Pearson

Posts: 1083
Nickname: myelin
Registered: Aug, 2003

Phillip Pearson is a Python hacker from New Zealand
How to move your Radio comments to PyCS, the wasy way Posted: Feb 26, 2004 1:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Phillip Pearson.
Original Post: How to move your Radio comments to PyCS, the wasy way
Feed Title: Second p0st
Feed URL: http://www.myelin.co.nz/post/rss.xml
Feed Description: Tech notes and web hackery from the guy that brought you bzero, Python Community Server, the Blogging Ecosystem and the Internet Topic Exchange
Latest Python Buzz Posts
Latest Python Buzz Posts by Phillip Pearson
Latest Posts From Second p0st

Advertisement

Richard MacManus has a guide to moving comments to PyCS, although he ended up doing it in a really difficult way, so I wouldn't recommend that anybody follow his instructions!

Try this instead:

1. Fill out the form.

2. Ask me to import your comments.

3. Open Radio and go to the comments preferences page.

4. Uncheck the box that says "Check this box to use comments".

5. Edit your templates and put in the bits that the form (see #1) tells you about. Put the <script src> stuff in your home page template and the comment link stuff in your item template. Put it after the <%commentLink%> and <%trackbackLink%> bits. Radio needs those if you want to go back to using the UserLand server later on.

6. Re-render everything - right click on the Radio icon in the system tray and select "Open Radio". Now click Radio > Publish > Entire Website and wait for a bit.

Now your comments should be working ;)

This way doesn't require you to edit any of Radio's source code, and won't screw up in future if the Radio developers decide to change some of the code you would have changed. My apologies to Richard, who ended up doing way more work than necessary because I didn't figure out this method in time.

Comment

Read: How to move your Radio comments to PyCS, the wasy way

Topic: Snow Sprint Report (part 1) Previous Topic   Next Topic Topic: os.walk()

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use