-
This issue can be the accumulation of removals. Post a comment if you remove one with the content at time of removal.
-
This is gantry's version of truncate:
public function truncate($text, $length, $html = false)
{
return \JHtml::_('string.truncate', $text, $length, true, $html);
}
And thi…
-
> **Note**
> This is an immature idea. Let's consider and discuss if developers or users would truly benefit from this idea. We want to ensure we don't waste time implementing useless things.
## B…
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable version of E…
-
Hello
I've got couple questions I haven't found answers to while browsing through issues. By the way I'm not fond of asking them in issues, but there's no message board for talking about htmly, nor …
-
Embed.ly has some requirements ( http://embed.ly/providers/new ) :
- [x] - 1 The embed needs to be novel, in that it provides some functionality to the end user. i.e play a video, scroll through a …
-
Content of this issue is private and hence removed from here.
-
Hello,
I am trying to install the xblock but I don't understant where the SETTINGS are. In lms.env.json there isn't such section.
Thanks in advance
-
```
What steps will reproduce the problem?
1.Created new KV Web install
2.Asks me to install a theme ( cant access theme editor otherwise )
3.It says it installed the theme but it wont show
What is t…
-
I am confused as to what i need to do to run the cookiecutter template using a custom domain, I am lost with the documentation and would appreciate any help.