Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: experimenting new plugin
Try $Sender->AddCssFile('changebackgroundcolor.css', 'plugins/ChangeBackgroundColor'); Or better use AssetModel_StyleCss_Handler instead of Base_Render_Before. (View Post)2 -
Re: i can't type character in tags!
Yes, the problem is, that there is a setting: tokenDelimiter: "," but changing it doesn't work, I already tested it. The comma key is hardcoded in a lot of places: https://github.com/vanill… (View Post)2 -
Re: i can't type character in tags!
In the admin screen where you add tags or when you post a discussion? (View Post)1 -
Re: i can't type character in tags!
Commas can't be typed, because they separate tags from each other. I don't know how arabic keyboard input works, but I guess you have to press "," for the "و" to appear? That is u… (View Post)2 -
Re: Allow HTML in Category Description?
It looks like it works in the categories overview but not in the category itself. http://www.exinferno.com/discussions/index.php?p=/categories/table (View Post)2