Modify ↓
Opened 15 years ago
Closed 12 years ago
#6611 closed defect (duplicate)
Does not recognize [wiky:"link" description]
Reported by: | cendalc | Owned by: | Trap |
---|---|---|---|
Priority: | normal | Component: | BackLinksMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi, I had to patch your macro because it did not recognize links with ":
diff BackLinksMenu.py BackLinksMenu.new.py 54a55 > sql += 'OR w1.text LIKE \'%%[wiki:"%s" %%\'' % thispage
Attachments (0)
Note: See
TracTickets for help on using
tickets.
The functionality of BackLinksMenuMacro is being integrated into the BackLinksMacro.