-
To make `mercury-rails` be precompiled I had to add this to `production.rb`:
```
config.assets.precompile += %w( mercury.js mercury.css mercury_overrides.css )
```
This should be done automatically …
-
I've followed the RailsCast as best I could (running rails 3.2.8) using the latest commit in the repo, but my changes aren't being saved. I added an alert to output the URL to which it was saving as i…
-
_From @adamjohnson on February 13, 2014 0:7_
### Steps to Reproduce
1. Edit any page in CleanSlate.
2. Hit the "Preview" button in Mercury.
Result: Nothing changes.
### Expected Behavior:
Editable r…
-
Found this out while trying out different methods of adding a Wufoo form to a page manually using the code snippet they provide. Pasting the code into a Radius snippet and then saving/publishing the p…
-
When you edit an existing link in the Mercury editor, attributes on the ``, such as 'class', are lost. The attributes should be maintained across edits.
-
Even though writers can't publish page content, the button still shows in the editor.
-
## Steps to reproduce the issue
1. Go to a page with an editable region
2. Click inside the editable region.
3. Press the backspace key, then the spacebar.
4. Open the code editor and notice that the …
-
Hi Bruno,
Do you have any idea why these lines occur in the `nginx_conf.erb` template?
```
location ~ \.(php|html)$ {
return 405;
}
```
The reason I'm asking is that I'm using the Mercury edi…
-
Greetings!
It happens that some content is loaded via AJAX and contains links. This newly fetched content is not digested with hijackLinksAndForms function, which leads to malfunction of links (they …
-
install for blog and various other pages