English 中文(简体)
内容管理而不使用一厘米,最佳做法是什么?
原标题:Content management without using a cms, what is the best practice?
  • 时间:2012-01-13 02:04:25
  •  标签:

I m just about to start a website and I ve decided to stay away from WordPress and other CMSs - I just want to build a site myself.

该网站大部分是静态的,但会增加奇热新闻项目。 因此,我要在首页展示最后5个新闻项目,然后链接显示所有新闻项目。 我如何做到这一点?

I learnt to do this with XML an Uni in the past, but it seems that is out of fashion. Is there a replacement or should I be storing these news items in a SQL database where I can just sort them by date and pull out the last 5?

我真的不希望有一套安全套! 只是朝着正确方向前进。

问题回答

我不知道是否有任何明确的“正确”解决办法,但我利用购买力平价生成有MySQL背书的网页。 看来,这似乎是多数统计内容可能采取的较为简单的做法之一。 你们能够很快地学习,以完成这项工作,而网站的部署和修改是三边的(来源档案和浏览器的复读)。





相关问题
热门标签