Ticket #838 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

colon + back slash

Reported by: anonymous Assigned to: cboos
Priority: normal Component: WikiGoodiesPlugin
Severity: normal Keywords: escape
Cc: Trac Release: 0.9

Description

How about C:\windows ? It should be not converted to the icon.

Attachments

Change History

10/21/06 19:39:18 changed by coderanger

  • status changed from new to closed.
  • resolution set to worksforme.

Use backticks to escape normal wiki formatting.

Such as C:\windows.

10/22/06 04:25:28 changed by cboos

  • keywords set to escape.
  • status changed from closed to reopened.
  • resolution deleted.

Nevertheless, I think there's a need to fix a few situations where the icons should appear or not.

Plus I wanted to add DOS drive paths and UNC paths links to file: (cf. DokuWiki), which would be more useful in this case ;)

  • this;) -> this;) (no smiley) /!\
  • (this ;)) -> (this ;)) (smiley) (./)
  • that :) right? -> that :) right? (smiley) (./)
  • that:)right? -> that:)right? (no smiley) /!\

07/10/07 06:51:16 changed by cboos

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [2439]) New release 0.11.2.

This release contains minor bugfixes and a few enhancements. If you upgrade to this version, take care of using a recent Trac 0.11 trunk.

  • Smileys:
    • Fixed an import issue with setuptools
    • Use 0.11 API for macros
    • C:/WINDOWS no longer gets a smiley in the middle, even if that particular one would be well deserved ;-) (fixes #838)
    • {1} is now {p1} (or {P1}) for compatibility with report links (fixes #117)

  • "mailto:" links:
    • Support e-mail obfuscation (related to #T153). Note that this requires [trac 5817].
  • "file:" links added for UNC paths (those links work for IExplorer only; you'll need the LocalLink extension in order to get a contextual menu for them in Firefox)

Add/Change #838 (colon + back slash)




Change Properties
Action