-
Additional xpath-driven scraping rules plus UI. Documentation and UI needs work
-
Add an explanatory note to the install process for the sample content importer. trivial
-
added a cleanup option to remove unwanted namespaces. Not well tested, edge cases only
-
added a cleanup option to remove unwanted namespaces. Not well tested, edge cases only
-
repaired a lot to get rid of upgrade errors. still unfinished. Have not come up with a good way to produce vanilla pages yet
-
Allow the cleanup to remove individual attributes as well as full elements
-
removed fattentags passthrough - it's in safe_pass_through.xsl if needed
-
replacement that used to collapse dir-up "../" paths needed to be run inside a loop for deep ../../.. chains. Shifted the run-once code into a loop that runs untill all instances are collapsed.
-
eek, whitespace matters. IDE layout-cleanup introduced some errors
-
IDE auto-format on XSL sheet. Looks pretty good and tidy.