SimplePortal

Customization => Blocks and Modifications => Mod Requests => Topic started by: The Wizard on November 03, 2010, 04:55:55 AM

Title: posts to pages
Post by: The Wizard on November 03, 2010, 04:55:55 AM
Hello:

I was wondering if there is a conversion program that I can run to convert posts into pages. If I just had a few posts to turn over to pages I would not ask this question, but I have a ton of posts, and I need something quicker to do the job.

Thanks
Title: Re: posts to pages
Post by: 130860 on November 03, 2010, 11:33:36 AM
you already ask this:  http://simpleportal.net/index.php?topic=6812.msg38682#msg38682

did the solution on that post didn't do the job?
Title: Re: posts to pages
Post by: AngelinaBelle on November 03, 2010, 12:10:06 PM
Do you really want a "ton" of pages?
 
So far as I know, nobody has written anything to take the content of a post and create a page.
But you could do this. Start with a list of msg_ids, associate a page_id with each msg_id.
 
Next, you'd have to get the message contents (you could even use ssi_fetchPosts to get the post contents and other information).
 
After that, you'd need the code to actually create a custom bbc page, and only if it is a new topic.
Title: Re: posts to pages
Post by: The Wizard on November 03, 2010, 12:44:21 PM
you already ask this:  http://simpleportal.net/index.php?topic=6812.msg38682#msg38682

did the solution on that post didn't do the job?

Hello:

Thank you for taking the time to help me on this. Yes it does do the job very well. I was just looking for a way to automate the process.

Thanks
 
Title: Re: posts to pages
Post by: The Wizard on November 03, 2010, 12:52:38 PM
Do you really want a "ton" of pages?
 
So far as I know, nobody has written anything to take the content of a post and create a page.
But you could do this. Start with a list of msg_ids, associate a page_id with each msg_id.
 
Next, you'd have to get the message contents (you could even use ssi_fetchPosts to get the post contents and other information).
 
After that, you'd need the code to actually create a custom bbc page, and only if it is a new topic.

Hello:

I would like to thank you for taking the time to help me out. I figured I would ask the question, and maybe look dumb then have found out after I put in allot of man hours that there was a program that could have done it for me. As Scrooge McDuck says "Work smarter not Harder"

Thanks
SimplePortal 2.3.8 © 2008-2024, SimplePortal