Lines 27-32
Tools:
Link Here
|
27 |
- pref: ImageLimit |
27 |
- pref: ImageLimit |
28 |
class: Integer |
28 |
class: Integer |
29 |
- images. |
29 |
- images. |
|
|
30 |
Notices and slips: |
31 |
- |
32 |
- Include the stylesheet at |
33 |
- pref: AllNoticeStylesheet |
34 |
class: url |
35 |
- on notices regarless of message transport type. (This should be a complete URL, starting with <code>http://</code>.) |
36 |
- |
37 |
- "Include the following CSS on all notices regardless of message transport:" |
38 |
- pref: AllNoticeCSS |
39 |
type: textarea |
40 |
syntax: css |
41 |
class: code |
42 |
- |
43 |
- Include the stylesheet at |
44 |
- pref: EmailNoticeStylesheet |
45 |
class: url |
46 |
- on email notices. (This should be a complete URL, starting with <code>http://</code>.) |
47 |
- |
48 |
- "Include the following CSS on all email notices:" |
49 |
- pref: EmailNoticeCSS |
50 |
type: textarea |
51 |
syntax: css |
52 |
class: code |
53 |
- |
54 |
- "Include the following CSS on all print notices:" |
55 |
- pref: PrintNoticeCSS |
56 |
type: textarea |
57 |
syntax: css |
58 |
class: code |
59 |
- |
60 |
- Include the stylesheet at |
61 |
- pref: PrintSlipStylesheet |
62 |
class: url |
63 |
- on print slips. (This should be a complete URL, starting with <code>http://</code>.) |
64 |
- |
65 |
- "Include the following CSS on all print slips:" |
66 |
- pref: PrintSlipCSS |
67 |
type: textarea |
68 |
syntax: css |
69 |
class: code |
30 |
News: |
70 |
News: |
31 |
- |
71 |
- |
32 |
- "Show the author for news items:" |
72 |
- "Show the author for news items:" |
33 |
- |
|
|