Hi,
Currently looking at converting a CSS site to XOOPS. The owner wants to use the 'treemenuxl' module, and so using that in itself presents a few limitations with menu options/structure (just that it only displays modules in the menu, and so you cannot add your own blocks in the menu, at least not without some sort of hack.). Anyway, the menu is not our concern at present.
The owner puts out a HTML newsletter once/mth, and (unfortunately) creates the newsletter in M$ Word, and then saves it as a HTML document, so we have some serious bloatware problems with the HTML code for a start. I have converted the (html) code as best I can with a Microsoft converter, and the results, in 'raw' format can be seen on the current site here:
http://beautifulfeettaskforce.org/200504.htmlThen I wrapped the required XOOPS code around it, and it can be seen here:
http://beautifulfeettaskforce.org/200504.phpI tried using the news module, and pasted the (bloatware) html code, but of course, that was a real mess.
Is there a module that could be used for these newsletters, or will I just have to wrap the few lines of PHP code each time ?
Some sort of index would also be preferred, as can be seen with the current site:
http://beautifulfeettaskforce.org/theoutreachfiles.htmlWe do of course need a link on the menu to show 'Outreach Files', and ideally, it would be nice to keep the JS expand/collapse consept on the menu, to show all the monthly newsletters.
Converting the "bloatware" to code that would be suitable for 'importing (pasting) into a news article or similar is, I think, completely out of the question, because M$ use non-compliant code. I have already gone down that track on a webmasters forum. :)
Hoping for a solution.
Thanks,
Peter