Updating, Editing, and Archiving Parts of a Webpage
September 1, 2005 9:44 AM   Subscribe

What type of content management system can I use to update small parts of an existing page?

I apologize in advance if this is confusing. Currently, my employer puts out a monthly online newsletter of funding opportunities for researchers. The problem we are finding is that it is very hard to archive the funding opportunities and avoid reprinting the same ones. We also want to add funding opportunities more frequently than once a month. My boss wants to have parts of the webpage of funding opportunities be entered and then archived through a blog-type format. However, the only change we want to make to the look and feel of the site is to have a date listing for when the funding opportunity was added. So, the page would ideally look something like this. I have put everything in brackets that I would like to have as part of a blog or other content management system.

Intro…..

Federal Opportunities
[Opportunity 1]
[Opportunity 2]
[Opportunity 3]

Regional Opportunities
[Separate Opportunity 1]
[Separate Opportunity 2]
[Separate Opportunity 3]

Other Information
Paragraph 1
Paragraph 2

Is this even possible? Is there a blog-like editor that would allow us to easily edit, write, and archive only certain paragraphs on a page. Ideally, the archives would be separated by category. The additional constraint is that we do not have access to a SQL server and are not allowed to install one.

Thanks in advance for your help,
Julia
posted by JuliaKM to Technology (3 answers total)
 
There's a company that's in beta with a product like this one. My email's in my profile, I'll email you back with a phone # for the guy who can give you a demo.
posted by SpecialK at 10:06 AM on September 1, 2005


This is what you need. Trust me.

contentEditable
posted by letterneversent at 1:08 PM on September 1, 2005


Look at Codegrrl.com - I have a feeling some of their small scripts can help you.

You could set up a new blog and include it on your site using PHP includes.
posted by divabat at 6:15 PM on September 1, 2005


« Older good laptop soundcard for home recording?   |   Can someone point me towards a GUI noise generator... Newer »
This thread is closed to new comments.