Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Articles Idea: Category-Based Permission Model
It is true that the discussion model can be extended via applications and plugins to add new types based on discussions that could be handled by addons as some plugins currently do. Addons that do so… (View Post)4 -
Re: Articles breaks search function
Just fixed this bug. Apparently, SearchModel requires that search base queries, constructed in ArticleSearchModel within the ArticleSql and ArticleCommentSql methods, have the same number of columns … (View Post)3 -
Re: Youtube play arrow shows to the right of the still image and causes video disappearance when clicked
The plugin works fine with the default theme of Vanilla 2.1+ when custom CSS is added to make the width fluid. The theme probably has adjustments that affect the video preview. (View Post)1 -
Re: Articles is added to menu even when users don't have permission to view articles
Here's quick fix for this issue until v1.1.0 is released: Open up the /articles/settings/class.hooks.php file and find a line near the top of the file that says: $Sender->Menu->AddLink('Article… (View Post)3 -
Re: Bootstrap custom.css
You may have to add the !important rule to your CSS properties since the custom.css file gets loaded up before the Bootswatch themes, so your custom rules may get overridden, IIRC. (View Post)1