Ticket #1857 (new defect)

Opened 1 year ago

Last modified 2 months ago

Trac.ini update

Reported by: sassyn@gmail.com Assigned to: deltroo
Priority: high Component: SearchAttachmentsPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description (Last modified by coderanger)

In the HowTo/ReadMe? File they say [attachments] but it should be attachment!!! (NO S please)

see the example:

[attachment] 
# This is the path to the swish-e command on your system
swish = /usr/bin/swish-e
seat  = /home/trac/infrastructure/scripts/trac-seat

# The first %s is the absolute path of the input file.
# The second %s is the absolute path of the text file generated by the command.
filter.doc = /usr/bin/catdoc -b "%s" > "%s"
filter.ppt = /usr/bin/catppt "%s" > "%s"
filter.pdf = /usr/bin/pdftotext "%s" "%s"

Attachments

Change History

07/25/07 07:42:27 changed by coderanger

  • summary changed from Trac.ini uptade to Trac.ini update.
  • description changed.
  • severity changed from blocker to critical.

Fixing formatting.

09/29/08 11:55:54 changed by kennethxu

I struggled with this also. I would be great if some soul have commit permission can check it in, it should be really easy to fix.


Add/Change #1857 (Trac.ini update)




Change Properties
Action