Coder Social home page Coder Social logo

marklogic-community / rundmc Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 18.0 71.01 MB

MarkLogic application for running a developer site

Home Page: http://developer.marklogic.com/code/rundmc

License: Other

Ruby 7.71% XQuery 25.25% XSLT 6.90% Shell 0.23% HTML 16.35% CSS 8.39% JavaScript 35.03% Batchfile 0.12% Python 0.03%

rundmc's People

Contributors

dmcassel avatar dsokolsky avatar educarneiro avatar eedeebee avatar evanlenz avatar gfurbush avatar itsshivaverma avatar joseespinoza avatar kcoleman-marklogic avatar kghmanuel avatar kgmanuel avatar lgoldml avatar mariannemyers avatar mblakele avatar mukulambulgekar avatar paxtonhare avatar seongbae-ml avatar stephen-gehring-ml avatar trinhml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rundmc's Issues

Update /controller/fetch-training-calendar.xqy to conform to new template

I already updated /widgets/training-calendar.xqy but you might need to tweak that too. The HTML structure is simple; here's an example.

                                                              <ul>
                                <li>
                                    <a href="">XQuery Basics</a>
                                    <div class="date">Oct 3</div>
                                    <div class="location">London, London</div>
                                </li>
                                <li>
                                    <a href="">MarkLogic Server Essentials</a>
                                    <div class="date">Oct 4 - Oct 6</div>
                                    <div class="location">London, London</div>
                                </li>
                                                                  ...
                                                             </ul>

I assign to you just because I don't know if there are any other dependencies and you wrote this script originally, I think.

Remove crufty function & list pages

on api-stage, particularly the "manage" ones (shows up in both the REST TOC and functions TOC).

A full delete and then clean setup should take care of this.

Reduce need for horizontal scrollbar on user guides

Address issues that cause a big horizontal scroll bar:
    Look at each User Guide to see if we can avoid the need for a horizontal scroll bar; determine what's causing it in each case, such as:
        wide tables
        wide code examples (in tables?) that don't have overflow:auto
        wide images - consider auto-scaling these
    ***Consider just adding overflow:auto to all the images***

Add intra-page search hit navigation

(especially for user guides)

Integrate Adam's CSS updates for this. Needs to work at least on User Guides, but preferably on every page (both developer and docs).

Fix (or disable) the parameter links in function signatures

TOC syncing needs to work too, i.e. don't un-highlight the TOC entry. One way would be to prevent pjax from being called on parameter links, since they're always to the same page.

  1. Add anchors to table rows
  2. Disable the pjax-ification of these links

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.