1
I've been looking around on the site but can't find the answer to my question - maybe it's me, but I would appreciate some help.
I am looking for a package to replace a site currently based on framesets and articles in individual files, for a history magazine site (in fact I've already posted a question about importing the existing site into XOOPS - help welcome there too
). This framesets technique has disadvantages, but it also has one big advantage: it is very easy (using OpenOffice) to give every article a metadata "content" and "description" (as well as a title) which will show up nice and cleanly in the search engine results (the disadvantage is that users get directed to the individual page minus the frameset, but there are ways round that).
Since the site I'm working on has extremely varied content, I'm reluctant to lose this feature since it would be impossible to update the metadata at the site level, in such a way as to reflect the richness and variety of content in the site, using:
META NAME="DESCRIPTION" CONTENT="description"
META NAME="KEYWORDS" CONTENT="keywords"
I'm looking for a PHP/SQL based Open Source CMS which will therefore have the ability to associate meta content and description with each "page" (ie and above all article). Even better if it can do it in the Dublin Core standard.
I would also like to know about the internal XOOPS search engine. What are the limitations to it? Does it just do search on title, keywords for example, or can it handle full text? Can it handle the content of file downloads (notably PDF?).
Many thanks for the help
Joel