Difference between revisions of "News Account"

From Dreamwidth Notes
Jump to: navigation, search
(created page with handy one-line instruction.)
 
m (added a little more detail to make it easier for people to Just Do This)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
In <code>ext/local/etc/config-private.pl</code> find OFFICIAL_JOURNALS and add <code>USERNAME => 1</code> to it.
+
In <code>ext/local/etc/config-private.pl</code> find OFFICIAL_JOURNALS and add <code>USERNAME => 1</code> to it, as per commented instructions. By default, posts to the account "news" (which you will have to create yourself) will be treated as announcements. (In order to interact with notifications, you're going to need to run the support-notify [[Workers|worker]].)
 +
 
 +
[[Category:Dreamhack]]

Latest revision as of 19:53, 25 July 2013

In ext/local/etc/config-private.pl find OFFICIAL_JOURNALS and add USERNAME => 1 to it, as per commented instructions. By default, posts to the account "news" (which you will have to create yourself) will be treated as announcements. (In order to interact with notifications, you're going to need to run the support-notify worker.)