Archive for the ‘ Bugfixes ’ Category
I’ve been working on making DPLMS compatible with IE, since we originally developed with Firefox and Safari. IE handles CSS slightly differently than the other browsers, particularly when it comes to making an assumption about a rule. So I went through and made rules more explicit, instead of letting the browsers interpret in their own [ READ MORE ]
The ability to have structured course content stored in the database and maintain efficient lookups of what files are in what directories as well as traversing the path to the tree root is a little complicated. Each entry in the database has left and right counts as well as a tag indicating whether or not it [ READ MORE ]
Issue 12 has been largely accounted for. As forms were dynamically generated, they were being exempted from CSS control. This has been fixed and additional structural elements added. This build also marks the beginning of improving non-compliant XHTML. Some elements with duplicate id’s have been classed, which is why most template files have had to [ READ MORE ]