Issue Details (XML | Word | Printable)

Key: UWC-125
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Laura Kolker
Reporter: Justin Bertman
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Confluence Universal Wiki Converter

tikiwiki converter should convert horizontal rules

Created: 04/May/07 03:37 PM   Updated: 11/May/07 09:04 AM
Component/s: Tikiwiki Converter
Affects Version/s: 42
Fix Version/s: 43

Time Tracking:
Not Specified

Environment:
tikiwiki 1.9.7
confluence 2.3.3 build 645

Labels:


 Description  « Hide
On test page "BraveSentry FakeAlert" after the "General Information" section, what looks like an underscore is both above and below the red text "More Information (Related Apps, etc.)...)

Before conversion:
" "
Current UWC conversion:
"__"
Desired:
" "



 All   Comments   Work Log   Change History   FishEye   Crucible   Builds      Sort Order: Ascending order - Click to sort in descending order
Justin Bertman added a comment - 04/May/07 03:54 PM
Looks like this might be due to a "center" format in tikiwiki. I just noticed that the text with the extraneous characters around it in tikiwiki is centered, and in confluence it is left justified.

Laura Kolker added a comment - 09/May/07 11:29 AM
Well, the center format is colons, and they're already getting stripped out.
I think more likely, the issue is horizontal rules. (As described here: http://doc.tikiwiki.org/tiki-index.php?page=Wiki-Syntax+Separators )

On my copy of BraveSentry, that red section is surrounded by horizontal rules in the tikiwiki syntax. (3 dashes)

So, I'll start by adding a converter to handle 3 dashes being turned into Confluence horiz rule.
Please comment, if there's a different conversion you were looking for.

Thanks,
Laura


Laura Kolker added a comment - 09/May/07 11:37 AM
fixed horizontal rule issue

Laura Kolker added a comment - 09/May/07 11:37 AM
changing title to reflect horizontal rule issue.

Title used to be:
extraneous characters above and below red text


Justin Bertman added a comment - 11/May/07 09:04 AM
I believe that the functionality you implemented is what we want. Thanks!