Open
Conversation
* Add preprocessors * Add IStructuredMacroProcessor * Working on unit test * Working on phpunit test * Dedicated class for StructuredMacroPanel and StructuredMacroColumn * Remove debug knock outs * Add removed function * Coding convention * Add panel macro to ConfluenceConverter * Improve output
* Support comments * Support comments * support comments * support comments * Fix bug introduced with 5870d62 and introduce full migration tests * add pandoc to github pipeline * fix test * codestyle * handle warning * test: extend FullMigration test with comment support and comments.xml verification - Add ConfluenceUserImpl, Comment, and BodyContent objects to the source fixture so the full comment pipeline path is exercised - Fix runExtract() bucket list: add global-body-content-id-to-comment-id-map - Fix runCompose() bucket list: add global-page-id-to-comment-ids-map, global-comment-id-to-metadata-map, global-page-id-to-title-map, global-userkey-to-username-map - Assert that result/comments.xml is generated and matches external_image_url_export_result_comments.xml - Add external_image_url_export_result_comments.xml fixture with expected Talk page containing cs-comments JSON slot Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * add test * update test * create timestamp in analyzer * use xml reader, rename to ContentProperties * Use mediawili-lib-mediawikixml to build comments page xml * fix test --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Daniel Vogel <daniel.vogel@hallowelt.com>
…umn (#188) * Add processors for layout, layout-section and layout-cell * Fix unittest * Add/update templates for layout, layout-section, layout-cell * Improve css for layout-sections * Improve/Add converter processor for panel and column * Update ci.yaml
There may be legacy Confluence WikiText contents included in the export, which can not be converted by this tool. In this case, we just want to add them as raw text to the result. Co-authored-by: rvogel <vogel@hallowelt.biz>
* Fix AttachmentFallback and add Macro ViewPpt * Add unittest vor ViewPpt * CC
* Fix issue with file links * CC
* Add loremipsum macro * Add LoremIpsum template
* Improve children macor * Update ConfluenceConverter * Improved unittest * Removed variable init
* fix multiline tables --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* Improve Layout, LayoutSection and LayoutCell * Working on templates with bodies * Ongoing work * CC * CC * Fix TableFilterMacro template name * Fix templates for ExpandMacro
#196) * Renaming the class for the toc macro to ensure consistent naming conventions * Rename test files * CC
#200) * Use space key instead of space id for broken links because space id may only be -1 * Remove double init * Fix undifined spaceKey * CC
* fix wrong namespace * code style * code style * removed unnecessary curly braces * code style * code style * code style * fix typo in Category * fix typos * remove unused variable * fix typehinting for doProcessMacro * fix missing phpdoc * fix return type * small typo * code style --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* fixed bug * fix bugs leading to crashes or type errors * fix bugs leading logic errors * fix bugs leading logic errors * fix bugs leading logic errors * fix bugs leading logic errors * code style --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* fix wikitables in template call * fix wikitables in template call --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* Handle line breaks with newlines in headlines * fix * fix * fix --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* fix style attributes on new line * code style --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
#205) * If a file is missing, keep the original filename as redlink and add a broken category * code style --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
* Remove url params * Remove url params * Remove url params --------- Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
Co-authored-by: driedmueller <daniel.riedmueller@hallowelt.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.