pathologic 2.0.0-alpha2

Bug fixes
New features

Setting to keep language prefixes in URLs, more inclusive code and UI, better PHP 8.1 support.

pathologic 8.x-1.0-alpha4

Bug fixes

Reverts changes that broke multilingual sites, adds better tests.

Contributors (3)

mark_fullmer, dww, jedgar1mx

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.0-alpha3:

pathologic 2.0.x-dev

New features

Development snapshot releases compatible with Drupal 10.

pathologic 8.x-1.0-alpha3

Bug fixes
New features

Known bugs

I'd like to fix these before we call the D8/9 port "stable":

pathologic 8.x-1.0-alpha1

Bug fixes
New features

Initial "stable" release for Drupal 8. This is a working release, albeit with known bugs. This is primarily here to make deployment, testing, and development easier. There is not yet a working upgrade path from the D7 versions of Pathologic.

pathologic 7.x-3.1

Bug fixes

Fixes "local settings" functionality not working as documented. Oops.

pathologic 7.x-3.0

Bug fixes
New features

The most important change in Pathologic 7.x-3.x is that there is now a "global" configuration form, making it possible for all instances of the Pathologic filter across all of your site's text formats to share the same configuration without having to keep each instance's settings form manually in synch. However, individual instances can still use their own configuration instead of the global configuration; this will be the default behavior on all instances on your site when you upgrade from Pathologic 7.x-2.x to Pathologic 7.x-3.x.

pathologic 7.x-3.0-beta2

Bug fixes
  • Remove a debug line (hello, my name is Garrett Albright and I'm not very good at coding).
  • Add a "Configure" link for the module's config page to the module list, now that the module has a singular config page.

pathologic 7.x-3.x-dev

New features

Pathologic is now configured using a separate site-wide configuration form rather than the per-format form and settings as in previous versions.

pathologic 7.x-2.0-beta3

  • Improvements with testing with paths that begin with the $base_path value (such as WISYWIG editors like to create).
  • Improvements with regards to using LANGUAGE_NONE when we should be for paths that shouldn't be altered based on language.

pathologic 7.x-2.0-beta1

Bug fixes

The 7.x-2.x branch does less in the regular expression and more in the callback. It also hopefully fixes very old ingrained problems with using Pathologic on multi-lingual sites.

pathologic 7.x-2.x-dev

Bug fixes

Initial commit of 7.x-2.x branch. Do less in the regular expression and more in the callback. This should make dealing with edge cases (and they're all edge cases) easier in the future, at the cost of making Pathologic possibly slower, though its results should be cached anyway.

pathologic 7.x-1.4

Bug fixes

- Issue #1226926 by Zombienaute, atiras, others: Characters after x flag in regular expression was causing things to break horribly on Windows (and others? But not consistently?) for some reason

pathologic 7.x-1.3

Bug fixes

- Remove errant parenthesis from .test file. #1149706
- Add non-capturing groups to pattern for cleanliness
- Ignore paths beginning with likely protocols

pathologic 7.x-1.2

New features

General clean-up; put comments in regular expression pattern; allow for "action" and "longdesc" attributes; match compatibility with Path Filter's "files:" feature.

pathologic 7.x-1.1

Bug fixes

Don't try to read data from {d6_upgrade_filter} if it doesn't exist. This will be the case if someone is upgrading from a previous version of Pathologic on a native D7 site (a site not upgraded from D6).

pathologic 6.x-3.0-beta1

New features
Bug fixes

Backport of Drupal 7 release, with better regular expressions and slightly simpler configuration.

Pages

Subscribe with RSS Subscribe to Releases for Pathologic