Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Rework profiling for DocBook 5 https://bugzilla.redhat.com/show_bug.cgi?id=733577 Summary: Rework profiling for DocBook 5 Product: Publican Version: 2.6 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: publican AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected], [email protected] Classification: Other Story Points: --- Type: --- Description of problem: Attribute changes in DocBook 5 require reworking the profiling code. Currently profiling can be done on lang, arch, or condition, for DB5 we should support all the "effectivity" attributes See http://www.docbook.org/tdg5/en/html/ref-elements.html#common.effectivity.attributes replace contion.arch/lang with a new parameter, 'profiliing' that accepts attribute=value pairs. e.g. profiling: "condition=enterprise arch=x86_64" Consider allowing multiples. e.g. profiling: "condition=enterprise arch=x86_64 arch=ia64" Consider allowing boolean logic. e.g. profiling: "condition=enterprise&sme arch=x86_64|ia64" -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ publican-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/publican-list Wiki: https://fedorahosted.org/publican
