-
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
-
Situation: For small projects with very short lessons (hence short units and short lo’s the like) the current standard „navigation depth“ is too detailed. In particular, it is often redundant to show the titles of lo’s in the navigation, if the pagebreak_level is set to 'unit' anyway. For such projects, it is enough to show the titles of the lesson and the units in the navigation...
2009-11-24 10:18:25 UTC by mreimann
-
in elml this could be a new element like this
if ($a==1)
{echo "1";}
or you can use the paragraph or box-Element with a specific class.
2009-11-16 16:12:58 UTC by marcvorreiter
-
We want to display program listings in our lessons for example java,c, php.
For better reading they should be displayed with sytax highlighting.
There are many tools for this problem written in Php (http://qbnz.com/highlighter/) or Javascript but I have not found a xslt-Skript to do this. The project https://sourceforge.net/projects/xslthl/ uses java functions but it only works with saxon and...
2009-11-16 16:02:34 UTC by marcvorreiter
-
i try to place a small image in a line of text (e.g., a mathematical symbol between normal text). this works fine in html, but in the pdf there is always a line break generated after the image. this problem even occurs in the elml example pages on aligning, for instance the following example is not placed inline in the pdf output as it should be:
2009-11-13 10:28:03 UTC by patrickluescher
-
How are you. There is no nonsense so errant that it cannot be made the creed of the vast majority by adequate governmental action. Help me! Please help find sites for: Valley national bank refinancing. I found only this - Refinancing vehicle banks with best rate. Typically interest assets and problems take it is inflationary.Somewhat large...
2009-11-12 17:11:17 UTC by nobody
-
joelfisler made 1 file-release changes.
2009-11-11 18:17:01 UTC by joelfisler