Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2879985
D25434.1737066681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
2 KB
Referenced Files
None
Subscribers
None
D25434.1737066681.diff
View Options
diff --git a/src/docs/user/userguide/differential.diviner b/src/docs/user/userguide/differential.diviner
--- a/src/docs/user/userguide/differential.diviner
+++ b/src/docs/user/userguide/differential.diviner
@@ -66,6 +66,7 @@
- diving into the details of inline comments in
@{article:Differential User Guide: Inline Comments}; or
- reading the FAQ at @{article:Differential User Guide: FAQ}; or
+ - talk like a cow at @{article:Differential User Guide: Cowsay}; or
- learning about test plans in
@{article:Differential User Guide: Test Plans}; or
- learning more about Herald in @{article:Herald User Guide}.
diff --git a/src/docs/user/userguide/differential_cowsay.diviner b/src/docs/user/userguide/differential_cowsay.diviner
new file mode 100644
--- /dev/null
+++ b/src/docs/user/userguide/differential_cowsay.diviner
@@ -0,0 +1,59 @@
+@title Differential User Guide: Cowsay
+@group userguide
+
+Overview
+--------
+
+Cowsay is a Perl program by Tony Monroe which has been ported over to
+Phabricator/Phorge to allow your differential comments to be voiced by
+a cow.
+
+Basic Usage
+-----------
+
+A basic example of using cowsay would be to add a comment
+ cowsay{{{Great work!}}}
+which generates:
+```
+ _____________
+< Great work! >
+ -------------
+ \ ^__^
+ \ (oo)\_______
+ (__)\ )\/\
+ ||----w |
+ || ||
+```
+
+Other Cowsay Templates
+----------------------
+Other templates are available in externals/cowsay/cows/ eg:
+ cowsay(cow='tux'){{{Great work!}}}
+generates
+```
+ _____________
+< Great work! >
+ -------------
+ \
+ \
+ .--.
+ |o_o |
+ |:_/ |
+ // \ \
+ (| | )
+ /'\_ _/`\
+ \___)=(___/
+```
+
+Other Parameters
+----------------
+* think (set to 1 for thinking bubbles)
+* eyes (default 'oo')
+* tongue (default ' ', try 'P')
+
+Next Steps
+==========
+Continue by:
+* @{article:Differential User Guide}
+* @{article:Differential User Guide: Inline Comments}
+* @{article:Differential User Guide: FAQ}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 16, 22:31 (3 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1119070
Default Alt Text
D25434.1737066681.diff (2 KB)
Attached To
Mode
D25434: Add documentation for cowsay
Attached
Detach File
Event Timeline
Log In to Comment