https://bugzilla.wikimedia.org/show_bug.cgi?id=34689
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10090|0 |1 is obsolete| | --- Comment #1 from [email protected] 2012-02-24 21:06:33 UTC --- Created attachment 10092 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10092 New patch with include and exclude Here is an other patch with implementation of include and exclude in order to include or not a list of pages. The syntax is like this : include="2-6,9,10-20" in order to include pages form 2 to 6, page 9 and pages form 10 to 20. It's the same for exclude. All is backward with the existent : <pages from=1 to=10 exclude=5 step=2 /> will include pages 1, 3, 7 and 9. All these features only work with multipages books in pdf or djvu. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
