Updated matchtypes.txt



I updated the matchtypes.txt file to reflect the addition of the 'Flags'
property in the EvolutionMail backend, the properties of the RSS
backend, and the properties of the Bugzilla backend.

-- 
Kevin Godby <godbyk yahoo com>
--- dashboard-pristine/doc/matchtypes.txt	2004-02-26 20:11:54.000000000 -0600
+++ dashboard/doc/matchtypes.txt	2004-02-27 03:38:19.000000000 -0600
@@ -102,8 +101,38 @@
         Contents:
             When the message was sent.
 
+	Property: "Flags"
+	Type: string
+	Contents:
+	    The flags of the message.
+
     Match type: "BugzillaBug"
     -------------------------
+
+	Property: "Number"
+	Type: string
+	Contents:
+	    The bug id number
+
+	Property: "Product"
+	Type: string
+	Contents:
+	    The product the bug was filed under
+
+	Property: "Owner"
+	Type: string
+	Contents:
+	    The email address of the owner of the bug
+
+	Property: "Summary"
+	Type: string
+	Contents:
+	    The summary line of the bug
+
+	Property: "Status"
+	Type: string
+	Contents:
+	    The html-formatted (color-coded) status of the bug
     
     Match type: "File"
     ------------------
@@ -119,3 +148,28 @@
 
     Match type: "RSS"
     -----------------
+	Property: "Title"
+	Type: string
+	Contents:
+	    The title of the web log
+
+	Property: "ItemTitle"
+	Type: string
+	Contents:
+	    The title of the web log entry
+
+	Property: "Description"
+	Type: string
+	Contents:
+	    The text of the web log entry
+
+	Property: "WebLink"
+	Type: string
+	Contents:
+	    The url to the web log entry (permalink)
+
+	Property: "GUID"
+	Type: string
+	Contents:
+	    The guid of the web log entry
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]