Mikael Lindmark <[email protected]> writes:
> Is there a way I can make Extension:Collection to transclude a non-native
> Mediawiki tag or magic word, instead of just viewing the raw string in the
> PDF?
yes (with changes to the source code)
> Also the native Mediawiki magic word {{REVISIONID}} transcludes by
> Extension:Collection to 0 (not correct).
>
> Is there a way I can make Extension:Collection to ignore (not include in
> raw text) the Mediawiki tags and magic words it can't transclude?
yes, you'll have to patch mwlib's source code. Grep for
'tags_to_ignore'.
--
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.