I managed to insert custom code into articles in Joomla.
All you need to do to read some code from the file and to show it with
syntax highlighting in Joomla (with Jumi add-on installed) is this:
<pre xml:lang=cpp>
{jumi [/examples/example10.cpp]}
</pre>
Cute.
Now all you need to do to update some example on the web is to upload
the new version of example's source code.
Adding new example is very easy as well.
Jean,
What would you say about removing copyright notice in web versions of
examples? That would make them shorter and more people would then spend
some time looking at them.
Regards
Piotr