adding docbook functionnalities (ordered list and itemized list)
---------------------------------------------------------------- Key: OFBIZ-3170 URL: https://issues.apache.org/jira/browse/OFBIZ-3170 Project: OFBiz Issue Type: Improvement Components: ALL APPLICATIONS Affects Versions: SVN trunk Reporter: Erwan de FERRIERES Fix For: SVN trunk This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES updated OFBIZ-3170: -------------------------------------- Attachment: OFBIZ-3170.diff > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reassigned OFBIZ-3170: -------------------------------------- Assignee: Jacques Le Roux > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774457#action_12774457 ] Jacques Le Roux commented on OFBIZ-3170: ---------------------------------------- Hi Erwan, Would be great but I'm not sure why it does not work in my locale copy. I see your help file in hemp but no <orderedlist>. nor <itemizedlist> BTW when it will work I will recover the work I did in r826406. Also Hans did some use of them in r808744, r810834 and r811787 but seems to had reverted most of them at r812021 Thanks > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774460#action_12774460 ] Jacques Le Roux commented on OFBIZ-3170: ---------------------------------------- Also I don't know why but the Help example does not open from Example application. > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774463#action_12774463 ] Jacques Le Roux commented on OFBIZ-3170: ---------------------------------------- Not sure it's related with any above, just remarked this in log 2009-11-06 23:21:24,593 (http-0.0.0.0-58443-1) [ MacroFormRenderer.java:135:ERROR] ---- exception report ---------------------------------------------------------- Error rendering screen thru ftl Exception: freemarker.core.ParseException Message: Encountered ":" at line 1, column 73 in Fri Nov 06 23:21:24 CET 2009. Was expecting one of: "}" ... "." ... "[" ... "(" ... "?" ... "!" ... <TERMINATING_EXCLAM> ... "??" ... "+" ... "-" ... "*" ... "/" ... "%" ... "!=" ... "=" ... "==" ... ">=" ... <ESCAPED_GTE> ... ">" ... <ESCAPED_GT> ... <LESS_THAN_EQUALS> ... <LESS_THAN> ... ".." ... <AND> ... <OR> ... > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hans Bakker closed OFBIZ-3170. ------------------------------ Resolution: Fixed Hi Erwan, thanks for your contrubution. Your patch is party implemented. Committed revision 834823 Regards, Hans > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3170: ----------------------------------- Attachment: Before 3170.jpg > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux reopened OFBIZ-3170: ------------------------------------ > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux updated OFBIZ-3170: ----------------------------------- Attachment: After 3170.jpg It seems that something changed in Buziness Time rendering after 3170 patch has been applied. Also bullets are not renderend in in Buziness Time, I have created OFBIZ-3183 for this > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: After 3170.jpg, Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776416#action_12776416 ] Hans Bakker commented on OFBIZ-3170: ------------------------------------ with firefox and ubuntu working fine here.... can you give a hand fixing this? You use firefox under windows? > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: After 3170.jpg, Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776420#action_12776420 ] Jacques Le Roux commented on OFBIZ-3170: ---------------------------------------- Hi Hans, Yes, Windows XP FF 3.5.5, same problem with Opera (which is the arbiter for me), and even Chrome. So yes, it seems a Windows issue then (weird that is also in Opera though) Have you also the issue with the bullet under Ubuntu ? > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: After 3170.jpg, Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-3170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacques Le Roux closed OFBIZ-3170. ---------------------------------- Resolution: Fixed Not sure why I can't reproduce this issue anymore > adding docbook functionnalities (ordered list and itemized list) > ---------------------------------------------------------------- > > Key: OFBIZ-3170 > URL: https://issues.apache.org/jira/browse/OFBIZ-3170 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Erwan de FERRIERES > Assignee: Jacques Le Roux > Fix For: SVN trunk > > Attachments: After 3170.jpg, Before 3170.jpg, OFBIZ-3170.diff > > > This patch will allow new funtionnalities in the docbook used in OFBiz and add an example of how to use it. > With this, we can use the itemized lists (bullet before an item) and ordered lists (number before an item) in the help system. > The example is located in the help -> Example overview -> Example Docbook usage. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |