Changes between Initial Version and Version 3 of Ticket #9503


Ignore:
Timestamp:
Dec 24, 2015, 6:36:02 AM (8 years ago)
Author:
Ryan J Ollos
Comment:

It appears to be working correctly now.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9503

    • Property Owner changed from Trap to Ryan J Ollos
    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #9503 – Description

    initial v3  
    1 I had to set up the sql like this to match more variations of the reference in web pages. The most common was page name at the end of a sentence like: Details at SandBox.
     1I had to set up the sql like this to match more variations of the reference in web pages. The most common was page name at the end of a sentence.
    22
    3 {{{
     3{{{#!python
    44        if thispage:
    55              sql += 'AND (w1.text LIKE \'%%[wiki:%s %%\'' % thispage