Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Changing the DateJumper plugin to work with DiscussionsGrid
That would result in a naked * inside of another * which is illegal. I changed it to a <div> and implemented your suggestion. (View Post)1 -
Re: Add extra space and new extension of attachment
/conf/config.php add your extension here: $Configuration['Garden']['Upload']['AllowedFileExtensions'] = ['txt', 'jpg', 'jpeg', 'gif', 'png', 'bmp', 'tiff', 'ico', 'zip', 'gz', 'tar.gz', 'tgz', 'psd',… (View Post)1 -
Re: Embedding Google spreadsheet in post/thread.
This is currently not possible. Iframes shouldn't be allowed for users and as far as i know, there is no easy way to do so. However, you can create a custom plugin, that allows iframes from google do… (View Post)1 -
Re: upgrade 2.1.5 to 2.5 [RESOLVED]
Tagging has been integrated into core. Disable the plugin or remove it from the /plugins folder. (View Post)3 -
Re: Unread on category-page Plugin: ChildCategories
Are you using modern oder table category view? To help find the event for this, you can try the Eventi plugin (let's hope it still works): https://open.vanillaforums.com/addon/eventi-plugin (View Post)1