[
https://issues.apache.org/jira/browse/CAMEL-7081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853593#comment-13853593
]
Daniel Kulp commented on CAMEL-7081:
------------------------------------
Willem,
If you "Edit" any of the pages and scroll down, you'll likely find a block
labeled "Wiki Markup". Those are the blocks that need addressing at some point.
A majority of those are using the snippet macro. Those definitely should be
changed to regular code blocks and put the snippet directly on the page. Since
we're not using SVN anymore, those snippets really don't need to be
externalized anyway, and it just causes all kinds of resource usage and slower
rendering and such (and errors if SVN is down like it was this morning).
That said, it's not critical anymore. I updated the page exporter to
automatically add the XML and Java brushes if it encounters the unmigrated wiki
content. Basically, it makes the assumption that it's a snippet that will need
it. Not ideal as that could mean the brushes are loaded on pages where they
aren't actually needed (slowing rendering), but it's not huge.
> Some html-pages do not display code content
> -------------------------------------------
>
> Key: CAMEL-7081
> URL: https://issues.apache.org/jira/browse/CAMEL-7081
> Project: Camel
> Issue Type: Improvement
> Components: documentation
> Environment: chrome 31, safari 7.0, firefox 25
> Reporter: Per Jørgen Walstrøm
> Assignee: Willem Jiang
> Priority: Minor
> Labels: documentation, html
> Fix For: Future
>
>
> e.g. http://camel.apache.org/wire-tap.html
> where the code content is not displayed
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)