Difference between revisions of "Proplists/talkprop"
From Dreamwidth Notes
Exor674Bot (Talk | contribs) m (Robot: Updating page.) |
Exor674Bot (Talk | contribs) m (Robot: Updating page.) |
||
Line 5: | Line 5: | ||
<!-- DO NOT EDIT ANYTHING BELOW THIS LINE. ANY EDITS WILL BE CLOBBERED BY Exor674Bot --> | <!-- DO NOT EDIT ANYTHING BELOW THIS LINE. ANY EDITS WILL BE CLOBBERED BY Exor674Bot --> | ||
− | {| class="wikitable" | + | {| class="wikitable sortable" |
|- | |- | ||
| Name | | Name |
Revision as of 12:08, 30 December 2011
This is a list of all the currently defined and in-use talkprops.
These are defined in the table talkproplist and the values are stored in talkprop2.
Name | Description | Type |
deleted_poster | If the comment poster's account is deleted, this field gets added to all of their posts, so the UI can show something besides 'anonymous' when posterid gets set to 0 | char |
edit_reason | Reason for the last edit. | char |
edit_time | Unix time of the last edit. undef if never edited. | num |
import_source | Where this comment was imported from | char |
imported_from | The hostname of the site where this comment was imported from. | char |
opt_preformatted | Turn on if post contains HTML and shouldn't be formatted | bool |
picture_keyword | A keyword that should align to a defined picture | char |
picture_mapid | A keyword that should align to a mapid | num |
poster_ip | The poster's IP address, optionally logged. | char |
subjecticon | partial filename for subject icon to use | char |
unknown8bit | True if text has 8-bit data that's not in UTF-8 | bool |