-
XPI structure is wrong: This XPI needs to be repackaged from proper level so as to install in FF.
Unziping and repackaging firedocs-1.2.4.xpi & firedocs-elml.xpi (both inside unziped dir) solves this issue.
It installs fine at least in FF 3.5.6.
2009-12-31 18:47:01 UTC by candorca
-
When trying to install firedocs-elml-1-2b07.xpi, Firefox says:
Firedocs with eLML Addons 1.2b07 could not be installed because it is not compatible with Firefox 3.5.5.
I assume that this problem is similar to 2893156 and 2847175.
2009-12-21 17:31:36 UTC by kozyniak
-
We have been successfull in adding MathML support into eLML in the GITTA project (and we are using it quite extensively already). We can include MathML statements as vector drawings into PDFs, which looks much nicer than the raster images we used before. It would be nice to offer this feature generally for everyone using eLML.
It is actually quite easy to do so: All you need is the latest...
2009-12-21 10:43:03 UTC by patrickluescher
-
When an eLML lesson contains MathML, the HTML transformation produces files with ending .xml (instead of .html). Because of this, browsers do not interpret them correctly (e.g., they show just the DOM tree). I believe the correct ending for the files should be .xhtml. Please modify print.xsl accordingly.
2009-12-21 10:25:35 UTC by patrickluescher
-
How are you. I love this site. great site and great webmaster. Thank youţ bye. Help me! Can not find sites on the: Online poker, this manuscript will pass the key of tournaments and details that may be included.. I found only this - [URL=http://www.comune.valbondione.bg.it/Members/OnlinePoker]poker game online gambling[/URL]. Online poker, the laugh is not starting from the slot to want poker...
2009-12-18 16:20:52 UTC by nobody
-
Hi guys. Challenge is a dragon with a gift in its mouth?Tame the dragon and the gift is yours. Help me! I find sites on the topic: Online poker ocean. I found only this - online casino three card poker slot. Just around has a download suggested n't true objective winning at permanently on-line...
2009-12-01 05:03:57 UTC by nobody
-
two things:
1. This is already possible with eLML and CSS today
2. I could include this into the core so that no CSS modification is necessary if thats what people want
1: If you want to hide one level today you can - as you write correctly - chose one of the three levels in the config file. But as you also write, the subnavigation are still displayed and are transformed as anchor-links to...
2009-11-25 21:15:00 UTC by joelfisler
-
We recently introduced the @labelRef Attribute that allows you to reference other elements. We did restrict it to certain elements and I must say now that I find this restriction useless. I would suggest that every element in eLML can have both a @label and a @labelRef attribute. Here is an example of a project where I used @labelRef to highlight certain parts...
2009-11-25 20:58:19 UTC by joelfisler
-
Well the reason I chose spans was that the image can either be displayed inline or as a block. If you tell a span element via CSS to display as block then this works without problems. But if I had used DIVs and would tell the DIV to display as inline, then this caused problems and was not always working. I dont know why...
What exactly are the restrictions you are talking about?.
2009-11-25 20:33:17 UTC by joelfisler
-
We use either or then we use with a special CSS class. But I like the XSLT implementations you are mentioning. I think its not a problem if it only works with Saxon, nearly all of us work with Saxon. So have you implemented that into eLML?.
2009-11-25 20:31:06 UTC by joelfisler