R_J
AdminR_J Admin
-
Re: New post - different color?
There is a deprecated feature which shows unread discussions. But you cannot rely on it being included in future Vanilla versions: /discussions/unread: https://open.vanillaforums.com/discussions/unre… (View Post)1 -
Re: My holiday gift
That's an easy one: public function settingsController_inlinepdf_create($sender) { ... $sender->render('settings', '', 'plugins/EventCalendar'); } (View Post)1 -
Re: Why are tags set to a limit of 5?
Adding $Configuration['Vanilla']['Tagging']['Max'] = 13; to /conf/config.php works for me. (View Post)3 -
Re: Premium members
@donshakespeare sounds good! Here are some additional thoughts on that: I wouldn't even consider making it a store (too much complexity). Simple additional profile page with a paypal button shou… (View Post)1 -
Re: Christmas/Charity Coding Offer 🎅
Okay, I try to write a plugin with following features: Settings screen with a) the url for the cron, b) a time period for the digest, c) a text area for the mail body (not sure about that) Profile pa… (View Post)1
