Dear
I am using collection extension for creating report in pdf for mediawiki 1.17 version. everything going fine except some data coming from database through php script. that is not coming in pdf . it was showing some html tags only.please help me out if you can.
thanks rahul
its possible to upload a 10mb file in mediawiki .
On Thu, Aug 30, 2012 at 2:54 PM, Rahul Sharma csebits@gmail.com wrote:
Dear
I am using collection extension for creating report in pdf for mediawiki 1.17 version. everything going fine except some data coming from database through php script. that is not coming in pdf . it was showing some html tags only.please help me out if you can.
thanks rahul _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
On 08/30/2012 05:24:54 AM, Rahul Sharma - csebits@gmail.com wrote:
Dear
I am using collection extension for creating report in pdf for mediawiki 1.17 version. everything going fine except some data coming from database through php script. that is not coming in pdf . it was showing some html tags only.please help me out if you can.
One weakness of the collection extension is that it uses a custom parser, not the mediawiki parser.
The collection parser supports all the extensions used on the main wikipedia site, but not necessarily other extensions.
As a consequence, some features added to your wiki may not be recognized.
So one question to ask:
Is this data you are having trouble with not appearing in the report produced by an extension that uses features not recognized by the collection parser?
I hope that helps,
Jim
thanks rahul _______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org