Changes between Initial Version and Version 1 of Ticket #5390


Ignore:
Timestamp:
Nov 24, 2010, 1:06:11 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5390 – Description

    initial v1  
    55      python setup.py install
    66   3. Go to trac.ini file and add the following lines
     7{{{
    78      [keywordsuggest]
    89      keywords = tag1,tag2,tag3,a,b,c,d,e,f,g
     
    1516      [components]
    1617      keywordsuggest.* = enabled
     18}}}
    1719
    18  and still get the error
     20and still get the error
    19212009-06-17 12:50:27,375 Trac[loader] ERROR: Skipping "keywordsuggest = keywordsuggest.keywordsuggest": (can't import "ImportError: No module named keywordsuggest.keywordsuggest")
    2022