Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: foswiki/distro
base: 400d288e897c
Choose a base ref
...
head repository: foswiki/distro
compare: 91888e717503
Choose a head ref
  • 2 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 20, 2015

  1. Copy the full SHA
    c634ad1 View commit details
    Browse the repository at this point in the history
  2. Item12322: Item5492: Item5955: essential feature add, to support the …

    …filtering of certain attributes that otherwise block TML conversion of tags. For example, at the moment if a P tag has a name attribute, that attribute will block conversion of the P back to a TML para. This is a major problem when importing HTML from external source, so I have fixed it. There is no functional impact on the WysiwygEdit, unless the user chooses to enable the WYSIWYGPLUGIN_IGNOREATTRS preference (which is null by default). Added some chunks of doc while I was in there.
    Comment committed Jan 20, 2015
    Copy the full SHA
    91888e7 View commit details
    Browse the repository at this point in the history