Jerry3904 wrote:Out of my league, and certainly not even imaginable ATM given the available time.
True -- at this time,
not realistically on the table as a realistic project goal that can be slated.
After we get the current MX manual project out, I could tinker with it as a side project.
If I get something you like, it could
possibly serve as a template for continued use & tweaking over the next few years.
According to my records, the last version of the Mepis manual that I actually worked on was v 8.5. You and the crew appear to have done a great job of just using the basic manual template (that we hammered out in producing 7, 8 & 8.5) to come out with version 11. If (and I don't know for sure at this point, of course) but
if it's done right, a similar HTML 5 manual template could serve for future versions, by just replacing relevant text and plugging in new sections based on the existing design. A whole different "look" would involve changing the CSS. Changing the content would be relatively simple. That is the new intent: separating style/design from content. CSS (Cascading Style Sheets) will handle almost everything about design and appearance. HTML 5 (HyperText Markup Language) will deal mainly with content. It's similar to XHTML --but
more so.
The "semantic content" aspects of HTML 5 are SO improved that --once set up-- maintainence and revision of content does not require the "html guru" reliance to the same extent that has prevailed in previous html versions. I'm not at all tied into the html dev scene, but I'm thinking that they've tried to redesign things so that html should be less esoteric and more accessible to people who know what they want to put up online, but were stymied by the arcane Rube Goldberg formatting solutions that grew up between HTML_1 and HTML _4/XHTML development.
At this stage, it's just about conceiving possibilities. And a very good point was made: "out of my league." That's what webdesign
has been! I may have a decent grasp on html_4/xhtml and css_2, but when we were working on redesigning the Mepis website for Warren, I just couldn't be of any use. "Drupal" is no doubt a very efficient platform --but I just can't wrap my head around that approach. Maybe I'm deficient in database savvy. That's the way Drupal works: taking a database approach to html/css. Fortunately, we had a professional Drupal guru (
peregrine 
) who has been indispensible.
While HTML 5 is not going replace Drupal nor other website/database solutions for maintaining complex websites, it is going to make simple hypertext documents much more "do-able" for more people as time goes on. I'm just starting the conversation about how and why we might consider using the currently upcoming standards. It will require pondering & planning before it gets serious.