Creating Archive of Previous Articles

15 posts by 2 authors in: Forums > CMS Builder
Last Post: May 19, 2010   (RSS)

By hhusted - May 18, 2010

I have a ton of articles dating back to 1995. I would like to set up an archive using CMS Builder where the user can click the year the articles were published and then choose the month. This way a detail page comes up giving a list of articles for that month.

Any ideas.

Re: [hhusted] Creating Archive of Previous Articles

By Jason - May 18, 2010

Hi,

Where are your articles currently stored? Are they already in CMS Builder?

Let me know.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Creating Archive of Previous Articles

By hhusted - May 18, 2010

The articles are stored in a folder on the server. They were created by Article Manager. Article Manager placed them there as part of the publishing rules set up. I know where the articles are, I just would like to know how to construct the pages in CMS so people can find them.

If you go to www.earthchangesmedia.com/archives.php you will see how the page is arranged. Then when you click on a year, you will notice how the search feature of Article Manager is used. I wish to do the same thing but with CMS Builder. I need direction in order to do that.

Re: [hhusted] Creating Archive of Previous Articles

By Jason - May 18, 2010

Hi,

In order to have CMS Builder organize or access these articles, they would have to be in CMS Builder. Since Article Manager and CMS Builder use very different systems, this is a lengthy process.

For articles created in Article Manager, I would reccomend keeping your current archive page (http://www.earthchangesmedia.com/archives.php)

For articles created in CMS Builder, you could add a check box to your article section for "Archive". You can then modify your code so that archived pages, only appear on an archived page.

Hope this helps get you started.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Creating Archive of Previous Articles

By hhusted - May 18, 2010

My boss is planning on hiring someone to type in all past articles in CMS gradually over time. I guess I just wanted to know if there was an easy way to set up the page so people could find the articles. In other words, should I do it per year and month, or by search term.

Re: [hhusted] Creating Archive of Previous Articles

By Jason - May 18, 2010

Hi,

Once they're in CMS Builder, you can display them however you like. Organizing them by year and then month would probably be an easy way for users to read it I would think.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [hhusted] Creating Archive of Previous Articles

By Jason - May 18, 2010

Hi,

CMS Builder won't automatically create the pages for you, it will require some PHP programming.

It would be easier to help if I knew more about how you're storing information. Will all the articles be in the same section? How are you going to distinguish between an archived article and a new one?

Let me know and we'll see what we can do.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Creating Archive of Previous Articles

By hhusted - May 18, 2010 - edited: May 18, 2010

The articles are in one folder. The folder will be divided up by year and month. So in folder archive, there will be folders fro the years. In each year will be months. In each month will be a ton of articles for that month. Does this help.

This is why I was thinking doing a search would be easier, because, even though each article will be stored as I described above, the CMS would be set up to point to the particular article based on a keyword or keywords entered. However, perhaps this may not be a great idea for CMS. I'm not sure what is the best method.

Any ideas.

Re: [hhusted] Creating Archive of Previous Articles

By Jason - May 19, 2010

Hi,

So the articles are being stored in individual files in folders on the server? For CMS Builder to do searches on this information, it must first be entered into CMS Builder. You'd need to create an article section and enter in these articles.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/