Difference between revisions of "App/multikey"

From mx Help Wiki
Jump to: navigation, search
(New page: === Creating a multiple entry key === Any matrix can be used as a multiple entry key. To create a multiple entry key edit a matrix and click "usable as multiple entry key". That matrix ...)
 
m (Using a mx multiple entry key)
 
Line 5: Line 5:
 
===Using a mx multiple entry key ===
 
===Using a mx multiple entry key ===
  
No plugins are required, though you must have javascript enabled (not Java), and the keys have only been extensively tested in Firefox, all other browsers (i.e. IE) will likely have rendering problems.
+
No plugins are required, though you must have javascript enabled (not Java), and the keys have only been extensively tested in Firefox, all other browsers (i.e. IE) will likely have rendering problems.  See [[Guide/Multikeys|the guide]] for notes on usage.
  
 
=== Notes for Developers ===
 
=== Notes for Developers ===

Latest revision as of 09:06, 26 July 2009

[edit] Creating a multiple entry key

Any matrix can be used as a multiple entry key. To create a multiple entry key edit a matrix and click "usable as multiple entry key". That matrix should now show up under multikeys->list. To make a multikey accessible to the public also click "is_public" for a given matrix.

[edit] Using a mx multiple entry key

No plugins are required, though you must have javascript enabled (not Java), and the keys have only been extensively tested in Firefox, all other browsers (i.e. IE) will likely have rendering problems. See the guide for notes on usage.

[edit] Notes for Developers

the public front end to the multiple entry key code is now available.

To get your keys shown you will need to

  1. change your settings to make the multikey, chr, clave, and public_content controllers public
  2. for public display both bifurcating and multikeys are listed under 'public/clave/list'
Personal tools