On Mon, 2012-11-26 at 13:37 +0200, Shlomi Fish wrote: > Hi all, > > recently someone requested me to implement something on > http://www.linux.org.il/ and after I was distracted and explained the fact > that > it is a custom PHP site that parses XML at run-time and converts it to HTML, > and that there is no apparent need why it should be a dynamic site, he said he > thinks he'll just install WordPress there and allow people to edit the site. > > I think it's a bad idea. As opposed to WordPress and similar CMSes, static > XHTML > sites that are generated from templates have the following advantages:
Another option is to use WordPress (by the way, my own experience with it is good, security-wise - apparently because there are very few people who are allowed to add content to it) on a subdirectory i.e. use the URL http://www.linux.org.il/blog/ or something. This way, static material will continue to be generated from templates, and only that subdirectory is to be managed by WordPress. --- Omer -- "Kosher" Cellphones (cellphones with blocked SMS, video and Internet) are a menace to the deaf. They must be outlawed! (See also: http://www.zak.co.il/tddpirate/2006/04/21/the-grave-danger-to-the-deaf-from-kosher-cellphones/ and http://www.zak.co.il/tddpirate/2007/02/04/rabbi-eliashiv-declared-war-on-the-deaf/) My own blog is at http://www.zak.co.il/tddpirate/ My opinions, as expressed in this E-mail message, are mine alone. They do not represent the official policy of any organization with which I may be affiliated in any way. WARNING TO SPAMMERS: at http://www.zak.co.il/spamwarning.html _______________________________________________ Discussions mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/discussions

