This repository was archived by the owner on Mar 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Home
adamfowleruk edited this page Jul 19, 2014
·
36 revisions
Welcome to the MLJS wiki!
- Create a new MarkLogic based app with drag and drop using the Workplace Application
- Learn how to integrate MLJS widgets using JavaScript, by reviewing the Sample Application
- Learn how to use MLJS in my Node.js application, by reviewing the Hello Search tutorial
- Reworked search results rendering to include multiple pluggable areas - title, summary, metadata, button bar, preview, links, facts
- Added metadata extraction to search results by default, and support for viewing generic XML/XHTML document with XSLT
- Various documentation updates, including a 1 day MLJS workshop tutorial
- Read the full [Release Notes](wiki/Release Notes 2014 04)
- Wondering why bother? Read the Why Do I Care? page
- Show me the MLJS Browser Widgets! - Visit the Gallery
- Tutorials site: Online HTML
- All docs online here: Online HTML
- API Doc downloads (Includes samples, tutorials) - tar.gz or zip
- If you're wondering how MLJS compares to the Visualisation Widgets, read MLJS Versus...
- If you're wondering how MLJS interacts with other JavaScript projects, read MLJS With...
- Please read the API documentation for all samples and functions available
- To avoid event driven programming { braces hell } please read the style sample for hints and tips
- You can also read the Design document
- Or see the Applications developed with mljs
- Keep an eye on my blog for the keyword mljs
- See the future feature planning
- Want to help out? Read How you can Contribute