forked from jejacks0n/mercury
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jejacks0n edited this page Nov 13, 2011
·
20 revisions
Welcome to the Mercury Editor wiki! This wiki covers off on some of the more technical aspects of Mercury. Check the readme for basic details like installation instructions, basic project information, and details about the Rails integration.
-
Server Specification
The server specification, for you enterprising developers interested in integrating Mercury with your preferred server technology. -
Known Issues
Each browser vender has it's quirks, here's a breakdown of the more impactful issues, and what you can do to help mitigate them. -
Mercury API
If you're interested in writing a plugin, or if you're just curious to know more about how Mercury's architected, the API covers events and other useful tidbits. -
Extending Mercury
Want to add your own toolbar buttons and behaviors? Want to change existing functionality, or add your own custom region type? -
Testing with Cucumber
A quick intro for how to use Cucumber to test Mercury (with a scoping step for the content frame). -
Support Libraries
There are some cool libraries out there, and here are some we've integrated with that you might think are cool too. -
Dependency Libraires
Mercury has a few dependencies, and here's that list with links to their project pages. -
Using Mercury without Rails
Not using Rails? Mercury can be used without Rails, and here's a good place to get started. -
Localization Translations (I18n)
Need internationalization? Maybe internationalisation? Read more about Mercury's localization features here.