Hello all,

I am using Collection extension in our MediaWiki pages to generate our
documents in PDF. We are using MediaWiki as share point of our
documents in project Czech National Forest Inventory. It's not public,
it's only internal in our company.
We are also using extension Discussion, which is very useful for
discussions about partial parts of our documentation. In MW code, it
start and end by tag <discussion>id=1 init_display='!hide'</
discussion> (parameters inside are optional). The problem is that the
final document generated by mwlib are with this text and we need to
"cut" it from MW code during parsing in mwlib. We are using our local
mwlib server, we cant connect to public pediapress sever, because of
our company net security (and we cant do anything with that).
We have this versions of mwlib:

mwlib       0.12.13
mwlib.rl    0.12.4
mwlib.ext 0.12.3

Have you any idea how is possible to forbid these markups in final PDF
document???????????

And problem no. 2 - we are also using <gallery> tag in MW for display
short image galleries (one gallery usually have max. 5 images), but
final PDF document is quite bad, because Collections show only some
images from whole gallery - for example only 10 images, but whole
gallery have 80 images. I tried to find cause of that but not
successfully.

Thanks a lot, Zbynek

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to